@unified-api/typescript-sdk 2.72.5 → 2.73.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 (523) hide show
  1. package/bin/mcp-server.js +1057 -244
  2. package/bin/mcp-server.js.map +109 -106
  3. package/jsr.json +1 -1
  4. package/lib/config.d.ts +3 -3
  5. package/lib/config.js +3 -3
  6. package/mcp-server/mcp-server.js +1 -1
  7. package/mcp-server/server.js +1 -1
  8. package/package.json +1 -1
  9. package/sdk/models/shared/accountingaccount.d.ts +11 -39
  10. package/sdk/models/shared/accountingaccount.d.ts.map +1 -1
  11. package/sdk/models/shared/accountingaccount.js +19 -4
  12. package/sdk/models/shared/accountingaccount.js.map +1 -1
  13. package/sdk/models/shared/accountingcontact.d.ts +6 -30
  14. package/sdk/models/shared/accountingcontact.d.ts.map +1 -1
  15. package/sdk/models/shared/accountingcontact.js +10 -2
  16. package/sdk/models/shared/accountingcontact.js.map +1 -1
  17. package/sdk/models/shared/accountingcontactpaymentmethod.d.ts +6 -26
  18. package/sdk/models/shared/accountingcontactpaymentmethod.d.ts.map +1 -1
  19. package/sdk/models/shared/accountingcontactpaymentmethod.js +10 -2
  20. package/sdk/models/shared/accountingcontactpaymentmethod.js.map +1 -1
  21. package/sdk/models/shared/accountingemail.d.ts +6 -14
  22. package/sdk/models/shared/accountingemail.d.ts.map +1 -1
  23. package/sdk/models/shared/accountingemail.js +10 -2
  24. package/sdk/models/shared/accountingemail.js.map +1 -1
  25. package/sdk/models/shared/accountinginvoice.d.ts +16 -46
  26. package/sdk/models/shared/accountinginvoice.d.ts.map +1 -1
  27. package/sdk/models/shared/accountinginvoice.js +28 -6
  28. package/sdk/models/shared/accountinginvoice.js.map +1 -1
  29. package/sdk/models/shared/accountingorder.d.ts +11 -33
  30. package/sdk/models/shared/accountingorder.d.ts.map +1 -1
  31. package/sdk/models/shared/accountingorder.js +19 -4
  32. package/sdk/models/shared/accountingorder.js.map +1 -1
  33. package/sdk/models/shared/accountingreport.d.ts +6 -14
  34. package/sdk/models/shared/accountingreport.d.ts.map +1 -1
  35. package/sdk/models/shared/accountingreport.js +10 -2
  36. package/sdk/models/shared/accountingreport.js.map +1 -1
  37. package/sdk/models/shared/accountingtelephone.d.ts +6 -18
  38. package/sdk/models/shared/accountingtelephone.d.ts.map +1 -1
  39. package/sdk/models/shared/accountingtelephone.js +10 -2
  40. package/sdk/models/shared/accountingtelephone.js.map +1 -1
  41. package/sdk/models/shared/apicall.d.ts +6 -14
  42. package/sdk/models/shared/apicall.d.ts.map +1 -1
  43. package/sdk/models/shared/apicall.js +9 -2
  44. package/sdk/models/shared/apicall.js.map +1 -1
  45. package/sdk/models/shared/atsactivity.d.ts +6 -14
  46. package/sdk/models/shared/atsactivity.d.ts.map +1 -1
  47. package/sdk/models/shared/atsactivity.js +10 -2
  48. package/sdk/models/shared/atsactivity.js.map +1 -1
  49. package/sdk/models/shared/atsapplication.d.ts +6 -36
  50. package/sdk/models/shared/atsapplication.d.ts.map +1 -1
  51. package/sdk/models/shared/atsapplication.js +10 -2
  52. package/sdk/models/shared/atsapplication.js.map +1 -1
  53. package/sdk/models/shared/atscandidate.d.ts +6 -20
  54. package/sdk/models/shared/atscandidate.d.ts.map +1 -1
  55. package/sdk/models/shared/atscandidate.js +10 -2
  56. package/sdk/models/shared/atscandidate.js.map +1 -1
  57. package/sdk/models/shared/atscompensation.d.ts +11 -39
  58. package/sdk/models/shared/atscompensation.d.ts.map +1 -1
  59. package/sdk/models/shared/atscompensation.js +18 -4
  60. package/sdk/models/shared/atscompensation.js.map +1 -1
  61. package/sdk/models/shared/atsdocument.d.ts +6 -20
  62. package/sdk/models/shared/atsdocument.d.ts.map +1 -1
  63. package/sdk/models/shared/atsdocument.js +10 -2
  64. package/sdk/models/shared/atsdocument.js.map +1 -1
  65. package/sdk/models/shared/atsemail.d.ts +6 -14
  66. package/sdk/models/shared/atsemail.d.ts.map +1 -1
  67. package/sdk/models/shared/atsemail.js +10 -2
  68. package/sdk/models/shared/atsemail.js.map +1 -1
  69. package/sdk/models/shared/atsgroup.d.ts +6 -22
  70. package/sdk/models/shared/atsgroup.d.ts.map +1 -1
  71. package/sdk/models/shared/atsgroup.js +10 -2
  72. package/sdk/models/shared/atsgroup.js.map +1 -1
  73. package/sdk/models/shared/atsinterview.d.ts +6 -18
  74. package/sdk/models/shared/atsinterview.d.ts.map +1 -1
  75. package/sdk/models/shared/atsinterview.js +10 -2
  76. package/sdk/models/shared/atsinterview.js.map +1 -1
  77. package/sdk/models/shared/atsjob.d.ts +11 -45
  78. package/sdk/models/shared/atsjob.d.ts.map +1 -1
  79. package/sdk/models/shared/atsjob.js +19 -4
  80. package/sdk/models/shared/atsjob.js.map +1 -1
  81. package/sdk/models/shared/atsjobopening.d.ts +6 -12
  82. package/sdk/models/shared/atsjobopening.d.ts.map +1 -1
  83. package/sdk/models/shared/atsjobopening.js +10 -2
  84. package/sdk/models/shared/atsjobopening.js.map +1 -1
  85. package/sdk/models/shared/atsjobquestion.d.ts +6 -32
  86. package/sdk/models/shared/atsjobquestion.d.ts.map +1 -1
  87. package/sdk/models/shared/atsjobquestion.js +10 -2
  88. package/sdk/models/shared/atsjobquestion.js.map +1 -1
  89. package/sdk/models/shared/atsmetadata.d.ts +6 -34
  90. package/sdk/models/shared/atsmetadata.d.ts.map +1 -1
  91. package/sdk/models/shared/atsmetadata.js +10 -2
  92. package/sdk/models/shared/atsmetadata.js.map +1 -1
  93. package/sdk/models/shared/atsoffer.d.ts +6 -16
  94. package/sdk/models/shared/atsoffer.d.ts.map +1 -1
  95. package/sdk/models/shared/atsoffer.js +10 -2
  96. package/sdk/models/shared/atsoffer.js.map +1 -1
  97. package/sdk/models/shared/atsscorecard.d.ts +6 -16
  98. package/sdk/models/shared/atsscorecard.d.ts.map +1 -1
  99. package/sdk/models/shared/atsscorecard.js +10 -2
  100. package/sdk/models/shared/atsscorecard.js.map +1 -1
  101. package/sdk/models/shared/atsstatus.d.ts +6 -36
  102. package/sdk/models/shared/atsstatus.d.ts.map +1 -1
  103. package/sdk/models/shared/atsstatus.js +10 -2
  104. package/sdk/models/shared/atsstatus.js.map +1 -1
  105. package/sdk/models/shared/atstelephone.d.ts +6 -18
  106. package/sdk/models/shared/atstelephone.d.ts.map +1 -1
  107. package/sdk/models/shared/atstelephone.js +10 -2
  108. package/sdk/models/shared/atstelephone.js.map +1 -1
  109. package/sdk/models/shared/calendarattachment.d.ts +35 -0
  110. package/sdk/models/shared/calendarattachment.d.ts.map +1 -0
  111. package/sdk/models/shared/calendarattachment.js +76 -0
  112. package/sdk/models/shared/calendarattachment.js.map +1 -0
  113. package/sdk/models/shared/calendarattendee.d.ts +6 -14
  114. package/sdk/models/shared/calendarattendee.d.ts.map +1 -1
  115. package/sdk/models/shared/calendarattendee.js +10 -2
  116. package/sdk/models/shared/calendarattendee.js.map +1 -1
  117. package/sdk/models/shared/calendarconference.d.ts +45 -0
  118. package/sdk/models/shared/calendarconference.d.ts.map +1 -0
  119. package/sdk/models/shared/calendarconference.js +92 -0
  120. package/sdk/models/shared/calendarconference.js.map +1 -0
  121. package/sdk/models/shared/calendarevent.d.ts +12 -14
  122. package/sdk/models/shared/calendarevent.d.ts.map +1 -1
  123. package/sdk/models/shared/calendarevent.js +16 -2
  124. package/sdk/models/shared/calendarevent.js.map +1 -1
  125. package/sdk/models/shared/calendareventrecurrence.d.ts +6 -16
  126. package/sdk/models/shared/calendareventrecurrence.d.ts.map +1 -1
  127. package/sdk/models/shared/calendareventrecurrence.js +10 -2
  128. package/sdk/models/shared/calendareventrecurrence.js.map +1 -1
  129. package/sdk/models/shared/commercecollection.d.ts +6 -14
  130. package/sdk/models/shared/commercecollection.d.ts.map +1 -1
  131. package/sdk/models/shared/commercecollection.js +10 -2
  132. package/sdk/models/shared/commercecollection.js.map +1 -1
  133. package/sdk/models/shared/commerceitemmedia.d.ts +6 -12
  134. package/sdk/models/shared/commerceitemmedia.d.ts.map +1 -1
  135. package/sdk/models/shared/commerceitemmedia.js +10 -2
  136. package/sdk/models/shared/commerceitemmedia.js.map +1 -1
  137. package/sdk/models/shared/commerceitemvariant.d.ts +11 -27
  138. package/sdk/models/shared/commerceitemvariant.d.ts.map +1 -1
  139. package/sdk/models/shared/commerceitemvariant.js +17 -4
  140. package/sdk/models/shared/commerceitemvariant.js.map +1 -1
  141. package/sdk/models/shared/commercemetadata.d.ts +6 -34
  142. package/sdk/models/shared/commercemetadata.d.ts.map +1 -1
  143. package/sdk/models/shared/commercemetadata.js +10 -2
  144. package/sdk/models/shared/commercemetadata.js.map +1 -1
  145. package/sdk/models/shared/commercereview.d.ts +6 -16
  146. package/sdk/models/shared/commercereview.d.ts.map +1 -1
  147. package/sdk/models/shared/commercereview.js +10 -2
  148. package/sdk/models/shared/commercereview.js.map +1 -1
  149. package/sdk/models/shared/commercereviewcomment.d.ts +6 -16
  150. package/sdk/models/shared/commercereviewcomment.d.ts.map +1 -1
  151. package/sdk/models/shared/commercereviewcomment.js +10 -2
  152. package/sdk/models/shared/commercereviewcomment.js.map +1 -1
  153. package/sdk/models/shared/crmemail.d.ts +6 -14
  154. package/sdk/models/shared/crmemail.d.ts.map +1 -1
  155. package/sdk/models/shared/crmemail.js +10 -2
  156. package/sdk/models/shared/crmemail.js.map +1 -1
  157. package/sdk/models/shared/crmevent.d.ts +6 -24
  158. package/sdk/models/shared/crmevent.d.ts.map +1 -1
  159. package/sdk/models/shared/crmevent.js +10 -2
  160. package/sdk/models/shared/crmevent.js.map +1 -1
  161. package/sdk/models/shared/crmeventformfield.d.ts +6 -36
  162. package/sdk/models/shared/crmeventformfield.d.ts.map +1 -1
  163. package/sdk/models/shared/crmeventformfield.js +10 -2
  164. package/sdk/models/shared/crmeventformfield.js.map +1 -1
  165. package/sdk/models/shared/crmtelephone.d.ts +6 -18
  166. package/sdk/models/shared/crmtelephone.d.ts.map +1 -1
  167. package/sdk/models/shared/crmtelephone.js +10 -2
  168. package/sdk/models/shared/crmtelephone.js.map +1 -1
  169. package/sdk/models/shared/enrichemail.d.ts +6 -14
  170. package/sdk/models/shared/enrichemail.d.ts.map +1 -1
  171. package/sdk/models/shared/enrichemail.js +10 -2
  172. package/sdk/models/shared/enrichemail.js.map +1 -1
  173. package/sdk/models/shared/enrichperson.d.ts +6 -12
  174. package/sdk/models/shared/enrichperson.d.ts.map +1 -1
  175. package/sdk/models/shared/enrichperson.js +10 -2
  176. package/sdk/models/shared/enrichperson.js.map +1 -1
  177. package/sdk/models/shared/enrichtelephone.d.ts +6 -18
  178. package/sdk/models/shared/enrichtelephone.d.ts.map +1 -1
  179. package/sdk/models/shared/enrichtelephone.js +10 -2
  180. package/sdk/models/shared/enrichtelephone.js.map +1 -1
  181. package/sdk/models/shared/genaicontent.d.ts +6 -12
  182. package/sdk/models/shared/genaicontent.d.ts.map +1 -1
  183. package/sdk/models/shared/genaicontent.js +10 -2
  184. package/sdk/models/shared/genaicontent.js.map +1 -1
  185. package/sdk/models/shared/hriscompensation.d.ts +11 -39
  186. package/sdk/models/shared/hriscompensation.d.ts.map +1 -1
  187. package/sdk/models/shared/hriscompensation.js +19 -4
  188. package/sdk/models/shared/hriscompensation.js.map +1 -1
  189. package/sdk/models/shared/hrisemail.d.ts +6 -14
  190. package/sdk/models/shared/hrisemail.d.ts.map +1 -1
  191. package/sdk/models/shared/hrisemail.js +10 -2
  192. package/sdk/models/shared/hrisemail.js.map +1 -1
  193. package/sdk/models/shared/hrisemployee.d.ts +21 -67
  194. package/sdk/models/shared/hrisemployee.d.ts.map +1 -1
  195. package/sdk/models/shared/hrisemployee.js +37 -8
  196. package/sdk/models/shared/hrisemployee.js.map +1 -1
  197. package/sdk/models/shared/hrisgroup.d.ts +6 -22
  198. package/sdk/models/shared/hrisgroup.d.ts.map +1 -1
  199. package/sdk/models/shared/hrisgroup.js +10 -2
  200. package/sdk/models/shared/hrisgroup.js.map +1 -1
  201. package/sdk/models/shared/hrismetadata.d.ts +6 -34
  202. package/sdk/models/shared/hrismetadata.d.ts.map +1 -1
  203. package/sdk/models/shared/hrismetadata.js +10 -2
  204. package/sdk/models/shared/hrismetadata.js.map +1 -1
  205. package/sdk/models/shared/hrispayslip.d.ts +6 -14
  206. package/sdk/models/shared/hrispayslip.d.ts.map +1 -1
  207. package/sdk/models/shared/hrispayslip.js +9 -2
  208. package/sdk/models/shared/hrispayslip.js.map +1 -1
  209. package/sdk/models/shared/hrispayslipdetail.d.ts +6 -42
  210. package/sdk/models/shared/hrispayslipdetail.d.ts.map +1 -1
  211. package/sdk/models/shared/hrispayslipdetail.js +10 -2
  212. package/sdk/models/shared/hrispayslipdetail.js.map +1 -1
  213. package/sdk/models/shared/hristelephone.d.ts +6 -18
  214. package/sdk/models/shared/hristelephone.d.ts.map +1 -1
  215. package/sdk/models/shared/hristelephone.js +10 -2
  216. package/sdk/models/shared/hristelephone.js.map +1 -1
  217. package/sdk/models/shared/hristimeoff.d.ts +11 -25
  218. package/sdk/models/shared/hristimeoff.d.ts.map +1 -1
  219. package/sdk/models/shared/hristimeoff.js +19 -4
  220. package/sdk/models/shared/hristimeoff.js.map +1 -1
  221. package/sdk/models/shared/index.d.ts +2 -0
  222. package/sdk/models/shared/index.d.ts.map +1 -1
  223. package/sdk/models/shared/index.js +2 -0
  224. package/sdk/models/shared/index.js.map +1 -1
  225. package/sdk/models/shared/issue.d.ts +6 -24
  226. package/sdk/models/shared/issue.d.ts.map +1 -1
  227. package/sdk/models/shared/issue.js +9 -2
  228. package/sdk/models/shared/issue.js.map +1 -1
  229. package/sdk/models/shared/kmscomment.d.ts +11 -27
  230. package/sdk/models/shared/kmscomment.d.ts.map +1 -1
  231. package/sdk/models/shared/kmscomment.js +18 -4
  232. package/sdk/models/shared/kmscomment.js.map +1 -1
  233. package/sdk/models/shared/kmspage.d.ts +6 -16
  234. package/sdk/models/shared/kmspage.d.ts.map +1 -1
  235. package/sdk/models/shared/kmspage.js +9 -2
  236. package/sdk/models/shared/kmspage.js.map +1 -1
  237. package/sdk/models/shared/kmspagemetadata.d.ts +6 -34
  238. package/sdk/models/shared/kmspagemetadata.d.ts.map +1 -1
  239. package/sdk/models/shared/kmspagemetadata.js +10 -2
  240. package/sdk/models/shared/kmspagemetadata.js.map +1 -1
  241. package/sdk/models/shared/lmsmedia.d.ts +6 -20
  242. package/sdk/models/shared/lmsmedia.d.ts.map +1 -1
  243. package/sdk/models/shared/lmsmedia.js +10 -2
  244. package/sdk/models/shared/lmsmedia.js.map +1 -1
  245. package/sdk/models/shared/lmstelephone.d.ts +6 -18
  246. package/sdk/models/shared/lmstelephone.d.ts.map +1 -1
  247. package/sdk/models/shared/lmstelephone.js +10 -2
  248. package/sdk/models/shared/lmstelephone.js.map +1 -1
  249. package/sdk/models/shared/marketingemail.d.ts +6 -14
  250. package/sdk/models/shared/marketingemail.d.ts.map +1 -1
  251. package/sdk/models/shared/marketingemail.js +10 -2
  252. package/sdk/models/shared/marketingemail.js.map +1 -1
  253. package/sdk/models/shared/messagingchannel.d.ts +2 -0
  254. package/sdk/models/shared/messagingchannel.d.ts.map +1 -1
  255. package/sdk/models/shared/messagingchannel.js +4 -0
  256. package/sdk/models/shared/messagingchannel.js.map +1 -1
  257. package/sdk/models/shared/metadatametadata.d.ts +6 -34
  258. package/sdk/models/shared/metadatametadata.d.ts.map +1 -1
  259. package/sdk/models/shared/metadatametadata.js +10 -2
  260. package/sdk/models/shared/metadatametadata.js.map +1 -1
  261. package/sdk/models/shared/paymentpayout.d.ts +6 -16
  262. package/sdk/models/shared/paymentpayout.d.ts.map +1 -1
  263. package/sdk/models/shared/paymentpayout.js +10 -2
  264. package/sdk/models/shared/paymentpayout.js.map +1 -1
  265. package/sdk/models/shared/paymentrefund.d.ts +6 -16
  266. package/sdk/models/shared/paymentrefund.d.ts.map +1 -1
  267. package/sdk/models/shared/paymentrefund.js +10 -2
  268. package/sdk/models/shared/paymentrefund.js.map +1 -1
  269. package/sdk/models/shared/paymentsubscription.d.ts +11 -31
  270. package/sdk/models/shared/paymentsubscription.d.ts.map +1 -1
  271. package/sdk/models/shared/paymentsubscription.js +19 -4
  272. package/sdk/models/shared/paymentsubscription.js.map +1 -1
  273. package/sdk/models/shared/propertyatsactivityfrom.d.ts +6 -14
  274. package/sdk/models/shared/propertyatsactivityfrom.d.ts.map +1 -1
  275. package/sdk/models/shared/propertyatsactivityfrom.js +10 -2
  276. package/sdk/models/shared/propertyatsactivityfrom.js.map +1 -1
  277. package/sdk/models/shared/propertycalendareventorganizer.d.ts +6 -14
  278. package/sdk/models/shared/propertycalendareventorganizer.d.ts.map +1 -1
  279. package/sdk/models/shared/propertycalendareventorganizer.js +10 -2
  280. package/sdk/models/shared/propertycalendareventorganizer.js.map +1 -1
  281. package/sdk/models/shared/propertycalendareventrecurrenceondays.d.ts +6 -22
  282. package/sdk/models/shared/propertycalendareventrecurrenceondays.d.ts.map +1 -1
  283. package/sdk/models/shared/propertycalendareventrecurrenceondays.js +10 -2
  284. package/sdk/models/shared/propertycalendareventrecurrenceondays.js.map +1 -1
  285. package/sdk/models/shared/propertycalendarrecordingtranscriptattendee.d.ts +6 -14
  286. package/sdk/models/shared/propertycalendarrecordingtranscriptattendee.d.ts.map +1 -1
  287. package/sdk/models/shared/propertycalendarrecordingtranscriptattendee.js +9 -2
  288. package/sdk/models/shared/propertycalendarrecordingtranscriptattendee.js.map +1 -1
  289. package/sdk/models/shared/propertyconnectioncategories.d.ts +6 -52
  290. package/sdk/models/shared/propertyconnectioncategories.d.ts.map +1 -1
  291. package/sdk/models/shared/propertyconnectioncategories.js +10 -2
  292. package/sdk/models/shared/propertyconnectioncategories.js.map +1 -1
  293. package/sdk/models/shared/propertyconnectionpermissions.d.ts +6 -312
  294. package/sdk/models/shared/propertyconnectionpermissions.d.ts.map +1 -1
  295. package/sdk/models/shared/propertyconnectionpermissions.js +10 -2
  296. package/sdk/models/shared/propertyconnectionpermissions.js.map +1 -1
  297. package/sdk/models/shared/propertycrmeventtask.d.ts +11 -29
  298. package/sdk/models/shared/propertycrmeventtask.d.ts.map +1 -1
  299. package/sdk/models/shared/propertycrmeventtask.js +18 -4
  300. package/sdk/models/shared/propertycrmeventtask.js.map +1 -1
  301. package/sdk/models/shared/propertyhrisemployeeemployeeroles.d.ts +6 -18
  302. package/sdk/models/shared/propertyhrisemployeeemployeeroles.d.ts.map +1 -1
  303. package/sdk/models/shared/propertyhrisemployeeemployeeroles.js +10 -2
  304. package/sdk/models/shared/propertyhrisemployeeemployeeroles.js.map +1 -1
  305. package/sdk/models/shared/propertyintegrationcategories.d.ts +6 -52
  306. package/sdk/models/shared/propertyintegrationcategories.d.ts.map +1 -1
  307. package/sdk/models/shared/propertyintegrationcategories.js +10 -2
  308. package/sdk/models/shared/propertyintegrationcategories.js.map +1 -1
  309. package/sdk/models/shared/propertyscimgroupmeta.d.ts +6 -12
  310. package/sdk/models/shared/propertyscimgroupmeta.d.ts.map +1 -1
  311. package/sdk/models/shared/propertyscimgroupmeta.js +10 -2
  312. package/sdk/models/shared/propertyscimgroupmeta.js.map +1 -1
  313. package/sdk/models/shared/propertyscimgroupschemas.d.ts +6 -10
  314. package/sdk/models/shared/propertyscimgroupschemas.d.ts.map +1 -1
  315. package/sdk/models/shared/propertyscimgroupschemas.js +10 -2
  316. package/sdk/models/shared/propertyscimgroupschemas.js.map +1 -1
  317. package/sdk/models/shared/propertyscimusermeta.d.ts +6 -12
  318. package/sdk/models/shared/propertyscimusermeta.d.ts.map +1 -1
  319. package/sdk/models/shared/propertyscimusermeta.js +10 -2
  320. package/sdk/models/shared/propertyscimusermeta.js.map +1 -1
  321. package/sdk/models/shared/propertyscimuserschemas.d.ts +6 -16
  322. package/sdk/models/shared/propertyscimuserschemas.d.ts.map +1 -1
  323. package/sdk/models/shared/propertyscimuserschemas.js +10 -2
  324. package/sdk/models/shared/propertyscimuserschemas.js.map +1 -1
  325. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.d.ts +6 -12
  326. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.d.ts.map +1 -1
  327. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.js +10 -2
  328. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.js.map +1 -1
  329. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.d.ts +6 -12
  330. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.d.ts.map +1 -1
  331. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.js +10 -2
  332. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.js.map +1 -1
  333. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.d.ts +16 -52
  334. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.d.ts.map +1 -1
  335. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.js +27 -6
  336. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.js.map +1 -1
  337. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.d.ts +6 -12
  338. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.d.ts.map +1 -1
  339. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.js +10 -2
  340. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.js.map +1 -1
  341. package/sdk/models/shared/propertystoragepermissionroles.d.ts +6 -14
  342. package/sdk/models/shared/propertystoragepermissionroles.d.ts.map +1 -1
  343. package/sdk/models/shared/propertystoragepermissionroles.js +10 -2
  344. package/sdk/models/shared/propertystoragepermissionroles.js.map +1 -1
  345. package/sdk/models/shared/propertyuccalltelephone.d.ts +6 -18
  346. package/sdk/models/shared/propertyuccalltelephone.d.ts.map +1 -1
  347. package/sdk/models/shared/propertyuccalltelephone.js +10 -2
  348. package/sdk/models/shared/propertyuccalltelephone.js.map +1 -1
  349. package/sdk/models/shared/repopullrequest.d.ts +6 -14
  350. package/sdk/models/shared/repopullrequest.d.ts.map +1 -1
  351. package/sdk/models/shared/repopullrequest.js +10 -2
  352. package/sdk/models/shared/repopullrequest.js.map +1 -1
  353. package/sdk/models/shared/scimaddress.d.ts +6 -14
  354. package/sdk/models/shared/scimaddress.d.ts.map +1 -1
  355. package/sdk/models/shared/scimaddress.js +10 -2
  356. package/sdk/models/shared/scimaddress.js.map +1 -1
  357. package/sdk/models/shared/scimemail.d.ts +6 -14
  358. package/sdk/models/shared/scimemail.d.ts.map +1 -1
  359. package/sdk/models/shared/scimemail.js +10 -2
  360. package/sdk/models/shared/scimemail.js.map +1 -1
  361. package/sdk/models/shared/scimgroupmember.d.ts +11 -23
  362. package/sdk/models/shared/scimgroupmember.d.ts.map +1 -1
  363. package/sdk/models/shared/scimgroupmember.js +18 -4
  364. package/sdk/models/shared/scimgroupmember.js.map +1 -1
  365. package/sdk/models/shared/scimims.d.ts +6 -24
  366. package/sdk/models/shared/scimims.d.ts.map +1 -1
  367. package/sdk/models/shared/scimims.js +9 -2
  368. package/sdk/models/shared/scimims.js.map +1 -1
  369. package/sdk/models/shared/scimmanager.d.ts +6 -12
  370. package/sdk/models/shared/scimmanager.d.ts.map +1 -1
  371. package/sdk/models/shared/scimmanager.js +10 -2
  372. package/sdk/models/shared/scimmanager.js.map +1 -1
  373. package/sdk/models/shared/scimphonenumber.d.ts +6 -20
  374. package/sdk/models/shared/scimphonenumber.d.ts.map +1 -1
  375. package/sdk/models/shared/scimphonenumber.js +10 -2
  376. package/sdk/models/shared/scimphonenumber.js.map +1 -1
  377. package/sdk/models/shared/scimphoto.d.ts +6 -12
  378. package/sdk/models/shared/scimphoto.d.ts.map +1 -1
  379. package/sdk/models/shared/scimphoto.js +10 -2
  380. package/sdk/models/shared/scimphoto.js.map +1 -1
  381. package/sdk/models/shared/scimusergroups.d.ts +6 -12
  382. package/sdk/models/shared/scimusergroups.d.ts.map +1 -1
  383. package/sdk/models/shared/scimusergroups.js +10 -2
  384. package/sdk/models/shared/scimusergroups.js.map +1 -1
  385. package/sdk/models/shared/storagefile.d.ts +6 -12
  386. package/sdk/models/shared/storagefile.d.ts.map +1 -1
  387. package/sdk/models/shared/storagefile.js +10 -2
  388. package/sdk/models/shared/storagefile.js.map +1 -1
  389. package/sdk/models/shared/tasktask.d.ts +6 -14
  390. package/sdk/models/shared/tasktask.d.ts.map +1 -1
  391. package/sdk/models/shared/tasktask.js +10 -2
  392. package/sdk/models/shared/tasktask.js.map +1 -1
  393. package/sdk/models/shared/ticketingemail.d.ts +6 -14
  394. package/sdk/models/shared/ticketingemail.d.ts.map +1 -1
  395. package/sdk/models/shared/ticketingemail.js +10 -2
  396. package/sdk/models/shared/ticketingemail.js.map +1 -1
  397. package/sdk/models/shared/ticketingtelephone.d.ts +6 -18
  398. package/sdk/models/shared/ticketingtelephone.d.ts.map +1 -1
  399. package/sdk/models/shared/ticketingtelephone.js +10 -2
  400. package/sdk/models/shared/ticketingtelephone.js.map +1 -1
  401. package/sdk/models/shared/ticketingticket.d.ts +6 -12
  402. package/sdk/models/shared/ticketingticket.d.ts.map +1 -1
  403. package/sdk/models/shared/ticketingticket.js +10 -2
  404. package/sdk/models/shared/ticketingticket.js.map +1 -1
  405. package/sdk/models/shared/ucemail.d.ts +6 -14
  406. package/sdk/models/shared/ucemail.d.ts.map +1 -1
  407. package/sdk/models/shared/ucemail.js +9 -2
  408. package/sdk/models/shared/ucemail.js.map +1 -1
  409. package/sdk/models/shared/uctelephone.d.ts +6 -18
  410. package/sdk/models/shared/uctelephone.d.ts.map +1 -1
  411. package/sdk/models/shared/uctelephone.js +10 -2
  412. package/sdk/models/shared/uctelephone.js.map +1 -1
  413. package/sdk/models/shared/webhook.d.ts +21 -213
  414. package/sdk/models/shared/webhook.d.ts.map +1 -1
  415. package/sdk/models/shared/webhook.js +36 -8
  416. package/sdk/models/shared/webhook.js.map +1 -1
  417. package/sdk/types/constdatetime.js +1 -1
  418. package/src/lib/config.ts +3 -3
  419. package/src/mcp-server/mcp-server.ts +1 -1
  420. package/src/mcp-server/server.ts +1 -1
  421. package/src/sdk/models/shared/accountingaccount.ts +28 -12
  422. package/src/sdk/models/shared/accountingcontact.ts +23 -6
  423. package/src/sdk/models/shared/accountingcontactpaymentmethod.ts +23 -8
  424. package/src/sdk/models/shared/accountingemail.ts +23 -8
  425. package/src/sdk/models/shared/accountinginvoice.ts +59 -26
  426. package/src/sdk/models/shared/accountingorder.ts +41 -15
  427. package/src/sdk/models/shared/accountingreport.ts +23 -8
  428. package/src/sdk/models/shared/accountingtelephone.ts +23 -10
  429. package/src/sdk/models/shared/apicall.ts +23 -6
  430. package/src/sdk/models/shared/atsactivity.ts +23 -8
  431. package/src/sdk/models/shared/atsapplication.ts +23 -8
  432. package/src/sdk/models/shared/atscandidate.ts +16 -6
  433. package/src/sdk/models/shared/atscompensation.ts +41 -13
  434. package/src/sdk/models/shared/atsdocument.ts +23 -8
  435. package/src/sdk/models/shared/atsemail.ts +23 -6
  436. package/src/sdk/models/shared/atsgroup.ts +23 -6
  437. package/src/sdk/models/shared/atsinterview.ts +23 -8
  438. package/src/sdk/models/shared/atsjob.ts +41 -13
  439. package/src/sdk/models/shared/atsjobopening.ts +23 -8
  440. package/src/sdk/models/shared/atsjobquestion.ts +23 -8
  441. package/src/sdk/models/shared/atsmetadata.ts +16 -6
  442. package/src/sdk/models/shared/atsoffer.ts +23 -8
  443. package/src/sdk/models/shared/atsscorecard.ts +23 -8
  444. package/src/sdk/models/shared/atsstatus.ts +23 -8
  445. package/src/sdk/models/shared/atstelephone.ts +23 -8
  446. package/src/sdk/models/shared/calendarattachment.ts +89 -0
  447. package/src/sdk/models/shared/calendarattendee.ts +23 -8
  448. package/src/sdk/models/shared/calendarconference.ts +115 -0
  449. package/src/sdk/models/shared/calendarevent.ts +43 -8
  450. package/src/sdk/models/shared/calendareventrecurrence.ts +23 -8
  451. package/src/sdk/models/shared/commercecollection.ts +23 -8
  452. package/src/sdk/models/shared/commerceitemmedia.ts +23 -8
  453. package/src/sdk/models/shared/commerceitemvariant.ts +41 -11
  454. package/src/sdk/models/shared/commercemetadata.ts +23 -8
  455. package/src/sdk/models/shared/commercereview.ts +23 -8
  456. package/src/sdk/models/shared/commercereviewcomment.ts +23 -8
  457. package/src/sdk/models/shared/crmemail.ts +23 -6
  458. package/src/sdk/models/shared/crmevent.ts +23 -6
  459. package/src/sdk/models/shared/crmeventformfield.ts +23 -8
  460. package/src/sdk/models/shared/crmtelephone.ts +23 -8
  461. package/src/sdk/models/shared/enrichemail.ts +23 -8
  462. package/src/sdk/models/shared/enrichperson.ts +16 -6
  463. package/src/sdk/models/shared/enrichtelephone.ts +23 -8
  464. package/src/sdk/models/shared/genaicontent.ts +17 -7
  465. package/src/sdk/models/shared/hriscompensation.ts +41 -15
  466. package/src/sdk/models/shared/hrisemail.ts +23 -8
  467. package/src/sdk/models/shared/hrisemployee.ts +77 -29
  468. package/src/sdk/models/shared/hrisgroup.ts +23 -8
  469. package/src/sdk/models/shared/hrismetadata.ts +23 -8
  470. package/src/sdk/models/shared/hrispayslip.ts +23 -6
  471. package/src/sdk/models/shared/hrispayslipdetail.ts +23 -8
  472. package/src/sdk/models/shared/hristelephone.ts +23 -8
  473. package/src/sdk/models/shared/hristimeoff.ts +41 -15
  474. package/src/sdk/models/shared/index.ts +2 -0
  475. package/src/sdk/models/shared/issue.ts +23 -6
  476. package/src/sdk/models/shared/kmscomment.ts +41 -13
  477. package/src/sdk/models/shared/kmspage.ts +23 -6
  478. package/src/sdk/models/shared/kmspagemetadata.ts +23 -8
  479. package/src/sdk/models/shared/lmsmedia.ts +23 -6
  480. package/src/sdk/models/shared/lmstelephone.ts +23 -8
  481. package/src/sdk/models/shared/marketingemail.ts +23 -8
  482. package/src/sdk/models/shared/messagingchannel.ts +6 -0
  483. package/src/sdk/models/shared/metadatametadata.ts +23 -8
  484. package/src/sdk/models/shared/paymentpayout.ts +23 -8
  485. package/src/sdk/models/shared/paymentrefund.ts +23 -8
  486. package/src/sdk/models/shared/paymentsubscription.ts +41 -13
  487. package/src/sdk/models/shared/propertyatsactivityfrom.ts +23 -8
  488. package/src/sdk/models/shared/propertycalendareventorganizer.ts +23 -9
  489. package/src/sdk/models/shared/propertycalendareventrecurrenceondays.ts +23 -9
  490. package/src/sdk/models/shared/propertycalendarrecordingtranscriptattendee.ts +23 -6
  491. package/src/sdk/models/shared/propertyconnectioncategories.ts +23 -8
  492. package/src/sdk/models/shared/propertyconnectionpermissions.ts +23 -8
  493. package/src/sdk/models/shared/propertycrmeventtask.ts +41 -13
  494. package/src/sdk/models/shared/propertyhrisemployeeemployeeroles.ts +23 -8
  495. package/src/sdk/models/shared/propertyintegrationcategories.ts +23 -8
  496. package/src/sdk/models/shared/propertyscimgroupmeta.ts +23 -6
  497. package/src/sdk/models/shared/propertyscimgroupschemas.ts +23 -8
  498. package/src/sdk/models/shared/propertyscimusermeta.ts +23 -8
  499. package/src/sdk/models/shared/propertyscimuserschemas.ts +23 -10
  500. package/src/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.ts +26 -10
  501. package/src/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.ts +26 -10
  502. package/src/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.ts +62 -22
  503. package/src/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.ts +26 -10
  504. package/src/sdk/models/shared/propertystoragepermissionroles.ts +23 -8
  505. package/src/sdk/models/shared/propertyuccalltelephone.ts +23 -8
  506. package/src/sdk/models/shared/repopullrequest.ts +23 -8
  507. package/src/sdk/models/shared/scimaddress.ts +23 -8
  508. package/src/sdk/models/shared/scimemail.ts +23 -8
  509. package/src/sdk/models/shared/scimgroupmember.ts +41 -13
  510. package/src/sdk/models/shared/scimims.ts +23 -6
  511. package/src/sdk/models/shared/scimmanager.ts +23 -8
  512. package/src/sdk/models/shared/scimphonenumber.ts +23 -8
  513. package/src/sdk/models/shared/scimphoto.ts +23 -8
  514. package/src/sdk/models/shared/scimusergroups.ts +23 -8
  515. package/src/sdk/models/shared/storagefile.ts +23 -8
  516. package/src/sdk/models/shared/tasktask.ts +23 -8
  517. package/src/sdk/models/shared/ticketingemail.ts +23 -8
  518. package/src/sdk/models/shared/ticketingtelephone.ts +23 -8
  519. package/src/sdk/models/shared/ticketingticket.ts +23 -8
  520. package/src/sdk/models/shared/ucemail.ts +23 -6
  521. package/src/sdk/models/shared/uctelephone.ts +23 -8
  522. package/src/sdk/models/shared/webhook.ts +63 -22
  523. package/src/sdk/types/constdatetime.ts +1 -1
