@keystrokehq/etermin 0.1.0 → 0.1.1

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 (629) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/assign-calendar-service.cjs +3 -3
  4. package/dist/actions/assign-calendar-service.cjs.map +1 -1
  5. package/dist/actions/assign-calendar-service.d.cts +17 -3
  6. package/dist/actions/assign-calendar-service.d.cts.map +1 -1
  7. package/dist/actions/assign-calendar-service.d.mts +17 -3
  8. package/dist/actions/assign-calendar-service.d.mts.map +1 -1
  9. package/dist/actions/assign-calendar-service.mjs +3 -3
  10. package/dist/actions/assign-calendar-service.mjs.map +1 -1
  11. package/dist/actions/create-absence.cjs +3 -3
  12. package/dist/actions/create-absence.cjs.map +1 -1
  13. package/dist/actions/create-absence.d.cts +28 -3
  14. package/dist/actions/create-absence.d.cts.map +1 -1
  15. package/dist/actions/create-absence.d.mts +28 -3
  16. package/dist/actions/create-absence.d.mts.map +1 -1
  17. package/dist/actions/create-absence.mjs +3 -3
  18. package/dist/actions/create-absence.mjs.map +1 -1
  19. package/dist/actions/create-anchortime-by-date.cjs +2 -2
  20. package/dist/actions/create-anchortime-by-date.cjs.map +1 -1
  21. package/dist/actions/create-anchortime-by-date.d.cts +19 -3
  22. package/dist/actions/create-anchortime-by-date.d.cts.map +1 -1
  23. package/dist/actions/create-anchortime-by-date.d.mts +19 -3
  24. package/dist/actions/create-anchortime-by-date.d.mts.map +1 -1
  25. package/dist/actions/create-anchortime-by-date.mjs +2 -2
  26. package/dist/actions/create-anchortime-by-date.mjs.map +1 -1
  27. package/dist/actions/create-anchortime.cjs +2 -2
  28. package/dist/actions/create-anchortime.cjs.map +1 -1
  29. package/dist/actions/create-anchortime.d.cts +19 -3
  30. package/dist/actions/create-anchortime.d.cts.map +1 -1
  31. package/dist/actions/create-anchortime.d.mts +19 -3
  32. package/dist/actions/create-anchortime.d.mts.map +1 -1
  33. package/dist/actions/create-anchortime.mjs +2 -2
  34. package/dist/actions/create-anchortime.mjs.map +1 -1
  35. package/dist/actions/create-appointment-sync.cjs +3 -3
  36. package/dist/actions/create-appointment-sync.cjs.map +1 -1
  37. package/dist/actions/create-appointment-sync.d.cts +41 -3
  38. package/dist/actions/create-appointment-sync.d.cts.map +1 -1
  39. package/dist/actions/create-appointment-sync.d.mts +41 -3
  40. package/dist/actions/create-appointment-sync.d.mts.map +1 -1
  41. package/dist/actions/create-appointment-sync.mjs +3 -3
  42. package/dist/actions/create-appointment-sync.mjs.map +1 -1
  43. package/dist/actions/create-appointment.cjs +6 -6
  44. package/dist/actions/create-appointment.cjs.map +1 -1
  45. package/dist/actions/create-appointment.d.cts +163 -3
  46. package/dist/actions/create-appointment.d.cts.map +1 -1
  47. package/dist/actions/create-appointment.d.mts +163 -3
  48. package/dist/actions/create-appointment.d.mts.map +1 -1
  49. package/dist/actions/create-appointment.mjs +6 -6
  50. package/dist/actions/create-appointment.mjs.map +1 -1
  51. package/dist/actions/create-calendar-return-time.cjs +3 -3
  52. package/dist/actions/create-calendar-return-time.cjs.map +1 -1
  53. package/dist/actions/create-calendar-return-time.d.cts +23 -3
  54. package/dist/actions/create-calendar-return-time.d.cts.map +1 -1
  55. package/dist/actions/create-calendar-return-time.d.mts +23 -3
  56. package/dist/actions/create-calendar-return-time.d.mts.map +1 -1
  57. package/dist/actions/create-calendar-return-time.mjs +3 -3
  58. package/dist/actions/create-calendar-return-time.mjs.map +1 -1
  59. package/dist/actions/create-contact.cjs +5 -5
  60. package/dist/actions/create-contact.cjs.map +1 -1
  61. package/dist/actions/create-contact.d.cts +23 -3
  62. package/dist/actions/create-contact.d.cts.map +1 -1
  63. package/dist/actions/create-contact.d.mts +23 -3
  64. package/dist/actions/create-contact.d.mts.map +1 -1
  65. package/dist/actions/create-contact.mjs +5 -5
  66. package/dist/actions/create-contact.mjs.map +1 -1
  67. package/dist/actions/create-service-group.cjs +3 -3
  68. package/dist/actions/create-service-group.cjs.map +1 -1
  69. package/dist/actions/create-service-group.d.cts +56 -3
  70. package/dist/actions/create-service-group.d.cts.map +1 -1
  71. package/dist/actions/create-service-group.d.mts +56 -3
  72. package/dist/actions/create-service-group.d.mts.map +1 -1
  73. package/dist/actions/create-service-group.mjs +3 -3
  74. package/dist/actions/create-service-group.mjs.map +1 -1
  75. package/dist/actions/create-service.cjs +3 -3
  76. package/dist/actions/create-service.cjs.map +1 -1
  77. package/dist/actions/create-service.d.cts +237 -3
  78. package/dist/actions/create-service.d.cts.map +1 -1
  79. package/dist/actions/create-service.d.mts +237 -3
  80. package/dist/actions/create-service.d.mts.map +1 -1
  81. package/dist/actions/create-service.mjs +3 -3
  82. package/dist/actions/create-service.mjs.map +1 -1
  83. package/dist/actions/create-user.cjs +3 -3
  84. package/dist/actions/create-user.cjs.map +1 -1
  85. package/dist/actions/create-user.d.cts +31 -3
  86. package/dist/actions/create-user.d.cts.map +1 -1
  87. package/dist/actions/create-user.d.mts +31 -3
  88. package/dist/actions/create-user.d.mts.map +1 -1
  89. package/dist/actions/create-user.mjs +3 -3
  90. package/dist/actions/create-user.mjs.map +1 -1
  91. package/dist/actions/create-usermapping.cjs +3 -3
  92. package/dist/actions/create-usermapping.cjs.map +1 -1
  93. package/dist/actions/create-usermapping.d.cts +34 -3
  94. package/dist/actions/create-usermapping.d.cts.map +1 -1
  95. package/dist/actions/create-usermapping.d.mts +34 -3
  96. package/dist/actions/create-usermapping.d.mts.map +1 -1
  97. package/dist/actions/create-usermapping.mjs +3 -3
  98. package/dist/actions/create-usermapping.mjs.map +1 -1
  99. package/dist/actions/create-voucher.cjs +8 -8
  100. package/dist/actions/create-voucher.cjs.map +1 -1
  101. package/dist/actions/create-voucher.d.cts +36 -3
  102. package/dist/actions/create-voucher.d.cts.map +1 -1
  103. package/dist/actions/create-voucher.d.mts +36 -3
  104. package/dist/actions/create-voucher.d.mts.map +1 -1
  105. package/dist/actions/create-voucher.mjs +8 -8
  106. package/dist/actions/create-voucher.mjs.map +1 -1
  107. package/dist/actions/create-webhook.cjs +4 -4
  108. package/dist/actions/create-webhook.cjs.map +1 -1
  109. package/dist/actions/create-webhook.d.cts +29 -3
  110. package/dist/actions/create-webhook.d.cts.map +1 -1
  111. package/dist/actions/create-webhook.d.mts +29 -3
  112. package/dist/actions/create-webhook.d.mts.map +1 -1
  113. package/dist/actions/create-webhook.mjs +4 -4
  114. package/dist/actions/create-webhook.mjs.map +1 -1
  115. package/dist/actions/create-working-time.cjs +2 -2
  116. package/dist/actions/create-working-time.cjs.map +1 -1
  117. package/dist/actions/create-working-time.d.cts +35 -3
  118. package/dist/actions/create-working-time.d.cts.map +1 -1
  119. package/dist/actions/create-working-time.d.mts +35 -3
  120. package/dist/actions/create-working-time.d.mts.map +1 -1
  121. package/dist/actions/create-working-time.mjs +2 -2
  122. package/dist/actions/create-working-time.mjs.map +1 -1
  123. package/dist/actions/create-working-times-date.cjs +3 -3
  124. package/dist/actions/create-working-times-date.cjs.map +1 -1
  125. package/dist/actions/create-working-times-date.d.cts +39 -3
  126. package/dist/actions/create-working-times-date.d.cts.map +1 -1
  127. package/dist/actions/create-working-times-date.d.mts +39 -3
  128. package/dist/actions/create-working-times-date.d.mts.map +1 -1
  129. package/dist/actions/create-working-times-date.mjs +3 -3
  130. package/dist/actions/create-working-times-date.mjs.map +1 -1
  131. package/dist/actions/delete-absence.cjs +3 -3
  132. package/dist/actions/delete-absence.cjs.map +1 -1
  133. package/dist/actions/delete-absence.d.cts +15 -3
  134. package/dist/actions/delete-absence.d.cts.map +1 -1
  135. package/dist/actions/delete-absence.d.mts +15 -3
  136. package/dist/actions/delete-absence.d.mts.map +1 -1
  137. package/dist/actions/delete-absence.mjs +3 -3
  138. package/dist/actions/delete-absence.mjs.map +1 -1
  139. package/dist/actions/delete-anchortime-by-date.cjs +3 -3
  140. package/dist/actions/delete-anchortime-by-date.cjs.map +1 -1
  141. package/dist/actions/delete-anchortime-by-date.d.cts +15 -3
  142. package/dist/actions/delete-anchortime-by-date.d.cts.map +1 -1
  143. package/dist/actions/delete-anchortime-by-date.d.mts +15 -3
  144. package/dist/actions/delete-anchortime-by-date.d.mts.map +1 -1
  145. package/dist/actions/delete-anchortime-by-date.mjs +3 -3
  146. package/dist/actions/delete-anchortime-by-date.mjs.map +1 -1
  147. package/dist/actions/delete-anchortime.cjs +2 -2
  148. package/dist/actions/delete-anchortime.cjs.map +1 -1
  149. package/dist/actions/delete-anchortime.d.cts +13 -3
  150. package/dist/actions/delete-anchortime.d.cts.map +1 -1
  151. package/dist/actions/delete-anchortime.d.mts +13 -3
  152. package/dist/actions/delete-anchortime.d.mts.map +1 -1
  153. package/dist/actions/delete-anchortime.mjs +2 -2
  154. package/dist/actions/delete-anchortime.mjs.map +1 -1
  155. package/dist/actions/delete-appointment-sync.cjs +3 -3
  156. package/dist/actions/delete-appointment-sync.cjs.map +1 -1
  157. package/dist/actions/delete-appointment-sync.d.cts +19 -3
  158. package/dist/actions/delete-appointment-sync.d.cts.map +1 -1
  159. package/dist/actions/delete-appointment-sync.d.mts +19 -3
  160. package/dist/actions/delete-appointment-sync.d.mts.map +1 -1
  161. package/dist/actions/delete-appointment-sync.mjs +3 -3
  162. package/dist/actions/delete-appointment-sync.mjs.map +1 -1
  163. package/dist/actions/delete-appointment.cjs +3 -3
  164. package/dist/actions/delete-appointment.cjs.map +1 -1
  165. package/dist/actions/delete-appointment.d.cts +15 -3
  166. package/dist/actions/delete-appointment.d.cts.map +1 -1
  167. package/dist/actions/delete-appointment.d.mts +15 -3
  168. package/dist/actions/delete-appointment.d.mts.map +1 -1
  169. package/dist/actions/delete-appointment.mjs +3 -3
  170. package/dist/actions/delete-appointment.mjs.map +1 -1
  171. package/dist/actions/delete-calendar-return-time.cjs +2 -2
  172. package/dist/actions/delete-calendar-return-time.cjs.map +1 -1
  173. package/dist/actions/delete-calendar-return-time.d.cts +13 -3
  174. package/dist/actions/delete-calendar-return-time.d.cts.map +1 -1
  175. package/dist/actions/delete-calendar-return-time.d.mts +13 -3
  176. package/dist/actions/delete-calendar-return-time.d.mts.map +1 -1
  177. package/dist/actions/delete-calendar-return-time.mjs +2 -2
  178. package/dist/actions/delete-calendar-return-time.mjs.map +1 -1
  179. package/dist/actions/delete-calendar-service.cjs +2 -2
  180. package/dist/actions/delete-calendar-service.cjs.map +1 -1
  181. package/dist/actions/delete-calendar-service.d.cts +15 -3
  182. package/dist/actions/delete-calendar-service.d.cts.map +1 -1
  183. package/dist/actions/delete-calendar-service.d.mts +15 -3
  184. package/dist/actions/delete-calendar-service.d.mts.map +1 -1
  185. package/dist/actions/delete-calendar-service.mjs +2 -2
  186. package/dist/actions/delete-calendar-service.mjs.map +1 -1
  187. package/dist/actions/delete-calendar.cjs +3 -3
  188. package/dist/actions/delete-calendar.cjs.map +1 -1
  189. package/dist/actions/delete-calendar.d.cts +15 -3
  190. package/dist/actions/delete-calendar.d.cts.map +1 -1
  191. package/dist/actions/delete-calendar.d.mts +15 -3
  192. package/dist/actions/delete-calendar.d.mts.map +1 -1
  193. package/dist/actions/delete-calendar.mjs +3 -3
  194. package/dist/actions/delete-calendar.mjs.map +1 -1
  195. package/dist/actions/delete-contact.cjs +2 -2
  196. package/dist/actions/delete-contact.cjs.map +1 -1
  197. package/dist/actions/delete-contact.d.cts +13 -3
  198. package/dist/actions/delete-contact.d.cts.map +1 -1
  199. package/dist/actions/delete-contact.d.mts +13 -3
  200. package/dist/actions/delete-contact.d.mts.map +1 -1
  201. package/dist/actions/delete-contact.mjs +2 -2
  202. package/dist/actions/delete-contact.mjs.map +1 -1
  203. package/dist/actions/delete-resource.cjs +4 -4
  204. package/dist/actions/delete-resource.cjs.map +1 -1
  205. package/dist/actions/delete-resource.d.cts +19 -3
  206. package/dist/actions/delete-resource.d.cts.map +1 -1
  207. package/dist/actions/delete-resource.d.mts +19 -3
  208. package/dist/actions/delete-resource.d.mts.map +1 -1
  209. package/dist/actions/delete-resource.mjs +4 -4
  210. package/dist/actions/delete-resource.mjs.map +1 -1
  211. package/dist/actions/delete-service.cjs +3 -3
  212. package/dist/actions/delete-service.cjs.map +1 -1
  213. package/dist/actions/delete-service.d.cts +15 -3
  214. package/dist/actions/delete-service.d.cts.map +1 -1
  215. package/dist/actions/delete-service.d.mts +15 -3
  216. package/dist/actions/delete-service.d.mts.map +1 -1
  217. package/dist/actions/delete-service.mjs +3 -3
  218. package/dist/actions/delete-service.mjs.map +1 -1
  219. package/dist/actions/delete-servicegroup.cjs +2 -2
  220. package/dist/actions/delete-servicegroup.cjs.map +1 -1
  221. package/dist/actions/delete-servicegroup.d.cts +13 -3
  222. package/dist/actions/delete-servicegroup.d.cts.map +1 -1
  223. package/dist/actions/delete-servicegroup.d.mts +13 -3
  224. package/dist/actions/delete-servicegroup.d.mts.map +1 -1
  225. package/dist/actions/delete-servicegroup.mjs +2 -2
  226. package/dist/actions/delete-servicegroup.mjs.map +1 -1
  227. package/dist/actions/delete-user.cjs +2 -2
  228. package/dist/actions/delete-user.cjs.map +1 -1
  229. package/dist/actions/delete-user.d.cts +13 -3
  230. package/dist/actions/delete-user.d.cts.map +1 -1
  231. package/dist/actions/delete-user.d.mts +13 -3
  232. package/dist/actions/delete-user.d.mts.map +1 -1
  233. package/dist/actions/delete-user.mjs +2 -2
  234. package/dist/actions/delete-user.mjs.map +1 -1
  235. package/dist/actions/delete-usermapping.cjs +2 -2
  236. package/dist/actions/delete-usermapping.cjs.map +1 -1
  237. package/dist/actions/delete-usermapping.d.cts +13 -3
  238. package/dist/actions/delete-usermapping.d.cts.map +1 -1
  239. package/dist/actions/delete-usermapping.d.mts +13 -3
  240. package/dist/actions/delete-usermapping.d.mts.map +1 -1
  241. package/dist/actions/delete-usermapping.mjs +2 -2
  242. package/dist/actions/delete-usermapping.mjs.map +1 -1
  243. package/dist/actions/delete-voucher.cjs +2 -2
  244. package/dist/actions/delete-voucher.cjs.map +1 -1
  245. package/dist/actions/delete-voucher.d.cts +13 -3
  246. package/dist/actions/delete-voucher.d.cts.map +1 -1
  247. package/dist/actions/delete-voucher.d.mts +13 -3
  248. package/dist/actions/delete-voucher.d.mts.map +1 -1
  249. package/dist/actions/delete-voucher.mjs +2 -2
  250. package/dist/actions/delete-voucher.mjs.map +1 -1
  251. package/dist/actions/delete-webhook.cjs +2 -2
  252. package/dist/actions/delete-webhook.cjs.map +1 -1
  253. package/dist/actions/delete-webhook.d.cts +13 -3
  254. package/dist/actions/delete-webhook.d.cts.map +1 -1
  255. package/dist/actions/delete-webhook.d.mts +13 -3
  256. package/dist/actions/delete-webhook.d.mts.map +1 -1
  257. package/dist/actions/delete-webhook.mjs +2 -2
  258. package/dist/actions/delete-webhook.mjs.map +1 -1
  259. package/dist/actions/delete-working-times-date.cjs +2 -2
  260. package/dist/actions/delete-working-times-date.cjs.map +1 -1
  261. package/dist/actions/delete-working-times-date.d.cts +15 -3
  262. package/dist/actions/delete-working-times-date.d.cts.map +1 -1
  263. package/dist/actions/delete-working-times-date.d.mts +15 -3
  264. package/dist/actions/delete-working-times-date.d.mts.map +1 -1
  265. package/dist/actions/delete-working-times-date.mjs +2 -2
  266. package/dist/actions/delete-working-times-date.mjs.map +1 -1
  267. package/dist/actions/delete-working-times.cjs +2 -2
  268. package/dist/actions/delete-working-times.cjs.map +1 -1
  269. package/dist/actions/delete-working-times.d.cts +15 -3
  270. package/dist/actions/delete-working-times.d.cts.map +1 -1
  271. package/dist/actions/delete-working-times.d.mts +15 -3
  272. package/dist/actions/delete-working-times.d.mts.map +1 -1
  273. package/dist/actions/delete-working-times.mjs +2 -2
  274. package/dist/actions/delete-working-times.mjs.map +1 -1
  275. package/dist/actions/get-absences.cjs +7 -7
  276. package/dist/actions/get-absences.cjs.map +1 -1
  277. package/dist/actions/get-absences.d.cts +26 -3
  278. package/dist/actions/get-absences.d.cts.map +1 -1
  279. package/dist/actions/get-absences.d.mts +26 -3
  280. package/dist/actions/get-absences.d.mts.map +1 -1
  281. package/dist/actions/get-absences.mjs +7 -7
  282. package/dist/actions/get-absences.mjs.map +1 -1
  283. package/dist/actions/get-anchortime-date.cjs +5 -5
  284. package/dist/actions/get-anchortime-date.cjs.map +1 -1
  285. package/dist/actions/get-anchortime-date.d.cts +24 -3
  286. package/dist/actions/get-anchortime-date.d.cts.map +1 -1
  287. package/dist/actions/get-anchortime-date.d.mts +24 -3
  288. package/dist/actions/get-anchortime-date.d.mts.map +1 -1
  289. package/dist/actions/get-anchortime-date.mjs +5 -5
  290. package/dist/actions/get-anchortime-date.mjs.map +1 -1
  291. package/dist/actions/get-anchortimes.cjs +5 -5
  292. package/dist/actions/get-anchortimes.cjs.map +1 -1
  293. package/dist/actions/get-anchortimes.d.cts +24 -3
  294. package/dist/actions/get-anchortimes.d.cts.map +1 -1
  295. package/dist/actions/get-anchortimes.d.mts +24 -3
  296. package/dist/actions/get-anchortimes.d.mts.map +1 -1
  297. package/dist/actions/get-anchortimes.mjs +5 -5
  298. package/dist/actions/get-anchortimes.mjs.map +1 -1
  299. package/dist/actions/get-appointment-sync.cjs +73 -73
  300. package/dist/actions/get-appointment-sync.cjs.map +1 -1
  301. package/dist/actions/get-appointment-sync.d.cts +160 -3
  302. package/dist/actions/get-appointment-sync.d.cts.map +1 -1
  303. package/dist/actions/get-appointment-sync.d.mts +160 -3
  304. package/dist/actions/get-appointment-sync.d.mts.map +1 -1
  305. package/dist/actions/get-appointment-sync.mjs +73 -73
  306. package/dist/actions/get-appointment-sync.mjs.map +1 -1
  307. package/dist/actions/get-bookingpage-logs.cjs +5 -5
  308. package/dist/actions/get-bookingpage-logs.cjs.map +1 -1
  309. package/dist/actions/get-bookingpage-logs.d.cts +25 -3
  310. package/dist/actions/get-bookingpage-logs.d.cts.map +1 -1
  311. package/dist/actions/get-bookingpage-logs.d.mts +25 -3
  312. package/dist/actions/get-bookingpage-logs.d.mts.map +1 -1
  313. package/dist/actions/get-bookingpage-logs.mjs +5 -5
  314. package/dist/actions/get-bookingpage-logs.mjs.map +1 -1
  315. package/dist/actions/get-calendar-return-time.cjs +9 -9
  316. package/dist/actions/get-calendar-return-time.cjs.map +1 -1
  317. package/dist/actions/get-calendar-return-time.d.cts +30 -3
  318. package/dist/actions/get-calendar-return-time.d.cts.map +1 -1
  319. package/dist/actions/get-calendar-return-time.d.mts +30 -3
  320. package/dist/actions/get-calendar-return-time.d.mts.map +1 -1
  321. package/dist/actions/get-calendar-return-time.mjs +9 -9
  322. package/dist/actions/get-calendar-return-time.mjs.map +1 -1
  323. package/dist/actions/get-calendars.cjs +7 -7
  324. package/dist/actions/get-calendars.cjs.map +1 -1
  325. package/dist/actions/get-calendars.d.cts +24 -3
  326. package/dist/actions/get-calendars.d.cts.map +1 -1
  327. package/dist/actions/get-calendars.d.mts +24 -3
  328. package/dist/actions/get-calendars.d.mts.map +1 -1
  329. package/dist/actions/get-calendars.mjs +7 -7
  330. package/dist/actions/get-calendars.mjs.map +1 -1
  331. package/dist/actions/get-calendarservice.cjs +3 -3
  332. package/dist/actions/get-calendarservice.cjs.map +1 -1
  333. package/dist/actions/get-calendarservice.d.cts +20 -3
  334. package/dist/actions/get-calendarservice.d.cts.map +1 -1
  335. package/dist/actions/get-calendarservice.d.mts +20 -3
  336. package/dist/actions/get-calendarservice.d.mts.map +1 -1
  337. package/dist/actions/get-calendarservice.mjs +3 -3
  338. package/dist/actions/get-calendarservice.mjs.map +1 -1
  339. package/dist/actions/get-company.cjs +19 -19
  340. package/dist/actions/get-company.cjs.map +1 -1
  341. package/dist/actions/get-company.d.cts +48 -3
  342. package/dist/actions/get-company.d.cts.map +1 -1
  343. package/dist/actions/get-company.d.mts +48 -3
  344. package/dist/actions/get-company.d.mts.map +1 -1
  345. package/dist/actions/get-company.mjs +19 -19
  346. package/dist/actions/get-company.mjs.map +1 -1
  347. package/dist/actions/get-contact-by-id.cjs +50 -50
  348. package/dist/actions/get-contact-by-id.cjs.map +1 -1
  349. package/dist/actions/get-contact-by-id.d.cts +121 -3
  350. package/dist/actions/get-contact-by-id.d.cts.map +1 -1
  351. package/dist/actions/get-contact-by-id.d.mts +121 -3
  352. package/dist/actions/get-contact-by-id.d.mts.map +1 -1
  353. package/dist/actions/get-contact-by-id.mjs +50 -50
  354. package/dist/actions/get-contact-by-id.mjs.map +1 -1
  355. package/dist/actions/get-contacts.cjs +50 -50
  356. package/dist/actions/get-contacts.cjs.map +1 -1
  357. package/dist/actions/get-contacts.d.cts +109 -3
  358. package/dist/actions/get-contacts.d.cts.map +1 -1
  359. package/dist/actions/get-contacts.d.mts +109 -3
  360. package/dist/actions/get-contacts.d.mts.map +1 -1
  361. package/dist/actions/get-contacts.mjs +50 -50
  362. package/dist/actions/get-contacts.mjs.map +1 -1
  363. package/dist/actions/get-deleted-appointments.cjs +18 -18
  364. package/dist/actions/get-deleted-appointments.cjs.map +1 -1
  365. package/dist/actions/get-deleted-appointments.d.cts +52 -3
  366. package/dist/actions/get-deleted-appointments.d.cts.map +1 -1
  367. package/dist/actions/get-deleted-appointments.d.mts +52 -3
  368. package/dist/actions/get-deleted-appointments.d.mts.map +1 -1
  369. package/dist/actions/get-deleted-appointments.mjs +18 -18
  370. package/dist/actions/get-deleted-appointments.mjs.map +1 -1
  371. package/dist/actions/get-message-logs.cjs +9 -9
  372. package/dist/actions/get-message-logs.cjs.map +1 -1
  373. package/dist/actions/get-message-logs.d.cts +35 -3
  374. package/dist/actions/get-message-logs.d.cts.map +1 -1
  375. package/dist/actions/get-message-logs.d.mts +35 -3
  376. package/dist/actions/get-message-logs.d.mts.map +1 -1
  377. package/dist/actions/get-message-logs.mjs +9 -9
  378. package/dist/actions/get-message-logs.mjs.map +1 -1
  379. package/dist/actions/get-rating.cjs +11 -11
  380. package/dist/actions/get-rating.cjs.map +1 -1
  381. package/dist/actions/get-rating.d.cts +32 -3
  382. package/dist/actions/get-rating.d.cts.map +1 -1
  383. package/dist/actions/get-rating.d.mts +32 -3
  384. package/dist/actions/get-rating.d.mts.map +1 -1
  385. package/dist/actions/get-rating.mjs +11 -11
  386. package/dist/actions/get-rating.mjs.map +1 -1
  387. package/dist/actions/get-service-by-id.cjs +13 -13
  388. package/dist/actions/get-service-by-id.cjs.map +1 -1
  389. package/dist/actions/get-service-by-id.d.cts +40 -3
  390. package/dist/actions/get-service-by-id.d.cts.map +1 -1
  391. package/dist/actions/get-service-by-id.d.mts +40 -3
  392. package/dist/actions/get-service-by-id.d.mts.map +1 -1
  393. package/dist/actions/get-service-by-id.mjs +13 -13
  394. package/dist/actions/get-service-by-id.mjs.map +1 -1
  395. package/dist/actions/get-service-calendar.cjs +1 -1
  396. package/dist/actions/get-service-calendar.cjs.map +1 -1
  397. package/dist/actions/get-service-calendar.d.cts +16 -3
  398. package/dist/actions/get-service-calendar.d.cts.map +1 -1
  399. package/dist/actions/get-service-calendar.d.mts +16 -3
  400. package/dist/actions/get-service-calendar.d.mts.map +1 -1
  401. package/dist/actions/get-service-calendar.mjs +1 -1
  402. package/dist/actions/get-service-calendar.mjs.map +1 -1
  403. package/dist/actions/get-servicegroup.cjs +25 -25
  404. package/dist/actions/get-servicegroup.cjs.map +1 -1
  405. package/dist/actions/get-servicegroup.d.cts +66 -3
  406. package/dist/actions/get-servicegroup.d.cts.map +1 -1
  407. package/dist/actions/get-servicegroup.d.mts +66 -3
  408. package/dist/actions/get-servicegroup.d.mts.map +1 -1
  409. package/dist/actions/get-servicegroup.mjs +25 -25
  410. package/dist/actions/get-servicegroup.mjs.map +1 -1
  411. package/dist/actions/get-services.cjs +13 -13
  412. package/dist/actions/get-services.cjs.map +1 -1
  413. package/dist/actions/get-services.d.cts +36 -3
  414. package/dist/actions/get-services.d.cts.map +1 -1
  415. package/dist/actions/get-services.d.mts +36 -3
  416. package/dist/actions/get-services.d.mts.map +1 -1
  417. package/dist/actions/get-services.mjs +13 -13
  418. package/dist/actions/get-services.mjs.map +1 -1
  419. package/dist/actions/get-survey-results.cjs +6 -6
  420. package/dist/actions/get-survey-results.cjs.map +1 -1
  421. package/dist/actions/get-survey-results.d.cts +27 -3
  422. package/dist/actions/get-survey-results.d.cts.map +1 -1
  423. package/dist/actions/get-survey-results.d.mts +27 -3
  424. package/dist/actions/get-survey-results.d.mts.map +1 -1
  425. package/dist/actions/get-survey-results.mjs +6 -6
  426. package/dist/actions/get-survey-results.mjs.map +1 -1
  427. package/dist/actions/get-timeslots.cjs +4 -4
  428. package/dist/actions/get-timeslots.cjs.map +1 -1
  429. package/dist/actions/get-timeslots.d.cts +24 -3
  430. package/dist/actions/get-timeslots.d.cts.map +1 -1
  431. package/dist/actions/get-timeslots.d.mts +24 -3
  432. package/dist/actions/get-timeslots.d.mts.map +1 -1
  433. package/dist/actions/get-timeslots.mjs +4 -4
  434. package/dist/actions/get-timeslots.mjs.map +1 -1
  435. package/dist/actions/get-usermapping.cjs +7 -7
  436. package/dist/actions/get-usermapping.cjs.map +1 -1
  437. package/dist/actions/get-usermapping.d.cts +28 -3
  438. package/dist/actions/get-usermapping.d.cts.map +1 -1
  439. package/dist/actions/get-usermapping.d.mts +28 -3
  440. package/dist/actions/get-usermapping.d.mts.map +1 -1
  441. package/dist/actions/get-usermapping.mjs +7 -7
  442. package/dist/actions/get-usermapping.mjs.map +1 -1
  443. package/dist/actions/get-users.cjs +28 -28
  444. package/dist/actions/get-users.cjs.map +1 -1
  445. package/dist/actions/get-users.d.cts +65 -3
  446. package/dist/actions/get-users.d.cts.map +1 -1
  447. package/dist/actions/get-users.d.mts +65 -3
  448. package/dist/actions/get-users.d.mts.map +1 -1
  449. package/dist/actions/get-users.mjs +28 -28
  450. package/dist/actions/get-users.mjs.map +1 -1
  451. package/dist/actions/get-working-times-date.cjs +6 -6
  452. package/dist/actions/get-working-times-date.cjs.map +1 -1
  453. package/dist/actions/get-working-times-date.d.cts +24 -3
  454. package/dist/actions/get-working-times-date.d.cts.map +1 -1
  455. package/dist/actions/get-working-times-date.d.mts +24 -3
  456. package/dist/actions/get-working-times-date.d.mts.map +1 -1
  457. package/dist/actions/get-working-times-date.mjs +6 -6
  458. package/dist/actions/get-working-times-date.mjs.map +1 -1
  459. package/dist/actions/get-working-times.cjs +7 -7
  460. package/dist/actions/get-working-times.cjs.map +1 -1
  461. package/dist/actions/get-working-times.d.cts +26 -3
  462. package/dist/actions/get-working-times.d.cts.map +1 -1
  463. package/dist/actions/get-working-times.d.mts +26 -3
  464. package/dist/actions/get-working-times.d.mts.map +1 -1
  465. package/dist/actions/get-working-times.mjs +7 -7
  466. package/dist/actions/get-working-times.mjs.map +1 -1
  467. package/dist/actions/list-appointments.cjs +19 -19
  468. package/dist/actions/list-appointments.cjs.map +1 -1
  469. package/dist/actions/list-appointments.d.cts +76 -3
  470. package/dist/actions/list-appointments.d.cts.map +1 -1
  471. package/dist/actions/list-appointments.d.mts +76 -3
  472. package/dist/actions/list-appointments.d.mts.map +1 -1
  473. package/dist/actions/list-appointments.mjs +19 -19
  474. package/dist/actions/list-appointments.mjs.map +1 -1
  475. package/dist/actions/list-vouchers.cjs +19 -19
  476. package/dist/actions/list-vouchers.cjs.map +1 -1
  477. package/dist/actions/list-vouchers.d.cts +45 -3
  478. package/dist/actions/list-vouchers.d.cts.map +1 -1
  479. package/dist/actions/list-vouchers.d.mts +45 -3
  480. package/dist/actions/list-vouchers.d.mts.map +1 -1
  481. package/dist/actions/list-vouchers.mjs +19 -19
  482. package/dist/actions/list-vouchers.mjs.map +1 -1
  483. package/dist/actions/list-webhooks.cjs.map +1 -1
  484. package/dist/actions/list-webhooks.d.cts +7 -3
  485. package/dist/actions/list-webhooks.d.cts.map +1 -1
  486. package/dist/actions/list-webhooks.d.mts +7 -3
  487. package/dist/actions/list-webhooks.d.mts.map +1 -1
  488. package/dist/actions/list-webhooks.mjs.map +1 -1
  489. package/dist/actions/put-service.cjs +3 -3
  490. package/dist/actions/put-service.cjs.map +1 -1
  491. package/dist/actions/put-service.d.cts +239 -3
  492. package/dist/actions/put-service.d.cts.map +1 -1
  493. package/dist/actions/put-service.d.mts +239 -3
  494. package/dist/actions/put-service.d.mts.map +1 -1
  495. package/dist/actions/put-service.mjs +3 -3
  496. package/dist/actions/put-service.mjs.map +1 -1
  497. package/dist/actions/update-absence.cjs +3 -3
  498. package/dist/actions/update-absence.cjs.map +1 -1
  499. package/dist/actions/update-absence.d.cts +27 -3
  500. package/dist/actions/update-absence.d.cts.map +1 -1
  501. package/dist/actions/update-absence.d.mts +27 -3
  502. package/dist/actions/update-absence.d.mts.map +1 -1
  503. package/dist/actions/update-absence.mjs +3 -3
  504. package/dist/actions/update-absence.mjs.map +1 -1
  505. package/dist/actions/update-anchortime-by-date.cjs +2 -2
  506. package/dist/actions/update-anchortime-by-date.cjs.map +1 -1
  507. package/dist/actions/update-anchortime-by-date.d.cts +21 -3
  508. package/dist/actions/update-anchortime-by-date.d.cts.map +1 -1
  509. package/dist/actions/update-anchortime-by-date.d.mts +21 -3
  510. package/dist/actions/update-anchortime-by-date.d.mts.map +1 -1
  511. package/dist/actions/update-anchortime-by-date.mjs +2 -2
  512. package/dist/actions/update-anchortime-by-date.mjs.map +1 -1
  513. package/dist/actions/update-anchortime.cjs +4 -4
  514. package/dist/actions/update-anchortime.cjs.map +1 -1
  515. package/dist/actions/update-anchortime.d.cts +25 -3
  516. package/dist/actions/update-anchortime.d.cts.map +1 -1
  517. package/dist/actions/update-anchortime.d.mts +25 -3
  518. package/dist/actions/update-anchortime.d.mts.map +1 -1
  519. package/dist/actions/update-anchortime.mjs +4 -4
  520. package/dist/actions/update-anchortime.mjs.map +1 -1
  521. package/dist/actions/update-appointment.cjs +2 -2
  522. package/dist/actions/update-appointment.cjs.map +1 -1
  523. package/dist/actions/update-appointment.d.cts +121 -3
  524. package/dist/actions/update-appointment.d.cts.map +1 -1
  525. package/dist/actions/update-appointment.d.mts +121 -3
  526. package/dist/actions/update-appointment.d.mts.map +1 -1
  527. package/dist/actions/update-appointment.mjs +2 -2
  528. package/dist/actions/update-appointment.mjs.map +1 -1
  529. package/dist/actions/update-calendar-return-time.cjs +3 -3
  530. package/dist/actions/update-calendar-return-time.cjs.map +1 -1
  531. package/dist/actions/update-calendar-return-time.d.cts +25 -3
  532. package/dist/actions/update-calendar-return-time.d.cts.map +1 -1
  533. package/dist/actions/update-calendar-return-time.d.mts +25 -3
  534. package/dist/actions/update-calendar-return-time.d.mts.map +1 -1
  535. package/dist/actions/update-calendar-return-time.mjs +3 -3
  536. package/dist/actions/update-calendar-return-time.mjs.map +1 -1
  537. package/dist/actions/update-calendar.cjs +4 -4
  538. package/dist/actions/update-calendar.cjs.map +1 -1
  539. package/dist/actions/update-calendar.d.cts +35 -3
  540. package/dist/actions/update-calendar.d.cts.map +1 -1
  541. package/dist/actions/update-calendar.d.mts +35 -3
  542. package/dist/actions/update-calendar.d.mts.map +1 -1
  543. package/dist/actions/update-calendar.mjs +4 -4
  544. package/dist/actions/update-calendar.mjs.map +1 -1
  545. package/dist/actions/update-contact.cjs +5 -5
  546. package/dist/actions/update-contact.cjs.map +1 -1
  547. package/dist/actions/update-contact.d.cts +25 -3
  548. package/dist/actions/update-contact.d.cts.map +1 -1
  549. package/dist/actions/update-contact.d.mts +25 -3
  550. package/dist/actions/update-contact.d.mts.map +1 -1
  551. package/dist/actions/update-contact.mjs +5 -5
  552. package/dist/actions/update-contact.mjs.map +1 -1
  553. package/dist/actions/update-resource.cjs +4 -4
  554. package/dist/actions/update-resource.cjs.map +1 -1
  555. package/dist/actions/update-resource.d.cts +21 -3
  556. package/dist/actions/update-resource.d.cts.map +1 -1
  557. package/dist/actions/update-resource.d.mts +21 -3
  558. package/dist/actions/update-resource.d.mts.map +1 -1
  559. package/dist/actions/update-resource.mjs +4 -4
  560. package/dist/actions/update-resource.mjs.map +1 -1
  561. package/dist/actions/update-service-group.cjs +2 -2
  562. package/dist/actions/update-service-group.cjs.map +1 -1
  563. package/dist/actions/update-service-group.d.cts +61 -3
  564. package/dist/actions/update-service-group.d.cts.map +1 -1
  565. package/dist/actions/update-service-group.d.mts +61 -3
  566. package/dist/actions/update-service-group.d.mts.map +1 -1
  567. package/dist/actions/update-service-group.mjs +2 -2
  568. package/dist/actions/update-service-group.mjs.map +1 -1
  569. package/dist/actions/update-service.cjs.map +1 -1
  570. package/dist/actions/update-service.d.cts +21 -3
  571. package/dist/actions/update-service.d.cts.map +1 -1
  572. package/dist/actions/update-service.d.mts +21 -3
  573. package/dist/actions/update-service.d.mts.map +1 -1
  574. package/dist/actions/update-service.mjs.map +1 -1
  575. package/dist/actions/update-sync-appointment.cjs +3 -3
  576. package/dist/actions/update-sync-appointment.cjs.map +1 -1
  577. package/dist/actions/update-sync-appointment.d.cts +39 -3
  578. package/dist/actions/update-sync-appointment.d.cts.map +1 -1
  579. package/dist/actions/update-sync-appointment.d.mts +39 -3
  580. package/dist/actions/update-sync-appointment.d.mts.map +1 -1
  581. package/dist/actions/update-sync-appointment.mjs +3 -3
  582. package/dist/actions/update-sync-appointment.mjs.map +1 -1
  583. package/dist/actions/update-usermapping.cjs +2 -2
  584. package/dist/actions/update-usermapping.cjs.map +1 -1
  585. package/dist/actions/update-usermapping.d.cts +30 -3
  586. package/dist/actions/update-usermapping.d.cts.map +1 -1
  587. package/dist/actions/update-usermapping.d.mts +30 -3
  588. package/dist/actions/update-usermapping.d.mts.map +1 -1
  589. package/dist/actions/update-usermapping.mjs +2 -2
  590. package/dist/actions/update-usermapping.mjs.map +1 -1
  591. package/dist/actions/update-voucher.cjs +4 -4
  592. package/dist/actions/update-voucher.cjs.map +1 -1
  593. package/dist/actions/update-voucher.d.cts +19 -3
  594. package/dist/actions/update-voucher.d.cts.map +1 -1
  595. package/dist/actions/update-voucher.d.mts +19 -3
  596. package/dist/actions/update-voucher.d.mts.map +1 -1
  597. package/dist/actions/update-voucher.mjs +4 -4
  598. package/dist/actions/update-voucher.mjs.map +1 -1
  599. package/dist/actions/update-webhook.cjs +3 -3
  600. package/dist/actions/update-webhook.cjs.map +1 -1
  601. package/dist/actions/update-webhook.d.cts +17 -3
  602. package/dist/actions/update-webhook.d.cts.map +1 -1
  603. package/dist/actions/update-webhook.d.mts +17 -3
  604. package/dist/actions/update-webhook.d.mts.map +1 -1
  605. package/dist/actions/update-webhook.mjs +3 -3
  606. package/dist/actions/update-webhook.mjs.map +1 -1
  607. package/dist/actions/update-working-times-date.cjs +2 -2
  608. package/dist/actions/update-working-times-date.cjs.map +1 -1
  609. package/dist/actions/update-working-times-date.d.cts +39 -3
  610. package/dist/actions/update-working-times-date.d.cts.map +1 -1
  611. package/dist/actions/update-working-times-date.d.mts +39 -3
  612. package/dist/actions/update-working-times-date.d.mts.map +1 -1
  613. package/dist/actions/update-working-times-date.mjs +2 -2
  614. package/dist/actions/update-working-times-date.mjs.map +1 -1
  615. package/dist/actions/update-working-times.cjs +2 -2
  616. package/dist/actions/update-working-times.cjs.map +1 -1
  617. package/dist/actions/update-working-times.d.cts +61 -3
  618. package/dist/actions/update-working-times.d.cts.map +1 -1
  619. package/dist/actions/update-working-times.d.mts +61 -3
  620. package/dist/actions/update-working-times.d.mts.map +1 -1
  621. package/dist/actions/update-working-times.mjs +2 -2
  622. package/dist/actions/update-working-times.mjs.map +1 -1
  623. package/dist/catalog.cjs +24 -1
  624. package/dist/catalog.cjs.map +1 -1
  625. package/dist/catalog.d.cts +23 -0
  626. package/dist/catalog.d.mts +23 -0
  627. package/dist/catalog.mjs +24 -1
  628. package/dist/catalog.mjs.map +1 -1
  629. package/package.json +2 -2
@@ -17,10 +17,10 @@ const eterminUpdateCalendar = action("ETERMIN_UPDATE_CALENDAR", {
17
17
  externalReference: z.string().describe("External reference identifier for the calendar.").optional()
18
18
  }).describe("Request model for updating a calendar in eTermin."),
19
19
  output: z.object({
20
- message: z.string().describe("Status message from the API."),
21
- success: z.boolean().describe("Whether the calendar update was successful."),
22
- calendarId: z.string().describe("The ID of the updated calendar.").nullable().optional(),
23
- recordsUpdated: z.number().int().describe("Number of records updated.").nullable().optional()
20
+ message: z.string().describe("Status message from the API.").nullable(),
21
+ success: z.boolean().describe("Whether the calendar update was successful.").nullable(),
22
+ calendarId: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The ID of the updated calendar.").optional()),
23
+ recordsUpdated: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of records updated.").optional())
24
24
  }).describe("Response model for updating a calendar.")
25
25
  });
26
26
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"update-calendar.mjs","names":[],"sources":["../../src/actions/update-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateCalendarInput: z.ZodTypeAny = z.object({\n enabled: z.boolean().describe(\"Whether the calendar is enabled for bookings.\").optional(),\n calendarId: z.string().describe(\"The unique identifier of the calendar to update. Obtain from get_calendars action.\"),\n maxCapacity: z.number().int().describe(\"Maximum capacity when capacity is enabled.\").optional(),\n minCapacity: z.number().int().describe(\"Minimum capacity when capacity is enabled.\").optional(),\n calendarName: z.string().describe(\"New name for the calendar.\").optional(),\n descriptionDE: z.string().describe(\"German description of the calendar.\").optional(),\n descriptionEN: z.string().describe(\"English description of the calendar.\").optional(),\n enableCapacity: z.boolean().describe(\"Enable capacity limits for concurrent appointments.\").optional(),\n timeSlotMinutes: z.number().int().describe(\"Time slot interval in minutes.\").optional(),\n externalReference: z.string().describe(\"External reference identifier for the calendar.\").optional(),\n}).describe(\"Request model for updating a calendar in eTermin.\");\nexport const EterminUpdateCalendarOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Status message from the API.\"),\n success: z.boolean().describe(\"Whether the calendar update was successful.\"),\n calendarId: z.string().describe(\"The ID of the updated calendar.\").nullable().optional(),\n recordsUpdated: z.number().int().describe(\"Number of records updated.\").nullable().optional(),\n}).describe(\"Response model for updating a calendar.\");\n\nexport const eterminUpdateCalendar = action(\"ETERMIN_UPDATE_CALENDAR\", {\n slug: \"etermin-update-calendar\",\n name: \"Update Calendar\",\n description: \"Update an existing calendar in eTermin. Use this tool to modify calendar settings such as name, description, capacity settings, and other configuration options. You must provide the calendar_id obtained from the get_calendars action. The eTermin API uses PUT /api/calendar with form-urlencoded data, where the calendar to update is specified by the 'id' parameter.\",\n input: EterminUpdateCalendarInput,\n output: EterminUpdateCalendarOutput,\n});\n"],"mappings":";;AAuBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBsD,EAAE,OAAO;EAC/D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF;EACpH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC9F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACzE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACpF,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACrG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACtF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,SAAS,mDAYH;CACP,QAZuD,EAAE,OAAO;EAChE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;EAC3D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C;EAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-calendar.mjs","names":[],"sources":["../../src/actions/update-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateCalendarInput = z.object({\n enabled: z.boolean().describe(\"Whether the calendar is enabled for bookings.\").optional(),\n calendarId: z.string().describe(\"The unique identifier of the calendar to update. Obtain from get_calendars action.\"),\n maxCapacity: z.number().int().describe(\"Maximum capacity when capacity is enabled.\").optional(),\n minCapacity: z.number().int().describe(\"Minimum capacity when capacity is enabled.\").optional(),\n calendarName: z.string().describe(\"New name for the calendar.\").optional(),\n descriptionDE: z.string().describe(\"German description of the calendar.\").optional(),\n descriptionEN: z.string().describe(\"English description of the calendar.\").optional(),\n enableCapacity: z.boolean().describe(\"Enable capacity limits for concurrent appointments.\").optional(),\n timeSlotMinutes: z.number().int().describe(\"Time slot interval in minutes.\").optional(),\n externalReference: z.string().describe(\"External reference identifier for the calendar.\").optional(),\n}).describe(\"Request model for updating a calendar in eTermin.\");\nexport const EterminUpdateCalendarOutput = z.object({\n message: z.string().describe(\"Status message from the API.\").nullable(),\n success: z.boolean().describe(\"Whether the calendar update was successful.\").nullable(),\n calendarId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The ID of the updated calendar.\").optional()),\n recordsUpdated: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of records updated.\").optional()),\n}).describe(\"Response model for updating a calendar.\");\n\nexport const eterminUpdateCalendar = action(\"ETERMIN_UPDATE_CALENDAR\", {\n slug: \"etermin-update-calendar\",\n name: \"Update Calendar\",\n description: \"Update an existing calendar in eTermin. Use this tool to modify calendar settings such as name, description, capacity settings, and other configuration options. You must provide the calendar_id obtained from the get_calendars action. The eTermin API uses PUT /api/calendar with form-urlencoded data, where the calendar to update is specified by the 'id' parameter.\",\n input: EterminUpdateCalendarInput,\n output: EterminUpdateCalendarOutput,\n});\n"],"mappings":";;AAuBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBwC,EAAE,OAAO;EACjD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF;EACpH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC9F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACzE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACpF,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACrG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACtF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,SAAS,mDAYH;CACP,QAZyC,EAAE,OAAO;EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACtE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACtF,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC;EAC3I,gBAAgB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC;CAClJ,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
@@ -8,11 +8,11 @@ const EterminUpdateContactInput = zod.z.object({
8
8
  contact_id: zod.z.number().int().describe("Unique identifier of the contact to update")
9
9
  }).describe("Request model for updating an existing contact in eTermin.");