package/bin/mcp-server.js CHANGED
@@ -34231,9 +34231,9 @@ var init_config = __esm(() => {
34231
34231
  SDK_METADATA = {
34232
34232
  language: "typescript",
34233
34233
  openapiDocVersion: "1.0",
34234
- sdkVersion: "2.72.5",
34235
- genVersion: "2.629.1",
34236
- userAgent: "speakeasy-sdk/typescript 2.72.5 2.629.1 1.0 @unified-api/typescript-sdk"
34234
+ sdkVersion: "2.73.1",
34235
+ genVersion: "2.632.2",
34236
+ userAgent: "speakeasy-sdk/typescript 2.73.1 2.632.2 1.0 @unified-api/typescript-sdk"
34237
34237
  };
34238
34238
  });
34239
34239
 
@@ -35661,6 +35661,11 @@ var init_security = __esm(() => {
35661
35661
  };
35662
35662
  });
35663
35663
 
35664
+ // src/sdk/types/enums.ts
35665
+ function catchUnrecognizedEnum(value) {
35666
+ return value;
35667
+ }
35668
+
35664
35669
  // src/sdk/models/shared/accountingaccount.ts
35665
35670
  var Status, Type, Status$inboundSchema, Status$outboundSchema, Status$, Type$inboundSchema, Type$outboundSchema, Type$, AccountingAccount$inboundSchema, AccountingAccount$outboundSchema, AccountingAccount$;
35666
35671
  var init_accountingaccount = __esm(() => {
@@ -35682,14 +35687,26 @@ var init_accountingaccount = __esm(() => {
35682
35687
  Revenue: "REVENUE",
35683
35688
  Other: "OTHER"
35684
35689
  };
35685
- Status$inboundSchema = nativeEnumType(Status);
35686
- Status$outboundSchema = Status$inboundSchema;
35690
+ Status$inboundSchema = unionType([
35691
+ nativeEnumType(Status),
35692
+ stringType().transform(catchUnrecognizedEnum)
35693
+ ]);
35694
+ Status$outboundSchema = unionType([
35695
+ nativeEnumType(Status),
35696
+ stringType().and(custom())
35697
+ ]);
35687
35698
  ((Status$) => {
35688
35699
  Status$.inboundSchema = Status$inboundSchema;
35689
35700
  Status$.outboundSchema = Status$outboundSchema;
35690
35701
  })(Status$ ||= {});
35691
- Type$inboundSchema = nativeEnumType(Type);
35692
- Type$outboundSchema = Type$inboundSchema;
35702
+ Type$inboundSchema = unionType([
35703
+ nativeEnumType(Type),
35704
+ stringType().transform(catchUnrecognizedEnum)
35705
+ ]);
35706
+ Type$outboundSchema = unionType([
35707
+ nativeEnumType(Type),
35708
+ stringType().and(custom())
35709
+ ]);
35693
35710
  ((Type$) => {
35694
35711
  Type$.inboundSchema = Type$inboundSchema;
35695
35712
  Type$.outboundSchema = Type$outboundSchema;
@@ -35767,8 +35784,14 @@ var init_accountingemail = __esm(() => {
35767
35784
  Home: "HOME",
35768
35785
  Other: "OTHER"
35769
35786
  };
35770
- AccountingEmailType$inboundSchema = nativeEnumType(AccountingEmailType);
35771
- AccountingEmailType$outboundSchema = AccountingEmailType$inboundSchema;
35787
+ AccountingEmailType$inboundSchema = unionType([
35788
+ nativeEnumType(AccountingEmailType),
35789
+ stringType().transform(catchUnrecognizedEnum)
35790
+ ]);
35791
+ AccountingEmailType$outboundSchema = unionType([
35792
+ nativeEnumType(AccountingEmailType),
35793
+ stringType().and(custom())
35794
+ ]);
35772
35795
  ((AccountingEmailType$) => {
35773
35796
  AccountingEmailType$.inboundSchema = AccountingEmailType$inboundSchema;
35774
35797
  AccountingEmailType$.outboundSchema = AccountingEmailType$outboundSchema;
@@ -35902,8 +35925,14 @@ var init_accountingcontactpaymentmethod = __esm(() => {
35902
35925
  Wire: "WIRE",
35903
35926
  Check: "CHECK"
35904
35927
  };
35905
- AccountingContactPaymentMethodType$inboundSchema = nativeEnumType(AccountingContactPaymentMethodType);
35906
- AccountingContactPaymentMethodType$outboundSchema = AccountingContactPaymentMethodType$inboundSchema;
35928
+ AccountingContactPaymentMethodType$inboundSchema = unionType([
35929
+ nativeEnumType(AccountingContactPaymentMethodType),
35930
+ stringType().transform(catchUnrecognizedEnum)
35931
+ ]);
35932
+ AccountingContactPaymentMethodType$outboundSchema = unionType([
35933
+ nativeEnumType(AccountingContactPaymentMethodType),
35934
+ stringType().and(custom())
35935
+ ]);
35907
35936
  ((AccountingContactPaymentMethodType$) => {
35908
35937
  AccountingContactPaymentMethodType$.inboundSchema = AccountingContactPaymentMethodType$inboundSchema;
35909
35938
  AccountingContactPaymentMethodType$.outboundSchema = AccountingContactPaymentMethodType$outboundSchema;
@@ -35937,8 +35966,14 @@ var init_accountingtelephone = __esm(() => {
35937
35966
  Fax: "FAX",
35938
35967
  Mobile: "MOBILE"
35939
35968
  };
35940
- AccountingTelephoneType$inboundSchema = nativeEnumType(AccountingTelephoneType);
35941
- AccountingTelephoneType$outboundSchema = AccountingTelephoneType$inboundSchema;
35969
+ AccountingTelephoneType$inboundSchema = unionType([
35970
+ nativeEnumType(AccountingTelephoneType),
35971
+ stringType().transform(catchUnrecognizedEnum)
35972
+ ]);
35973
+ AccountingTelephoneType$outboundSchema = unionType([
35974
+ nativeEnumType(AccountingTelephoneType),
35975
+ stringType().and(custom())
35976
+ ]);
35942
35977
  ((AccountingTelephoneType$) => {
35943
35978
  AccountingTelephoneType$.inboundSchema = AccountingTelephoneType$inboundSchema;
35944
35979
  AccountingTelephoneType$.outboundSchema = AccountingTelephoneType$outboundSchema;
@@ -36067,8 +36102,14 @@ var init_accountingcontact = __esm(() => {
36067
36102
  Foreign: "FOREIGN",
36068
36103
  Other: "OTHER"
36069
36104
  };
36070
- TaxExemption$inboundSchema = nativeEnumType(TaxExemption);
36071
- TaxExemption$outboundSchema = TaxExemption$inboundSchema;
36105
+ TaxExemption$inboundSchema = unionType([
36106
+ nativeEnumType(TaxExemption),
36107
+ stringType().transform(catchUnrecognizedEnum)
36108
+ ]);
36109
+ TaxExemption$outboundSchema = unionType([
36110
+ nativeEnumType(TaxExemption),
36111
+ stringType().and(custom())
36112
+ ]);
36072
36113
  ((TaxExemption$) => {
36073
36114
  TaxExemption$.inboundSchema = TaxExemption$inboundSchema;
36074
36115
  TaxExemption$.outboundSchema = TaxExemption$outboundSchema;
@@ -36265,20 +36306,38 @@ var init_accountinginvoice = __esm(() => {
36265
36306
  Invoice: "INVOICE",
36266
36307
  Creditmemo: "CREDITMEMO"
36267
36308
  };
36268
- PaymentCollectionMethod$inboundSchema = nativeEnumType(PaymentCollectionMethod);
36269
- PaymentCollectionMethod$outboundSchema = PaymentCollectionMethod$inboundSchema;
36309
+ PaymentCollectionMethod$inboundSchema = unionType([
36310
+ nativeEnumType(PaymentCollectionMethod),
36311
+ stringType().transform(catchUnrecognizedEnum)
36312
+ ]);
36313
+ PaymentCollectionMethod$outboundSchema = unionType([
36314
+ nativeEnumType(PaymentCollectionMethod),
36315
+ stringType().and(custom())
36316
+ ]);
36270
36317
  ((PaymentCollectionMethod$) => {
36271
36318
  PaymentCollectionMethod$.inboundSchema = PaymentCollectionMethod$inboundSchema;
36272
36319
  PaymentCollectionMethod$.outboundSchema = PaymentCollectionMethod$outboundSchema;
36273
36320
  })(PaymentCollectionMethod$ ||= {});
36274
- AccountingInvoiceStatus$inboundSchema = nativeEnumType(AccountingInvoiceStatus);
36275
- AccountingInvoiceStatus$outboundSchema = AccountingInvoiceStatus$inboundSchema;
36321
+ AccountingInvoiceStatus$inboundSchema = unionType([
36322
+ nativeEnumType(AccountingInvoiceStatus),
36323
+ stringType().transform(catchUnrecognizedEnum)
36324
+ ]);
36325
+ AccountingInvoiceStatus$outboundSchema = unionType([
36326
+ nativeEnumType(AccountingInvoiceStatus),
36327
+ stringType().and(custom())
36328
+ ]);
36276
36329
  ((AccountingInvoiceStatus$) => {
36277
36330
  AccountingInvoiceStatus$.inboundSchema = AccountingInvoiceStatus$inboundSchema;
36278
36331
  AccountingInvoiceStatus$.outboundSchema = AccountingInvoiceStatus$outboundSchema;
36279
36332
  })(AccountingInvoiceStatus$ ||= {});
36280
- AccountingInvoiceType$inboundSchema = nativeEnumType(AccountingInvoiceType);
36281
- AccountingInvoiceType$outboundSchema = AccountingInvoiceType$inboundSchema;
36333
+ AccountingInvoiceType$inboundSchema = unionType([
36334
+ nativeEnumType(AccountingInvoiceType),
36335
+ stringType().transform(catchUnrecognizedEnum)
36336
+ ]);
36337
+ AccountingInvoiceType$outboundSchema = unionType([
36338
+ nativeEnumType(AccountingInvoiceType),
36339
+ stringType().and(custom())
36340
+ ]);
36282
36341
  ((AccountingInvoiceType$) => {
36283
36342
  AccountingInvoiceType$.inboundSchema = AccountingInvoiceType$inboundSchema;
36284
36343
  AccountingInvoiceType$.outboundSchema = AccountingInvoiceType$outboundSchema;
@@ -36601,14 +36660,26 @@ var init_accountingorder = __esm(() => {
36601
36660
  Sales: "SALES",
36602
36661
  Purchase: "PURCHASE"
36603
36662
  };
36604
- AccountingOrderStatus$inboundSchema = nativeEnumType(AccountingOrderStatus);
36605
- AccountingOrderStatus$outboundSchema = AccountingOrderStatus$inboundSchema;
36663
+ AccountingOrderStatus$inboundSchema = unionType([
36664
+ nativeEnumType(AccountingOrderStatus),
36665
+ stringType().transform(catchUnrecognizedEnum)
36666
+ ]);
36667
+ AccountingOrderStatus$outboundSchema = unionType([
36668
+ nativeEnumType(AccountingOrderStatus),
36669
+ stringType().and(custom())
36670
+ ]);
36606
36671
  ((AccountingOrderStatus$) => {
36607
36672
  AccountingOrderStatus$.inboundSchema = AccountingOrderStatus$inboundSchema;
36608
36673
  AccountingOrderStatus$.outboundSchema = AccountingOrderStatus$outboundSchema;
36609
36674
  })(AccountingOrderStatus$ ||= {});
36610
- AccountingOrderType$inboundSchema = nativeEnumType(AccountingOrderType);
36611
- AccountingOrderType$outboundSchema = AccountingOrderType$inboundSchema;
36675
+ AccountingOrderType$inboundSchema = unionType([
36676
+ nativeEnumType(AccountingOrderType),
36677
+ stringType().transform(catchUnrecognizedEnum)
36678
+ ]);
36679
+ AccountingOrderType$outboundSchema = unionType([
36680
+ nativeEnumType(AccountingOrderType),
36681
+ stringType().and(custom())
36682
+ ]);
36612
36683
  ((AccountingOrderType$) => {
36613
36684
  AccountingOrderType$.inboundSchema = AccountingOrderType$inboundSchema;
36614
36685
  AccountingOrderType$.outboundSchema = AccountingOrderType$outboundSchema;
@@ -36983,8 +37054,14 @@ var init_accountingreport = __esm(() => {
36983
37054
  BalanceSheet: "BALANCE_SHEET",
36984
37055
  ProfitAndLoss: "PROFIT_AND_LOSS"
36985
37056
  };
36986
- AccountingReportType$inboundSchema = nativeEnumType(AccountingReportType);
36987
- AccountingReportType$outboundSchema = AccountingReportType$inboundSchema;
37057
+ AccountingReportType$inboundSchema = unionType([
37058
+ nativeEnumType(AccountingReportType),
37059
+ stringType().transform(catchUnrecognizedEnum)
37060
+ ]);
37061
+ AccountingReportType$outboundSchema = unionType([
37062
+ nativeEnumType(AccountingReportType),
37063
+ stringType().and(custom())
37064
+ ]);
36988
37065
  ((AccountingReportType$) => {
36989
37066
  AccountingReportType$.inboundSchema = AccountingReportType$inboundSchema;
36990
37067
  AccountingReportType$.outboundSchema = AccountingReportType$outboundSchema;
@@ -37257,8 +37334,14 @@ var init_apicall = __esm(() => {
37257
37334
  Webhook: "webhook",
37258
37335
  Inbound: "inbound"
37259
37336
  };
37260
- ApiCallType$inboundSchema = nativeEnumType(ApiCallType);
37261
- ApiCallType$outboundSchema = ApiCallType$inboundSchema;
37337
+ ApiCallType$inboundSchema = unionType([
37338
+ nativeEnumType(ApiCallType),
37339
+ stringType().transform(catchUnrecognizedEnum)
37340
+ ]);
37341
+ ApiCallType$outboundSchema = unionType([
37342
+ nativeEnumType(ApiCallType),
37343
+ stringType().and(custom())
37344
+ ]);
37262
37345
  ((ApiCallType$) => {
37263
37346
  ApiCallType$.inboundSchema = ApiCallType$inboundSchema;
37264
37347
  ApiCallType$.outboundSchema = ApiCallType$outboundSchema;
@@ -37338,8 +37421,14 @@ var init_atsemail = __esm(() => {
37338
37421
  Home: "HOME",
37339
37422
  Other: "OTHER"
37340
37423
  };
37341
- AtsEmailType$inboundSchema = nativeEnumType(AtsEmailType);
37342
- AtsEmailType$outboundSchema = AtsEmailType$inboundSchema;
37424
+ AtsEmailType$inboundSchema = unionType([
37425
+ nativeEnumType(AtsEmailType),
37426
+ stringType().transform(catchUnrecognizedEnum)
37427
+ ]);
37428
+ AtsEmailType$outboundSchema = unionType([
37429
+ nativeEnumType(AtsEmailType),
37430
+ stringType().and(custom())
37431
+ ]);
37343
37432
  ((AtsEmailType$) => {
37344
37433
  AtsEmailType$.inboundSchema = AtsEmailType$inboundSchema;
37345
37434
  AtsEmailType$.outboundSchema = AtsEmailType$outboundSchema;
@@ -37369,8 +37458,14 @@ var init_propertyatsactivityfrom = __esm(() => {
37369
37458
  Home: "HOME",
37370
37459
  Other: "OTHER"
37371
37460
  };
37372
- PropertyAtsActivityFromType$inboundSchema = nativeEnumType(PropertyAtsActivityFromType);
37373
- PropertyAtsActivityFromType$outboundSchema = PropertyAtsActivityFromType$inboundSchema;
37461
+ PropertyAtsActivityFromType$inboundSchema = unionType([
37462
+ nativeEnumType(PropertyAtsActivityFromType),
37463
+ stringType().transform(catchUnrecognizedEnum)
37464
+ ]);
37465
+ PropertyAtsActivityFromType$outboundSchema = unionType([
37466
+ nativeEnumType(PropertyAtsActivityFromType),
37467
+ stringType().and(custom())
37468
+ ]);
37374
37469
  ((PropertyAtsActivityFromType$) => {
37375
37470
  PropertyAtsActivityFromType$.inboundSchema = PropertyAtsActivityFromType$inboundSchema;
37376
37471
  PropertyAtsActivityFromType$.outboundSchema = PropertyAtsActivityFromType$outboundSchema;
@@ -37403,8 +37498,14 @@ var init_atsactivity = __esm(() => {
37403
37498
  Task: "TASK",
37404
37499
  Email: "EMAIL"
37405
37500
  };
37406
- AtsActivityType$inboundSchema = nativeEnumType(AtsActivityType);
37407
- AtsActivityType$outboundSchema = AtsActivityType$inboundSchema;
37501
+ AtsActivityType$inboundSchema = unionType([
37502
+ nativeEnumType(AtsActivityType),
37503
+ stringType().transform(catchUnrecognizedEnum)
37504
+ ]);
37505
+ AtsActivityType$outboundSchema = unionType([
37506
+ nativeEnumType(AtsActivityType),
37507
+ stringType().and(custom())
37508
+ ]);
37408
37509
  ((AtsActivityType$) => {
37409
37510
  AtsActivityType$.inboundSchema = AtsActivityType$inboundSchema;
37410
37511
  AtsActivityType$.outboundSchema = AtsActivityType$outboundSchema;
@@ -37682,8 +37783,14 @@ var init_atsmetadata = __esm(() => {
37682
37783
  ExtraData$.inboundSchema = ExtraData$inboundSchema;
37683
37784
  ExtraData$.outboundSchema = ExtraData$outboundSchema;
37684
37785
  })(ExtraData$ ||= {});
37685
- Format$inboundSchema = nativeEnumType(Format);
37686
- Format$outboundSchema = Format$inboundSchema;
37786
+ Format$inboundSchema = unionType([
37787
+ nativeEnumType(Format),
37788
+ stringType().transform(catchUnrecognizedEnum)
37789
+ ]);
37790
+ Format$outboundSchema = unionType([
37791
+ nativeEnumType(Format),
37792
+ stringType().and(custom())
37793
+ ]);
37687
37794
  ((Format$) => {
37688
37795
  Format$.inboundSchema = Format$inboundSchema;
37689
37796
  Format$.outboundSchema = Format$outboundSchema;
@@ -37913,14 +38020,26 @@ var init_atscompensation = __esm(() => {
37913
38020
  Equity: "EQUITY",
37914
38021
  Other: "OTHER"
37915
38022
  };
37916
- Frequency$inboundSchema = nativeEnumType(Frequency);
37917
- Frequency$outboundSchema = Frequency$inboundSchema;
38023
+ Frequency$inboundSchema = unionType([
38024
+ nativeEnumType(Frequency),
38025
+ stringType().transform(catchUnrecognizedEnum)
38026
+ ]);
38027
+ Frequency$outboundSchema = unionType([
38028
+ nativeEnumType(Frequency),
38029
+ stringType().and(custom())
38030
+ ]);
37918
38031
  ((Frequency$) => {
37919
38032
  Frequency$.inboundSchema = Frequency$inboundSchema;
37920
38033
  Frequency$.outboundSchema = Frequency$outboundSchema;
37921
38034
  })(Frequency$ ||= {});
37922
- AtsCompensationType$inboundSchema = nativeEnumType(AtsCompensationType);
37923
- AtsCompensationType$outboundSchema = AtsCompensationType$inboundSchema;
38035
+ AtsCompensationType$inboundSchema = unionType([
38036
+ nativeEnumType(AtsCompensationType),
38037
+ stringType().transform(catchUnrecognizedEnum)
38038
+ ]);
38039
+ AtsCompensationType$outboundSchema = unionType([
38040
+ nativeEnumType(AtsCompensationType),
38041
+ stringType().and(custom())
38042
+ ]);
37924
38043
  ((AtsCompensationType$) => {
37925
38044
  AtsCompensationType$.inboundSchema = AtsCompensationType$inboundSchema;
37926
38045
  AtsCompensationType$.outboundSchema = AtsCompensationType$outboundSchema;
@@ -37957,8 +38076,14 @@ var init_atsoffer = __esm(() => {
37957
38076
  Accepted: "ACCEPTED",
37958
38077
  Rejected: "REJECTED"
37959
38078
  };
37960
- AtsOfferStatus$inboundSchema = nativeEnumType(AtsOfferStatus);
37961
- AtsOfferStatus$outboundSchema = AtsOfferStatus$inboundSchema;
38079
+ AtsOfferStatus$inboundSchema = unionType([
38080
+ nativeEnumType(AtsOfferStatus),
38081
+ stringType().transform(catchUnrecognizedEnum)
38082
+ ]);
38083
+ AtsOfferStatus$outboundSchema = unionType([
38084
+ nativeEnumType(AtsOfferStatus),
38085
+ stringType().and(custom())
38086
+ ]);
37962
38087
  ((AtsOfferStatus$) => {
37963
38088
  AtsOfferStatus$.inboundSchema = AtsOfferStatus$inboundSchema;
37964
38089
  AtsOfferStatus$.outboundSchema = AtsOfferStatus$outboundSchema;
@@ -38043,8 +38168,14 @@ var init_atsapplication = __esm(() => {
38043
38168
  Declined: "DECLINED",
38044
38169
  Withdrawn: "WITHDRAWN"
38045
38170
  };
38046
- AtsApplicationStatus$inboundSchema = nativeEnumType(AtsApplicationStatus);
38047
- AtsApplicationStatus$outboundSchema = AtsApplicationStatus$inboundSchema;
38171
+ AtsApplicationStatus$inboundSchema = unionType([
38172
+ nativeEnumType(AtsApplicationStatus),
38173
+ stringType().transform(catchUnrecognizedEnum)
38174
+ ]);
38175
+ AtsApplicationStatus$outboundSchema = unionType([
38176
+ nativeEnumType(AtsApplicationStatus),
38177
+ stringType().and(custom())
38178
+ ]);
38048
38179
  ((AtsApplicationStatus$) => {
38049
38180
  AtsApplicationStatus$.inboundSchema = AtsApplicationStatus$inboundSchema;
38050
38181
  AtsApplicationStatus$.outboundSchema = AtsApplicationStatus$outboundSchema;
@@ -38200,8 +38331,14 @@ var init_atstelephone = __esm(() => {
38200
38331
  Fax: "FAX",
38201
38332
  Mobile: "MOBILE"
38202
38333
  };
38203
- AtsTelephoneType$inboundSchema = nativeEnumType(AtsTelephoneType);
38204
- AtsTelephoneType$outboundSchema = AtsTelephoneType$inboundSchema;
38334
+ AtsTelephoneType$inboundSchema = unionType([
38335
+ nativeEnumType(AtsTelephoneType),
38336
+ stringType().transform(catchUnrecognizedEnum)
38337
+ ]);
38338
+ AtsTelephoneType$outboundSchema = unionType([
38339
+ nativeEnumType(AtsTelephoneType),
38340
+ stringType().and(custom())
38341
+ ]);
38205
38342
  ((AtsTelephoneType$) => {
38206
38343
  AtsTelephoneType$.inboundSchema = AtsTelephoneType$inboundSchema;
38207
38344
  AtsTelephoneType$.outboundSchema = AtsTelephoneType$outboundSchema;
@@ -38282,8 +38419,14 @@ var init_atscandidate = __esm(() => {
38282
38419
  Sourced: "SOURCED",
38283
38420
  University: "UNIVERSITY"
38284
38421
  };
38285
- Origin$inboundSchema = nativeEnumType(Origin);
38286
- Origin$outboundSchema = Origin$inboundSchema;
38422
+ Origin$inboundSchema = unionType([
38423
+ nativeEnumType(Origin),
38424
+ stringType().transform(catchUnrecognizedEnum)
38425
+ ]);
38426
+ Origin$outboundSchema = unionType([
38427
+ nativeEnumType(Origin),
38428
+ stringType().and(custom())
38429
+ ]);
38287
38430
  ((Origin$) => {
38288
38431
  Origin$.inboundSchema = Origin$inboundSchema;
38289
38432
  Origin$.outboundSchema = Origin$outboundSchema;
@@ -38483,8 +38626,14 @@ var init_atsdocument = __esm(() => {
38483
38626
  TakeHomeTest: "TAKE_HOME_TEST",
38484
38627
  Other: "OTHER"
38485
38628
  };
38486
- AtsDocumentType$inboundSchema = nativeEnumType(AtsDocumentType);
38487
- AtsDocumentType$outboundSchema = AtsDocumentType$inboundSchema;
38629
+ AtsDocumentType$inboundSchema = unionType([
38630
+ nativeEnumType(AtsDocumentType),
38631
+ stringType().transform(catchUnrecognizedEnum)
38632
+ ]);
38633
+ AtsDocumentType$outboundSchema = unionType([
38634
+ nativeEnumType(AtsDocumentType),
38635
+ stringType().and(custom())
38636
+ ]);
38488
38637
  ((AtsDocumentType$) => {
38489
38638
  AtsDocumentType$.inboundSchema = AtsDocumentType$inboundSchema;
38490
38639
  AtsDocumentType$.outboundSchema = AtsDocumentType$outboundSchema;
@@ -38558,8 +38707,14 @@ var init_atsgroup = __esm(() => {
38558
38707
  Branch: "BRANCH",
38559
38708
  SubDepartment: "SUB_DEPARTMENT"
38560
38709
  };
38561
- AtsGroupType$inboundSchema = nativeEnumType(AtsGroupType);
38562
- AtsGroupType$outboundSchema = AtsGroupType$inboundSchema;
38710
+ AtsGroupType$inboundSchema = unionType([
38711
+ nativeEnumType(AtsGroupType),
38712
+ stringType().transform(catchUnrecognizedEnum)
38713
+ ]);
38714
+ AtsGroupType$outboundSchema = unionType([
38715
+ nativeEnumType(AtsGroupType),
38716
+ stringType().and(custom())
38717
+ ]);
38563
38718
  ((AtsGroupType$) => {
38564
38719
  AtsGroupType$.inboundSchema = AtsGroupType$inboundSchema;
38565
38720
  AtsGroupType$.outboundSchema = AtsGroupType$outboundSchema;
@@ -38592,8 +38747,14 @@ var init_atsinterview = __esm(() => {
38592
38747
  Canceled: "CANCELED",
38593
38748
  NeedsScheduling: "NEEDS_SCHEDULING"
38594
38749
  };
38595
- AtsInterviewStatus$inboundSchema = nativeEnumType(AtsInterviewStatus);
38596
- AtsInterviewStatus$outboundSchema = AtsInterviewStatus$inboundSchema;
38750
+ AtsInterviewStatus$inboundSchema = unionType([
38751
+ nativeEnumType(AtsInterviewStatus),
38752
+ stringType().transform(catchUnrecognizedEnum)
38753
+ ]);
38754
+ AtsInterviewStatus$outboundSchema = unionType([
38755
+ nativeEnumType(AtsInterviewStatus),
38756
+ stringType().and(custom())
38757
+ ]);
38597
38758
  ((AtsInterviewStatus$) => {
38598
38759
  AtsInterviewStatus$.inboundSchema = AtsInterviewStatus$inboundSchema;
38599
38760
  AtsInterviewStatus$.outboundSchema = AtsInterviewStatus$outboundSchema;
@@ -38667,8 +38828,14 @@ var init_atsjobopening = __esm(() => {
38667
38828
  Open: "OPEN",
38668
38829
  Closed: "CLOSED"
38669
38830
  };
38670
- AtsJobOpeningStatus$inboundSchema = nativeEnumType(AtsJobOpeningStatus);
38671
- AtsJobOpeningStatus$outboundSchema = AtsJobOpeningStatus$inboundSchema;
38831
+ AtsJobOpeningStatus$inboundSchema = unionType([
38832
+ nativeEnumType(AtsJobOpeningStatus),
38833
+ stringType().transform(catchUnrecognizedEnum)
38834
+ ]);
38835
+ AtsJobOpeningStatus$outboundSchema = unionType([
38836
+ nativeEnumType(AtsJobOpeningStatus),
38837
+ stringType().and(custom())
38838
+ ]);
38672
38839
  ((AtsJobOpeningStatus$) => {
38673
38840
  AtsJobOpeningStatus$.inboundSchema = AtsJobOpeningStatus$inboundSchema;
38674
38841
  AtsJobOpeningStatus$.outboundSchema = AtsJobOpeningStatus$outboundSchema;
@@ -38816,8 +38983,14 @@ var init_atsjobquestion = __esm(() => {
38816
38983
  Currency: "CURRENCY",
38817
38984
  Url: "URL"
38818
38985
  };
38819
- AtsJobQuestionType$inboundSchema = nativeEnumType(AtsJobQuestionType);
38820
- AtsJobQuestionType$outboundSchema = AtsJobQuestionType$inboundSchema;
38986
+ AtsJobQuestionType$inboundSchema = unionType([
38987
+ nativeEnumType(AtsJobQuestionType),
38988
+ stringType().transform(catchUnrecognizedEnum)
38989
+ ]);
38990
+ AtsJobQuestionType$outboundSchema = unionType([
38991
+ nativeEnumType(AtsJobQuestionType),
38992
+ stringType().and(custom())
38993
+ ]);
38821
38994
  ((AtsJobQuestionType$) => {
38822
38995
  AtsJobQuestionType$.inboundSchema = AtsJobQuestionType$inboundSchema;
38823
38996
  AtsJobQuestionType$.outboundSchema = AtsJobQuestionType$outboundSchema;
@@ -38877,14 +39050,26 @@ var init_atsjob = __esm(() => {
38877
39050
  Open: "OPEN",
38878
39051
  Closed: "CLOSED"
38879
39052
  };
38880
- EmploymentType$inboundSchema = nativeEnumType(EmploymentType);
38881
- EmploymentType$outboundSchema = EmploymentType$inboundSchema;
39053
+ EmploymentType$inboundSchema = unionType([
39054
+ nativeEnumType(EmploymentType),
39055
+ stringType().transform(catchUnrecognizedEnum)
39056
+ ]);
39057
+ EmploymentType$outboundSchema = unionType([
39058
+ nativeEnumType(EmploymentType),
39059
+ stringType().and(custom())
39060
+ ]);
38882
39061
  ((EmploymentType$) => {
38883
39062
  EmploymentType$.inboundSchema = EmploymentType$inboundSchema;
38884
39063
  EmploymentType$.outboundSchema = EmploymentType$outboundSchema;
38885
39064
  })(EmploymentType$ ||= {});
38886
- AtsJobStatus$inboundSchema = nativeEnumType(AtsJobStatus);
38887
- AtsJobStatus$outboundSchema = AtsJobStatus$inboundSchema;
39065
+ AtsJobStatus$inboundSchema = unionType([
39066
+ nativeEnumType(AtsJobStatus),
39067
+ stringType().transform(catchUnrecognizedEnum)
39068
+ ]);
39069
+ AtsJobStatus$outboundSchema = unionType([
39070
+ nativeEnumType(AtsJobStatus),
39071
+ stringType().and(custom())
39072
+ ]);
38888
39073
  ((AtsJobStatus$) => {
38889
39074
  AtsJobStatus$.inboundSchema = AtsJobStatus$inboundSchema;
38890
39075
  AtsJobStatus$.outboundSchema = AtsJobStatus$outboundSchema;
@@ -39005,8 +39190,14 @@ var init_atsscorecard = __esm(() => {
39005
39190
  Yes: "YES",
39006
39191
  StrongYes: "STRONG_YES"
39007
39192
  };
39008
- Recommendation$inboundSchema = nativeEnumType(Recommendation);
39009
- Recommendation$outboundSchema = Recommendation$inboundSchema;
39193
+ Recommendation$inboundSchema = unionType([
39194
+ nativeEnumType(Recommendation),
39195
+ stringType().transform(catchUnrecognizedEnum)
39196
+ ]);
39197
+ Recommendation$outboundSchema = unionType([
39198
+ nativeEnumType(Recommendation),
39199
+ stringType().and(custom())
39200
+ ]);
39010
39201
  ((Recommendation$) => {
39011
39202
  Recommendation$.inboundSchema = Recommendation$inboundSchema;
39012
39203
  Recommendation$.outboundSchema = Recommendation$outboundSchema;
@@ -39086,8 +39277,14 @@ var init_atsstatus = __esm(() => {
39086
39277
  Declined: "DECLINED",
39087
39278
  Withdrawn: "WITHDRAWN"
39088
39279
  };
39089
- AtsStatusStatus$inboundSchema = nativeEnumType(AtsStatusStatus);
39090
- AtsStatusStatus$outboundSchema = AtsStatusStatus$inboundSchema;
39280
+ AtsStatusStatus$inboundSchema = unionType([
39281
+ nativeEnumType(AtsStatusStatus),
39282
+ stringType().transform(catchUnrecognizedEnum)
39283
+ ]);
39284
+ AtsStatusStatus$outboundSchema = unionType([
39285
+ nativeEnumType(AtsStatusStatus),
39286
+ stringType().and(custom())
39287
+ ]);
39091
39288
  ((AtsStatusStatus$) => {
39092
39289
  AtsStatusStatus$.inboundSchema = AtsStatusStatus$inboundSchema;
39093
39290
  AtsStatusStatus$.outboundSchema = AtsStatusStatus$outboundSchema;
@@ -39120,6 +39317,39 @@ var init_atsstatus = __esm(() => {
39120
39317
  })(AtsStatus$ ||= {});
39121
39318
  });
39122
39319
 
39320
+ // src/sdk/models/shared/calendarattachment.ts
39321
+ var CalendarAttachment$inboundSchema, CalendarAttachment$outboundSchema, CalendarAttachment$;
39322
+ var init_calendarattachment = __esm(() => {
39323
+ init_esm();
39324
+ init_primitives();
39325
+ CalendarAttachment$inboundSchema = objectType({
39326
+ download_url: stringType().optional(),
39327
+ id: stringType().optional(),
39328
+ mime_type: stringType().optional(),
39329
+ name: stringType().optional()
39330
+ }).transform((v2) => {
39331
+ return remap(v2, {
39332
+ download_url: "downloadUrl",
39333
+ mime_type: "mimeType"
39334
+ });
39335
+ });
39336
+ CalendarAttachment$outboundSchema = objectType({
39337
+ downloadUrl: stringType().optional(),
39338
+ id: stringType().optional(),
39339
+ mimeType: stringType().optional(),
39340
+ name: stringType().optional()
39341
+ }).transform((v2) => {
39342
+ return remap(v2, {
39343
+ downloadUrl: "download_url",
39344
+ mimeType: "mime_type"
39345
+ });
39346
+ });
39347
+ ((CalendarAttachment$) => {
39348
+ CalendarAttachment$.inboundSchema = CalendarAttachment$inboundSchema;
39349
+ CalendarAttachment$.outboundSchema = CalendarAttachment$outboundSchema;
39350
+ })(CalendarAttachment$ ||= {});
39351
+ });
39352
+
39123
39353
  // src/sdk/models/shared/calendarattendee.ts
39124
39354
  var CalendarAttendeeStatus, CalendarAttendeeStatus$inboundSchema, CalendarAttendeeStatus$outboundSchema, CalendarAttendeeStatus$, CalendarAttendee$inboundSchema, CalendarAttendee$outboundSchema, CalendarAttendee$;
39125
39355
  var init_calendarattendee = __esm(() => {
@@ -39130,8 +39360,14 @@ var init_calendarattendee = __esm(() => {
39130
39360
  Rejected: "REJECTED",
39131
39361
  Tentative: "TENTATIVE"
39132
39362
  };
39133
- CalendarAttendeeStatus$inboundSchema = nativeEnumType(CalendarAttendeeStatus);
39134
- CalendarAttendeeStatus$outboundSchema = CalendarAttendeeStatus$inboundSchema;
39363
+ CalendarAttendeeStatus$inboundSchema = unionType([
39364
+ nativeEnumType(CalendarAttendeeStatus),
39365
+ stringType().transform(catchUnrecognizedEnum)
39366
+ ]);
39367
+ CalendarAttendeeStatus$outboundSchema = unionType([
39368
+ nativeEnumType(CalendarAttendeeStatus),
39369
+ stringType().and(custom())
39370
+ ]);
39135
39371
  ((CalendarAttendeeStatus$) => {
39136
39372
  CalendarAttendeeStatus$.inboundSchema = CalendarAttendeeStatus$inboundSchema;
39137
39373
  CalendarAttendeeStatus$.outboundSchema = CalendarAttendeeStatus$outboundSchema;
@@ -39242,6 +39478,55 @@ var init_calendarcalendar = __esm(() => {
39242
39478
  })(CalendarCalendar$ ||= {});
39243
39479
  });
39244
39480
 
39481
+ // src/sdk/models/shared/calendarconference.ts
39482
+ var CalendarConference$inboundSchema, CalendarConference$outboundSchema, CalendarConference$;
39483
+ var init_calendarconference = __esm(() => {
39484
+ init_esm();
39485
+ init_primitives();
39486
+ CalendarConference$inboundSchema = objectType({
39487
+ conference_identifier: stringType().optional(),
39488
+ country_code: stringType().optional(),
39489
+ host_access_code: stringType().optional(),
39490
+ label: stringType().optional(),
39491
+ notes: stringType().optional(),
39492
+ participant_access_code: stringType().optional(),
39493
+ region_code: stringType().optional(),
39494
+ telephone: stringType().optional(),
39495
+ url: stringType().optional()
39496
+ }).transform((v2) => {
39497
+ return remap(v2, {
39498
+ conference_identifier: "conferenceIdentifier",
39499
+ country_code: "countryCode",
39500
+ host_access_code: "hostAccessCode",
39501
+ participant_access_code: "participantAccessCode",
39502
+ region_code: "regionCode"
39503
+ });
39504
+ });
39505
+ CalendarConference$outboundSchema = objectType({
39506
+ conferenceIdentifier: stringType().optional(),
39507
+ countryCode: stringType().optional(),
39508
+ hostAccessCode: stringType().optional(),
39509
+ label: stringType().optional(),
39510
+ notes: stringType().optional(),
39511
+ participantAccessCode: stringType().optional(),
39512
+ regionCode: stringType().optional(),
39513
+ telephone: stringType().optional(),
39514
+ url: stringType().optional()
39515
+ }).transform((v2) => {
39516
+ return remap(v2, {
39517
+ conferenceIdentifier: "conference_identifier",
39518
+ countryCode: "country_code",
39519
+ hostAccessCode: "host_access_code",
39520
+ participantAccessCode: "participant_access_code",
39521
+ regionCode: "region_code"
39522
+ });
39523
+ });
39524
+ ((CalendarConference$) => {
39525
+ CalendarConference$.inboundSchema = CalendarConference$inboundSchema;
39526
+ CalendarConference$.outboundSchema = CalendarConference$outboundSchema;
39527
+ })(CalendarConference$ ||= {});
39528
+ });
39529
+
39245
39530
  // src/sdk/models/shared/propertycalendareventrecurrenceondays.ts
39246
39531
  var PropertyCalendarEventRecurrenceOnDays, PropertyCalendarEventRecurrenceOnDays$inboundSchema, PropertyCalendarEventRecurrenceOnDays$outboundSchema, PropertyCalendarEventRecurrenceOnDays$;
39247
39532
  var init_propertycalendareventrecurrenceondays = __esm(() => {
@@ -39255,8 +39540,14 @@ var init_propertycalendareventrecurrenceondays = __esm(() => {
39255
39540
  Fr: "FR",
39256
39541
  Sa: "SA"
39257
39542
  };
39258
- PropertyCalendarEventRecurrenceOnDays$inboundSchema = nativeEnumType(PropertyCalendarEventRecurrenceOnDays);
39259
- PropertyCalendarEventRecurrenceOnDays$outboundSchema = PropertyCalendarEventRecurrenceOnDays$inboundSchema;
39543
+ PropertyCalendarEventRecurrenceOnDays$inboundSchema = unionType([
39544
+ nativeEnumType(PropertyCalendarEventRecurrenceOnDays),
39545
+ stringType().transform(catchUnrecognizedEnum)
39546
+ ]);
39547
+ PropertyCalendarEventRecurrenceOnDays$outboundSchema = unionType([
39548
+ nativeEnumType(PropertyCalendarEventRecurrenceOnDays),
39549
+ stringType().and(custom())
39550
+ ]);
39260
39551
  ((PropertyCalendarEventRecurrenceOnDays$) => {
39261
39552
  PropertyCalendarEventRecurrenceOnDays$.inboundSchema = PropertyCalendarEventRecurrenceOnDays$inboundSchema;
39262
39553
  PropertyCalendarEventRecurrenceOnDays$.outboundSchema = PropertyCalendarEventRecurrenceOnDays$outboundSchema;
@@ -39275,8 +39566,14 @@ var init_calendareventrecurrence = __esm(() => {
39275
39566
  Monthly: "MONTHLY",
39276
39567
  Yearly: "YEARLY"
39277
39568
  };
39278
- CalendarEventRecurrenceFrequency$inboundSchema = nativeEnumType(CalendarEventRecurrenceFrequency);
39279
- CalendarEventRecurrenceFrequency$outboundSchema = CalendarEventRecurrenceFrequency$inboundSchema;
39569
+ CalendarEventRecurrenceFrequency$inboundSchema = unionType([
39570
+ nativeEnumType(CalendarEventRecurrenceFrequency),
39571
+ stringType().transform(catchUnrecognizedEnum)
39572
+ ]);
39573
+ CalendarEventRecurrenceFrequency$outboundSchema = unionType([
39574
+ nativeEnumType(CalendarEventRecurrenceFrequency),
39575
+ stringType().and(custom())
39576
+ ]);
39280
39577
  ((CalendarEventRecurrenceFrequency$) => {
39281
39578
  CalendarEventRecurrenceFrequency$.inboundSchema = CalendarEventRecurrenceFrequency$inboundSchema;
39282
39579
  CalendarEventRecurrenceFrequency$.outboundSchema = CalendarEventRecurrenceFrequency$outboundSchema;
@@ -39333,8 +39630,14 @@ var init_propertycalendareventorganizer = __esm(() => {
39333
39630
  Rejected: "REJECTED",
39334
39631
  Tentative: "TENTATIVE"
39335
39632
  };
39336
- PropertyCalendarEventOrganizerStatus$inboundSchema = nativeEnumType(PropertyCalendarEventOrganizerStatus);
39337
- PropertyCalendarEventOrganizerStatus$outboundSchema = PropertyCalendarEventOrganizerStatus$inboundSchema;
39633
+ PropertyCalendarEventOrganizerStatus$inboundSchema = unionType([
39634
+ nativeEnumType(PropertyCalendarEventOrganizerStatus),
39635
+ stringType().transform(catchUnrecognizedEnum)
39636
+ ]);
39637
+ PropertyCalendarEventOrganizerStatus$outboundSchema = unionType([
39638
+ nativeEnumType(PropertyCalendarEventOrganizerStatus),
39639
+ stringType().and(custom())
39640
+ ]);
39338
39641
  ((PropertyCalendarEventOrganizerStatus$) => {
39339
39642
  PropertyCalendarEventOrganizerStatus$.inboundSchema = PropertyCalendarEventOrganizerStatus$inboundSchema;
39340
39643
  PropertyCalendarEventOrganizerStatus$.outboundSchema = PropertyCalendarEventOrganizerStatus$outboundSchema;
@@ -39372,7 +39675,9 @@ var CalendarEventStatus, CalendarEventStatus$inboundSchema, CalendarEventStatus$
39372
39675
  var init_calendarevent = __esm(() => {
39373
39676
  init_esm();
39374
39677
  init_primitives();
39678
+ init_calendarattachment();
39375
39679
  init_calendarattendee();
39680
+ init_calendarconference();
39376
39681
  init_calendareventrecurrence();
39377
39682
  init_propertycalendareventorganizer();
39378
39683
  CalendarEventStatus = {
@@ -39380,15 +39685,23 @@ var init_calendarevent = __esm(() => {
39380
39685
  Confirmed: "CONFIRMED",
39381
39686
  Tentative: "TENTATIVE"
39382
39687
  };
39383
- CalendarEventStatus$inboundSchema = nativeEnumType(CalendarEventStatus);
39384
- CalendarEventStatus$outboundSchema = CalendarEventStatus$inboundSchema;
39688
+ CalendarEventStatus$inboundSchema = unionType([
39689
+ nativeEnumType(CalendarEventStatus),
39690
+ stringType().transform(catchUnrecognizedEnum)
39691
+ ]);
39692
+ CalendarEventStatus$outboundSchema = unionType([
39693
+ nativeEnumType(CalendarEventStatus),
39694
+ stringType().and(custom())
39695
+ ]);
39385
39696
  ((CalendarEventStatus$) => {
39386
39697
  CalendarEventStatus$.inboundSchema = CalendarEventStatus$inboundSchema;
39387
39698
  CalendarEventStatus$.outboundSchema = CalendarEventStatus$outboundSchema;
39388
39699
  })(CalendarEventStatus$ ||= {});
39389
39700
  CalendarEvent$inboundSchema = objectType({
39701
+ attachments: arrayType(CalendarAttachment$inboundSchema).optional(),
39390
39702
  attendees: arrayType(CalendarAttendee$inboundSchema).optional(),
39391
39703
  calendar_id: stringType().optional(),
39704
+ conference: arrayType(CalendarConference$inboundSchema).optional(),
39392
39705
  created_at: stringType().optional(),
39393
39706
  end_at: stringType().optional(),
39394
39707
  has_conference: booleanType().optional(),
@@ -39424,8 +39737,10 @@ var init_calendarevent = __esm(() => {
39424
39737
  });
39425
39738
  });
39426
39739
  CalendarEvent$outboundSchema = objectType({
39740
+ attachments: arrayType(CalendarAttachment$outboundSchema).optional(),
39427
39741
  attendees: arrayType(CalendarAttendee$outboundSchema).optional(),
39428
39742
  calendarId: stringType().optional(),
39743
+ conference: arrayType(CalendarConference$outboundSchema).optional(),
39429
39744
  createdAt: stringType().optional(),
39430
39745
  endAt: stringType().optional(),
39431
39746
  hasConference: booleanType().optional(),
@@ -39529,8 +39844,14 @@ var init_propertycalendarrecordingtranscriptattendee = __esm(() => {
39529
39844
  Rejected: "REJECTED",
39530
39845
  Tentative: "TENTATIVE"
39531
39846
  };
39532
- PropertyCalendarRecordingTranscriptAttendeeStatus$inboundSchema = nativeEnumType(PropertyCalendarRecordingTranscriptAttendeeStatus);
39533
- PropertyCalendarRecordingTranscriptAttendeeStatus$outboundSchema = PropertyCalendarRecordingTranscriptAttendeeStatus$inboundSchema;
39847
+ PropertyCalendarRecordingTranscriptAttendeeStatus$inboundSchema = unionType([
39848
+ nativeEnumType(PropertyCalendarRecordingTranscriptAttendeeStatus),
39849
+ stringType().transform(catchUnrecognizedEnum)
39850
+ ]);
39851
+ PropertyCalendarRecordingTranscriptAttendeeStatus$outboundSchema = unionType([
39852
+ nativeEnumType(PropertyCalendarRecordingTranscriptAttendeeStatus),
39853
+ stringType().and(custom())
39854
+ ]);
39534
39855
  ((PropertyCalendarRecordingTranscriptAttendeeStatus$) => {
39535
39856
  PropertyCalendarRecordingTranscriptAttendeeStatus$.inboundSchema = PropertyCalendarRecordingTranscriptAttendeeStatus$inboundSchema;
39536
39857
  PropertyCalendarRecordingTranscriptAttendeeStatus$.outboundSchema = PropertyCalendarRecordingTranscriptAttendeeStatus$outboundSchema;
@@ -39840,8 +40161,14 @@ var init_commercemetadata = __esm(() => {
39840
40161
  CommerceMetadataExtraData$.inboundSchema = CommerceMetadataExtraData$inboundSchema;
39841
40162
  CommerceMetadataExtraData$.outboundSchema = CommerceMetadataExtraData$outboundSchema;
39842
40163
  })(CommerceMetadataExtraData$ ||= {});
39843
- CommerceMetadataFormat$inboundSchema = nativeEnumType(CommerceMetadataFormat);
39844
- CommerceMetadataFormat$outboundSchema = CommerceMetadataFormat$inboundSchema;
40164
+ CommerceMetadataFormat$inboundSchema = unionType([
40165
+ nativeEnumType(CommerceMetadataFormat),
40166
+ stringType().transform(catchUnrecognizedEnum)
40167
+ ]);
40168
+ CommerceMetadataFormat$outboundSchema = unionType([
40169
+ nativeEnumType(CommerceMetadataFormat),
40170
+ stringType().and(custom())
40171
+ ]);
39845
40172
  ((CommerceMetadataFormat$) => {
39846
40173
  CommerceMetadataFormat$.inboundSchema = CommerceMetadataFormat$inboundSchema;
39847
40174
  CommerceMetadataFormat$.outboundSchema = CommerceMetadataFormat$outboundSchema;
@@ -40081,8 +40408,14 @@ var init_commerceitemmedia = __esm(() => {
40081
40408
  Image: "image",
40082
40409
  Video: "video"
40083
40410
  };
40084
- CommerceItemMediaType$inboundSchema = nativeEnumType(CommerceItemMediaType);
40085
- CommerceItemMediaType$outboundSchema = CommerceItemMediaType$inboundSchema;
40411
+ CommerceItemMediaType$inboundSchema = unionType([
40412
+ nativeEnumType(CommerceItemMediaType),
40413
+ stringType().transform(catchUnrecognizedEnum)
40414
+ ]);
40415
+ CommerceItemMediaType$outboundSchema = unionType([
40416
+ nativeEnumType(CommerceItemMediaType),
40417
+ stringType().and(custom())
40418
+ ]);
40086
40419
  ((CommerceItemMediaType$) => {
40087
40420
  CommerceItemMediaType$.inboundSchema = CommerceItemMediaType$inboundSchema;
40088
40421
  CommerceItemMediaType$.outboundSchema = CommerceItemMediaType$outboundSchema;
@@ -40125,8 +40458,14 @@ var init_commercecollection = __esm(() => {
40125
40458
  SavedSearch: "SAVED_SEARCH",
40126
40459
  Category: "CATEGORY"
40127
40460
  };
40128
- CommerceCollectionType$inboundSchema = nativeEnumType(CommerceCollectionType);
40129
- CommerceCollectionType$outboundSchema = CommerceCollectionType$inboundSchema;
40461
+ CommerceCollectionType$inboundSchema = unionType([
40462
+ nativeEnumType(CommerceCollectionType),
40463
+ stringType().transform(catchUnrecognizedEnum)
40464
+ ]);
40465
+ CommerceCollectionType$outboundSchema = unionType([
40466
+ nativeEnumType(CommerceCollectionType),
40467
+ stringType().and(custom())
40468
+ ]);
40130
40469
  ((CommerceCollectionType$) => {
40131
40470
  CommerceCollectionType$.inboundSchema = CommerceCollectionType$inboundSchema;
40132
40471
  CommerceCollectionType$.outboundSchema = CommerceCollectionType$outboundSchema;
@@ -40312,14 +40651,26 @@ var init_commerceitemvariant = __esm(() => {
40312
40651
  Oz: "oz",
40313
40652
  Lb: "lb"
40314
40653
  };
40315
- SizeUnit$inboundSchema = nativeEnumType(SizeUnit);
40316
- SizeUnit$outboundSchema = SizeUnit$inboundSchema;
40654
+ SizeUnit$inboundSchema = unionType([
40655
+ nativeEnumType(SizeUnit),
40656
+ stringType().transform(catchUnrecognizedEnum)
40657
+ ]);
40658
+ SizeUnit$outboundSchema = unionType([
40659
+ nativeEnumType(SizeUnit),
40660
+ stringType().and(custom())
40661
+ ]);
40317
40662
  ((SizeUnit$) => {
40318
40663
  SizeUnit$.inboundSchema = SizeUnit$inboundSchema;
40319
40664
  SizeUnit$.outboundSchema = SizeUnit$outboundSchema;
40320
40665
  })(SizeUnit$ ||= {});
40321
- WeightUnit$inboundSchema = nativeEnumType(WeightUnit);
40322
- WeightUnit$outboundSchema = WeightUnit$inboundSchema;
40666
+ WeightUnit$inboundSchema = unionType([
40667
+ nativeEnumType(WeightUnit),
40668
+ stringType().transform(catchUnrecognizedEnum)
40669
+ ]);
40670
+ WeightUnit$outboundSchema = unionType([
40671
+ nativeEnumType(WeightUnit),
40672
+ stringType().and(custom())
40673
+ ]);
40323
40674
  ((WeightUnit$) => {
40324
40675
  WeightUnit$.inboundSchema = WeightUnit$inboundSchema;
40325
40676
  WeightUnit$.outboundSchema = WeightUnit$outboundSchema;
@@ -40599,8 +40950,14 @@ var init_commercereviewcomment = __esm(() => {
40599
40950
  Rejected: "REJECTED",
40600
40951
  Spam: "SPAM"
40601
40952
  };
40602
- CommerceReviewCommentStatus$inboundSchema = nativeEnumType(CommerceReviewCommentStatus);
40603
- CommerceReviewCommentStatus$outboundSchema = CommerceReviewCommentStatus$inboundSchema;
40953
+ CommerceReviewCommentStatus$inboundSchema = unionType([
40954
+ nativeEnumType(CommerceReviewCommentStatus),
40955
+ stringType().transform(catchUnrecognizedEnum)
40956
+ ]);
40957
+ CommerceReviewCommentStatus$outboundSchema = unionType([
40958
+ nativeEnumType(CommerceReviewCommentStatus),
40959
+ stringType().and(custom())
40960
+ ]);
40604
40961
  ((CommerceReviewCommentStatus$) => {
40605
40962
  CommerceReviewCommentStatus$.inboundSchema = CommerceReviewCommentStatus$inboundSchema;
40606
40963
  CommerceReviewCommentStatus$.outboundSchema = CommerceReviewCommentStatus$outboundSchema;
@@ -40685,8 +41042,14 @@ var init_commercereview = __esm(() => {
40685
41042
  Rejected: "REJECTED",
40686
41043
  Spam: "SPAM"
40687
41044
  };
40688
- CommerceReviewStatus$inboundSchema = nativeEnumType(CommerceReviewStatus);
40689
- CommerceReviewStatus$outboundSchema = CommerceReviewStatus$inboundSchema;
41045
+ CommerceReviewStatus$inboundSchema = unionType([
41046
+ nativeEnumType(CommerceReviewStatus),
41047
+ stringType().transform(catchUnrecognizedEnum)
41048
+ ]);
41049
+ CommerceReviewStatus$outboundSchema = unionType([
41050
+ nativeEnumType(CommerceReviewStatus),
41051
+ stringType().and(custom())
41052
+ ]);
40690
41053
  ((CommerceReviewStatus$) => {
40691
41054
  CommerceReviewStatus$.inboundSchema = CommerceReviewStatus$inboundSchema;
40692
41055
  CommerceReviewStatus$.outboundSchema = CommerceReviewStatus$outboundSchema;
@@ -40912,8 +41275,14 @@ var init_propertyconnectioncategories = __esm(() => {
40912
41275
  Metadata: "metadata",
40913
41276
  Calendar: "calendar"
40914
41277
  };
40915
- PropertyConnectionCategories$inboundSchema = nativeEnumType(PropertyConnectionCategories);
40916
- PropertyConnectionCategories$outboundSchema = PropertyConnectionCategories$inboundSchema;
41278
+ PropertyConnectionCategories$inboundSchema = unionType([
41279
+ nativeEnumType(PropertyConnectionCategories),
41280
+ stringType().transform(catchUnrecognizedEnum)
41281
+ ]);
41282
+ PropertyConnectionCategories$outboundSchema = unionType([
41283
+ nativeEnumType(PropertyConnectionCategories),
41284
+ stringType().and(custom())
41285
+ ]);
40917
41286
  ((PropertyConnectionCategories$) => {
40918
41287
  PropertyConnectionCategories$.inboundSchema = PropertyConnectionCategories$inboundSchema;
40919
41288
  PropertyConnectionCategories$.outboundSchema = PropertyConnectionCategories$outboundSchema;
@@ -41078,8 +41447,14 @@ var init_propertyconnectionpermissions = __esm(() => {
41078
41447
  EnrichPersonRead: "enrich_person_read",
41079
41448
  EnrichCompanyRead: "enrich_company_read"
41080
41449
  };
41081
- PropertyConnectionPermissions$inboundSchema = nativeEnumType(PropertyConnectionPermissions);
41082
- PropertyConnectionPermissions$outboundSchema = PropertyConnectionPermissions$inboundSchema;
41450
+ PropertyConnectionPermissions$inboundSchema = unionType([
41451
+ nativeEnumType(PropertyConnectionPermissions),
41452
+ stringType().transform(catchUnrecognizedEnum)
41453
+ ]);
41454
+ PropertyConnectionPermissions$outboundSchema = unionType([
41455
+ nativeEnumType(PropertyConnectionPermissions),
41456
+ stringType().and(custom())
41457
+ ]);
41083
41458
  ((PropertyConnectionPermissions$) => {
41084
41459
  PropertyConnectionPermissions$.inboundSchema = PropertyConnectionPermissions$inboundSchema;
41085
41460
  PropertyConnectionPermissions$.outboundSchema = PropertyConnectionPermissions$outboundSchema;
@@ -41169,8 +41544,14 @@ var init_crmemail = __esm(() => {
41169
41544
  Home: "HOME",
41170
41545
  Other: "OTHER"
41171
41546
  };
41172
- CrmEmailType$inboundSchema = nativeEnumType(CrmEmailType);
41173
- CrmEmailType$outboundSchema = CrmEmailType$inboundSchema;
41547
+ CrmEmailType$inboundSchema = unionType([
41548
+ nativeEnumType(CrmEmailType),
41549
+ stringType().transform(catchUnrecognizedEnum)
41550
+ ]);
41551
+ CrmEmailType$outboundSchema = unionType([
41552
+ nativeEnumType(CrmEmailType),
41553
+ stringType().and(custom())
41554
+ ]);
41174
41555
  ((CrmEmailType$) => {
41175
41556
  CrmEmailType$.inboundSchema = CrmEmailType$inboundSchema;
41176
41557
  CrmEmailType$.outboundSchema = CrmEmailType$outboundSchema;
@@ -41528,8 +41909,14 @@ var init_crmtelephone = __esm(() => {
41528
41909
  Fax: "FAX",
41529
41910
  Mobile: "MOBILE"
41530
41911
  };
41531
- CrmTelephoneType$inboundSchema = nativeEnumType(CrmTelephoneType);
41532
- CrmTelephoneType$outboundSchema = CrmTelephoneType$inboundSchema;
41912
+ CrmTelephoneType$inboundSchema = unionType([
41913
+ nativeEnumType(CrmTelephoneType),
41914
+ stringType().transform(catchUnrecognizedEnum)
41915
+ ]);
41916
+ CrmTelephoneType$outboundSchema = unionType([
41917
+ nativeEnumType(CrmTelephoneType),
41918
+ stringType().and(custom())
41919
+ ]);
41533
41920
  ((CrmTelephoneType$) => {
41534
41921
  CrmTelephoneType$.inboundSchema = CrmTelephoneType$inboundSchema;
41535
41922
  CrmTelephoneType$.outboundSchema = CrmTelephoneType$outboundSchema;
@@ -41967,8 +42354,14 @@ var init_crmeventformfield = __esm(() => {
41967
42354
  Currency: "CURRENCY",
41968
42355
  Url: "URL"
41969
42356
  };
41970
- CrmEventFormFieldType$inboundSchema = nativeEnumType(CrmEventFormFieldType);
41971
- CrmEventFormFieldType$outboundSchema = CrmEventFormFieldType$inboundSchema;
42357
+ CrmEventFormFieldType$inboundSchema = unionType([
42358
+ nativeEnumType(CrmEventFormFieldType),
42359
+ stringType().transform(catchUnrecognizedEnum)
42360
+ ]);
42361
+ CrmEventFormFieldType$outboundSchema = unionType([
42362
+ nativeEnumType(CrmEventFormFieldType),
42363
+ stringType().and(custom())
42364
+ ]);
41972
42365
  ((CrmEventFormFieldType$) => {
41973
42366
  CrmEventFormFieldType$.inboundSchema = CrmEventFormFieldType$inboundSchema;
41974
42367
  CrmEventFormFieldType$.outboundSchema = CrmEventFormFieldType$outboundSchema;
@@ -42149,14 +42542,26 @@ var init_propertycrmeventtask = __esm(() => {
42149
42542
  WorkInProgress: "WORK_IN_PROGRESS",
42150
42543
  Deferred: "DEFERRED"
42151
42544
  };
42152
- Priority$inboundSchema = nativeEnumType(Priority);
42153
- Priority$outboundSchema = Priority$inboundSchema;
42545
+ Priority$inboundSchema = unionType([
42546
+ nativeEnumType(Priority),
42547
+ stringType().transform(catchUnrecognizedEnum)
42548
+ ]);
42549
+ Priority$outboundSchema = unionType([
42550
+ nativeEnumType(Priority),
42551
+ stringType().and(custom())
42552
+ ]);
42154
42553
  ((Priority$) => {
42155
42554
  Priority$.inboundSchema = Priority$inboundSchema;
42156
42555
  Priority$.outboundSchema = Priority$outboundSchema;
42157
42556
  })(Priority$ ||= {});
42158
- PropertyCrmEventTaskStatus$inboundSchema = nativeEnumType(PropertyCrmEventTaskStatus);
42159
- PropertyCrmEventTaskStatus$outboundSchema = PropertyCrmEventTaskStatus$inboundSchema;
42557
+ PropertyCrmEventTaskStatus$inboundSchema = unionType([
42558
+ nativeEnumType(PropertyCrmEventTaskStatus),
42559
+ stringType().transform(catchUnrecognizedEnum)
42560
+ ]);
42561
+ PropertyCrmEventTaskStatus$outboundSchema = unionType([
42562
+ nativeEnumType(PropertyCrmEventTaskStatus),
42563
+ stringType().and(custom())
42564
+ ]);
42160
42565
  ((PropertyCrmEventTaskStatus$) => {
42161
42566
  PropertyCrmEventTaskStatus$.inboundSchema = PropertyCrmEventTaskStatus$inboundSchema;
42162
42567
  PropertyCrmEventTaskStatus$.outboundSchema = PropertyCrmEventTaskStatus$outboundSchema;
@@ -42212,8 +42617,14 @@ var init_crmevent = __esm(() => {
42212
42617
  Form: "FORM",
42213
42618
  PageView: "PAGE_VIEW"
42214
42619
  };
42215
- CrmEventType$inboundSchema = nativeEnumType(CrmEventType);
42216
- CrmEventType$outboundSchema = CrmEventType$inboundSchema;
42620
+ CrmEventType$inboundSchema = unionType([
42621
+ nativeEnumType(CrmEventType),
42622
+ stringType().transform(catchUnrecognizedEnum)
42623
+ ]);
42624
+ CrmEventType$outboundSchema = unionType([
42625
+ nativeEnumType(CrmEventType),
42626
+ stringType().and(custom())
42627
+ ]);
42217
42628
  ((CrmEventType$) => {
42218
42629
  CrmEventType$.inboundSchema = CrmEventType$inboundSchema;
42219
42630
  CrmEventType$.outboundSchema = CrmEventType$outboundSchema;
@@ -42514,8 +42925,14 @@ var init_enrichtelephone = __esm(() => {
42514
42925
  Fax: "FAX",
42515
42926
  Mobile: "MOBILE"
42516
42927
  };
42517
- EnrichTelephoneType$inboundSchema = nativeEnumType(EnrichTelephoneType);
42518
- EnrichTelephoneType$outboundSchema = EnrichTelephoneType$inboundSchema;
42928
+ EnrichTelephoneType$inboundSchema = unionType([
42929
+ nativeEnumType(EnrichTelephoneType),
42930
+ stringType().transform(catchUnrecognizedEnum)
42931
+ ]);
42932
+ EnrichTelephoneType$outboundSchema = unionType([
42933
+ nativeEnumType(EnrichTelephoneType),
42934
+ stringType().and(custom())
42935
+ ]);
42519
42936
  ((EnrichTelephoneType$) => {
42520
42937
  EnrichTelephoneType$.inboundSchema = EnrichTelephoneType$inboundSchema;
42521
42938
  EnrichTelephoneType$.outboundSchema = EnrichTelephoneType$outboundSchema;
@@ -42694,8 +43111,14 @@ var init_enrichemail = __esm(() => {
42694
43111
  Home: "HOME",
42695
43112
  Other: "OTHER"
42696
43113
  };
42697
- EnrichEmailType$inboundSchema = nativeEnumType(EnrichEmailType);
42698
- EnrichEmailType$outboundSchema = EnrichEmailType$inboundSchema;
43114
+ EnrichEmailType$inboundSchema = unionType([
43115
+ nativeEnumType(EnrichEmailType),
43116
+ stringType().transform(catchUnrecognizedEnum)
43117
+ ]);
43118
+ EnrichEmailType$outboundSchema = unionType([
43119
+ nativeEnumType(EnrichEmailType),
43120
+ stringType().and(custom())
43121
+ ]);
42699
43122
  ((EnrichEmailType$) => {
42700
43123
  EnrichEmailType$.inboundSchema = EnrichEmailType$inboundSchema;
42701
43124
  EnrichEmailType$.outboundSchema = EnrichEmailType$outboundSchema;
@@ -42825,8 +43248,14 @@ var init_enrichperson = __esm(() => {
42825
43248
  Male: "MALE",
42826
43249
  Female: "FEMALE"
42827
43250
  };
42828
- Gender$inboundSchema = nativeEnumType(Gender);
42829
- Gender$outboundSchema = Gender$inboundSchema;
43251
+ Gender$inboundSchema = unionType([
43252
+ nativeEnumType(Gender),
43253
+ stringType().transform(catchUnrecognizedEnum)
43254
+ ]);
43255
+ Gender$outboundSchema = unionType([
43256
+ nativeEnumType(Gender),
43257
+ stringType().and(custom())
43258
+ ]);
42830
43259
  ((Gender$) => {
42831
43260
  Gender$.inboundSchema = Gender$inboundSchema;
42832
43261
  Gender$.outboundSchema = Gender$outboundSchema;
@@ -42927,8 +43356,14 @@ var init_genaicontent = __esm(() => {
42927
43356
  System: "SYSTEM",
42928
43357
  User: "USER"
42929
43358
  };
42930
- Role$inboundSchema = nativeEnumType(Role);
42931
- Role$outboundSchema = Role$inboundSchema;
43359
+ Role$inboundSchema = unionType([
43360
+ nativeEnumType(Role),
43361
+ stringType().transform(catchUnrecognizedEnum)
43362
+ ]);
43363
+ Role$outboundSchema = unionType([
43364
+ nativeEnumType(Role),
43365
+ stringType().and(custom())
43366
+ ]);
42932
43367
  ((Role$) => {
42933
43368
  Role$.inboundSchema = Role$inboundSchema;
42934
43369
  Role$.outboundSchema = Role$outboundSchema;
@@ -43135,14 +43570,26 @@ var init_hriscompensation = __esm(() => {
43135
43570
  Equity: "EQUITY",
43136
43571
  Other: "OTHER"
43137
43572
  };
43138
- HrisCompensationFrequency$inboundSchema = nativeEnumType(HrisCompensationFrequency);
43139
- HrisCompensationFrequency$outboundSchema = HrisCompensationFrequency$inboundSchema;
43573
+ HrisCompensationFrequency$inboundSchema = unionType([
43574
+ nativeEnumType(HrisCompensationFrequency),
43575
+ stringType().transform(catchUnrecognizedEnum)
43576
+ ]);
43577
+ HrisCompensationFrequency$outboundSchema = unionType([
43578
+ nativeEnumType(HrisCompensationFrequency),
43579
+ stringType().and(custom())
43580
+ ]);
43140
43581
  ((HrisCompensationFrequency$) => {
43141
43582
  HrisCompensationFrequency$.inboundSchema = HrisCompensationFrequency$inboundSchema;
43142
43583
  HrisCompensationFrequency$.outboundSchema = HrisCompensationFrequency$outboundSchema;
43143
43584
  })(HrisCompensationFrequency$ ||= {});
43144
- HrisCompensationType$inboundSchema = nativeEnumType(HrisCompensationType);
43145
- HrisCompensationType$outboundSchema = HrisCompensationType$inboundSchema;
43585
+ HrisCompensationType$inboundSchema = unionType([
43586
+ nativeEnumType(HrisCompensationType),
43587
+ stringType().transform(catchUnrecognizedEnum)
43588
+ ]);
43589
+ HrisCompensationType$outboundSchema = unionType([
43590
+ nativeEnumType(HrisCompensationType),
43591
+ stringType().and(custom())
43592
+ ]);
43146
43593
  ((HrisCompensationType$) => {
43147
43594
  HrisCompensationType$.inboundSchema = HrisCompensationType$inboundSchema;
43148
43595
  HrisCompensationType$.outboundSchema = HrisCompensationType$outboundSchema;
@@ -43261,8 +43708,14 @@ var init_hrisemail = __esm(() => {
43261
43708
  Home: "HOME",
43262
43709
  Other: "OTHER"
43263
43710
  };
43264
- HrisEmailType$inboundSchema = nativeEnumType(HrisEmailType);
43265
- HrisEmailType$outboundSchema = HrisEmailType$inboundSchema;
43711
+ HrisEmailType$inboundSchema = unionType([
43712
+ nativeEnumType(HrisEmailType),
43713
+ stringType().transform(catchUnrecognizedEnum)
43714
+ ]);
43715
+ HrisEmailType$outboundSchema = unionType([
43716
+ nativeEnumType(HrisEmailType),
43717
+ stringType().and(custom())
43718
+ ]);
43266
43719
  ((HrisEmailType$) => {
43267
43720
  HrisEmailType$.inboundSchema = HrisEmailType$inboundSchema;
43268
43721
  HrisEmailType$.outboundSchema = HrisEmailType$outboundSchema;
@@ -43295,8 +43748,14 @@ var init_hrisgroup = __esm(() => {
43295
43748
  Branch: "BRANCH",
43296
43749
  SubDepartment: "SUB_DEPARTMENT"
43297
43750
  };
43298
- HrisGroupType$inboundSchema = nativeEnumType(HrisGroupType);
43299
- HrisGroupType$outboundSchema = HrisGroupType$inboundSchema;
43751
+ HrisGroupType$inboundSchema = unionType([
43752
+ nativeEnumType(HrisGroupType),
43753
+ stringType().transform(catchUnrecognizedEnum)
43754
+ ]);
43755
+ HrisGroupType$outboundSchema = unionType([
43756
+ nativeEnumType(HrisGroupType),
43757
+ stringType().and(custom())
43758
+ ]);
43300
43759
  ((HrisGroupType$) => {
43301
43760
  HrisGroupType$.inboundSchema = HrisGroupType$inboundSchema;
43302
43761
  HrisGroupType$.outboundSchema = HrisGroupType$outboundSchema;
@@ -43366,8 +43825,14 @@ var init_hristelephone = __esm(() => {
43366
43825
  Fax: "FAX",
43367
43826
  Mobile: "MOBILE"
43368
43827
  };
43369
- HrisTelephoneType$inboundSchema = nativeEnumType(HrisTelephoneType);
43370
- HrisTelephoneType$outboundSchema = HrisTelephoneType$inboundSchema;
43828
+ HrisTelephoneType$inboundSchema = unionType([
43829
+ nativeEnumType(HrisTelephoneType),
43830
+ stringType().transform(catchUnrecognizedEnum)
43831
+ ]);
43832
+ HrisTelephoneType$outboundSchema = unionType([
43833
+ nativeEnumType(HrisTelephoneType),
43834
+ stringType().and(custom())
43835
+ ]);
43371
43836
  ((HrisTelephoneType$) => {
43372
43837
  HrisTelephoneType$.inboundSchema = HrisTelephoneType$inboundSchema;
43373
43838
  HrisTelephoneType$.outboundSchema = HrisTelephoneType$outboundSchema;
@@ -43636,8 +44101,14 @@ var init_hrismetadata = __esm(() => {
43636
44101
  HrisMetadataExtraData$.inboundSchema = HrisMetadataExtraData$inboundSchema;
43637
44102
  HrisMetadataExtraData$.outboundSchema = HrisMetadataExtraData$outboundSchema;
43638
44103
  })(HrisMetadataExtraData$ ||= {});
43639
- HrisMetadataFormat$inboundSchema = nativeEnumType(HrisMetadataFormat);
43640
- HrisMetadataFormat$outboundSchema = HrisMetadataFormat$inboundSchema;
44104
+ HrisMetadataFormat$inboundSchema = unionType([
44105
+ nativeEnumType(HrisMetadataFormat),
44106
+ stringType().transform(catchUnrecognizedEnum)
44107
+ ]);
44108
+ HrisMetadataFormat$outboundSchema = unionType([
44109
+ nativeEnumType(HrisMetadataFormat),
44110
+ stringType().and(custom())
44111
+ ]);
43641
44112
  ((HrisMetadataFormat$) => {
43642
44113
  HrisMetadataFormat$.inboundSchema = HrisMetadataFormat$inboundSchema;
43643
44114
  HrisMetadataFormat$.outboundSchema = HrisMetadataFormat$outboundSchema;
@@ -43913,8 +44384,14 @@ var init_propertyhrisemployeeemployeeroles = __esm(() => {
43913
44384
  Salesrep: "SALESREP",
43914
44385
  Interviewer: "INTERVIEWER"
43915
44386
  };
43916
- PropertyHrisEmployeeEmployeeRoles$inboundSchema = nativeEnumType(PropertyHrisEmployeeEmployeeRoles);
43917
- PropertyHrisEmployeeEmployeeRoles$outboundSchema = PropertyHrisEmployeeEmployeeRoles$inboundSchema;
44387
+ PropertyHrisEmployeeEmployeeRoles$inboundSchema = unionType([
44388
+ nativeEnumType(PropertyHrisEmployeeEmployeeRoles),
44389
+ stringType().transform(catchUnrecognizedEnum)
44390
+ ]);
44391
+ PropertyHrisEmployeeEmployeeRoles$outboundSchema = unionType([
44392
+ nativeEnumType(PropertyHrisEmployeeEmployeeRoles),
44393
+ stringType().and(custom())
44394
+ ]);
43918
44395
  ((PropertyHrisEmployeeEmployeeRoles$) => {
43919
44396
  PropertyHrisEmployeeEmployeeRoles$.inboundSchema = PropertyHrisEmployeeEmployeeRoles$inboundSchema;
43920
44397
  PropertyHrisEmployeeEmployeeRoles$.outboundSchema = PropertyHrisEmployeeEmployeeRoles$outboundSchema;
@@ -43961,26 +44438,50 @@ var init_hrisemployee = __esm(() => {
43961
44438
  Married: "MARRIED",
43962
44439
  Single: "SINGLE"
43963
44440
  };
43964
- EmploymentStatus$inboundSchema = nativeEnumType(EmploymentStatus);
43965
- EmploymentStatus$outboundSchema = EmploymentStatus$inboundSchema;
44441
+ EmploymentStatus$inboundSchema = unionType([
44442
+ nativeEnumType(EmploymentStatus),
44443
+ stringType().transform(catchUnrecognizedEnum)
44444
+ ]);
44445
+ EmploymentStatus$outboundSchema = unionType([
44446
+ nativeEnumType(EmploymentStatus),
44447
+ stringType().and(custom())
44448
+ ]);
43966
44449
  ((EmploymentStatus$) => {
43967
44450
  EmploymentStatus$.inboundSchema = EmploymentStatus$inboundSchema;
43968
44451
  EmploymentStatus$.outboundSchema = EmploymentStatus$outboundSchema;
43969
44452
  })(EmploymentStatus$ ||= {});
43970
- HrisEmployeeEmploymentType$inboundSchema = nativeEnumType(HrisEmployeeEmploymentType);
43971
- HrisEmployeeEmploymentType$outboundSchema = HrisEmployeeEmploymentType$inboundSchema;
44453
+ HrisEmployeeEmploymentType$inboundSchema = unionType([
44454
+ nativeEnumType(HrisEmployeeEmploymentType),
44455
+ stringType().transform(catchUnrecognizedEnum)
44456
+ ]);
44457
+ HrisEmployeeEmploymentType$outboundSchema = unionType([
44458
+ nativeEnumType(HrisEmployeeEmploymentType),
44459
+ stringType().and(custom())
44460
+ ]);
43972
44461
  ((HrisEmployeeEmploymentType$) => {
43973
44462
  HrisEmployeeEmploymentType$.inboundSchema = HrisEmployeeEmploymentType$inboundSchema;
43974
44463
  HrisEmployeeEmploymentType$.outboundSchema = HrisEmployeeEmploymentType$outboundSchema;
43975
44464
  })(HrisEmployeeEmploymentType$ ||= {});
43976
- HrisEmployeeGender$inboundSchema = nativeEnumType(HrisEmployeeGender);
43977
- HrisEmployeeGender$outboundSchema = HrisEmployeeGender$inboundSchema;
44465
+ HrisEmployeeGender$inboundSchema = unionType([
44466
+ nativeEnumType(HrisEmployeeGender),
44467
+ stringType().transform(catchUnrecognizedEnum)
44468
+ ]);
44469
+ HrisEmployeeGender$outboundSchema = unionType([
44470
+ nativeEnumType(HrisEmployeeGender),
44471
+ stringType().and(custom())
44472
+ ]);
43978
44473
  ((HrisEmployeeGender$) => {
43979
44474
  HrisEmployeeGender$.inboundSchema = HrisEmployeeGender$inboundSchema;
43980
44475
  HrisEmployeeGender$.outboundSchema = HrisEmployeeGender$outboundSchema;
43981
44476
  })(HrisEmployeeGender$ ||= {});
43982
- MaritalStatus$inboundSchema = nativeEnumType(MaritalStatus);
43983
- MaritalStatus$outboundSchema = MaritalStatus$inboundSchema;
44477
+ MaritalStatus$inboundSchema = unionType([
44478
+ nativeEnumType(MaritalStatus),
44479
+ stringType().transform(catchUnrecognizedEnum)
44480
+ ]);
44481
+ MaritalStatus$outboundSchema = unionType([
44482
+ nativeEnumType(MaritalStatus),
44483
+ stringType().and(custom())
44484
+ ]);
43984
44485
  ((MaritalStatus$) => {
43985
44486
  MaritalStatus$.inboundSchema = MaritalStatus$inboundSchema;
43986
44487
  MaritalStatus$.outboundSchema = MaritalStatus$outboundSchema;
@@ -44137,8 +44638,14 @@ var init_hrispayslipdetail = __esm(() => {
44137
44638
  PosttaxGarnishment: "POSTTAX_GARNISHMENT",
44138
44639
  Reimbursement: "REIMBURSEMENT"
44139
44640
  };
44140
- HrisPayslipDetailType$inboundSchema = nativeEnumType(HrisPayslipDetailType);
44141
- HrisPayslipDetailType$outboundSchema = HrisPayslipDetailType$inboundSchema;
44641
+ HrisPayslipDetailType$inboundSchema = unionType([
44642
+ nativeEnumType(HrisPayslipDetailType),
44643
+ stringType().transform(catchUnrecognizedEnum)
44644
+ ]);
44645
+ HrisPayslipDetailType$outboundSchema = unionType([
44646
+ nativeEnumType(HrisPayslipDetailType),
44647
+ stringType().and(custom())
44648
+ ]);
44142
44649
  ((HrisPayslipDetailType$) => {
44143
44650
  HrisPayslipDetailType$.inboundSchema = HrisPayslipDetailType$inboundSchema;
44144
44651
  HrisPayslipDetailType$.outboundSchema = HrisPayslipDetailType$outboundSchema;
@@ -44186,8 +44693,14 @@ var init_hrispayslip = __esm(() => {
44186
44693
  Cheque: "CHEQUE",
44187
44694
  Cash: "CASH"
44188
44695
  };
44189
- PaymentType$inboundSchema = nativeEnumType(PaymentType);
44190
- PaymentType$outboundSchema = PaymentType$inboundSchema;
44696
+ PaymentType$inboundSchema = unionType([
44697
+ nativeEnumType(PaymentType),
44698
+ stringType().transform(catchUnrecognizedEnum)
44699
+ ]);
44700
+ PaymentType$outboundSchema = unionType([
44701
+ nativeEnumType(PaymentType),
44702
+ stringType().and(custom())
44703
+ ]);
44191
44704
  ((PaymentType$) => {
44192
44705
  PaymentType$.inboundSchema = PaymentType$inboundSchema;
44193
44706
  PaymentType$.outboundSchema = PaymentType$outboundSchema;
@@ -44270,14 +44783,26 @@ var init_hristimeoff = __esm(() => {
44270
44783
  Paid: "PAID",
44271
44784
  Unpaid: "UNPAID"
44272
44785
  };
44273
- HrisTimeoffStatus$inboundSchema = nativeEnumType(HrisTimeoffStatus);
44274
- HrisTimeoffStatus$outboundSchema = HrisTimeoffStatus$inboundSchema;
44786
+ HrisTimeoffStatus$inboundSchema = unionType([
44787
+ nativeEnumType(HrisTimeoffStatus),
44788
+ stringType().transform(catchUnrecognizedEnum)
44789
+ ]);
44790
+ HrisTimeoffStatus$outboundSchema = unionType([
44791
+ nativeEnumType(HrisTimeoffStatus),
44792
+ stringType().and(custom())
44793
+ ]);
44275
44794
  ((HrisTimeoffStatus$) => {
44276
44795
  HrisTimeoffStatus$.inboundSchema = HrisTimeoffStatus$inboundSchema;
44277
44796
  HrisTimeoffStatus$.outboundSchema = HrisTimeoffStatus$outboundSchema;
44278
44797
  })(HrisTimeoffStatus$ ||= {});
44279
- HrisTimeoffType$inboundSchema = nativeEnumType(HrisTimeoffType);
44280
- HrisTimeoffType$outboundSchema = HrisTimeoffType$inboundSchema;
44798
+ HrisTimeoffType$inboundSchema = unionType([
44799
+ nativeEnumType(HrisTimeoffType),
44800
+ stringType().transform(catchUnrecognizedEnum)
44801
+ ]);
44802
+ HrisTimeoffType$outboundSchema = unionType([
44803
+ nativeEnumType(HrisTimeoffType),
44804
+ stringType().and(custom())
44805
+ ]);
44281
44806
  ((HrisTimeoffType$) => {
44282
44807
  HrisTimeoffType$.inboundSchema = HrisTimeoffType$inboundSchema;
44283
44808
  HrisTimeoffType$.outboundSchema = HrisTimeoffType$outboundSchema;
@@ -44442,8 +44967,14 @@ var init_propertyintegrationcategories = __esm(() => {
44442
44967
  Metadata: "metadata",
44443
44968
  Calendar: "calendar"
44444
44969
  };
44445
- PropertyIntegrationCategories$inboundSchema = nativeEnumType(PropertyIntegrationCategories);
44446
- PropertyIntegrationCategories$outboundSchema = PropertyIntegrationCategories$inboundSchema;
44970
+ PropertyIntegrationCategories$inboundSchema = unionType([
44971
+ nativeEnumType(PropertyIntegrationCategories),
44972
+ stringType().transform(catchUnrecognizedEnum)
44973
+ ]);
44974
+ PropertyIntegrationCategories$outboundSchema = unionType([
44975
+ nativeEnumType(PropertyIntegrationCategories),
44976
+ stringType().and(custom())
44977
+ ]);
44447
44978
  ((PropertyIntegrationCategories$) => {
44448
44979
  PropertyIntegrationCategories$.inboundSchema = PropertyIntegrationCategories$inboundSchema;
44449
44980
  PropertyIntegrationCategories$.outboundSchema = PropertyIntegrationCategories$outboundSchema;
@@ -44981,8 +45512,14 @@ var init_issue = __esm(() => {
44981
45512
  Rejected: "REJECTED",
44982
45513
  UpNext: "UP_NEXT"
44983
45514
  };
44984
- IssueStatus$inboundSchema = nativeEnumType(IssueStatus);
44985
- IssueStatus$outboundSchema = IssueStatus$inboundSchema;
45515
+ IssueStatus$inboundSchema = unionType([
45516
+ nativeEnumType(IssueStatus),
45517
+ stringType().transform(catchUnrecognizedEnum)
45518
+ ]);
45519
+ IssueStatus$outboundSchema = unionType([
45520
+ nativeEnumType(IssueStatus),
45521
+ stringType().and(custom())
45522
+ ]);
44986
45523
  ((IssueStatus$) => {
44987
45524
  IssueStatus$.inboundSchema = IssueStatus$inboundSchema;
44988
45525
  IssueStatus$.outboundSchema = IssueStatus$outboundSchema;
@@ -45052,14 +45589,26 @@ var init_kmscomment = __esm(() => {
45052
45589
  PageInline: "PAGE_INLINE",
45053
45590
  Page: "PAGE"
45054
45591
  };
45055
- ContentType$inboundSchema = nativeEnumType(ContentType);
45056
- ContentType$outboundSchema = ContentType$inboundSchema;
45592
+ ContentType$inboundSchema = unionType([
45593
+ nativeEnumType(ContentType),
45594
+ stringType().transform(catchUnrecognizedEnum)
45595
+ ]);
45596
+ ContentType$outboundSchema = unionType([
45597
+ nativeEnumType(ContentType),
45598
+ stringType().and(custom())
45599
+ ]);
45057
45600
  ((ContentType$) => {
45058
45601
  ContentType$.inboundSchema = ContentType$inboundSchema;
45059
45602
  ContentType$.outboundSchema = ContentType$outboundSchema;
45060
45603
  })(ContentType$ ||= {});
45061
- KmsCommentType$inboundSchema = nativeEnumType(KmsCommentType);
45062
- KmsCommentType$outboundSchema = KmsCommentType$inboundSchema;
45604
+ KmsCommentType$inboundSchema = unionType([
45605
+ nativeEnumType(KmsCommentType),
45606
+ stringType().transform(catchUnrecognizedEnum)
45607
+ ]);
45608
+ KmsCommentType$outboundSchema = unionType([
45609
+ nativeEnumType(KmsCommentType),
45610
+ stringType().and(custom())
45611
+ ]);
45063
45612
  ((KmsCommentType$) => {
45064
45613
  KmsCommentType$.inboundSchema = KmsCommentType$inboundSchema;
45065
45614
  KmsCommentType$.outboundSchema = KmsCommentType$outboundSchema;
@@ -45252,8 +45801,14 @@ var init_kmspagemetadata = __esm(() => {
45252
45801
  KmsPageMetadataExtraData$.inboundSchema = KmsPageMetadataExtraData$inboundSchema;
45253
45802
  KmsPageMetadataExtraData$.outboundSchema = KmsPageMetadataExtraData$outboundSchema;
45254
45803
  })(KmsPageMetadataExtraData$ ||= {});
45255
- KmsPageMetadataFormat$inboundSchema = nativeEnumType(KmsPageMetadataFormat);
45256
- KmsPageMetadataFormat$outboundSchema = KmsPageMetadataFormat$inboundSchema;
45804
+ KmsPageMetadataFormat$inboundSchema = unionType([
45805
+ nativeEnumType(KmsPageMetadataFormat),
45806
+ stringType().transform(catchUnrecognizedEnum)
45807
+ ]);
45808
+ KmsPageMetadataFormat$outboundSchema = unionType([
45809
+ nativeEnumType(KmsPageMetadataFormat),
45810
+ stringType().and(custom())
45811
+ ]);
45257
45812
  ((KmsPageMetadataFormat$) => {
45258
45813
  KmsPageMetadataFormat$.inboundSchema = KmsPageMetadataFormat$inboundSchema;
45259
45814
  KmsPageMetadataFormat$.outboundSchema = KmsPageMetadataFormat$outboundSchema;
@@ -45496,8 +46051,14 @@ var init_kmspage = __esm(() => {
45496
46051
  Text: "TEXT",
45497
46052
  Other: "OTHER"
45498
46053
  };
45499
- KmsPageType$inboundSchema = nativeEnumType(KmsPageType);
45500
- KmsPageType$outboundSchema = KmsPageType$inboundSchema;
46054
+ KmsPageType$inboundSchema = unionType([
46055
+ nativeEnumType(KmsPageType),
46056
+ stringType().transform(catchUnrecognizedEnum)
46057
+ ]);
46058
+ KmsPageType$outboundSchema = unionType([
46059
+ nativeEnumType(KmsPageType),
46060
+ stringType().and(custom())
46061
+ ]);
45501
46062
  ((KmsPageType$) => {
45502
46063
  KmsPageType$.inboundSchema = KmsPageType$inboundSchema;
45503
46064
  KmsPageType$.outboundSchema = KmsPageType$outboundSchema;
@@ -45630,8 +46191,14 @@ var init_lmsmedia = __esm(() => {
45630
46191
  Document: "DOCUMENT",
45631
46192
  Other: "OTHER"
45632
46193
  };
45633
- LmsMediaType$inboundSchema = nativeEnumType(LmsMediaType);
45634
- LmsMediaType$outboundSchema = LmsMediaType$inboundSchema;
46194
+ LmsMediaType$inboundSchema = unionType([
46195
+ nativeEnumType(LmsMediaType),
46196
+ stringType().transform(catchUnrecognizedEnum)
46197
+ ]);
46198
+ LmsMediaType$outboundSchema = unionType([
46199
+ nativeEnumType(LmsMediaType),
46200
+ stringType().and(custom())
46201
+ ]);
45635
46202
  ((LmsMediaType$) => {
45636
46203
  LmsMediaType$.inboundSchema = LmsMediaType$inboundSchema;
45637
46204
  LmsMediaType$.outboundSchema = LmsMediaType$outboundSchema;
@@ -45807,8 +46374,14 @@ var init_lmstelephone = __esm(() => {
45807
46374
  Fax: "FAX",
45808
46375
  Mobile: "MOBILE"
45809
46376
  };
45810
- LmsTelephoneType$inboundSchema = nativeEnumType(LmsTelephoneType);
45811
- LmsTelephoneType$outboundSchema = LmsTelephoneType$inboundSchema;
46377
+ LmsTelephoneType$inboundSchema = unionType([
46378
+ nativeEnumType(LmsTelephoneType),
46379
+ stringType().transform(catchUnrecognizedEnum)
46380
+ ]);
46381
+ LmsTelephoneType$outboundSchema = unionType([
46382
+ nativeEnumType(LmsTelephoneType),
46383
+ stringType().and(custom())
46384
+ ]);
45812
46385
  ((LmsTelephoneType$) => {
45813
46386
  LmsTelephoneType$.inboundSchema = LmsTelephoneType$inboundSchema;
45814
46387
  LmsTelephoneType$.outboundSchema = LmsTelephoneType$outboundSchema;
@@ -45974,8 +46547,14 @@ var init_marketingemail = __esm(() => {
45974
46547
  Home: "HOME",
45975
46548
  Other: "OTHER"
45976
46549
  };
45977
- MarketingEmailType$inboundSchema = nativeEnumType(MarketingEmailType);
45978
- MarketingEmailType$outboundSchema = MarketingEmailType$inboundSchema;
46550
+ MarketingEmailType$inboundSchema = unionType([
46551
+ nativeEnumType(MarketingEmailType),
46552
+ stringType().transform(catchUnrecognizedEnum)
46553
+ ]);
46554
+ MarketingEmailType$outboundSchema = unionType([
46555
+ nativeEnumType(MarketingEmailType),
46556
+ stringType().and(custom())
46557
+ ]);
45979
46558
  ((MarketingEmailType$) => {
45980
46559
  MarketingEmailType$.inboundSchema = MarketingEmailType$inboundSchema;
45981
46560
  MarketingEmailType$.outboundSchema = MarketingEmailType$outboundSchema;
@@ -46177,6 +46756,7 @@ var init_messagingchannel = __esm(() => {
46177
46756
  members: arrayType(MessagingMember$inboundSchema).optional(),
46178
46757
  name: stringType(),
46179
46758
  parent_channel_id: stringType().optional(),
46759
+ parent_id: stringType().optional(),
46180
46760
  raw: recordType(anyType()).optional(),
46181
46761
  updated_at: stringType().datetime({ offset: true }).transform((v2) => new Date(v2)).optional(),
46182
46762
  web_url: stringType().optional()
@@ -46187,6 +46767,7 @@ var init_messagingchannel = __esm(() => {
46187
46767
  is_active: "isActive",
46188
46768
  is_private: "isPrivate",
46189
46769
  parent_channel_id: "parentChannelId",
46770
+ parent_id: "parentId",
46190
46771
  updated_at: "updatedAt",
46191
46772
  web_url: "webUrl"
46192
46773
  });
@@ -46201,6 +46782,7 @@ var init_messagingchannel = __esm(() => {
46201
46782
  members: arrayType(MessagingMember$outboundSchema).optional(),
46202
46783
  name: stringType(),
46203
46784
  parentChannelId: stringType().optional(),
46785
+ parentId: stringType().optional(),
46204
46786
  raw: recordType(anyType()).optional(),
46205
46787
  updatedAt: dateType().transform((v2) => v2.toISOString()).optional(),
46206
46788
  webUrl: stringType().optional()
@@ -46211,6 +46793,7 @@ var init_messagingchannel = __esm(() => {
46211
46793
  isActive: "is_active",
46212
46794
  isPrivate: "is_private",
46213
46795
  parentChannelId: "parent_channel_id",
46796
+ parentId: "parent_id",
46214
46797
  updatedAt: "updated_at",
46215
46798
  webUrl: "web_url"
46216
46799
  });
@@ -46362,8 +46945,14 @@ var init_metadatametadata = __esm(() => {
46362
46945
  Currency: "CURRENCY",
46363
46946
  Url: "URL"
46364
46947
  };
46365
- MetadataMetadataFormat$inboundSchema = nativeEnumType(MetadataMetadataFormat);
46366
- MetadataMetadataFormat$outboundSchema = MetadataMetadataFormat$inboundSchema;
46948
+ MetadataMetadataFormat$inboundSchema = unionType([
46949
+ nativeEnumType(MetadataMetadataFormat),
46950
+ stringType().transform(catchUnrecognizedEnum)
46951
+ ]);
46952
+ MetadataMetadataFormat$outboundSchema = unionType([
46953
+ nativeEnumType(MetadataMetadataFormat),
46954
+ stringType().and(custom())
46955
+ ]);
46367
46956
  ((MetadataMetadataFormat$) => {
46368
46957
  MetadataMetadataFormat$.inboundSchema = MetadataMetadataFormat$inboundSchema;
46369
46958
  MetadataMetadataFormat$.outboundSchema = MetadataMetadataFormat$outboundSchema;
@@ -46631,8 +47220,14 @@ var init_paymentpayout = __esm(() => {
46631
47220
  Failed: "FAILED",
46632
47221
  Canceled: "CANCELED"
46633
47222
  };
46634
- PaymentPayoutStatus$inboundSchema = nativeEnumType(PaymentPayoutStatus);
46635
- PaymentPayoutStatus$outboundSchema = PaymentPayoutStatus$inboundSchema;
47223
+ PaymentPayoutStatus$inboundSchema = unionType([
47224
+ nativeEnumType(PaymentPayoutStatus),
47225
+ stringType().transform(catchUnrecognizedEnum)
47226
+ ]);
47227
+ PaymentPayoutStatus$outboundSchema = unionType([
47228
+ nativeEnumType(PaymentPayoutStatus),
47229
+ stringType().and(custom())
47230
+ ]);
46636
47231
  ((PaymentPayoutStatus$) => {
46637
47232
  PaymentPayoutStatus$.inboundSchema = PaymentPayoutStatus$inboundSchema;
46638
47233
  PaymentPayoutStatus$.outboundSchema = PaymentPayoutStatus$outboundSchema;
@@ -46686,8 +47281,14 @@ var init_paymentrefund = __esm(() => {
46686
47281
  Failed: "FAILED",
46687
47282
  Canceled: "CANCELED"
46688
47283
  };
46689
- PaymentRefundStatus$inboundSchema = nativeEnumType(PaymentRefundStatus);
46690
- PaymentRefundStatus$outboundSchema = PaymentRefundStatus$inboundSchema;
47284
+ PaymentRefundStatus$inboundSchema = unionType([
47285
+ nativeEnumType(PaymentRefundStatus),
47286
+ stringType().transform(catchUnrecognizedEnum)
47287
+ ]);
47288
+ PaymentRefundStatus$outboundSchema = unionType([
47289
+ nativeEnumType(PaymentRefundStatus),
47290
+ stringType().and(custom())
47291
+ ]);
46691
47292
  ((PaymentRefundStatus$) => {
46692
47293
  PaymentRefundStatus$.inboundSchema = PaymentRefundStatus$inboundSchema;
46693
47294
  PaymentRefundStatus$.outboundSchema = PaymentRefundStatus$outboundSchema;
@@ -46754,14 +47355,26 @@ var init_paymentsubscription = __esm(() => {
46754
47355
  Canceled: "CANCELED",
46755
47356
  Paused: "PAUSED"
46756
47357
  };
46757
- IntervalUnit$inboundSchema = nativeEnumType(IntervalUnit);
46758
- IntervalUnit$outboundSchema = IntervalUnit$inboundSchema;
47358
+ IntervalUnit$inboundSchema = unionType([
47359
+ nativeEnumType(IntervalUnit),
47360
+ stringType().transform(catchUnrecognizedEnum)
47361
+ ]);
47362
+ IntervalUnit$outboundSchema = unionType([
47363
+ nativeEnumType(IntervalUnit),
47364
+ stringType().and(custom())
47365
+ ]);
46759
47366
  ((IntervalUnit$) => {
46760
47367
  IntervalUnit$.inboundSchema = IntervalUnit$inboundSchema;
46761
47368
  IntervalUnit$.outboundSchema = IntervalUnit$outboundSchema;
46762
47369
  })(IntervalUnit$ ||= {});
46763
- PaymentSubscriptionStatus$inboundSchema = nativeEnumType(PaymentSubscriptionStatus);
46764
- PaymentSubscriptionStatus$outboundSchema = PaymentSubscriptionStatus$inboundSchema;
47370
+ PaymentSubscriptionStatus$inboundSchema = unionType([
47371
+ nativeEnumType(PaymentSubscriptionStatus),
47372
+ stringType().transform(catchUnrecognizedEnum)
47373
+ ]);
47374
+ PaymentSubscriptionStatus$outboundSchema = unionType([
47375
+ nativeEnumType(PaymentSubscriptionStatus),
47376
+ stringType().and(custom())
47377
+ ]);
46765
47378
  ((PaymentSubscriptionStatus$) => {
46766
47379
  PaymentSubscriptionStatus$.inboundSchema = PaymentSubscriptionStatus$inboundSchema;
46767
47380
  PaymentSubscriptionStatus$.outboundSchema = PaymentSubscriptionStatus$outboundSchema;
@@ -46854,8 +47467,14 @@ var init_propertyscimgroupmeta = __esm(() => {
46854
47467
  User: "User",
46855
47468
  Group: "Group"
46856
47469
  };
46857
- ResourceType$inboundSchema = nativeEnumType(ResourceType);
46858
- ResourceType$outboundSchema = ResourceType$inboundSchema;
47470
+ ResourceType$inboundSchema = unionType([
47471
+ nativeEnumType(ResourceType),
47472
+ stringType().transform(catchUnrecognizedEnum)
47473
+ ]);
47474
+ ResourceType$outboundSchema = unionType([
47475
+ nativeEnumType(ResourceType),
47476
+ stringType().and(custom())
47477
+ ]);
46859
47478
  ((ResourceType$) => {
46860
47479
  ResourceType$.inboundSchema = ResourceType$inboundSchema;
46861
47480
  ResourceType$.outboundSchema = ResourceType$outboundSchema;
@@ -46887,8 +47506,14 @@ var init_propertyscimgroupschemas = __esm(() => {
46887
47506
  PropertyScimGroupSchemas = {
46888
47507
  UrnIetfParamsScimSchemasCore20Group: "urn:ietf:params:scim:schemas:core:2.0:Group"
46889
47508
  };
46890
- PropertyScimGroupSchemas$inboundSchema = nativeEnumType(PropertyScimGroupSchemas);
46891
- PropertyScimGroupSchemas$outboundSchema = PropertyScimGroupSchemas$inboundSchema;
47509
+ PropertyScimGroupSchemas$inboundSchema = unionType([
47510
+ nativeEnumType(PropertyScimGroupSchemas),
47511
+ stringType().transform(catchUnrecognizedEnum)
47512
+ ]);
47513
+ PropertyScimGroupSchemas$outboundSchema = unionType([
47514
+ nativeEnumType(PropertyScimGroupSchemas),
47515
+ stringType().and(custom())
47516
+ ]);
46892
47517
  ((PropertyScimGroupSchemas$) => {
46893
47518
  PropertyScimGroupSchemas$.inboundSchema = PropertyScimGroupSchemas$inboundSchema;
46894
47519
  PropertyScimGroupSchemas$.outboundSchema = PropertyScimGroupSchemas$outboundSchema;
@@ -46903,8 +47528,14 @@ var init_propertyscimusermeta = __esm(() => {
46903
47528
  User: "User",
46904
47529
  Group: "Group"
46905
47530
  };
46906
- PropertyScimUserMetaResourceType$inboundSchema = nativeEnumType(PropertyScimUserMetaResourceType);
46907
- PropertyScimUserMetaResourceType$outboundSchema = PropertyScimUserMetaResourceType$inboundSchema;
47531
+ PropertyScimUserMetaResourceType$inboundSchema = unionType([
47532
+ nativeEnumType(PropertyScimUserMetaResourceType),
47533
+ stringType().transform(catchUnrecognizedEnum)
47534
+ ]);
47535
+ PropertyScimUserMetaResourceType$outboundSchema = unionType([
47536
+ nativeEnumType(PropertyScimUserMetaResourceType),
47537
+ stringType().and(custom())
47538
+ ]);
46908
47539
  ((PropertyScimUserMetaResourceType$) => {
46909
47540
  PropertyScimUserMetaResourceType$.inboundSchema = PropertyScimUserMetaResourceType$inboundSchema;
46910
47541
  PropertyScimUserMetaResourceType$.outboundSchema = PropertyScimUserMetaResourceType$outboundSchema;
@@ -46965,8 +47596,14 @@ var init_propertyscimuserschemas = __esm(() => {
46965
47596
  UrnIetfParamsScimSchemasExtensionLatticeAttributes10User: "urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User",
46966
47597
  UrnIetfParamsScimSchemasExtensionPeakon20User: "urn:ietf:params:scim:schemas:extension:peakon:2.0:User"
46967
47598
  };
46968
- PropertyScimUserSchemas$inboundSchema = nativeEnumType(PropertyScimUserSchemas);
46969
- PropertyScimUserSchemas$outboundSchema = PropertyScimUserSchemas$inboundSchema;
47599
+ PropertyScimUserSchemas$inboundSchema = unionType([
47600
+ nativeEnumType(PropertyScimUserSchemas),
47601
+ stringType().transform(catchUnrecognizedEnum)
47602
+ ]);
47603
+ PropertyScimUserSchemas$outboundSchema = unionType([
47604
+ nativeEnumType(PropertyScimUserSchemas),
47605
+ stringType().and(custom())
47606
+ ]);
46970
47607
  ((PropertyScimUserSchemas$) => {
46971
47608
  PropertyScimUserSchemas$.inboundSchema = PropertyScimUserSchemas$inboundSchema;
46972
47609
  PropertyScimUserSchemas$.outboundSchema = PropertyScimUserSchemas$outboundSchema;
@@ -46982,8 +47619,14 @@ var init_propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanage
46982
47619
  Direct: "direct",
46983
47620
  Indirect: "indirect"
46984
47621
  };
46985
- PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$inboundSchema = nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType);
46986
- PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$outboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$inboundSchema;
47622
+ PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$inboundSchema = unionType([
47623
+ nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType),
47624
+ stringType().transform(catchUnrecognizedEnum)
47625
+ ]);
47626
+ PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$outboundSchema = unionType([
47627
+ nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType),
47628
+ stringType().and(custom())
47629
+ ]);
46987
47630
  ((PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$) => {
46988
47631
  PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$.inboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$inboundSchema;
46989
47632
  PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$.outboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserManagerType$outboundSchema;
@@ -47025,8 +47668,14 @@ var init_scimmanager = __esm(() => {
47025
47668
  Direct: "direct",
47026
47669
  Indirect: "indirect"
47027
47670
  };
47028
- ScimManagerType$inboundSchema = nativeEnumType(ScimManagerType);
47029
- ScimManagerType$outboundSchema = ScimManagerType$inboundSchema;
47671
+ ScimManagerType$inboundSchema = unionType([
47672
+ nativeEnumType(ScimManagerType),
47673
+ stringType().transform(catchUnrecognizedEnum)
47674
+ ]);
47675
+ ScimManagerType$outboundSchema = unionType([
47676
+ nativeEnumType(ScimManagerType),
47677
+ stringType().and(custom())
47678
+ ]);
47030
47679
  ((ScimManagerType$) => {
47031
47680
  ScimManagerType$.inboundSchema = ScimManagerType$inboundSchema;
47032
47681
  ScimManagerType$.outboundSchema = ScimManagerType$outboundSchema;
@@ -47069,8 +47718,14 @@ var init_propertyscimuserurnietfparamsscimschemasextensionenterprise20user = __e
47069
47718
  Male: "male",
47070
47719
  Female: "female"
47071
47720
  };
47072
- PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$inboundSchema = nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender);
47073
- PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$outboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$inboundSchema;
47721
+ PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$inboundSchema = unionType([
47722
+ nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender),
47723
+ stringType().transform(catchUnrecognizedEnum)
47724
+ ]);
47725
+ PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$outboundSchema = unionType([
47726
+ nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender),
47727
+ stringType().and(custom())
47728
+ ]);
47074
47729
  ((PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$) => {
47075
47730
  PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$.inboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$inboundSchema;
47076
47731
  PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$.outboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionEnterprise20UserGender$outboundSchema;
@@ -47137,20 +47792,38 @@ var init_propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10use
47137
47792
  Heterosexual: "Heterosexual",
47138
47793
  Straight: "Straight"
47139
47794
  };
47140
- Ethnicity$inboundSchema = nativeEnumType(Ethnicity);
47141
- Ethnicity$outboundSchema = Ethnicity$inboundSchema;
47795
+ Ethnicity$inboundSchema = unionType([
47796
+ nativeEnumType(Ethnicity),
47797
+ stringType().transform(catchUnrecognizedEnum)
47798
+ ]);
47799
+ Ethnicity$outboundSchema = unionType([
47800
+ nativeEnumType(Ethnicity),
47801
+ stringType().and(custom())
47802
+ ]);
47142
47803
  ((Ethnicity$) => {
47143
47804
  Ethnicity$.inboundSchema = Ethnicity$inboundSchema;
47144
47805
  Ethnicity$.outboundSchema = Ethnicity$outboundSchema;
47145
47806
  })(Ethnicity$ ||= {});
47146
- PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$inboundSchema = nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender);
47147
- PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$outboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$inboundSchema;
47807
+ PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$inboundSchema = unionType([
47808
+ nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender),
47809
+ stringType().transform(catchUnrecognizedEnum)
47810
+ ]);
47811
+ PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$outboundSchema = unionType([
47812
+ nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender),
47813
+ stringType().and(custom())
47814
+ ]);
47148
47815
  ((PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$) => {
47149
47816
  PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$.inboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$inboundSchema;
47150
47817
  PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$.outboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$outboundSchema;
47151
47818
  })(PropertyScimUserUrnIetfParamsScimSchemasExtensionLatticeAttributes10UserGender$ ||= {});
47152
- SexualOrientation$inboundSchema = nativeEnumType(SexualOrientation);
47153
- SexualOrientation$outboundSchema = SexualOrientation$inboundSchema;
47819
+ SexualOrientation$inboundSchema = unionType([
47820
+ nativeEnumType(SexualOrientation),
47821
+ stringType().transform(catchUnrecognizedEnum)
47822
+ ]);
47823
+ SexualOrientation$outboundSchema = unionType([
47824
+ nativeEnumType(SexualOrientation),
47825
+ stringType().and(custom())
47826
+ ]);
47154
47827
  ((SexualOrientation$) => {
47155
47828
  SexualOrientation$.inboundSchema = SexualOrientation$inboundSchema;
47156
47829
  SexualOrientation$.outboundSchema = SexualOrientation$outboundSchema;
@@ -47210,8 +47883,14 @@ var init_propertyscimuserurnietfparamsscimschemasextensionpeakon20user = __esm((
47210
47883
  Female: "Female",
47211
47884
  Male: "Male"
47212
47885
  };
47213
- PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$inboundSchema = nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender);
47214
- PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$outboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$inboundSchema;
47886
+ PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$inboundSchema = unionType([
47887
+ nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender),
47888
+ stringType().transform(catchUnrecognizedEnum)
47889
+ ]);
47890
+ PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$outboundSchema = unionType([
47891
+ nativeEnumType(PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender),
47892
+ stringType().and(custom())
47893
+ ]);
47215
47894
  ((PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$) => {
47216
47895
  PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$.inboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$inboundSchema;
47217
47896
  PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$.outboundSchema = PropertyScimUserUrnIetfParamsScimSchemasExtensionPeakon20UserGender$outboundSchema;
@@ -47257,8 +47936,14 @@ var init_propertystoragepermissionroles = __esm(() => {
47257
47936
  Read: "READ",
47258
47937
  Write: "WRITE"
47259
47938
  };
47260
- PropertyStoragePermissionRoles$inboundSchema = nativeEnumType(PropertyStoragePermissionRoles);
47261
- PropertyStoragePermissionRoles$outboundSchema = PropertyStoragePermissionRoles$inboundSchema;
47939
+ PropertyStoragePermissionRoles$inboundSchema = unionType([
47940
+ nativeEnumType(PropertyStoragePermissionRoles),
47941
+ stringType().transform(catchUnrecognizedEnum)
47942
+ ]);
47943
+ PropertyStoragePermissionRoles$outboundSchema = unionType([
47944
+ nativeEnumType(PropertyStoragePermissionRoles),
47945
+ stringType().and(custom())
47946
+ ]);
47262
47947
  ((PropertyStoragePermissionRoles$) => {
47263
47948
  PropertyStoragePermissionRoles$.inboundSchema = PropertyStoragePermissionRoles$inboundSchema;
47264
47949
  PropertyStoragePermissionRoles$.outboundSchema = PropertyStoragePermissionRoles$outboundSchema;
@@ -47276,8 +47961,14 @@ var init_propertyuccalltelephone = __esm(() => {
47276
47961
  Fax: "FAX",
47277
47962
  Mobile: "MOBILE"
47278
47963
  };
47279
- PropertyUcCallTelephoneType$inboundSchema = nativeEnumType(PropertyUcCallTelephoneType);
47280
- PropertyUcCallTelephoneType$outboundSchema = PropertyUcCallTelephoneType$inboundSchema;
47964
+ PropertyUcCallTelephoneType$inboundSchema = unionType([
47965
+ nativeEnumType(PropertyUcCallTelephoneType),
47966
+ stringType().transform(catchUnrecognizedEnum)
47967
+ ]);
47968
+ PropertyUcCallTelephoneType$outboundSchema = unionType([
47969
+ nativeEnumType(PropertyUcCallTelephoneType),
47970
+ stringType().and(custom())
47971
+ ]);
47281
47972
  ((PropertyUcCallTelephoneType$) => {
47282
47973
  PropertyUcCallTelephoneType$.inboundSchema = PropertyUcCallTelephoneType$inboundSchema;
47283
47974
  PropertyUcCallTelephoneType$.outboundSchema = PropertyUcCallTelephoneType$outboundSchema;
@@ -47441,8 +48132,14 @@ var init_repopullrequest = __esm(() => {
47441
48132
  Approved: "APPROVED",
47442
48133
  Rejected: "REJECTED"
47443
48134
  };
47444
- RepoPullrequestStatus$inboundSchema = nativeEnumType(RepoPullrequestStatus);
47445
- RepoPullrequestStatus$outboundSchema = RepoPullrequestStatus$inboundSchema;
48135
+ RepoPullrequestStatus$inboundSchema = unionType([
48136
+ nativeEnumType(RepoPullrequestStatus),
48137
+ stringType().transform(catchUnrecognizedEnum)
48138
+ ]);
48139
+ RepoPullrequestStatus$outboundSchema = unionType([
48140
+ nativeEnumType(RepoPullrequestStatus),
48141
+ stringType().and(custom())
48142
+ ]);
47446
48143
  ((RepoPullrequestStatus$) => {
47447
48144
  RepoPullrequestStatus$.inboundSchema = RepoPullrequestStatus$inboundSchema;
47448
48145
  RepoPullrequestStatus$.outboundSchema = RepoPullrequestStatus$outboundSchema;
@@ -47555,8 +48252,14 @@ var init_scimaddress = __esm(() => {
47555
48252
  Home: "home",
47556
48253
  Other: "other"
47557
48254
  };
47558
- ScimAddressType$inboundSchema = nativeEnumType(ScimAddressType);
47559
- ScimAddressType$outboundSchema = ScimAddressType$inboundSchema;
48255
+ ScimAddressType$inboundSchema = unionType([
48256
+ nativeEnumType(ScimAddressType),
48257
+ stringType().transform(catchUnrecognizedEnum)
48258
+ ]);
48259
+ ScimAddressType$outboundSchema = unionType([
48260
+ nativeEnumType(ScimAddressType),
48261
+ stringType().and(custom())
48262
+ ]);
47560
48263
  ((ScimAddressType$) => {
47561
48264
  ScimAddressType$.inboundSchema = ScimAddressType$inboundSchema;
47562
48265
  ScimAddressType$.outboundSchema = ScimAddressType$outboundSchema;
@@ -47594,8 +48297,14 @@ var init_scimemail = __esm(() => {
47594
48297
  Home: "home",
47595
48298
  Other: "other"
47596
48299
  };
47597
- ScimEmailType$inboundSchema = nativeEnumType(ScimEmailType);
47598
- ScimEmailType$outboundSchema = ScimEmailType$inboundSchema;
48300
+ ScimEmailType$inboundSchema = unionType([
48301
+ nativeEnumType(ScimEmailType),
48302
+ stringType().transform(catchUnrecognizedEnum)
48303
+ ]);
48304
+ ScimEmailType$outboundSchema = unionType([
48305
+ nativeEnumType(ScimEmailType),
48306
+ stringType().and(custom())
48307
+ ]);
47599
48308
  ((ScimEmailType$) => {
47600
48309
  ScimEmailType$.inboundSchema = ScimEmailType$inboundSchema;
47601
48310
  ScimEmailType$.outboundSchema = ScimEmailType$outboundSchema;
@@ -47653,14 +48362,26 @@ var init_scimgroupmember = __esm(() => {
47653
48362
  User: "User",
47654
48363
  Group: "Group"
47655
48364
  };
47656
- Operation$inboundSchema = nativeEnumType(Operation);
47657
- Operation$outboundSchema = Operation$inboundSchema;
48365
+ Operation$inboundSchema = unionType([
48366
+ nativeEnumType(Operation),
48367
+ stringType().transform(catchUnrecognizedEnum)
48368
+ ]);
48369
+ Operation$outboundSchema = unionType([
48370
+ nativeEnumType(Operation),
48371
+ stringType().and(custom())
48372
+ ]);
47658
48373
  ((Operation$) => {
47659
48374
  Operation$.inboundSchema = Operation$inboundSchema;
47660
48375
  Operation$.outboundSchema = Operation$outboundSchema;
47661
48376
  })(Operation$ ||= {});
47662
- ScimGroupMemberType$inboundSchema = nativeEnumType(ScimGroupMemberType);
47663
- ScimGroupMemberType$outboundSchema = ScimGroupMemberType$inboundSchema;
48377
+ ScimGroupMemberType$inboundSchema = unionType([
48378
+ nativeEnumType(ScimGroupMemberType),
48379
+ stringType().transform(catchUnrecognizedEnum)
48380
+ ]);
48381
+ ScimGroupMemberType$outboundSchema = unionType([
48382
+ nativeEnumType(ScimGroupMemberType),
48383
+ stringType().and(custom())
48384
+ ]);
47664
48385
  ((ScimGroupMemberType$) => {
47665
48386
  ScimGroupMemberType$.inboundSchema = ScimGroupMemberType$inboundSchema;
47666
48387
  ScimGroupMemberType$.outboundSchema = ScimGroupMemberType$outboundSchema;
@@ -47738,8 +48459,14 @@ var init_scimims = __esm(() => {
47738
48459
  Qq: "qq",
47739
48460
  Yahoo: "yahoo"
47740
48461
  };
47741
- ScimImsType$inboundSchema = nativeEnumType(ScimImsType);
47742
- ScimImsType$outboundSchema = ScimImsType$inboundSchema;
48462
+ ScimImsType$inboundSchema = unionType([
48463
+ nativeEnumType(ScimImsType),
48464
+ stringType().transform(catchUnrecognizedEnum)
48465
+ ]);
48466
+ ScimImsType$outboundSchema = unionType([
48467
+ nativeEnumType(ScimImsType),
48468
+ stringType().and(custom())
48469
+ ]);
47743
48470
  ((ScimImsType$) => {
47744
48471
  ScimImsType$.inboundSchema = ScimImsType$inboundSchema;
47745
48472
  ScimImsType$.outboundSchema = ScimImsType$outboundSchema;
@@ -47774,8 +48501,14 @@ var init_scimphonenumber = __esm(() => {
47774
48501
  Fax: "fax",
47775
48502
  Pager: "pager"
47776
48503
  };
47777
- ScimPhoneNumberType$inboundSchema = nativeEnumType(ScimPhoneNumberType);
47778
- ScimPhoneNumberType$outboundSchema = ScimPhoneNumberType$inboundSchema;
48504
+ ScimPhoneNumberType$inboundSchema = unionType([
48505
+ nativeEnumType(ScimPhoneNumberType),
48506
+ stringType().transform(catchUnrecognizedEnum)
48507
+ ]);
48508
+ ScimPhoneNumberType$outboundSchema = unionType([
48509
+ nativeEnumType(ScimPhoneNumberType),
48510
+ stringType().and(custom())
48511
+ ]);
47779
48512
  ((ScimPhoneNumberType$) => {
47780
48513
  ScimPhoneNumberType$.inboundSchema = ScimPhoneNumberType$inboundSchema;
47781
48514
  ScimPhoneNumberType$.outboundSchema = ScimPhoneNumberType$outboundSchema;
@@ -47806,8 +48539,14 @@ var init_scimphoto = __esm(() => {
47806
48539
  Photo: "photo",
47807
48540
  Thumbnail: "thumbnail"
47808
48541
  };
47809
- ScimPhotoType$inboundSchema = nativeEnumType(ScimPhotoType);
47810
- ScimPhotoType$outboundSchema = ScimPhotoType$inboundSchema;
48542
+ ScimPhotoType$inboundSchema = unionType([
48543
+ nativeEnumType(ScimPhotoType),
48544
+ stringType().transform(catchUnrecognizedEnum)
48545
+ ]);
48546
+ ScimPhotoType$outboundSchema = unionType([
48547
+ nativeEnumType(ScimPhotoType),
48548
+ stringType().and(custom())
48549
+ ]);
47811
48550
  ((ScimPhotoType$) => {
47812
48551
  ScimPhotoType$.inboundSchema = ScimPhotoType$inboundSchema;
47813
48552
  ScimPhotoType$.outboundSchema = ScimPhotoType$outboundSchema;
@@ -47861,8 +48600,14 @@ var init_scimusergroups = __esm(() => {
47861
48600
  Direct: "direct",
47862
48601
  Indirect: "indirect"
47863
48602
  };
47864
- ScimUserGroupsType$inboundSchema = nativeEnumType(ScimUserGroupsType);
47865
- ScimUserGroupsType$outboundSchema = ScimUserGroupsType$inboundSchema;
48603
+ ScimUserGroupsType$inboundSchema = unionType([
48604
+ nativeEnumType(ScimUserGroupsType),
48605
+ stringType().transform(catchUnrecognizedEnum)
48606
+ ]);
48607
+ ScimUserGroupsType$outboundSchema = unionType([
48608
+ nativeEnumType(ScimUserGroupsType),
48609
+ stringType().and(custom())
48610
+ ]);
47866
48611
  ((ScimUserGroupsType$) => {
47867
48612
  ScimUserGroupsType$.inboundSchema = ScimUserGroupsType$inboundSchema;
47868
48613
  ScimUserGroupsType$.outboundSchema = ScimUserGroupsType$outboundSchema;
@@ -48056,8 +48801,14 @@ var init_storagefile = __esm(() => {
48056
48801
  File: "FILE",
48057
48802
  Folder: "FOLDER"
48058
48803
  };
48059
- StorageFileType$inboundSchema = nativeEnumType(StorageFileType);
48060
- StorageFileType$outboundSchema = StorageFileType$inboundSchema;
48804
+ StorageFileType$inboundSchema = unionType([
48805
+ nativeEnumType(StorageFileType),
48806
+ stringType().transform(catchUnrecognizedEnum)
48807
+ ]);
48808
+ StorageFileType$outboundSchema = unionType([
48809
+ nativeEnumType(StorageFileType),
48810
+ stringType().and(custom())
48811
+ ]);
48061
48812
  ((StorageFileType$) => {
48062
48813
  StorageFileType$.inboundSchema = StorageFileType$inboundSchema;
48063
48814
  StorageFileType$.outboundSchema = StorageFileType$outboundSchema;
@@ -48240,8 +48991,14 @@ var init_tasktask = __esm(() => {
48240
48991
  InProgress: "IN_PROGRESS",
48241
48992
  Completed: "COMPLETED"
48242
48993
  };
48243
- TaskTaskStatus$inboundSchema = nativeEnumType(TaskTaskStatus);
48244
- TaskTaskStatus$outboundSchema = TaskTaskStatus$inboundSchema;
48994
+ TaskTaskStatus$inboundSchema = unionType([
48995
+ nativeEnumType(TaskTaskStatus),
48996
+ stringType().transform(catchUnrecognizedEnum)
48997
+ ]);
48998
+ TaskTaskStatus$outboundSchema = unionType([
48999
+ nativeEnumType(TaskTaskStatus),
49000
+ stringType().and(custom())
49001
+ ]);
48245
49002
  ((TaskTaskStatus$) => {
48246
49003
  TaskTaskStatus$.inboundSchema = TaskTaskStatus$inboundSchema;
48247
49004
  TaskTaskStatus$.outboundSchema = TaskTaskStatus$outboundSchema;
@@ -48331,8 +49088,14 @@ var init_ticketingemail = __esm(() => {
48331
49088
  Home: "HOME",
48332
49089
  Other: "OTHER"
48333
49090
  };
48334
- TicketingEmailType$inboundSchema = nativeEnumType(TicketingEmailType);
48335
- TicketingEmailType$outboundSchema = TicketingEmailType$inboundSchema;
49091
+ TicketingEmailType$inboundSchema = unionType([
49092
+ nativeEnumType(TicketingEmailType),
49093
+ stringType().transform(catchUnrecognizedEnum)
49094
+ ]);
49095
+ TicketingEmailType$outboundSchema = unionType([
49096
+ nativeEnumType(TicketingEmailType),
49097
+ stringType().and(custom())
49098
+ ]);
48336
49099
  ((TicketingEmailType$) => {
48337
49100
  TicketingEmailType$.inboundSchema = TicketingEmailType$inboundSchema;
48338
49101
  TicketingEmailType$.outboundSchema = TicketingEmailType$outboundSchema;
@@ -48362,8 +49125,14 @@ var init_ticketingtelephone = __esm(() => {
48362
49125
  Fax: "FAX",
48363
49126
  Mobile: "MOBILE"
48364
49127
  };
48365
- TicketingTelephoneType$inboundSchema = nativeEnumType(TicketingTelephoneType);
48366
- TicketingTelephoneType$outboundSchema = TicketingTelephoneType$inboundSchema;
49128
+ TicketingTelephoneType$inboundSchema = unionType([
49129
+ nativeEnumType(TicketingTelephoneType),
49130
+ stringType().transform(catchUnrecognizedEnum)
49131
+ ]);
49132
+ TicketingTelephoneType$outboundSchema = unionType([
49133
+ nativeEnumType(TicketingTelephoneType),
49134
+ stringType().and(custom())
49135
+ ]);
48367
49136
  ((TicketingTelephoneType$) => {
48368
49137
  TicketingTelephoneType$.inboundSchema = TicketingTelephoneType$inboundSchema;
48369
49138
  TicketingTelephoneType$.outboundSchema = TicketingTelephoneType$outboundSchema;
@@ -48481,8 +49250,14 @@ var init_ticketingticket = __esm(() => {
48481
49250
  Active: "ACTIVE",
48482
49251
  Closed: "CLOSED"
48483
49252
  };
48484
- TicketingTicketStatus$inboundSchema = nativeEnumType(TicketingTicketStatus);
48485
- TicketingTicketStatus$outboundSchema = TicketingTicketStatus$inboundSchema;
49253
+ TicketingTicketStatus$inboundSchema = unionType([
49254
+ nativeEnumType(TicketingTicketStatus),
49255
+ stringType().transform(catchUnrecognizedEnum)
49256
+ ]);
49257
+ TicketingTicketStatus$outboundSchema = unionType([
49258
+ nativeEnumType(TicketingTicketStatus),
49259
+ stringType().and(custom())
49260
+ ]);
48486
49261
  ((TicketingTicketStatus$) => {
48487
49262
  TicketingTicketStatus$.inboundSchema = TicketingTicketStatus$inboundSchema;
48488
49263
  TicketingTicketStatus$.outboundSchema = TicketingTicketStatus$outboundSchema;
@@ -48647,8 +49422,14 @@ var init_ucemail = __esm(() => {
48647
49422
  Home: "HOME",
48648
49423
  Other: "OTHER"
48649
49424
  };
48650
- UcEmailType$inboundSchema = nativeEnumType(UcEmailType);
48651
- UcEmailType$outboundSchema = UcEmailType$inboundSchema;
49425
+ UcEmailType$inboundSchema = unionType([
49426
+ nativeEnumType(UcEmailType),
49427
+ stringType().transform(catchUnrecognizedEnum)
49428
+ ]);
49429
+ UcEmailType$outboundSchema = unionType([
49430
+ nativeEnumType(UcEmailType),
49431
+ stringType().and(custom())
49432
+ ]);
48652
49433
  ((UcEmailType$) => {
48653
49434
  UcEmailType$.inboundSchema = UcEmailType$inboundSchema;
48654
49435
  UcEmailType$.outboundSchema = UcEmailType$outboundSchema;
@@ -48678,8 +49459,14 @@ var init_uctelephone = __esm(() => {
48678
49459
  Fax: "FAX",
48679
49460
  Mobile: "MOBILE"
48680
49461
  };
48681
- UcTelephoneType$inboundSchema = nativeEnumType(UcTelephoneType);
48682
- UcTelephoneType$outboundSchema = UcTelephoneType$inboundSchema;
49462
+ UcTelephoneType$inboundSchema = unionType([
49463
+ nativeEnumType(UcTelephoneType),
49464
+ stringType().transform(catchUnrecognizedEnum)
49465
+ ]);
49466
+ UcTelephoneType$outboundSchema = unionType([
49467
+ nativeEnumType(UcTelephoneType),
49468
+ stringType().and(custom())
49469
+ ]);
48683
49470
  ((UcTelephoneType$) => {
48684
49471
  UcTelephoneType$.inboundSchema = UcTelephoneType$inboundSchema;
48685
49472
  UcTelephoneType$.outboundSchema = UcTelephoneType$outboundSchema;
@@ -49001,26 +49788,50 @@ var init_webhook = __esm(() => {
49001
49788
  Virtual: "virtual",
49002
49789
  Native: "native"
49003
49790
  };
49004
- DbType$inboundSchema = nativeEnumType(DbType);
49005
- DbType$outboundSchema = DbType$inboundSchema;
49791
+ DbType$inboundSchema = unionType([
49792
+ nativeEnumType(DbType),
49793
+ stringType().transform(catchUnrecognizedEnum)
49794
+ ]);
49795
+ DbType$outboundSchema = unionType([
49796
+ nativeEnumType(DbType),
49797
+ stringType().and(custom())
49798
+ ]);
49006
49799
  ((DbType$) => {
49007
49800
  DbType$.inboundSchema = DbType$inboundSchema;
49008
49801
  DbType$.outboundSchema = DbType$outboundSchema;
49009
49802
  })(DbType$ ||= {});
49010
- Event$inboundSchema = nativeEnumType(Event);
49011
- Event$outboundSchema = Event$inboundSchema;
49803
+ Event$inboundSchema = unionType([
49804
+ nativeEnumType(Event),
49805
+ stringType().transform(catchUnrecognizedEnum)
49806
+ ]);
49807
+ Event$outboundSchema = unionType([
49808
+ nativeEnumType(Event),
49809
+ stringType().and(custom())
49810
+ ]);
49012
49811
  ((Event$) => {
49013
49812
  Event$.inboundSchema = Event$inboundSchema;
49014
49813
  Event$.outboundSchema = Event$outboundSchema;
49015
49814
  })(Event$ ||= {});
49016
- ObjectType$inboundSchema = nativeEnumType(ObjectType);
49017
- ObjectType$outboundSchema = ObjectType$inboundSchema;
49815
+ ObjectType$inboundSchema = unionType([
49816
+ nativeEnumType(ObjectType),
49817
+ stringType().transform(catchUnrecognizedEnum)
49818
+ ]);
49819
+ ObjectType$outboundSchema = unionType([
49820
+ nativeEnumType(ObjectType),
49821
+ stringType().and(custom())
49822
+ ]);
49018
49823
  ((ObjectType$) => {
49019
49824
  ObjectType$.inboundSchema = ObjectType$inboundSchema;
49020
49825
  ObjectType$.outboundSchema = ObjectType$outboundSchema;
49021
49826
  })(ObjectType$ ||= {});
49022
- WebhookType$inboundSchema = nativeEnumType(WebhookType);
49023
- WebhookType$outboundSchema = WebhookType$inboundSchema;
49827
+ WebhookType$inboundSchema = unionType([
49828
+ nativeEnumType(WebhookType),
49829
+ stringType().transform(catchUnrecognizedEnum)
49830
+ ]);
49831
+ WebhookType$outboundSchema = unionType([
49832
+ nativeEnumType(WebhookType),
49833
+ stringType().and(custom())
49834
+ ]);
49024
49835
  ((WebhookType$) => {
49025
49836
  WebhookType$.inboundSchema = WebhookType$inboundSchema;
49026
49837
  WebhookType$.outboundSchema = WebhookType$outboundSchema;
@@ -49165,9 +49976,11 @@ var init_shared2 = __esm(() => {
49165
49976
  init_atsscorecardquestion();
49166
49977
  init_atsstatus();
49167
49978
  init_atstelephone();
49979
+ init_calendarattachment();
49168
49980
  init_calendarattendee();
49169
49981
  init_calendarbusy();
49170
49982
  init_calendarcalendar();
49983
+ init_calendarconference();
49171
49984
  init_calendarevent();
49172
49985
  init_calendareventrecurrence();
49173
49986
  init_calendarlink();
@@ -116608,7 +117421,7 @@ var init_unifiedUpdateUnifiedWebhookTrigger2 = __esm(() => {
116608
117421
  function createMCPServer(deps) {
116609
117422
  const server = new McpServer({
116610
117423
  name: "UnifiedTo",
116611
- version: "2.72.5"
117424
+ version: "2.73.1"
116612
117425
  });
116613
117426
  const client = new UnifiedToCore({
116614
117427
  security: deps.security,
@@ -118707,7 +119520,7 @@ var routes = an({
118707
119520
  var app = He(routes, {
118708
119521
  name: "mcp",
118709
119522
  versionInfo: {
118710
- currentVersion: "2.72.5"
119523
+ currentVersion: "2.73.1"
118711
119524
  }
118712
119525
  });
118713
119526
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -118715,5 +119528,5 @@ export {
118715
119528
  app
118716
119529
  };
118717
119530
 
118718
- //# debugId=9E61E70AA5A162B864756E2164756E21
119531
+ //# debugId=42610F35BBB6E45864756E2164756E21
118719
119532
  //# sourceMappingURL=mcp-server.js.map