10
10
  const EterminUpdateContactOutput = zod.z.object({
11
- id: zod.z.number().int().describe("Unique identifier of the contact"),
12
- email: zod.z.string().describe("Email address of the contact. May be empty if not provided.").nullable().optional(),
13
- lastname: zod.z.string().default("").describe("Last name of the contact").nullable().optional(),
14
- firstname: zod.z.string().default("").describe("First name of the contact").nullable().optional(),
15
- created_at: zod.z.string().describe("Timestamp when the contact was originally created")
11
+ id: zod.z.number().int().describe("Unique identifier of the contact").nullable(),
12
+ email: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Email address of the contact. May be empty if not provided.").optional()),
13
+ lastname: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().default("").describe("Last name of the contact").optional()),
14
+ firstname: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().default("").describe("First name of the contact").optional()),
15
+ created_at: zod.z.string().describe("Timestamp when the contact was originally created").nullable()
16
16
  }).describe("Response model for the updated contact in eTermin.");
17
17
  const eterminUpdateContact = require_action.action("ETERMIN_UPDATE_CONTACT", {
18
18
  slug: "etermin-update-contact",
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact.cjs","names":["z","action"],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateContactInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Updated email address of the contact\").optional(),\n lastname: z.string().describe(\"Updated last name of the contact\").optional(),\n firstname: z.string().describe(\"Updated first name of the contact\").optional(),\n contact_id: z.number().int().describe(\"Unique identifier of the contact to update\"),\n}).describe(\"Request model for updating an existing contact in eTermin.\");\nexport const EterminUpdateContactOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n email: z.string().describe(\"Email address of the contact. May be empty if not provided.\").nullable().optional(),\n lastname: z.string().default(\"\").describe(\"Last name of the contact\").nullable().optional(),\n firstname: z.string().default(\"\").describe(\"First name of the contact\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the contact was originally created\"),\n}).describe(\"Response model for the updated contact in eTermin.\");\n\nexport const eterminUpdateContact = action(\"ETERMIN_UPDATE_CONTACT\", {\n slug: \"etermin-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in eTermin. Use when you need to modify contact details by ID after confirming it exists.\",\n input: EterminUpdateContactInput,\n output: EterminUpdateContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;AACpF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;AACrF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-contact.cjs","names":["z","action"],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateContactInput = z.object({\n email: z.string().describe(\"Updated email address of the contact\").optional(),\n lastname: z.string().describe(\"Updated last name of the contact\").optional(),\n firstname: z.string().describe(\"Updated first name of the contact\").optional(),\n contact_id: z.number().int().describe(\"Unique identifier of the contact to update\"),\n}).describe(\"Request model for updating an existing contact in eTermin.\");\nexport const EterminUpdateContactOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Email address of the contact. May be empty if not provided.\").optional()),\n lastname: z.preprocess((value) => (value === null ? undefined : value), z.string().default(\"\").describe(\"Last name of the contact\").optional()),\n firstname: z.preprocess((value) => (value === null ? undefined : value), z.string().default(\"\").describe(\"First name of the contact\").optional()),\n created_at: z.string().describe(\"Timestamp when the contact was originally created\").nullable(),\n}).describe(\"Response model for the updated contact in eTermin.\");\n\nexport const eterminUpdateContact = action(\"ETERMIN_UPDATE_CONTACT\", {\n slug: \"etermin-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in eTermin. Use when you need to modify contact details by ID after confirming it exists.\",\n input: EterminUpdateContactInput,\n output: EterminUpdateContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;AACpF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC;CAClK,UAAUA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC;CAC9I,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;CAChJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-contact.d.ts
4
- declare const EterminUpdateContactInput: z.ZodTypeAny;
5
- declare const EterminUpdateContactOutput: z.ZodTypeAny;
6
- declare const eterminUpdateContact: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminUpdateContactInput: z.ZodObject<{
5
+ email: z.ZodOptional<z.ZodString>;
6
+ lastname: z.ZodOptional<z.ZodString>;
7
+ firstname: z.ZodOptional<z.ZodString>;
8
+ contact_id: z.ZodNumber;
9
+ }, z.core.$strip>;
10
+ declare const EterminUpdateContactOutput: z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodNumber>;
12
+ email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
13
+ lastname: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodString>>>;
14
+ firstname: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodString>>>;
15
+ created_at: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$strip>;
17
+ declare const eterminUpdateContact: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ contact_id: number;
19
+ email?: string | undefined;
20
+ lastname?: string | undefined;
21
+ firstname?: string | undefined;
22
+ }, {
23
+ id: number | null;
24
+ created_at: string | null;
25
+ email?: string | undefined;
26
+ lastname?: string | undefined;
27
+ firstname?: string | undefined;
28
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { eterminUpdateContact };
9
31
  //# sourceMappingURL=update-contact.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAK+B;AAAA,cAC5D,0BAAA,EAA4B,CAAA,CAAE,UAMsB;AAAA,cAEpD,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-contact.d.ts
4
- declare const EterminUpdateContactInput: z.ZodTypeAny;
5
- declare const EterminUpdateContactOutput: z.ZodTypeAny;
6
- declare const eterminUpdateContact: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminUpdateContactInput: z.ZodObject<{
5
+ email: z.ZodOptional<z.ZodString>;
6
+ lastname: z.ZodOptional<z.ZodString>;
7
+ firstname: z.ZodOptional<z.ZodString>;
8
+ contact_id: z.ZodNumber;
9
+ }, z.core.$strip>;
10
+ declare const EterminUpdateContactOutput: z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodNumber>;
12
+ email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
13
+ lastname: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodString>>>;
14
+ firstname: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodString>>>;
15
+ created_at: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$strip>;
17
+ declare const eterminUpdateContact: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ contact_id: number;
19
+ email?: string | undefined;
20
+ lastname?: string | undefined;
21
+ firstname?: string | undefined;
22
+ }, {
23
+ id: number | null;
24
+ created_at: string | null;
25
+ email?: string | undefined;
26
+ lastname?: string | undefined;
27
+ firstname?: string | undefined;
28
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { eterminUpdateContact };
9
31
  //# sourceMappingURL=update-contact.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAK+B;AAAA,cAC5D,0BAAA,EAA4B,CAAA,CAAE,UAMsB;AAAA,cAEpD,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA"}
@@ -11,11 +11,11 @@ const eterminUpdateContact = action("ETERMIN_UPDATE_CONTACT", {
11
11
  contact_id: z.number().int().describe("Unique identifier of the contact to update")
12
12
  }).describe("Request model for updating an existing contact in eTermin."),
13
13
  output: z.object({
14
- id: z.number().int().describe("Unique identifier of the contact"),
15
- email: z.string().describe("Email address of the contact. May be empty if not provided.").nullable().optional(),
16
- lastname: z.string().default("").describe("Last name of the contact").nullable().optional(),
17
- firstname: z.string().default("").describe("First name of the contact").nullable().optional(),
18
- created_at: z.string().describe("Timestamp when the contact was originally created")
14
+ id: z.number().int().describe("Unique identifier of the contact").nullable(),
15
+ email: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Email address of the contact. May be empty if not provided.").optional()),
16
+ lastname: z.preprocess((value) => value === null ? void 0 : value, z.string().default("").describe("Last name of the contact").optional()),
17
+ firstname: z.preprocess((value) => value === null ? void 0 : value, z.string().default("").describe("First name of the contact").optional()),
18
+ created_at: z.string().describe("Timestamp when the contact was originally created").nullable()
19
19
  }).describe("Response model for the updated contact in eTermin.")
20
20
  });
21
21
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"update-contact.mjs","names":[],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateContactInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Updated email address of the contact\").optional(),\n lastname: z.string().describe(\"Updated last name of the contact\").optional(),\n firstname: z.string().describe(\"Updated first name of the contact\").optional(),\n contact_id: z.number().int().describe(\"Unique identifier of the contact to update\"),\n}).describe(\"Request model for updating an existing contact in eTermin.\");\nexport const EterminUpdateContactOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\"),\n email: z.string().describe(\"Email address of the contact. May be empty if not provided.\").nullable().optional(),\n lastname: z.string().default(\"\").describe(\"Last name of the contact\").nullable().optional(),\n firstname: z.string().default(\"\").describe(\"First name of the contact\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the contact was originally created\"),\n}).describe(\"Response model for the updated contact in eTermin.\");\n\nexport const eterminUpdateContact = action(\"ETERMIN_UPDATE_CONTACT\", {\n slug: \"etermin-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in eTermin. Use when you need to modify contact details by ID after confirming it exists.\",\n input: EterminUpdateContactInput,\n output: EterminUpdateContactOutput,\n});\n"],"mappings":";;AAkBA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBqD,EAAE,OAAO;EAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CACpF,CAAC,CAAC,CAAC,SAAS,4DAaH;CACP,QAbsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,UAAU,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACrF,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-contact.mjs","names":[],"sources":["../../src/actions/update-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateContactInput = z.object({\n email: z.string().describe(\"Updated email address of the contact\").optional(),\n lastname: z.string().describe(\"Updated last name of the contact\").optional(),\n firstname: z.string().describe(\"Updated first name of the contact\").optional(),\n contact_id: z.number().int().describe(\"Unique identifier of the contact to update\"),\n}).describe(\"Request model for updating an existing contact in eTermin.\");\nexport const EterminUpdateContactOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Email address of the contact. May be empty if not provided.\").optional()),\n lastname: z.preprocess((value) => (value === null ? undefined : value), z.string().default(\"\").describe(\"Last name of the contact\").optional()),\n firstname: z.preprocess((value) => (value === null ? undefined : value), z.string().default(\"\").describe(\"First name of the contact\").optional()),\n created_at: z.string().describe(\"Timestamp when the contact was originally created\").nullable(),\n}).describe(\"Response model for the updated contact in eTermin.\");\n\nexport const eterminUpdateContact = action(\"ETERMIN_UPDATE_CONTACT\", {\n slug: \"etermin-update-contact\",\n name: \"Update Contact\",\n description: \"Tool to update an existing contact in eTermin. Use when you need to modify contact details by ID after confirming it exists.\",\n input: EterminUpdateContactInput,\n output: EterminUpdateContactOutput,\n});\n"],"mappings":";;AAkBA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBuC,EAAE,OAAO;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CACpF,CAAC,CAAC,CAAC,SAAS,4DAaH;CACP,QAbwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC3E,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC;EAClK,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC;EAC9I,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;EAChJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
@@ -7,10 +7,10 @@ const EterminUpdateResourceInput = zod.z.object({
7
7
  resourceId: zod.z.string().describe("The unique identifier of the resource to update. For contacts use the 'cid' value, for services/calendars use the 'id' or resource-specific ID.")
8
8
  }).describe("Request model to update an existing eTermin resource.\n\nThe eTermin API uses PUT to the collection endpoint (e.g., /api/contact)\nwith the resource ID included in the form-urlencoded body.");
9
9
  const EterminUpdateResourceOutput = zod.z.object({
10
- status: zod.z.string().describe("HTTP status code returned by the API."),
11
- message: zod.z.string().describe("Status message from the API describing the result."),
12
- success: zod.z.boolean().describe("Whether the update operation was successful."),
13
- resource_id: zod.z.string().describe("The ID of the updated resource, if returned by the API.").nullable().optional()
10
+ status: zod.z.string().describe("HTTP status code returned by the API.").nullable(),
11
+ message: zod.z.string().describe("Status message from the API describing the result.").nullable(),
12
+ success: zod.z.boolean().describe("Whether the update operation was successful.").nullable(),
13
+ resource_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The ID of the updated resource, if returned by the API.").optional())
14
14
  }).describe("Response from updating an eTermin resource.");
15
15
  const eterminUpdateResource = require_action.action("ETERMIN_UPDATE_RESOURCE", {
16
16
  slug: "etermin-update-resource",
@@ -1 +1 @@
1
- {"version":3,"file":"update-resource.cjs","names":["z","action"],"sources":["../../src/actions/update-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateResourceInput: z.ZodTypeAny = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Fields to update on the resource. Field names should match the eTermin API schema (e.g., 'FirstName', 'LastName' for contacts; 'ServiceEN', 'TimeSlotMinutes' for services; 'CalendarName' for calendars). Do NOT include the ID field here - it will be added automatically.\"),\n resource: z.string().describe(\"The eTermin resource type to update. Supported types: 'contact', 'service', 'calendar', 'user', 'voucher'.\"),\n resourceId: z.string().describe(\"The unique identifier of the resource to update. For contacts use the 'cid' value, for services/calendars use the 'id' or resource-specific ID.\"),\n}).describe(\"Request model to update an existing eTermin resource.\\n\\nThe eTermin API uses PUT to the collection endpoint (e.g., /api/contact)\\nwith the resource ID included in the form-urlencoded body.\");\nexport const EterminUpdateResourceOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"HTTP status code returned by the API.\"),\n message: z.string().describe(\"Status message from the API describing the result.\"),\n success: z.boolean().describe(\"Whether the update operation was successful.\"),\n resource_id: z.string().describe(\"The ID of the updated resource, if returned by the API.\").nullable().optional(),\n}).describe(\"Response from updating an eTermin resource.\");\n\nexport const eterminUpdateResource = action(\"ETERMIN_UPDATE_RESOURCE\", {\n slug: \"etermin-update-resource\",\n name: \"Update Resource\",\n description: \"Update an existing eTermin resource (contact, service, calendar, user, or voucher). The eTermin API requires PUT requests to the collection endpoint with form-urlencoded data including the resource ID in the body. ID field names by resource type: - contact: 'cid' - service: 'id' - calendar: 'id' - user: 'id' - voucher: 'id'\",\n input: EterminUpdateResourceInput,\n output: EterminUpdateResourceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+QAA+Q;CAChU,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G;CAC1I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ;AACnL,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC3M,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACnE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACjF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-resource.cjs","names":["z","action"],"sources":["../../src/actions/update-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateResourceInput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Fields to update on the resource. Field names should match the eTermin API schema (e.g., 'FirstName', 'LastName' for contacts; 'ServiceEN', 'TimeSlotMinutes' for services; 'CalendarName' for calendars). Do NOT include the ID field here - it will be added automatically.\"),\n resource: z.string().describe(\"The eTermin resource type to update. Supported types: 'contact', 'service', 'calendar', 'user', 'voucher'.\"),\n resourceId: z.string().describe(\"The unique identifier of the resource to update. For contacts use the 'cid' value, for services/calendars use the 'id' or resource-specific ID.\"),\n}).describe(\"Request model to update an existing eTermin resource.\\n\\nThe eTermin API uses PUT to the collection endpoint (e.g., /api/contact)\\nwith the resource ID included in the form-urlencoded body.\");\nexport const EterminUpdateResourceOutput = z.object({\n status: z.string().describe(\"HTTP status code returned by the API.\").nullable(),\n message: z.string().describe(\"Status message from the API describing the result.\").nullable(),\n success: z.boolean().describe(\"Whether the update operation was successful.\").nullable(),\n resource_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The ID of the updated resource, if returned by the API.\").optional()),\n}).describe(\"Response from updating an eTermin resource.\");\n\nexport const eterminUpdateResource = action(\"ETERMIN_UPDATE_RESOURCE\", {\n slug: \"etermin-update-resource\",\n name: \"Update Resource\",\n description: \"Update an existing eTermin resource (contact, service, calendar, user, or voucher). The eTermin API requires PUT requests to the collection endpoint with form-urlencoded data including the resource ID in the body. ID field names by resource type: - contact: 'cid' - service: 'id' - calendar: 'id' - user: 'id' - voucher: 'id'\",\n input: EterminUpdateResourceInput,\n output: EterminUpdateResourceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+QAA+Q;CAChU,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G;CAC1I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ;AACnL,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC3M,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC;AACtK,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-resource.d.ts
4
- declare const EterminUpdateResourceInput: z.ZodTypeAny;
5
- declare const EterminUpdateResourceOutput: z.ZodTypeAny;
6
- declare const eterminUpdateResource: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminUpdateResourceInput: z.ZodObject<{
5
+ data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
+ resource: z.ZodString;
7
+ resourceId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const EterminUpdateResourceOutput: z.ZodObject<{
10
+ status: z.ZodNullable<z.ZodString>;
11
+ message: z.ZodNullable<z.ZodString>;
12
+ success: z.ZodNullable<z.ZodBoolean>;
13
+ resource_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
14
+ }, z.core.$strip>;
15
+ declare const eterminUpdateResource: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ data: Record<string, unknown>;
17
+ resource: string;
18
+ resourceId: string;
19
+ }, {
20
+ status: string | null;
21
+ message: string | null;
22
+ success: boolean | null;
23
+ resource_id?: string | undefined;
24
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { eterminUpdateResource };
9
27
  //# sourceMappingURL=update-resource.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-resource.d.cts","names":[],"sources":["../../src/actions/update-resource.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAIiK;AAAA,cAC/L,2BAAA,EAA6B,CAAA,CAAE,UAKc;AAAA,cAE7C,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-resource.d.cts","names":[],"sources":["../../src/actions/update-resource.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAK1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA;QAMhC,MAAA"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-resource.d.ts
4
- declare const EterminUpdateResourceInput: z.ZodTypeAny;
5
- declare const EterminUpdateResourceOutput: z.ZodTypeAny;
6
- declare const eterminUpdateResource: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminUpdateResourceInput: z.ZodObject<{
5
+ data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
+ resource: z.ZodString;
7
+ resourceId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const EterminUpdateResourceOutput: z.ZodObject<{
10
+ status: z.ZodNullable<z.ZodString>;
11
+ message: z.ZodNullable<z.ZodString>;
12
+ success: z.ZodNullable<z.ZodBoolean>;
13
+ resource_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
14
+ }, z.core.$strip>;
15
+ declare const eterminUpdateResource: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ data: Record<string, unknown>;
17
+ resource: string;
18
+ resourceId: string;
19
+ }, {
20
+ status: string | null;
21
+ message: string | null;
22
+ success: boolean | null;
23
+ resource_id?: string | undefined;
24
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { eterminUpdateResource };
9
27
  //# sourceMappingURL=update-resource.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-resource.d.mts","names":[],"sources":["../../src/actions/update-resource.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAIiK;AAAA,cAC/L,2BAAA,EAA6B,CAAA,CAAE,UAKc;AAAA,cAE7C,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-resource.d.mts","names":[],"sources":["../../src/actions/update-resource.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAK1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA;QAMhC,MAAA"}
@@ -10,10 +10,10 @@ const eterminUpdateResource = action("ETERMIN_UPDATE_RESOURCE", {
10
10
  resourceId: z.string().describe("The unique identifier of the resource to update. For contacts use the 'cid' value, for services/calendars use the 'id' or resource-specific ID.")
11
11
  }).describe("Request model to update an existing eTermin resource.\n\nThe eTermin API uses PUT to the collection endpoint (e.g., /api/contact)\nwith the resource ID included in the form-urlencoded body."),
12
12
  output: z.object({
13
- status: z.string().describe("HTTP status code returned by the API."),
14
- message: z.string().describe("Status message from the API describing the result."),
15
- success: z.boolean().describe("Whether the update operation was successful."),
16
- resource_id: z.string().describe("The ID of the updated resource, if returned by the API.").nullable().optional()
13
+ status: z.string().describe("HTTP status code returned by the API.").nullable(),
14
+ message: z.string().describe("Status message from the API describing the result.").nullable(),
15
+ success: z.boolean().describe("Whether the update operation was successful.").nullable(),
16
+ resource_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The ID of the updated resource, if returned by the API.").optional())
17
17
  }).describe("Response from updating an eTermin resource.")
18
18
  });
19
19
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"update-resource.mjs","names":[],"sources":["../../src/actions/update-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateResourceInput: z.ZodTypeAny = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Fields to update on the resource. Field names should match the eTermin API schema (e.g., 'FirstName', 'LastName' for contacts; 'ServiceEN', 'TimeSlotMinutes' for services; 'CalendarName' for calendars). Do NOT include the ID field here - it will be added automatically.\"),\n resource: z.string().describe(\"The eTermin resource type to update. Supported types: 'contact', 'service', 'calendar', 'user', 'voucher'.\"),\n resourceId: z.string().describe(\"The unique identifier of the resource to update. For contacts use the 'cid' value, for services/calendars use the 'id' or resource-specific ID.\"),\n}).describe(\"Request model to update an existing eTermin resource.\\n\\nThe eTermin API uses PUT to the collection endpoint (e.g., /api/contact)\\nwith the resource ID included in the form-urlencoded body.\");\nexport const EterminUpdateResourceOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"HTTP status code returned by the API.\"),\n message: z.string().describe(\"Status message from the API describing the result.\"),\n success: z.boolean().describe(\"Whether the update operation was successful.\"),\n resource_id: z.string().describe(\"The ID of the updated resource, if returned by the API.\").nullable().optional(),\n}).describe(\"Response from updating an eTermin resource.\");\n\nexport const eterminUpdateResource = action(\"ETERMIN_UPDATE_RESOURCE\", {\n slug: \"etermin-update-resource\",\n name: \"Update Resource\",\n description: \"Update an existing eTermin resource (contact, service, calendar, user, or voucher). The eTermin API requires PUT requests to the collection endpoint with form-urlencoded data including the resource ID in the body. ID field names by resource type: - contact: 'cid' - service: 'id' - calendar: 'id' - user: 'id' - voucher: 'id'\",\n input: EterminUpdateResourceInput,\n output: EterminUpdateResourceOutput,\n});\n"],"mappings":";;AAgBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBsD,EAAE,OAAO;EAC/D,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+QAA+Q;EAChU,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G;EAC1I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ;CACnL,CAAC,CAAC,CAAC,SAAS,+LAYH;CACP,QAZuD,EAAE,OAAO;EAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACjF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C;EAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-resource.mjs","names":[],"sources":["../../src/actions/update-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateResourceInput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Fields to update on the resource. Field names should match the eTermin API schema (e.g., 'FirstName', 'LastName' for contacts; 'ServiceEN', 'TimeSlotMinutes' for services; 'CalendarName' for calendars). Do NOT include the ID field here - it will be added automatically.\"),\n resource: z.string().describe(\"The eTermin resource type to update. Supported types: 'contact', 'service', 'calendar', 'user', 'voucher'.\"),\n resourceId: z.string().describe(\"The unique identifier of the resource to update. For contacts use the 'cid' value, for services/calendars use the 'id' or resource-specific ID.\"),\n}).describe(\"Request model to update an existing eTermin resource.\\n\\nThe eTermin API uses PUT to the collection endpoint (e.g., /api/contact)\\nwith the resource ID included in the form-urlencoded body.\");\nexport const EterminUpdateResourceOutput = z.object({\n status: z.string().describe(\"HTTP status code returned by the API.\").nullable(),\n message: z.string().describe(\"Status message from the API describing the result.\").nullable(),\n success: z.boolean().describe(\"Whether the update operation was successful.\").nullable(),\n resource_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The ID of the updated resource, if returned by the API.\").optional()),\n}).describe(\"Response from updating an eTermin resource.\");\n\nexport const eterminUpdateResource = action(\"ETERMIN_UPDATE_RESOURCE\", {\n slug: \"etermin-update-resource\",\n name: \"Update Resource\",\n description: \"Update an existing eTermin resource (contact, service, calendar, user, or voucher). The eTermin API requires PUT requests to the collection endpoint with form-urlencoded data including the resource ID in the body. ID field names by resource type: - contact: 'cid' - service: 'id' - calendar: 'id' - user: 'id' - voucher: 'id'\",\n input: EterminUpdateResourceInput,\n output: EterminUpdateResourceOutput,\n});\n"],"mappings":";;AAgBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+QAA+Q;EAChU,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G;EAC1I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ;CACnL,CAAC,CAAC,CAAC,SAAS,+LAYH;CACP,QAZyC,EAAE,OAAO;EAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACvF,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC;CACtK,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
@@ -29,8 +29,8 @@ const EterminUpdateServiceGroupInput = zod.z.object({
29
29
  showwhencertainanswerselected: zod.z.string().describe("List of services that have to be selected to show this service group. Set to -1 if the service group should be shown initially").optional()
30
30
  }).describe("Request model for updating a service group in eTermin.");
31
31
  const EterminUpdateServiceGroupOutput = zod.z.object({
32
- status: zod.z.number().int().describe("Status code from the API response."),
33
- statusmsg: zod.z.string().describe("Status message from the API response.")
32
+ status: zod.z.number().int().describe("Status code from the API response.").nullable(),
33
+ statusmsg: zod.z.string().describe("Status message from the API response.").nullable()
34
34
  }).describe("Response model for updating a service group.");
35
35
  const eterminUpdateServiceGroup = require_action.action("ETERMIN_UPDATE_SERVICE_GROUP", {
36
36
  slug: "etermin-update-service-group",
@@ -1 +1 @@
1
- {"version":3,"file":"update-service-group.cjs","names":["z","action"],"sources":["../../src/actions/update-service-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateServiceGroupInput: z.ZodTypeAny = z.object({\n regex: z.string().describe(\"Is a validation rule. Can be used if you want to have your location written in a certain way (servicegrouptype has to be 5)\").optional(),\n enabled: z.boolean().describe(\"False if the service group should not appear on the bookingpage (only via direct link or for internal services)\").optional(),\n pageidx: z.number().int().describe(\"If set to 1 the service group will be shown on a second service selection page. Default value is 0\").optional(),\n collapse: z.boolean().describe(\"True if the service group is shown collapsed as default (need showtoggle to be true)\").optional(),\n showprice: z.boolean().describe(\"Defines if the price of the service is shown\").optional(),\n errormsgde: z.string().describe(\"Error message, if the regex isn't valid or a wrong number on the number search is used. For other languages use errormsgLANGUAGECODE e.g. errormsgen (servicegrouptype has to be 5 or 9)\").optional(),\n isoptional: z.boolean().describe(\"Defines if a selection of a service is mandatory\").optional(),\n showtoggle: z.boolean().describe(\"True if the service group can be collapsed\").optional(),\n selminprice: z.number().int().describe(\"The price of every minute selection interval (servicegrouptype has to be 10)\").optional(),\n showimgfull: z.boolean().describe(\"True if the picture of the service should be shown as big as possible\").optional(),\n displayindex: z.number().int().describe(\"Index in which order the service group should be shown.\"),\n showduration: z.boolean().describe(\"Defines if the duration of the service is shown\").optional(),\n showinsummary: z.boolean().describe(\"False if the selected service should not appear in the summary box\").optional(),\n selminduration: z.number().int().describe(\"The interval of minutes you can switch up or down with the minute selection (servicegrouptype has to be 10)\").optional(),\n servicegroupde: z.string().describe(\"Name of the service group in German. For other languages use servicegroupLANGUAGECODE e.g. servicegroupen\").optional(),\n servicegroupid: z.number().int().describe(\"ID of the service group that gets updated.\"),\n answerselection: z.number().int().describe(\"Selection type for services (0 = Single selection; 1 = Multi selection; 2 = list selection). Has to be -1 if servicegrouptype is not 0!\").optional(),\n answersortorder: z.number().int().describe(\"Defines in which order the services are shown (0 = according to position in service; 1 = Ascending by name; 2 = Descending by name)\").optional(),\n additionaltextde: z.string().describe(\"Additional information of the service group in German. For other languages use additionaltextLANGUAGECODE e.g. additionaltexten\").optional(),\n nrservicecolumns: z.number().int().describe(\"Defines how many columns the services should be displayed in\").optional(),\n servicegrouptype: z.number().int().describe(\"Defines the service group type (0 = Service selection; 2 = Text field; 5 = location selection; 8 = Day amount selection; 9 = Number search; 10 = Minutes amount selection)\").optional(),\n countrylimitation: z.string().describe(\"Language codes that are supported by the location lookup (servicegrouptype has to be 5)\").optional(),\n addtextdisplaymode: z.number().int().describe(\"Defines the location of the additional text (0 = via Tooltip; 1 = under the name of the service group)\").optional(),\n showinemailsummary: z.boolean().describe(\"False if the selected service should not appear in the summary of the emails\").optional(),\n showwhencertainanswerselected: z.string().describe(\"List of services that have to be selected to show this service group. Set to -1 if the service group should be shown initially\").optional(),\n}).describe(\"Request model for updating a service group in eTermin.\");\nexport const EterminUpdateServiceGroupOutput: z.ZodTypeAny = z.object({\n status: z.number().int().describe(\"Status code from the API response.\"),\n statusmsg: z.string().describe(\"Status message from the API response.\"),\n}).describe(\"Response model for updating a service group.\");\n\nexport const eterminUpdateServiceGroup = action(\"ETERMIN_UPDATE_SERVICE_GROUP\", {\n slug: \"etermin-update-service-group\",\n name: \"Update Service Group\",\n description: \"Tool to update an existing service group in eTermin. Use when you need to modify service group properties such as name, display settings, or selection behavior.\",\n input: EterminUpdateServiceGroupInput,\n output: EterminUpdateServiceGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CACnK,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;CAC1J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAClJ,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAChI,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;CACrO,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAChI,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACpH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;CACjG,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC/F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACnH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CAClK,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAC1J,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CACtF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CAC/L,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CAC3L,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;CAClL,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACrH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CACnO,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CAC3I,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CACjK,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAClI,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;AAChM,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;AACxE,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-service-group.cjs","names":["z","action"],"sources":["../../src/actions/update-service-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateServiceGroupInput = z.object({\n regex: z.string().describe(\"Is a validation rule. Can be used if you want to have your location written in a certain way (servicegrouptype has to be 5)\").optional(),\n enabled: z.boolean().describe(\"False if the service group should not appear on the bookingpage (only via direct link or for internal services)\").optional(),\n pageidx: z.number().int().describe(\"If set to 1 the service group will be shown on a second service selection page. Default value is 0\").optional(),\n collapse: z.boolean().describe(\"True if the service group is shown collapsed as default (need showtoggle to be true)\").optional(),\n showprice: z.boolean().describe(\"Defines if the price of the service is shown\").optional(),\n errormsgde: z.string().describe(\"Error message, if the regex isn't valid or a wrong number on the number search is used. For other languages use errormsgLANGUAGECODE e.g. errormsgen (servicegrouptype has to be 5 or 9)\").optional(),\n isoptional: z.boolean().describe(\"Defines if a selection of a service is mandatory\").optional(),\n showtoggle: z.boolean().describe(\"True if the service group can be collapsed\").optional(),\n selminprice: z.number().int().describe(\"The price of every minute selection interval (servicegrouptype has to be 10)\").optional(),\n showimgfull: z.boolean().describe(\"True if the picture of the service should be shown as big as possible\").optional(),\n displayindex: z.number().int().describe(\"Index in which order the service group should be shown.\"),\n showduration: z.boolean().describe(\"Defines if the duration of the service is shown\").optional(),\n showinsummary: z.boolean().describe(\"False if the selected service should not appear in the summary box\").optional(),\n selminduration: z.number().int().describe(\"The interval of minutes you can switch up or down with the minute selection (servicegrouptype has to be 10)\").optional(),\n servicegroupde: z.string().describe(\"Name of the service group in German. For other languages use servicegroupLANGUAGECODE e.g. servicegroupen\").optional(),\n servicegroupid: z.number().int().describe(\"ID of the service group that gets updated.\"),\n answerselection: z.number().int().describe(\"Selection type for services (0 = Single selection; 1 = Multi selection; 2 = list selection). Has to be -1 if servicegrouptype is not 0!\").optional(),\n answersortorder: z.number().int().describe(\"Defines in which order the services are shown (0 = according to position in service; 1 = Ascending by name; 2 = Descending by name)\").optional(),\n additionaltextde: z.string().describe(\"Additional information of the service group in German. For other languages use additionaltextLANGUAGECODE e.g. additionaltexten\").optional(),\n nrservicecolumns: z.number().int().describe(\"Defines how many columns the services should be displayed in\").optional(),\n servicegrouptype: z.number().int().describe(\"Defines the service group type (0 = Service selection; 2 = Text field; 5 = location selection; 8 = Day amount selection; 9 = Number search; 10 = Minutes amount selection)\").optional(),\n countrylimitation: z.string().describe(\"Language codes that are supported by the location lookup (servicegrouptype has to be 5)\").optional(),\n addtextdisplaymode: z.number().int().describe(\"Defines the location of the additional text (0 = via Tooltip; 1 = under the name of the service group)\").optional(),\n showinemailsummary: z.boolean().describe(\"False if the selected service should not appear in the summary of the emails\").optional(),\n showwhencertainanswerselected: z.string().describe(\"List of services that have to be selected to show this service group. Set to -1 if the service group should be shown initially\").optional(),\n}).describe(\"Request model for updating a service group in eTermin.\");\nexport const EterminUpdateServiceGroupOutput = z.object({\n status: z.number().int().describe(\"Status code from the API response.\").nullable(),\n statusmsg: z.string().describe(\"Status message from the API response.\").nullable(),\n}).describe(\"Response model for updating a service group.\");\n\nexport const eterminUpdateServiceGroup = action(\"ETERMIN_UPDATE_SERVICE_GROUP\", {\n slug: \"etermin-update-service-group\",\n name: \"Update Service Group\",\n description: \"Tool to update an existing service group in eTermin. Use when you need to modify service group properties such as name, display settings, or selection behavior.\",\n input: EterminUpdateServiceGroupInput,\n output: EterminUpdateServiceGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CACnK,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;CAC1J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAClJ,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAChI,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;CACrO,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAChI,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACpH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;CACjG,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC/F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACnH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CAClK,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAC1J,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CACtF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CAC/L,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CAC3L,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;CAClL,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACrH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CACnO,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CAC3I,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CACjK,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAClI,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;AAChM,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,67 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-service-group.d.ts
4
- declare const EterminUpdateServiceGroupInput: z.ZodTypeAny;
5
- declare const EterminUpdateServiceGroupOutput: z.ZodTypeAny;
6
- declare const eterminUpdateServiceGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminUpdateServiceGroupInput: z.ZodObject<{
5
+ regex: z.ZodOptional<z.ZodString>;
6
+ enabled: z.ZodOptional<z.ZodBoolean>;
7
+ pageidx: z.ZodOptional<z.ZodNumber>;
8
+ collapse: z.ZodOptional<z.ZodBoolean>;
9
+ showprice: z.ZodOptional<z.ZodBoolean>;
10
+ errormsgde: z.ZodOptional<z.ZodString>;
11
+ isoptional: z.ZodOptional<z.ZodBoolean>;
12
+ showtoggle: z.ZodOptional<z.ZodBoolean>;
13
+ selminprice: z.ZodOptional<z.ZodNumber>;
14
+ showimgfull: z.ZodOptional<z.ZodBoolean>;
15
+ displayindex: z.ZodNumber;
16
+ showduration: z.ZodOptional<z.ZodBoolean>;
17
+ showinsummary: z.ZodOptional<z.ZodBoolean>;
18
+ selminduration: z.ZodOptional<z.ZodNumber>;
19
+ servicegroupde: z.ZodOptional<z.ZodString>;
20
+ servicegroupid: z.ZodNumber;
21
+ answerselection: z.ZodOptional<z.ZodNumber>;
22
+ answersortorder: z.ZodOptional<z.ZodNumber>;
23
+ additionaltextde: z.ZodOptional<z.ZodString>;
24
+ nrservicecolumns: z.ZodOptional<z.ZodNumber>;
25
+ servicegrouptype: z.ZodOptional<z.ZodNumber>;
26
+ countrylimitation: z.ZodOptional<z.ZodString>;
27
+ addtextdisplaymode: z.ZodOptional<z.ZodNumber>;
28
+ showinemailsummary: z.ZodOptional<z.ZodBoolean>;
29
+ showwhencertainanswerselected: z.ZodOptional<z.ZodString>;
30
+ }, z.core.$strip>;
31
+ declare const EterminUpdateServiceGroupOutput: z.ZodObject<{
32
+ status: z.ZodNullable<z.ZodNumber>;
33
+ statusmsg: z.ZodNullable<z.ZodString>;
34
+ }, z.core.$strip>;
35
+ declare const eterminUpdateServiceGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ displayindex: number;
37
+ servicegroupid: number;
38
+ regex?: string | undefined;
39
+ enabled?: boolean | undefined;
40
+ pageidx?: number | undefined;
41
+ collapse?: boolean | undefined;
42
+ showprice?: boolean | undefined;
43
+ errormsgde?: string | undefined;
44
+ isoptional?: boolean | undefined;
45
+ showtoggle?: boolean | undefined;
46
+ selminprice?: number | undefined;
47
+ showimgfull?: boolean | undefined;
48
+ showduration?: boolean | undefined;
49
+ showinsummary?: boolean | undefined;
50
+ selminduration?: number | undefined;
51
+ servicegroupde?: string | undefined;
52
+ answerselection?: number | undefined;
53
+ answersortorder?: number | undefined;
54
+ additionaltextde?: string | undefined;
55
+ nrservicecolumns?: number | undefined;
56
+ servicegrouptype?: number | undefined;
57
+ countrylimitation?: string | undefined;
58
+ addtextdisplaymode?: number | undefined;
59
+ showinemailsummary?: boolean | undefined;
60
+ showwhencertainanswerselected?: string | undefined;
61
+ }, {
62
+ status: number | null;
63
+ statusmsg: string | null;
64
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
65
  //#endregion
8
66
  export { eterminUpdateServiceGroup };
9
67
  //# sourceMappingURL=update-service-group.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-service-group.d.cts","names":[],"sources":["../../src/actions/update-service-group.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UA0BsB;AAAA,cACxD,+BAAA,EAAiC,CAAA,CAAE,UAGW;AAAA,cAE9C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-service-group.d.cts","names":[],"sources":["../../src/actions/update-service-group.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2B9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,67 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-service-group.d.ts
4
- declare const EterminUpdateServiceGroupInput: z.ZodTypeAny;
5
- declare const EterminUpdateServiceGroupOutput: z.ZodTypeAny;
6
- declare const eterminUpdateServiceGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminUpdateServiceGroupInput: z.ZodObject<{
5
+ regex: z.ZodOptional<z.ZodString>;
6
+ enabled: z.ZodOptional<z.ZodBoolean>;
7
+ pageidx: z.ZodOptional<z.ZodNumber>;
8
+ collapse: z.ZodOptional<z.ZodBoolean>;
9
+ showprice: z.ZodOptional<z.ZodBoolean>;
10
+ errormsgde: z.ZodOptional<z.ZodString>;
11
+ isoptional: z.ZodOptional<z.ZodBoolean>;
12
+ showtoggle: z.ZodOptional<z.ZodBoolean>;
13
+ selminprice: z.ZodOptional<z.ZodNumber>;
14
+ showimgfull: z.ZodOptional<z.ZodBoolean>;
15
+ displayindex: z.ZodNumber;
16
+ showduration: z.ZodOptional<z.ZodBoolean>;
17
+ showinsummary: z.ZodOptional<z.ZodBoolean>;
18
+ selminduration: z.ZodOptional<z.ZodNumber>;
19
+ servicegroupde: z.ZodOptional<z.ZodString>;
20
+ servicegroupid: z.ZodNumber;
21
+ answerselection: z.ZodOptional<z.ZodNumber>;
22
+ answersortorder: z.ZodOptional<z.ZodNumber>;
23
+ additionaltextde: z.ZodOptional<z.ZodString>;
24
+ nrservicecolumns: z.ZodOptional<z.ZodNumber>;
25
+ servicegrouptype: z.ZodOptional<z.ZodNumber>;
26
+ countrylimitation: z.ZodOptional<z.ZodString>;
27
+ addtextdisplaymode: z.ZodOptional<z.ZodNumber>;
28
+ showinemailsummary: z.ZodOptional<z.ZodBoolean>;
29
+ showwhencertainanswerselected: z.ZodOptional<z.ZodString>;
30
+ }, z.core.$strip>;
31
+ declare const EterminUpdateServiceGroupOutput: z.ZodObject<{
32
+ status: z.ZodNullable<z.ZodNumber>;
33
+ statusmsg: z.ZodNullable<z.ZodString>;
34
+ }, z.core.$strip>;
35
+ declare const eterminUpdateServiceGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ displayindex: number;
37
+ servicegroupid: number;
38
+ regex?: string | undefined;
39
+ enabled?: boolean | undefined;
40
+ pageidx?: number | undefined;
41
+ collapse?: boolean | undefined;
42
+ showprice?: boolean | undefined;
43
+ errormsgde?: string | undefined;
44
+ isoptional?: boolean | undefined;
45
+ showtoggle?: boolean | undefined;
46
+ selminprice?: number | undefined;
47
+ showimgfull?: boolean | undefined;
48
+ showduration?: boolean | undefined;
49
+ showinsummary?: boolean | undefined;
50
+ selminduration?: number | undefined;
51
+ servicegroupde?: string | undefined;
52
+ answerselection?: number | undefined;
53
+ answersortorder?: number | undefined;
54
+ additionaltextde?: string | undefined;
55
+ nrservicecolumns?: number | undefined;
56
+ servicegrouptype?: number | undefined;
57
+ countrylimitation?: string | undefined;
58
+ addtextdisplaymode?: number | undefined;
59
+ showinemailsummary?: boolean | undefined;
60
+ showwhencertainanswerselected?: string | undefined;
61
+ }, {
62
+ status: number | null;
63
+ statusmsg: string | null;
64
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
65
  //#endregion
8
66
  export { eterminUpdateServiceGroup };
9
67
  //# sourceMappingURL=update-service-group.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-service-group.d.mts","names":[],"sources":["../../src/actions/update-service-group.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UA0BsB;AAAA,cACxD,+BAAA,EAAiC,CAAA,CAAE,UAGW;AAAA,cAE9C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-service-group.d.mts","names":[],"sources":["../../src/actions/update-service-group.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2B9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
@@ -32,8 +32,8 @@ const eterminUpdateServiceGroup = action("ETERMIN_UPDATE_SERVICE_GROUP", {
32
32
  showwhencertainanswerselected: z.string().describe("List of services that have to be selected to show this service group. Set to -1 if the service group should be shown initially").optional()
33
33
  }).describe("Request model for updating a service group in eTermin."),
34
34
  output: z.object({
35
- status: z.number().int().describe("Status code from the API response."),
36
- statusmsg: z.string().describe("Status message from the API response.")
35
+ status: z.number().int().describe("Status code from the API response.").nullable(),
36
+ statusmsg: z.string().describe("Status message from the API response.").nullable()
37
37
  }).describe("Response model for updating a service group.")
38
38
  });
39
39
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"update-service-group.mjs","names":[],"sources":["../../src/actions/update-service-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateServiceGroupInput: z.ZodTypeAny = z.object({\n regex: z.string().describe(\"Is a validation rule. Can be used if you want to have your location written in a certain way (servicegrouptype has to be 5)\").optional(),\n enabled: z.boolean().describe(\"False if the service group should not appear on the bookingpage (only via direct link or for internal services)\").optional(),\n pageidx: z.number().int().describe(\"If set to 1 the service group will be shown on a second service selection page. Default value is 0\").optional(),\n collapse: z.boolean().describe(\"True if the service group is shown collapsed as default (need showtoggle to be true)\").optional(),\n showprice: z.boolean().describe(\"Defines if the price of the service is shown\").optional(),\n errormsgde: z.string().describe(\"Error message, if the regex isn't valid or a wrong number on the number search is used. For other languages use errormsgLANGUAGECODE e.g. errormsgen (servicegrouptype has to be 5 or 9)\").optional(),\n isoptional: z.boolean().describe(\"Defines if a selection of a service is mandatory\").optional(),\n showtoggle: z.boolean().describe(\"True if the service group can be collapsed\").optional(),\n selminprice: z.number().int().describe(\"The price of every minute selection interval (servicegrouptype has to be 10)\").optional(),\n showimgfull: z.boolean().describe(\"True if the picture of the service should be shown as big as possible\").optional(),\n displayindex: z.number().int().describe(\"Index in which order the service group should be shown.\"),\n showduration: z.boolean().describe(\"Defines if the duration of the service is shown\").optional(),\n showinsummary: z.boolean().describe(\"False if the selected service should not appear in the summary box\").optional(),\n selminduration: z.number().int().describe(\"The interval of minutes you can switch up or down with the minute selection (servicegrouptype has to be 10)\").optional(),\n servicegroupde: z.string().describe(\"Name of the service group in German. For other languages use servicegroupLANGUAGECODE e.g. servicegroupen\").optional(),\n servicegroupid: z.number().int().describe(\"ID of the service group that gets updated.\"),\n answerselection: z.number().int().describe(\"Selection type for services (0 = Single selection; 1 = Multi selection; 2 = list selection). Has to be -1 if servicegrouptype is not 0!\").optional(),\n answersortorder: z.number().int().describe(\"Defines in which order the services are shown (0 = according to position in service; 1 = Ascending by name; 2 = Descending by name)\").optional(),\n additionaltextde: z.string().describe(\"Additional information of the service group in German. For other languages use additionaltextLANGUAGECODE e.g. additionaltexten\").optional(),\n nrservicecolumns: z.number().int().describe(\"Defines how many columns the services should be displayed in\").optional(),\n servicegrouptype: z.number().int().describe(\"Defines the service group type (0 = Service selection; 2 = Text field; 5 = location selection; 8 = Day amount selection; 9 = Number search; 10 = Minutes amount selection)\").optional(),\n countrylimitation: z.string().describe(\"Language codes that are supported by the location lookup (servicegrouptype has to be 5)\").optional(),\n addtextdisplaymode: z.number().int().describe(\"Defines the location of the additional text (0 = via Tooltip; 1 = under the name of the service group)\").optional(),\n showinemailsummary: z.boolean().describe(\"False if the selected service should not appear in the summary of the emails\").optional(),\n showwhencertainanswerselected: z.string().describe(\"List of services that have to be selected to show this service group. Set to -1 if the service group should be shown initially\").optional(),\n}).describe(\"Request model for updating a service group in eTermin.\");\nexport const EterminUpdateServiceGroupOutput: z.ZodTypeAny = z.object({\n status: z.number().int().describe(\"Status code from the API response.\"),\n statusmsg: z.string().describe(\"Status message from the API response.\"),\n}).describe(\"Response model for updating a service group.\");\n\nexport const eterminUpdateServiceGroup = action(\"ETERMIN_UPDATE_SERVICE_GROUP\", {\n slug: \"etermin-update-service-group\",\n name: \"Update Service Group\",\n description: \"Tool to update an existing service group in eTermin. Use when you need to modify service group properties such as name, display settings, or selection behavior.\",\n input: EterminUpdateServiceGroupInput,\n output: EterminUpdateServiceGroupOutput,\n});\n"],"mappings":";;AAoCA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApC0D,EAAE,OAAO;EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;EACnK,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;EAC1J,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;EAClJ,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EAChI,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;EACrO,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACxF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EAChI,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EACpH,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;EACjG,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC/F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;EAClK,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;EAC1J,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;EACtF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;EAC/L,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;EAC3L,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;EAClL,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACrH,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;EACnO,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EAC3I,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;EACjK,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EAClI,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;CAChM,CAAC,CAAC,CAAC,SAAS,wDAUH;CACP,QAV2D,EAAE,OAAO;EACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;EACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACxE,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-service-group.mjs","names":[],"sources":["../../src/actions/update-service-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateServiceGroupInput = z.object({\n regex: z.string().describe(\"Is a validation rule. Can be used if you want to have your location written in a certain way (servicegrouptype has to be 5)\").optional(),\n enabled: z.boolean().describe(\"False if the service group should not appear on the bookingpage (only via direct link or for internal services)\").optional(),\n pageidx: z.number().int().describe(\"If set to 1 the service group will be shown on a second service selection page. Default value is 0\").optional(),\n collapse: z.boolean().describe(\"True if the service group is shown collapsed as default (need showtoggle to be true)\").optional(),\n showprice: z.boolean().describe(\"Defines if the price of the service is shown\").optional(),\n errormsgde: z.string().describe(\"Error message, if the regex isn't valid or a wrong number on the number search is used. For other languages use errormsgLANGUAGECODE e.g. errormsgen (servicegrouptype has to be 5 or 9)\").optional(),\n isoptional: z.boolean().describe(\"Defines if a selection of a service is mandatory\").optional(),\n showtoggle: z.boolean().describe(\"True if the service group can be collapsed\").optional(),\n selminprice: z.number().int().describe(\"The price of every minute selection interval (servicegrouptype has to be 10)\").optional(),\n showimgfull: z.boolean().describe(\"True if the picture of the service should be shown as big as possible\").optional(),\n displayindex: z.number().int().describe(\"Index in which order the service group should be shown.\"),\n showduration: z.boolean().describe(\"Defines if the duration of the service is shown\").optional(),\n showinsummary: z.boolean().describe(\"False if the selected service should not appear in the summary box\").optional(),\n selminduration: z.number().int().describe(\"The interval of minutes you can switch up or down with the minute selection (servicegrouptype has to be 10)\").optional(),\n servicegroupde: z.string().describe(\"Name of the service group in German. For other languages use servicegroupLANGUAGECODE e.g. servicegroupen\").optional(),\n servicegroupid: z.number().int().describe(\"ID of the service group that gets updated.\"),\n answerselection: z.number().int().describe(\"Selection type for services (0 = Single selection; 1 = Multi selection; 2 = list selection). Has to be -1 if servicegrouptype is not 0!\").optional(),\n answersortorder: z.number().int().describe(\"Defines in which order the services are shown (0 = according to position in service; 1 = Ascending by name; 2 = Descending by name)\").optional(),\n additionaltextde: z.string().describe(\"Additional information of the service group in German. For other languages use additionaltextLANGUAGECODE e.g. additionaltexten\").optional(),\n nrservicecolumns: z.number().int().describe(\"Defines how many columns the services should be displayed in\").optional(),\n servicegrouptype: z.number().int().describe(\"Defines the service group type (0 = Service selection; 2 = Text field; 5 = location selection; 8 = Day amount selection; 9 = Number search; 10 = Minutes amount selection)\").optional(),\n countrylimitation: z.string().describe(\"Language codes that are supported by the location lookup (servicegrouptype has to be 5)\").optional(),\n addtextdisplaymode: z.number().int().describe(\"Defines the location of the additional text (0 = via Tooltip; 1 = under the name of the service group)\").optional(),\n showinemailsummary: z.boolean().describe(\"False if the selected service should not appear in the summary of the emails\").optional(),\n showwhencertainanswerselected: z.string().describe(\"List of services that have to be selected to show this service group. Set to -1 if the service group should be shown initially\").optional(),\n}).describe(\"Request model for updating a service group in eTermin.\");\nexport const EterminUpdateServiceGroupOutput = z.object({\n status: z.number().int().describe(\"Status code from the API response.\").nullable(),\n statusmsg: z.string().describe(\"Status message from the API response.\").nullable(),\n}).describe(\"Response model for updating a service group.\");\n\nexport const eterminUpdateServiceGroup = action(\"ETERMIN_UPDATE_SERVICE_GROUP\", {\n slug: \"etermin-update-service-group\",\n name: \"Update Service Group\",\n description: \"Tool to update an existing service group in eTermin. Use when you need to modify service group properties such as name, display settings, or selection behavior.\",\n input: EterminUpdateServiceGroupInput,\n output: EterminUpdateServiceGroupOutput,\n});\n"],"mappings":";;AAoCA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApC4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;EACnK,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;EAC1J,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;EAClJ,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EAChI,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;EACrO,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACxF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EAChI,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EACpH,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;EACjG,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC/F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;EAClK,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;EAC1J,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;EACtF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;EAC/L,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;EAC3L,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;EAClL,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACrH,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;EACnO,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EAC3I,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;EACjK,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EAClI,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;CAChM,CAAC,CAAC,CAAC,SAAS,wDAUH;CACP,QAV6C,EAAE,OAAO;EACtD,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACnF,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}