@livdot-tech/contracts 1.10.16 → 1.10.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/dist/auth/index.js +1 -1
  2. package/dist/auth/index.mjs +1 -1
  3. package/dist/booking/index.d.mts +219 -1
  4. package/dist/booking/index.d.ts +219 -1
  5. package/dist/booking/index.js +1 -1
  6. package/dist/booking/index.mjs +1 -1
  7. package/dist/chat/index.js +1 -1
  8. package/dist/chat/index.mjs +1 -1
  9. package/dist/chunk-32M7XMQN.js +2 -0
  10. package/dist/chunk-32M7XMQN.js.map +1 -0
  11. package/dist/chunk-3DN3XCL3.js +2 -0
  12. package/dist/chunk-3DN3XCL3.js.map +1 -0
  13. package/dist/{chunk-N72ONAXT.js → chunk-7BWECLAF.js} +2 -2
  14. package/dist/{chunk-N72ONAXT.js.map → chunk-7BWECLAF.js.map} +1 -1
  15. package/dist/{chunk-PIL6YB5R.mjs → chunk-E3YC5RU5.mjs} +2 -2
  16. package/dist/{chunk-PIL6YB5R.mjs.map → chunk-E3YC5RU5.mjs.map} +1 -1
  17. package/dist/{chunk-ZAMU3CRH.js → chunk-H277725H.js} +2 -2
  18. package/dist/{chunk-ZAMU3CRH.js.map → chunk-H277725H.js.map} +1 -1
  19. package/dist/chunk-H3ELUNNV.mjs +2 -0
  20. package/dist/chunk-H3ELUNNV.mjs.map +1 -0
  21. package/dist/{chunk-OD5Y55T4.js → chunk-I6UZ2TZL.js} +2 -2
  22. package/dist/{chunk-OD5Y55T4.js.map → chunk-I6UZ2TZL.js.map} +1 -1
  23. package/dist/{chunk-QINVXHGM.mjs → chunk-IR4E7GOJ.mjs} +2 -2
  24. package/dist/{chunk-QINVXHGM.mjs.map → chunk-IR4E7GOJ.mjs.map} +1 -1
  25. package/dist/chunk-J4BOJ37X.mjs +2 -0
  26. package/dist/chunk-J4BOJ37X.mjs.map +1 -0
  27. package/dist/{chunk-NISKHDVO.mjs → chunk-JGK6ENB3.mjs} +2 -2
  28. package/dist/{chunk-NISKHDVO.mjs.map → chunk-JGK6ENB3.mjs.map} +1 -1
  29. package/dist/chunk-KUUTVCGE.mjs +2 -0
  30. package/dist/chunk-KUUTVCGE.mjs.map +1 -0
  31. package/dist/{chunk-MTB7722H.js → chunk-ORDM2W6R.js} +2 -2
  32. package/dist/chunk-ORDM2W6R.js.map +1 -0
  33. package/dist/{chunk-2EWNFPTC.mjs → chunk-PAUYI2FU.mjs} +2 -2
  34. package/dist/chunk-PAUYI2FU.mjs.map +1 -0
  35. package/dist/{chunk-JZUWF6Y3.mjs → chunk-QG45YPMB.mjs} +2 -2
  36. package/dist/{chunk-JZUWF6Y3.mjs.map → chunk-QG45YPMB.mjs.map} +1 -1
  37. package/dist/{chunk-STSCLCJ3.js → chunk-SQAKUQIU.js} +2 -2
  38. package/dist/chunk-SQAKUQIU.js.map +1 -0
  39. package/dist/chunk-SZNCSPCB.js +2 -0
  40. package/dist/chunk-SZNCSPCB.js.map +1 -0
  41. package/dist/{chunk-ETCUSAFU.mjs → chunk-UFD4QDMB.mjs} +2 -2
  42. package/dist/chunk-UFD4QDMB.mjs.map +1 -0
  43. package/dist/{chunk-RJDU6MHM.js → chunk-UFQCZR62.js} +2 -2
  44. package/dist/{chunk-RJDU6MHM.js.map → chunk-UFQCZR62.js.map} +1 -1
  45. package/dist/chunk-UIIFE5UT.mjs +2 -0
  46. package/dist/chunk-UIIFE5UT.mjs.map +1 -0
  47. package/dist/chunk-WR3AQ6HR.js +2 -0
  48. package/dist/chunk-WR3AQ6HR.js.map +1 -0
  49. package/dist/{chunk-URL5LS2K.js → chunk-X6XWQGGL.js} +2 -2
  50. package/dist/{chunk-URL5LS2K.js.map → chunk-X6XWQGGL.js.map} +1 -1
  51. package/dist/{chunk-CWFO44TY.mjs → chunk-ZNOAOGKM.mjs} +2 -2
  52. package/dist/{chunk-CWFO44TY.mjs.map → chunk-ZNOAOGKM.mjs.map} +1 -1
  53. package/dist/common/index.d.mts +10 -0
  54. package/dist/common/index.d.ts +10 -0
  55. package/dist/common/index.js +1 -1
  56. package/dist/common/index.mjs +1 -1
  57. package/dist/dispute/index.js +1 -1
  58. package/dist/dispute/index.mjs +1 -1
  59. package/dist/errors/index.d.mts +4 -0
  60. package/dist/errors/index.d.ts +4 -0
  61. package/dist/errors/index.js +1 -1
  62. package/dist/errors/index.mjs +1 -1
  63. package/dist/event/index.d.mts +1 -1
  64. package/dist/event/index.d.ts +1 -1
  65. package/dist/event/index.js +1 -1
  66. package/dist/event/index.mjs +1 -1
  67. package/dist/host/index.d.mts +32 -0
  68. package/dist/host/index.d.ts +32 -0
  69. package/dist/host/index.js +1 -1
  70. package/dist/host/index.mjs +1 -1
  71. package/dist/index.d.mts +1 -1
  72. package/dist/index.d.ts +1 -1
  73. package/dist/index.js +1 -1
  74. package/dist/index.mjs +1 -1
  75. package/dist/marketplace/index.js +1 -1
  76. package/dist/marketplace/index.mjs +1 -1
  77. package/dist/notification/index.d.mts +6 -0
  78. package/dist/notification/index.d.ts +6 -0
  79. package/dist/notification/index.js +1 -1
  80. package/dist/notification/index.mjs +1 -1
  81. package/dist/payment/index.d.mts +1 -1
  82. package/dist/payment/index.d.ts +1 -1
  83. package/dist/payment/index.js +1 -1
  84. package/dist/payment/index.mjs +1 -1
  85. package/dist/user/index.js +1 -1
  86. package/dist/user/index.mjs +1 -1
  87. package/package.json +1 -1
  88. package/dist/chunk-2EWNFPTC.mjs.map +0 -1
  89. package/dist/chunk-2OB7TIGX.js +0 -2
  90. package/dist/chunk-2OB7TIGX.js.map +0 -1
  91. package/dist/chunk-A5232F5G.mjs +0 -2
  92. package/dist/chunk-A5232F5G.mjs.map +0 -1
  93. package/dist/chunk-ETCUSAFU.mjs.map +0 -1
  94. package/dist/chunk-F6ZZKXYK.js +0 -2
  95. package/dist/chunk-F6ZZKXYK.js.map +0 -1
  96. package/dist/chunk-GESZYAWR.js +0 -2
  97. package/dist/chunk-GESZYAWR.js.map +0 -1
  98. package/dist/chunk-MIIMVEK7.mjs +0 -2
  99. package/dist/chunk-MIIMVEK7.mjs.map +0 -1
  100. package/dist/chunk-MTB7722H.js.map +0 -1
  101. package/dist/chunk-Q3M4WNEW.mjs +0 -2
  102. package/dist/chunk-Q3M4WNEW.mjs.map +0 -1
  103. package/dist/chunk-QQUSZFET.mjs +0 -2
  104. package/dist/chunk-QQUSZFET.mjs.map +0 -1
  105. package/dist/chunk-STSCLCJ3.js.map +0 -1
  106. package/dist/chunk-ZSRRIYKT.js +0 -2
  107. package/dist/chunk-ZSRRIYKT.js.map +0 -1
@@ -1,2 +1,2 @@
1
- 'use strict';var chunkURL5LS2K_js=require('../chunk-URL5LS2K.js');require('../chunk-OD5Y55T4.js'),require('../chunk-RJDU6MHM.js'),require('../chunk-CS53SHRW.js'),require('../chunk-GESZYAWR.js'),require('../chunk-MTB7722H.js');Object.defineProperty(exports,"ChangePasswordRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.s}});Object.defineProperty(exports,"ConfirmPasswordSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.E}});Object.defineProperty(exports,"DisableMfaBodySchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.K}});Object.defineProperty(exports,"EnableMfaBodySchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.J}});Object.defineProperty(exports,"ForgotPasswordRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.p}});Object.defineProperty(exports,"ForgotPasswordResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.q}});Object.defineProperty(exports,"IdentityProvider",{enumerable:true,get:function(){return chunkURL5LS2K_js.a}});Object.defineProperty(exports,"LinkRequiredReasonEnum",{enumerable:true,get:function(){return chunkURL5LS2K_js.b}});Object.defineProperty(exports,"LinkRequiredResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.z}});Object.defineProperty(exports,"LoginRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.g}});Object.defineProperty(exports,"LoginResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.k}});Object.defineProperty(exports,"LogoutRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.o}});Object.defineProperty(exports,"MFA_ACTIONS",{enumerable:true,get:function(){return chunkURL5LS2K_js.G}});Object.defineProperty(exports,"MfaChallengeBodySchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.L}});Object.defineProperty(exports,"MfaVerifyBodySchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.M}});Object.defineProperty(exports,"OauthDirectTokenRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.w}});Object.defineProperty(exports,"OauthExchangeRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.v}});Object.defineProperty(exports,"OauthLinkCompleteEmailRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.D}});Object.defineProperty(exports,"OauthLinkCompleteRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.x}});Object.defineProperty(exports,"OauthLinkSendOtpRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.y}});Object.defineProperty(exports,"OauthLinkSendOtpResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.A}});Object.defineProperty(exports,"OauthResolveKind",{enumerable:true,get:function(){return chunkURL5LS2K_js.c}});Object.defineProperty(exports,"OauthStartQuerySchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.t}});Object.defineProperty(exports,"OauthStartResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.u}});Object.defineProperty(exports,"PasswordSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.d}});Object.defineProperty(exports,"ProvidersListItemSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.B}});Object.defineProperty(exports,"ProvidersListResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.C}});Object.defineProperty(exports,"ReauthTokenResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.F}});Object.defineProperty(exports,"RecoveryCodeSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.I}});Object.defineProperty(exports,"RefreshTokenRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.n}});Object.defineProperty(exports,"RegisterRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.e}});Object.defineProperty(exports,"RegisterResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.f}});Object.defineProperty(exports,"ResendOtpRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.i}});Object.defineProperty(exports,"ResetPasswordRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.r}});Object.defineProperty(exports,"SwitchProfileRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.l}});Object.defineProperty(exports,"SwitchProfileResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.m}});Object.defineProperty(exports,"TotpCodeSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.H}});Object.defineProperty(exports,"VerifyOtpRequestSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.h}});Object.defineProperty(exports,"VerifyOtpResponseSchema",{enumerable:true,get:function(){return chunkURL5LS2K_js.j}});//# sourceMappingURL=index.js.map
1
+ 'use strict';var chunkX6XWQGGL_js=require('../chunk-X6XWQGGL.js');require('../chunk-I6UZ2TZL.js'),require('../chunk-UFQCZR62.js'),require('../chunk-CS53SHRW.js'),require('../chunk-WR3AQ6HR.js'),require('../chunk-ORDM2W6R.js');Object.defineProperty(exports,"ChangePasswordRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.s}});Object.defineProperty(exports,"ConfirmPasswordSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.E}});Object.defineProperty(exports,"DisableMfaBodySchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.K}});Object.defineProperty(exports,"EnableMfaBodySchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.J}});Object.defineProperty(exports,"ForgotPasswordRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.p}});Object.defineProperty(exports,"ForgotPasswordResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.q}});Object.defineProperty(exports,"IdentityProvider",{enumerable:true,get:function(){return chunkX6XWQGGL_js.a}});Object.defineProperty(exports,"LinkRequiredReasonEnum",{enumerable:true,get:function(){return chunkX6XWQGGL_js.b}});Object.defineProperty(exports,"LinkRequiredResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.z}});Object.defineProperty(exports,"LoginRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.g}});Object.defineProperty(exports,"LoginResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.k}});Object.defineProperty(exports,"LogoutRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.o}});Object.defineProperty(exports,"MFA_ACTIONS",{enumerable:true,get:function(){return chunkX6XWQGGL_js.G}});Object.defineProperty(exports,"MfaChallengeBodySchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.L}});Object.defineProperty(exports,"MfaVerifyBodySchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.M}});Object.defineProperty(exports,"OauthDirectTokenRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.w}});Object.defineProperty(exports,"OauthExchangeRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.v}});Object.defineProperty(exports,"OauthLinkCompleteEmailRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.D}});Object.defineProperty(exports,"OauthLinkCompleteRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.x}});Object.defineProperty(exports,"OauthLinkSendOtpRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.y}});Object.defineProperty(exports,"OauthLinkSendOtpResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.A}});Object.defineProperty(exports,"OauthResolveKind",{enumerable:true,get:function(){return chunkX6XWQGGL_js.c}});Object.defineProperty(exports,"OauthStartQuerySchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.t}});Object.defineProperty(exports,"OauthStartResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.u}});Object.defineProperty(exports,"PasswordSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.d}});Object.defineProperty(exports,"ProvidersListItemSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.B}});Object.defineProperty(exports,"ProvidersListResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.C}});Object.defineProperty(exports,"ReauthTokenResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.F}});Object.defineProperty(exports,"RecoveryCodeSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.I}});Object.defineProperty(exports,"RefreshTokenRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.n}});Object.defineProperty(exports,"RegisterRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.e}});Object.defineProperty(exports,"RegisterResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.f}});Object.defineProperty(exports,"ResendOtpRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.i}});Object.defineProperty(exports,"ResetPasswordRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.r}});Object.defineProperty(exports,"SwitchProfileRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.l}});Object.defineProperty(exports,"SwitchProfileResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.m}});Object.defineProperty(exports,"TotpCodeSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.H}});Object.defineProperty(exports,"VerifyOtpRequestSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.h}});Object.defineProperty(exports,"VerifyOtpResponseSchema",{enumerable:true,get:function(){return chunkX6XWQGGL_js.j}});//# sourceMappingURL=index.js.map
2
2
  //# sourceMappingURL=index.js.map
@@ -1,2 +1,2 @@
1
- export{s as ChangePasswordRequestSchema,E as ConfirmPasswordSchema,K as DisableMfaBodySchema,J as EnableMfaBodySchema,p as ForgotPasswordRequestSchema,q as ForgotPasswordResponseSchema,a as IdentityProvider,b as LinkRequiredReasonEnum,z as LinkRequiredResponseSchema,g as LoginRequestSchema,k as LoginResponseSchema,o as LogoutRequestSchema,G as MFA_ACTIONS,L as MfaChallengeBodySchema,M as MfaVerifyBodySchema,w as OauthDirectTokenRequestSchema,v as OauthExchangeRequestSchema,D as OauthLinkCompleteEmailRequestSchema,x as OauthLinkCompleteRequestSchema,y as OauthLinkSendOtpRequestSchema,A as OauthLinkSendOtpResponseSchema,c as OauthResolveKind,t as OauthStartQuerySchema,u as OauthStartResponseSchema,d as PasswordSchema,B as ProvidersListItemSchema,C as ProvidersListResponseSchema,F as ReauthTokenResponseSchema,I as RecoveryCodeSchema,n as RefreshTokenRequestSchema,e as RegisterRequestSchema,f as RegisterResponseSchema,i as ResendOtpRequestSchema,r as ResetPasswordRequestSchema,l as SwitchProfileRequestSchema,m as SwitchProfileResponseSchema,H as TotpCodeSchema,h as VerifyOtpRequestSchema,j as VerifyOtpResponseSchema}from'../chunk-JZUWF6Y3.mjs';import'../chunk-CWFO44TY.mjs';import'../chunk-QINVXHGM.mjs';import'../chunk-O563NPZQ.mjs';import'../chunk-QQUSZFET.mjs';import'../chunk-2EWNFPTC.mjs';//# sourceMappingURL=index.mjs.map
1
+ export{s as ChangePasswordRequestSchema,E as ConfirmPasswordSchema,K as DisableMfaBodySchema,J as EnableMfaBodySchema,p as ForgotPasswordRequestSchema,q as ForgotPasswordResponseSchema,a as IdentityProvider,b as LinkRequiredReasonEnum,z as LinkRequiredResponseSchema,g as LoginRequestSchema,k as LoginResponseSchema,o as LogoutRequestSchema,G as MFA_ACTIONS,L as MfaChallengeBodySchema,M as MfaVerifyBodySchema,w as OauthDirectTokenRequestSchema,v as OauthExchangeRequestSchema,D as OauthLinkCompleteEmailRequestSchema,x as OauthLinkCompleteRequestSchema,y as OauthLinkSendOtpRequestSchema,A as OauthLinkSendOtpResponseSchema,c as OauthResolveKind,t as OauthStartQuerySchema,u as OauthStartResponseSchema,d as PasswordSchema,B as ProvidersListItemSchema,C as ProvidersListResponseSchema,F as ReauthTokenResponseSchema,I as RecoveryCodeSchema,n as RefreshTokenRequestSchema,e as RegisterRequestSchema,f as RegisterResponseSchema,i as ResendOtpRequestSchema,r as ResetPasswordRequestSchema,l as SwitchProfileRequestSchema,m as SwitchProfileResponseSchema,H as TotpCodeSchema,h as VerifyOtpRequestSchema,j as VerifyOtpResponseSchema}from'../chunk-QG45YPMB.mjs';import'../chunk-ZNOAOGKM.mjs';import'../chunk-IR4E7GOJ.mjs';import'../chunk-O563NPZQ.mjs';import'../chunk-UIIFE5UT.mjs';import'../chunk-PAUYI2FU.mjs';//# sourceMappingURL=index.mjs.map
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1120,6 +1120,7 @@ declare const ProducerJobRowStatusSchema: z.ZodEnum<{
1120
1120
  declare const ProducerJobRowKindSchema: z.ZodEnum<{
1121
1121
  IOI: "IOI";
1122
1122
  BOOKING: "BOOKING";
1123
+ ASSIGNMENT: "ASSIGNMENT";
1123
1124
  }>;
1124
1125
  /** `GET /marketplace/producer/jobs` */
1125
1126
  declare const ListProducerJobsQuerySchema: z.ZodObject<{
@@ -1140,6 +1141,7 @@ declare const ProducerJobRowSchema: z.ZodObject<{
1140
1141
  kind: z.ZodEnum<{
1141
1142
  IOI: "IOI";
1142
1143
  BOOKING: "BOOKING";
1144
+ ASSIGNMENT: "ASSIGNMENT";
1143
1145
  }>;
1144
1146
  eventName: z.ZodString;
1145
1147
  date: z.ZodNullable<z.ZodString>;
@@ -1172,6 +1174,7 @@ declare const ProducerJobRowSchema: z.ZodObject<{
1172
1174
  bookingId: z.ZodNullable<z.ZodUUID>;
1173
1175
  ioiId: z.ZodNullable<z.ZodUUID>;
1174
1176
  eventId: z.ZodNullable<z.ZodUUID>;
1177
+ assignmentId: z.ZodOptional<z.ZodNullable<z.ZodUUID>>;
1175
1178
  }, z.core.$strip>;
1176
1179
  declare const ProducerJobsTabResponseSchema: z.ZodObject<{
1177
1180
  totalCount: z.ZodNumber;
@@ -1192,6 +1195,7 @@ declare const ProducerJobsTabResponseSchema: z.ZodObject<{
1192
1195
  kind: z.ZodEnum<{
1193
1196
  IOI: "IOI";
1194
1197
  BOOKING: "BOOKING";
1198
+ ASSIGNMENT: "ASSIGNMENT";
1195
1199
  }>;
1196
1200
  eventName: z.ZodString;
1197
1201
  date: z.ZodNullable<z.ZodString>;
@@ -1224,6 +1228,7 @@ declare const ProducerJobsTabResponseSchema: z.ZodObject<{
1224
1228
  bookingId: z.ZodNullable<z.ZodUUID>;
1225
1229
  ioiId: z.ZodNullable<z.ZodUUID>;
1226
1230
  eventId: z.ZodNullable<z.ZodUUID>;
1231
+ assignmentId: z.ZodOptional<z.ZodNullable<z.ZodUUID>>;
1227
1232
  }, z.core.$strip>>;
1228
1233
  }, z.core.$strip>;
1229
1234
  /** `GET /marketplace/producer/jobs/counts` — tab badge numbers */
@@ -1717,4 +1722,217 @@ type BookingAuditAttachmentAddedDetails = z.infer<typeof BookingAuditAttachmentA
1717
1722
  type AdminBookingAuditEntry = z.infer<typeof AdminBookingAuditEntrySchema>;
1718
1723
  type AdminBookingAuditResponse = z.infer<typeof AdminBookingAuditResponseSchema>;
1719
1724
 
1720
- export { type AdminBookingAuditEntry, AdminBookingAuditEntrySchema, type AdminBookingAuditResponse, AdminBookingAuditResponseSchema, BOOKING_TERMINAL_STATES, BOOKING_TRANSITION_ACTORS, BOOKING_TRANSITION_TARGETS_REQUIRING_REASON, BookingAuditAction, BookingAuditActorSchema, type BookingAuditAttachmentAddedDetails, BookingAuditAttachmentAddedDetailsSchema, type BookingAuditMessageSentDetails, BookingAuditMessageSentDetailsSchema, BookingAuditRequestMetadataSchema, BookingAuditSnapshotSchema, type BookingAuditStateTransitionDetails, BookingAuditStateTransitionDetailsSchema, BookingOrigin, BookingPaymentStatus, type BookingResponse, BookingResponseSchema, BookingState, BookingTransitionActor, type BookingTransitionKey, type CancelMarketplaceJobListingRequest, CancelMarketplaceJobListingRequestSchema, type CancelMarketplaceJobListingResponse, CancelMarketplaceJobListingResponseSchema, type CloseMarketplaceJobListingResponse, CloseMarketplaceJobListingResponseSchema, type CompleteMarketplaceBookingRequest, CompleteMarketplaceBookingRequestSchema, type CompleteMarketplaceBookingResponse, CompleteMarketplaceBookingResponseSchema, type ConfirmBookingRequest, ConfirmBookingRequestSchema, type CreateBookingRequest, CreateBookingRequestSchema, type CreateJobListingRequest, CreateJobListingRequestSchema, type CreateMarketplaceBookingRequest, CreateMarketplaceBookingRequestSchema, type CreateMarketplaceBookingResponse, CreateMarketplaceBookingResponseSchema, type CreateMarketplaceJobListingRequest, CreateMarketplaceJobListingRequestSchema, type CreateMarketplaceReviewRequest, CreateMarketplaceReviewRequestSchema, type ForceCompleteMarketplaceBookingRequest, ForceCompleteMarketplaceBookingRequestSchema, type GetMarketplaceHiringThreadResponse, GetMarketplaceHiringThreadResponseSchema, HostIndicationOfInterestSortBy, IoiState, JobListingCompensationTier, type JobListingResponse, JobListingResponseSchema, JobListingState, JobLocation, type ListHostMarketplaceIndicationsQuery, ListHostMarketplaceIndicationsQuerySchema, type ListHostMarketplaceJobListingsQuery, ListHostMarketplaceJobListingsQuerySchema, type ListMarketplaceHiringThreadMessagesQuery, ListMarketplaceHiringThreadMessagesQuerySchema, type ListMarketplaceHiringThreadMessagesResponse, ListMarketplaceHiringThreadMessagesResponseSchema, type ListMarketplaceHiringThreadsResponse, ListMarketplaceHiringThreadsResponseSchema, type ListMarketplaceJobListingsQuery, ListMarketplaceJobListingsQuerySchema, type ListProducerJobsQuery, ListProducerJobsQuerySchema, type ListProducerMarketplaceIndicationsQuery, ListProducerMarketplaceIndicationsQuerySchema, type MarkMarketplaceHiringThreadReadRequest, MarkMarketplaceHiringThreadReadRequestSchema, type MarkMarketplaceHiringThreadReadResponse, MarkMarketplaceHiringThreadReadResponseSchema, type MarketplaceBookingResponse, MarketplaceBookingResponseSchema, type MarketplaceHiringMessage, MarketplaceHiringMessageAttachmentSchema, MarketplaceHiringMessageSchema, type MarketplaceHiringThread, type MarketplaceHiringThreadInboxItem, MarketplaceHiringThreadInboxItemSchema, MarketplaceHiringThreadSchema, type MarketplaceHostIndicationOfInterestInboxItem, MarketplaceHostIndicationOfInterestInboxItemSchema, type MarketplaceIndicationOfInterestHostItem, MarketplaceIndicationOfInterestHostItemSchema, type MarketplaceIndicationOfInterestResponse, MarketplaceIndicationOfInterestResponseSchema, type MarketplaceJobListingResponse, MarketplaceJobListingResponseSchema, type MarketplaceProducerIndicationOfInterestInboxItem, MarketplaceProducerIndicationOfInterestInboxItemSchema, type MarketplaceReviewResponse, MarketplaceReviewResponseSchema, MessageDeliveryStatus, type OpenMarketplaceJobListingResponse, OpenMarketplaceJobListingResponseSchema, type PostMarketplaceHiringThreadMessageRequest, PostMarketplaceHiringThreadMessageRequestSchema, type PostMarketplaceHiringThreadMessageResponse, PostMarketplaceHiringThreadMessageResponseSchema, type ProducerJobRow, type ProducerJobRowKind, ProducerJobRowKindSchema, ProducerJobRowSchema, type ProducerJobRowStatus, ProducerJobRowStatusSchema, type ProducerJobsTab, type ProducerJobsTabCountsResponse, ProducerJobsTabCountsResponseSchema, type ProducerJobsTabResponse, ProducerJobsTabResponseSchema, ProducerJobsTabSchema, type ProducerRecentReview, ProducerRecentReviewSchema, type PublishMarketplaceJobListingResponse, PublishMarketplaceJobListingResponseSchema, type PublishReadyJobListing, PublishReadyJobListingSchema, SortOrder, type SubmitMarketplaceIndicationOfInterestRequest, SubmitMarketplaceIndicationOfInterestRequestSchema, type TransitionMarketplaceBookingRequest, TransitionMarketplaceBookingRequestSchema, type TransitionMarketplaceBookingResponse, TransitionMarketplaceBookingResponseSchema, type UpdateMarketplaceJobListingRequest, UpdateMarketplaceJobListingRequestSchema, type UploadMarketplaceHiringThreadAttachmentResponse, UploadMarketplaceHiringThreadAttachmentResponseSchema, VALID_BOOKING_TRANSITIONS, bookingTransitionKey, bookingTransitionRequiresReason, canActorPerformBookingTransition, getAllowedBookingTargetStates, getBookingTransitionActors, isValidBookingTransition };
1725
+ declare const EventCrewAssignmentState: {
1726
+ readonly DRAFT: "DRAFT";
1727
+ readonly INVITED: "INVITED";
1728
+ readonly ACCEPTED: "ACCEPTED";
1729
+ readonly REJECTED: "REJECTED";
1730
+ readonly CANCELLED: "CANCELLED";
1731
+ readonly EXPIRED: "EXPIRED";
1732
+ };
1733
+ type EventCrewAssignmentState = (typeof EventCrewAssignmentState)[keyof typeof EventCrewAssignmentState];
1734
+
1735
+ /** `POST /host/events/:eventId/crew-assignments` */
1736
+ declare const CreateEventCrewAssignmentRequestSchema: z.ZodObject<{
1737
+ role: z.ZodString;
1738
+ responsibilities: z.ZodString;
1739
+ requirements: z.ZodString;
1740
+ compensation: z.ZodObject<{
1741
+ amountMinor: z.ZodString;
1742
+ currency: z.ZodEnum<{
1743
+ readonly NGN: "NGN";
1744
+ readonly USD: "USD";
1745
+ readonly GBP: "GBP";
1746
+ readonly EUR: "EUR";
1747
+ }>;
1748
+ }, z.core.$strip>;
1749
+ location: z.ZodEnum<{
1750
+ readonly ONSITE: "ONSITE";
1751
+ readonly REMOTE: "REMOTE";
1752
+ }>;
1753
+ notes: z.ZodOptional<z.ZodString>;
1754
+ producerId: z.ZodUUID;
1755
+ }, z.core.$strip>;
1756
+ /** `PATCH /host/events/:eventId/crew-assignments/:id` */
1757
+ declare const UpdateEventCrewAssignmentRequestSchema: z.ZodObject<{
1758
+ role: z.ZodOptional<z.ZodString>;
1759
+ responsibilities: z.ZodOptional<z.ZodString>;
1760
+ requirements: z.ZodOptional<z.ZodString>;
1761
+ compensation: z.ZodOptional<z.ZodObject<{
1762
+ amountMinor: z.ZodString;
1763
+ currency: z.ZodEnum<{
1764
+ readonly NGN: "NGN";
1765
+ readonly USD: "USD";
1766
+ readonly GBP: "GBP";
1767
+ readonly EUR: "EUR";
1768
+ }>;
1769
+ }, z.core.$strip>>;
1770
+ location: z.ZodOptional<z.ZodEnum<{
1771
+ readonly ONSITE: "ONSITE";
1772
+ readonly REMOTE: "REMOTE";
1773
+ }>>;
1774
+ notes: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1775
+ }, z.core.$strip>;
1776
+ declare const EventCrewAssignmentProducerSummarySchema: z.ZodObject<{
1777
+ id: z.ZodUUID;
1778
+ companyName: z.ZodString;
1779
+ displayName: z.ZodNullable<z.ZodString>;
1780
+ avatarUrl: z.ZodNullable<z.ZodString>;
1781
+ producerIsVerified: z.ZodBoolean;
1782
+ }, z.core.$strip>;
1783
+ declare const EventCrewAssignmentResponseSchema: z.ZodObject<{
1784
+ id: z.ZodUUID;
1785
+ eventId: z.ZodUUID;
1786
+ hostId: z.ZodUUID;
1787
+ producerId: z.ZodUUID;
1788
+ role: z.ZodString;
1789
+ responsibilities: z.ZodString;
1790
+ requirements: z.ZodString;
1791
+ compensation: z.ZodObject<{
1792
+ amountMinor: z.ZodString;
1793
+ currency: z.ZodEnum<{
1794
+ readonly NGN: "NGN";
1795
+ readonly USD: "USD";
1796
+ readonly GBP: "GBP";
1797
+ readonly EUR: "EUR";
1798
+ }>;
1799
+ }, z.core.$strip>;
1800
+ location: z.ZodEnum<{
1801
+ readonly ONSITE: "ONSITE";
1802
+ readonly REMOTE: "REMOTE";
1803
+ }>;
1804
+ notes: z.ZodNullable<z.ZodString>;
1805
+ state: z.ZodEnum<{
1806
+ readonly DRAFT: "DRAFT";
1807
+ readonly INVITED: "INVITED";
1808
+ readonly ACCEPTED: "ACCEPTED";
1809
+ readonly REJECTED: "REJECTED";
1810
+ readonly CANCELLED: "CANCELLED";
1811
+ readonly EXPIRED: "EXPIRED";
1812
+ }>;
1813
+ bookingId: z.ZodNullable<z.ZodUUID>;
1814
+ invitedAt: z.ZodNullable<z.ZodISODateTime>;
1815
+ respondedAt: z.ZodNullable<z.ZodISODateTime>;
1816
+ rejectReason: z.ZodNullable<z.ZodString>;
1817
+ createdAt: z.ZodISODateTime;
1818
+ updatedAt: z.ZodISODateTime;
1819
+ producer: z.ZodOptional<z.ZodObject<{
1820
+ id: z.ZodUUID;
1821
+ companyName: z.ZodString;
1822
+ displayName: z.ZodNullable<z.ZodString>;
1823
+ avatarUrl: z.ZodNullable<z.ZodString>;
1824
+ producerIsVerified: z.ZodBoolean;
1825
+ }, z.core.$strip>>;
1826
+ eventTitle: z.ZodOptional<z.ZodString>;
1827
+ eventScheduledStart: z.ZodOptional<z.ZodNullable<z.ZodISODateTime>>;
1828
+ }, z.core.$strip>;
1829
+ declare const ListEventCrewAssignmentsResponseSchema: z.ZodObject<{
1830
+ items: z.ZodArray<z.ZodObject<{
1831
+ id: z.ZodUUID;
1832
+ eventId: z.ZodUUID;
1833
+ hostId: z.ZodUUID;
1834
+ producerId: z.ZodUUID;
1835
+ role: z.ZodString;
1836
+ responsibilities: z.ZodString;
1837
+ requirements: z.ZodString;
1838
+ compensation: z.ZodObject<{
1839
+ amountMinor: z.ZodString;
1840
+ currency: z.ZodEnum<{
1841
+ readonly NGN: "NGN";
1842
+ readonly USD: "USD";
1843
+ readonly GBP: "GBP";
1844
+ readonly EUR: "EUR";
1845
+ }>;
1846
+ }, z.core.$strip>;
1847
+ location: z.ZodEnum<{
1848
+ readonly ONSITE: "ONSITE";
1849
+ readonly REMOTE: "REMOTE";
1850
+ }>;
1851
+ notes: z.ZodNullable<z.ZodString>;
1852
+ state: z.ZodEnum<{
1853
+ readonly DRAFT: "DRAFT";
1854
+ readonly INVITED: "INVITED";
1855
+ readonly ACCEPTED: "ACCEPTED";
1856
+ readonly REJECTED: "REJECTED";
1857
+ readonly CANCELLED: "CANCELLED";
1858
+ readonly EXPIRED: "EXPIRED";
1859
+ }>;
1860
+ bookingId: z.ZodNullable<z.ZodUUID>;
1861
+ invitedAt: z.ZodNullable<z.ZodISODateTime>;
1862
+ respondedAt: z.ZodNullable<z.ZodISODateTime>;
1863
+ rejectReason: z.ZodNullable<z.ZodString>;
1864
+ createdAt: z.ZodISODateTime;
1865
+ updatedAt: z.ZodISODateTime;
1866
+ producer: z.ZodOptional<z.ZodObject<{
1867
+ id: z.ZodUUID;
1868
+ companyName: z.ZodString;
1869
+ displayName: z.ZodNullable<z.ZodString>;
1870
+ avatarUrl: z.ZodNullable<z.ZodString>;
1871
+ producerIsVerified: z.ZodBoolean;
1872
+ }, z.core.$strip>>;
1873
+ eventTitle: z.ZodOptional<z.ZodString>;
1874
+ eventScheduledStart: z.ZodOptional<z.ZodNullable<z.ZodISODateTime>>;
1875
+ }, z.core.$strip>>;
1876
+ }, z.core.$strip>;
1877
+ /** `POST /marketplace/crew-assignments/:id/reject` */
1878
+ declare const RejectEventCrewAssignmentRequestSchema: z.ZodObject<{
1879
+ reason: z.ZodString;
1880
+ }, z.core.$strip>;
1881
+ declare const AcceptEventCrewAssignmentResponseSchema: z.ZodObject<{
1882
+ assignment: z.ZodObject<{
1883
+ id: z.ZodUUID;
1884
+ eventId: z.ZodUUID;
1885
+ hostId: z.ZodUUID;
1886
+ producerId: z.ZodUUID;
1887
+ role: z.ZodString;
1888
+ responsibilities: z.ZodString;
1889
+ requirements: z.ZodString;
1890
+ compensation: z.ZodObject<{
1891
+ amountMinor: z.ZodString;
1892
+ currency: z.ZodEnum<{
1893
+ readonly NGN: "NGN";
1894
+ readonly USD: "USD";
1895
+ readonly GBP: "GBP";
1896
+ readonly EUR: "EUR";
1897
+ }>;
1898
+ }, z.core.$strip>;
1899
+ location: z.ZodEnum<{
1900
+ readonly ONSITE: "ONSITE";
1901
+ readonly REMOTE: "REMOTE";
1902
+ }>;
1903
+ notes: z.ZodNullable<z.ZodString>;
1904
+ state: z.ZodEnum<{
1905
+ readonly DRAFT: "DRAFT";
1906
+ readonly INVITED: "INVITED";
1907
+ readonly ACCEPTED: "ACCEPTED";
1908
+ readonly REJECTED: "REJECTED";
1909
+ readonly CANCELLED: "CANCELLED";
1910
+ readonly EXPIRED: "EXPIRED";
1911
+ }>;
1912
+ bookingId: z.ZodNullable<z.ZodUUID>;
1913
+ invitedAt: z.ZodNullable<z.ZodISODateTime>;
1914
+ respondedAt: z.ZodNullable<z.ZodISODateTime>;
1915
+ rejectReason: z.ZodNullable<z.ZodString>;
1916
+ createdAt: z.ZodISODateTime;
1917
+ updatedAt: z.ZodISODateTime;
1918
+ producer: z.ZodOptional<z.ZodObject<{
1919
+ id: z.ZodUUID;
1920
+ companyName: z.ZodString;
1921
+ displayName: z.ZodNullable<z.ZodString>;
1922
+ avatarUrl: z.ZodNullable<z.ZodString>;
1923
+ producerIsVerified: z.ZodBoolean;
1924
+ }, z.core.$strip>>;
1925
+ eventTitle: z.ZodOptional<z.ZodString>;
1926
+ eventScheduledStart: z.ZodOptional<z.ZodNullable<z.ZodISODateTime>>;
1927
+ }, z.core.$strip>;
1928
+ bookingId: z.ZodUUID;
1929
+ }, z.core.$strip>;
1930
+
1931
+ type CreateEventCrewAssignmentRequest = z.infer<typeof CreateEventCrewAssignmentRequestSchema>;
1932
+ type UpdateEventCrewAssignmentRequest = z.infer<typeof UpdateEventCrewAssignmentRequestSchema>;
1933
+ type EventCrewAssignmentResponse = z.infer<typeof EventCrewAssignmentResponseSchema>;
1934
+ type ListEventCrewAssignmentsResponse = z.infer<typeof ListEventCrewAssignmentsResponseSchema>;
1935
+ type RejectEventCrewAssignmentRequest = z.infer<typeof RejectEventCrewAssignmentRequestSchema>;
1936
+ type AcceptEventCrewAssignmentResponse = z.infer<typeof AcceptEventCrewAssignmentResponseSchema>;
1937
+
1938
+ export { type AcceptEventCrewAssignmentResponse, AcceptEventCrewAssignmentResponseSchema, type AdminBookingAuditEntry, AdminBookingAuditEntrySchema, type AdminBookingAuditResponse, AdminBookingAuditResponseSchema, BOOKING_TERMINAL_STATES, BOOKING_TRANSITION_ACTORS, BOOKING_TRANSITION_TARGETS_REQUIRING_REASON, BookingAuditAction, BookingAuditActorSchema, type BookingAuditAttachmentAddedDetails, BookingAuditAttachmentAddedDetailsSchema, type BookingAuditMessageSentDetails, BookingAuditMessageSentDetailsSchema, BookingAuditRequestMetadataSchema, BookingAuditSnapshotSchema, type BookingAuditStateTransitionDetails, BookingAuditStateTransitionDetailsSchema, BookingOrigin, BookingPaymentStatus, type BookingResponse, BookingResponseSchema, BookingState, BookingTransitionActor, type BookingTransitionKey, type CancelMarketplaceJobListingRequest, CancelMarketplaceJobListingRequestSchema, type CancelMarketplaceJobListingResponse, CancelMarketplaceJobListingResponseSchema, type CloseMarketplaceJobListingResponse, CloseMarketplaceJobListingResponseSchema, type CompleteMarketplaceBookingRequest, CompleteMarketplaceBookingRequestSchema, type CompleteMarketplaceBookingResponse, CompleteMarketplaceBookingResponseSchema, type ConfirmBookingRequest, ConfirmBookingRequestSchema, type CreateBookingRequest, CreateBookingRequestSchema, type CreateEventCrewAssignmentRequest, CreateEventCrewAssignmentRequestSchema, type CreateJobListingRequest, CreateJobListingRequestSchema, type CreateMarketplaceBookingRequest, CreateMarketplaceBookingRequestSchema, type CreateMarketplaceBookingResponse, CreateMarketplaceBookingResponseSchema, type CreateMarketplaceJobListingRequest, CreateMarketplaceJobListingRequestSchema, type CreateMarketplaceReviewRequest, CreateMarketplaceReviewRequestSchema, EventCrewAssignmentProducerSummarySchema, type EventCrewAssignmentResponse, EventCrewAssignmentResponseSchema, EventCrewAssignmentState, type ForceCompleteMarketplaceBookingRequest, ForceCompleteMarketplaceBookingRequestSchema, type GetMarketplaceHiringThreadResponse, GetMarketplaceHiringThreadResponseSchema, HostIndicationOfInterestSortBy, IoiState, JobListingCompensationTier, type JobListingResponse, JobListingResponseSchema, JobListingState, JobLocation, type ListEventCrewAssignmentsResponse, ListEventCrewAssignmentsResponseSchema, type ListHostMarketplaceIndicationsQuery, ListHostMarketplaceIndicationsQuerySchema, type ListHostMarketplaceJobListingsQuery, ListHostMarketplaceJobListingsQuerySchema, type ListMarketplaceHiringThreadMessagesQuery, ListMarketplaceHiringThreadMessagesQuerySchema, type ListMarketplaceHiringThreadMessagesResponse, ListMarketplaceHiringThreadMessagesResponseSchema, type ListMarketplaceHiringThreadsResponse, ListMarketplaceHiringThreadsResponseSchema, type ListMarketplaceJobListingsQuery, ListMarketplaceJobListingsQuerySchema, type ListProducerJobsQuery, ListProducerJobsQuerySchema, type ListProducerMarketplaceIndicationsQuery, ListProducerMarketplaceIndicationsQuerySchema, type MarkMarketplaceHiringThreadReadRequest, MarkMarketplaceHiringThreadReadRequestSchema, type MarkMarketplaceHiringThreadReadResponse, MarkMarketplaceHiringThreadReadResponseSchema, type MarketplaceBookingResponse, MarketplaceBookingResponseSchema, type MarketplaceHiringMessage, MarketplaceHiringMessageAttachmentSchema, MarketplaceHiringMessageSchema, type MarketplaceHiringThread, type MarketplaceHiringThreadInboxItem, MarketplaceHiringThreadInboxItemSchema, MarketplaceHiringThreadSchema, type MarketplaceHostIndicationOfInterestInboxItem, MarketplaceHostIndicationOfInterestInboxItemSchema, type MarketplaceIndicationOfInterestHostItem, MarketplaceIndicationOfInterestHostItemSchema, type MarketplaceIndicationOfInterestResponse, MarketplaceIndicationOfInterestResponseSchema, type MarketplaceJobListingResponse, MarketplaceJobListingResponseSchema, type MarketplaceProducerIndicationOfInterestInboxItem, MarketplaceProducerIndicationOfInterestInboxItemSchema, type MarketplaceReviewResponse, MarketplaceReviewResponseSchema, MessageDeliveryStatus, type OpenMarketplaceJobListingResponse, OpenMarketplaceJobListingResponseSchema, type PostMarketplaceHiringThreadMessageRequest, PostMarketplaceHiringThreadMessageRequestSchema, type PostMarketplaceHiringThreadMessageResponse, PostMarketplaceHiringThreadMessageResponseSchema, type ProducerJobRow, type ProducerJobRowKind, ProducerJobRowKindSchema, ProducerJobRowSchema, type ProducerJobRowStatus, ProducerJobRowStatusSchema, type ProducerJobsTab, type ProducerJobsTabCountsResponse, ProducerJobsTabCountsResponseSchema, type ProducerJobsTabResponse, ProducerJobsTabResponseSchema, ProducerJobsTabSchema, type ProducerRecentReview, ProducerRecentReviewSchema, type PublishMarketplaceJobListingResponse, PublishMarketplaceJobListingResponseSchema, type PublishReadyJobListing, PublishReadyJobListingSchema, type RejectEventCrewAssignmentRequest, RejectEventCrewAssignmentRequestSchema, SortOrder, type SubmitMarketplaceIndicationOfInterestRequest, SubmitMarketplaceIndicationOfInterestRequestSchema, type TransitionMarketplaceBookingRequest, TransitionMarketplaceBookingRequestSchema, type TransitionMarketplaceBookingResponse, TransitionMarketplaceBookingResponseSchema, type UpdateEventCrewAssignmentRequest, UpdateEventCrewAssignmentRequestSchema, type UpdateMarketplaceJobListingRequest, UpdateMarketplaceJobListingRequestSchema, type UploadMarketplaceHiringThreadAttachmentResponse, UploadMarketplaceHiringThreadAttachmentResponseSchema, VALID_BOOKING_TRANSITIONS, bookingTransitionKey, bookingTransitionRequiresReason, canActorPerformBookingTransition, getAllowedBookingTargetStates, getBookingTransitionActors, isValidBookingTransition };
@@ -1120,6 +1120,7 @@ declare const ProducerJobRowStatusSchema: z.ZodEnum<{
1120
1120
  declare const ProducerJobRowKindSchema: z.ZodEnum<{
1121
1121
  IOI: "IOI";
1122
1122
  BOOKING: "BOOKING";
1123
+ ASSIGNMENT: "ASSIGNMENT";
1123
1124
  }>;
1124
1125
  /** `GET /marketplace/producer/jobs` */
1125
1126
  declare const ListProducerJobsQuerySchema: z.ZodObject<{
@@ -1140,6 +1141,7 @@ declare const ProducerJobRowSchema: z.ZodObject<{
1140
1141
  kind: z.ZodEnum<{
1141
1142
  IOI: "IOI";
1142
1143
  BOOKING: "BOOKING";
1144
+ ASSIGNMENT: "ASSIGNMENT";
1143
1145
  }>;
1144
1146
  eventName: z.ZodString;
1145
1147
  date: z.ZodNullable<z.ZodString>;
@@ -1172,6 +1174,7 @@ declare const ProducerJobRowSchema: z.ZodObject<{
1172
1174
  bookingId: z.ZodNullable<z.ZodUUID>;
1173
1175
  ioiId: z.ZodNullable<z.ZodUUID>;
1174
1176
  eventId: z.ZodNullable<z.ZodUUID>;
1177
+ assignmentId: z.ZodOptional<z.ZodNullable<z.ZodUUID>>;
1175
1178
  }, z.core.$strip>;
1176
1179
  declare const ProducerJobsTabResponseSchema: z.ZodObject<{
1177
1180
  totalCount: z.ZodNumber;
@@ -1192,6 +1195,7 @@ declare const ProducerJobsTabResponseSchema: z.ZodObject<{
1192
1195
  kind: z.ZodEnum<{
1193
1196
  IOI: "IOI";
1194
1197
  BOOKING: "BOOKING";
1198
+ ASSIGNMENT: "ASSIGNMENT";
1195
1199
  }>;
1196
1200
  eventName: z.ZodString;
1197
1201
  date: z.ZodNullable<z.ZodString>;
@@ -1224,6 +1228,7 @@ declare const ProducerJobsTabResponseSchema: z.ZodObject<{
1224
1228
  bookingId: z.ZodNullable<z.ZodUUID>;
1225
1229
  ioiId: z.ZodNullable<z.ZodUUID>;
1226
1230
  eventId: z.ZodNullable<z.ZodUUID>;
1231
+ assignmentId: z.ZodOptional<z.ZodNullable<z.ZodUUID>>;
1227
1232
  }, z.core.$strip>>;
1228
1233
  }, z.core.$strip>;
1229
1234
  /** `GET /marketplace/producer/jobs/counts` — tab badge numbers */
@@ -1717,4 +1722,217 @@ type BookingAuditAttachmentAddedDetails = z.infer<typeof BookingAuditAttachmentA
1717
1722
  type AdminBookingAuditEntry = z.infer<typeof AdminBookingAuditEntrySchema>;
1718
1723
  type AdminBookingAuditResponse = z.infer<typeof AdminBookingAuditResponseSchema>;
1719
1724
 
1720
- export { type AdminBookingAuditEntry, AdminBookingAuditEntrySchema, type AdminBookingAuditResponse, AdminBookingAuditResponseSchema, BOOKING_TERMINAL_STATES, BOOKING_TRANSITION_ACTORS, BOOKING_TRANSITION_TARGETS_REQUIRING_REASON, BookingAuditAction, BookingAuditActorSchema, type BookingAuditAttachmentAddedDetails, BookingAuditAttachmentAddedDetailsSchema, type BookingAuditMessageSentDetails, BookingAuditMessageSentDetailsSchema, BookingAuditRequestMetadataSchema, BookingAuditSnapshotSchema, type BookingAuditStateTransitionDetails, BookingAuditStateTransitionDetailsSchema, BookingOrigin, BookingPaymentStatus, type BookingResponse, BookingResponseSchema, BookingState, BookingTransitionActor, type BookingTransitionKey, type CancelMarketplaceJobListingRequest, CancelMarketplaceJobListingRequestSchema, type CancelMarketplaceJobListingResponse, CancelMarketplaceJobListingResponseSchema, type CloseMarketplaceJobListingResponse, CloseMarketplaceJobListingResponseSchema, type CompleteMarketplaceBookingRequest, CompleteMarketplaceBookingRequestSchema, type CompleteMarketplaceBookingResponse, CompleteMarketplaceBookingResponseSchema, type ConfirmBookingRequest, ConfirmBookingRequestSchema, type CreateBookingRequest, CreateBookingRequestSchema, type CreateJobListingRequest, CreateJobListingRequestSchema, type CreateMarketplaceBookingRequest, CreateMarketplaceBookingRequestSchema, type CreateMarketplaceBookingResponse, CreateMarketplaceBookingResponseSchema, type CreateMarketplaceJobListingRequest, CreateMarketplaceJobListingRequestSchema, type CreateMarketplaceReviewRequest, CreateMarketplaceReviewRequestSchema, type ForceCompleteMarketplaceBookingRequest, ForceCompleteMarketplaceBookingRequestSchema, type GetMarketplaceHiringThreadResponse, GetMarketplaceHiringThreadResponseSchema, HostIndicationOfInterestSortBy, IoiState, JobListingCompensationTier, type JobListingResponse, JobListingResponseSchema, JobListingState, JobLocation, type ListHostMarketplaceIndicationsQuery, ListHostMarketplaceIndicationsQuerySchema, type ListHostMarketplaceJobListingsQuery, ListHostMarketplaceJobListingsQuerySchema, type ListMarketplaceHiringThreadMessagesQuery, ListMarketplaceHiringThreadMessagesQuerySchema, type ListMarketplaceHiringThreadMessagesResponse, ListMarketplaceHiringThreadMessagesResponseSchema, type ListMarketplaceHiringThreadsResponse, ListMarketplaceHiringThreadsResponseSchema, type ListMarketplaceJobListingsQuery, ListMarketplaceJobListingsQuerySchema, type ListProducerJobsQuery, ListProducerJobsQuerySchema, type ListProducerMarketplaceIndicationsQuery, ListProducerMarketplaceIndicationsQuerySchema, type MarkMarketplaceHiringThreadReadRequest, MarkMarketplaceHiringThreadReadRequestSchema, type MarkMarketplaceHiringThreadReadResponse, MarkMarketplaceHiringThreadReadResponseSchema, type MarketplaceBookingResponse, MarketplaceBookingResponseSchema, type MarketplaceHiringMessage, MarketplaceHiringMessageAttachmentSchema, MarketplaceHiringMessageSchema, type MarketplaceHiringThread, type MarketplaceHiringThreadInboxItem, MarketplaceHiringThreadInboxItemSchema, MarketplaceHiringThreadSchema, type MarketplaceHostIndicationOfInterestInboxItem, MarketplaceHostIndicationOfInterestInboxItemSchema, type MarketplaceIndicationOfInterestHostItem, MarketplaceIndicationOfInterestHostItemSchema, type MarketplaceIndicationOfInterestResponse, MarketplaceIndicationOfInterestResponseSchema, type MarketplaceJobListingResponse, MarketplaceJobListingResponseSchema, type MarketplaceProducerIndicationOfInterestInboxItem, MarketplaceProducerIndicationOfInterestInboxItemSchema, type MarketplaceReviewResponse, MarketplaceReviewResponseSchema, MessageDeliveryStatus, type OpenMarketplaceJobListingResponse, OpenMarketplaceJobListingResponseSchema, type PostMarketplaceHiringThreadMessageRequest, PostMarketplaceHiringThreadMessageRequestSchema, type PostMarketplaceHiringThreadMessageResponse, PostMarketplaceHiringThreadMessageResponseSchema, type ProducerJobRow, type ProducerJobRowKind, ProducerJobRowKindSchema, ProducerJobRowSchema, type ProducerJobRowStatus, ProducerJobRowStatusSchema, type ProducerJobsTab, type ProducerJobsTabCountsResponse, ProducerJobsTabCountsResponseSchema, type ProducerJobsTabResponse, ProducerJobsTabResponseSchema, ProducerJobsTabSchema, type ProducerRecentReview, ProducerRecentReviewSchema, type PublishMarketplaceJobListingResponse, PublishMarketplaceJobListingResponseSchema, type PublishReadyJobListing, PublishReadyJobListingSchema, SortOrder, type SubmitMarketplaceIndicationOfInterestRequest, SubmitMarketplaceIndicationOfInterestRequestSchema, type TransitionMarketplaceBookingRequest, TransitionMarketplaceBookingRequestSchema, type TransitionMarketplaceBookingResponse, TransitionMarketplaceBookingResponseSchema, type UpdateMarketplaceJobListingRequest, UpdateMarketplaceJobListingRequestSchema, type UploadMarketplaceHiringThreadAttachmentResponse, UploadMarketplaceHiringThreadAttachmentResponseSchema, VALID_BOOKING_TRANSITIONS, bookingTransitionKey, bookingTransitionRequiresReason, canActorPerformBookingTransition, getAllowedBookingTargetStates, getBookingTransitionActors, isValidBookingTransition };
1725
+ declare const EventCrewAssignmentState: {
1726
+ readonly DRAFT: "DRAFT";
1727
+ readonly INVITED: "INVITED";
1728
+ readonly ACCEPTED: "ACCEPTED";
1729
+ readonly REJECTED: "REJECTED";
1730
+ readonly CANCELLED: "CANCELLED";
1731
+ readonly EXPIRED: "EXPIRED";
1732
+ };
1733
+ type EventCrewAssignmentState = (typeof EventCrewAssignmentState)[keyof typeof EventCrewAssignmentState];
1734
+
1735
+ /** `POST /host/events/:eventId/crew-assignments` */
1736
+ declare const CreateEventCrewAssignmentRequestSchema: z.ZodObject<{
1737
+ role: z.ZodString;
1738
+ responsibilities: z.ZodString;
1739
+ requirements: z.ZodString;
1740
+ compensation: z.ZodObject<{
1741
+ amountMinor: z.ZodString;
1742
+ currency: z.ZodEnum<{
1743
+ readonly NGN: "NGN";
1744
+ readonly USD: "USD";
1745
+ readonly GBP: "GBP";
1746
+ readonly EUR: "EUR";
1747
+ }>;
1748
+ }, z.core.$strip>;
1749
+ location: z.ZodEnum<{
1750
+ readonly ONSITE: "ONSITE";
1751
+ readonly REMOTE: "REMOTE";
1752
+ }>;
1753
+ notes: z.ZodOptional<z.ZodString>;
1754
+ producerId: z.ZodUUID;
1755
+ }, z.core.$strip>;
1756
+ /** `PATCH /host/events/:eventId/crew-assignments/:id` */
1757
+ declare const UpdateEventCrewAssignmentRequestSchema: z.ZodObject<{
1758
+ role: z.ZodOptional<z.ZodString>;
1759
+ responsibilities: z.ZodOptional<z.ZodString>;
1760
+ requirements: z.ZodOptional<z.ZodString>;
1761
+ compensation: z.ZodOptional<z.ZodObject<{
1762
+ amountMinor: z.ZodString;
1763
+ currency: z.ZodEnum<{
1764
+ readonly NGN: "NGN";
1765
+ readonly USD: "USD";
1766
+ readonly GBP: "GBP";
1767
+ readonly EUR: "EUR";
1768
+ }>;
1769
+ }, z.core.$strip>>;
1770
+ location: z.ZodOptional<z.ZodEnum<{
1771
+ readonly ONSITE: "ONSITE";
1772
+ readonly REMOTE: "REMOTE";
1773
+ }>>;
1774
+ notes: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1775
+ }, z.core.$strip>;
1776
+ declare const EventCrewAssignmentProducerSummarySchema: z.ZodObject<{
1777
+ id: z.ZodUUID;
1778
+ companyName: z.ZodString;
1779
+ displayName: z.ZodNullable<z.ZodString>;
1780
+ avatarUrl: z.ZodNullable<z.ZodString>;
1781
+ producerIsVerified: z.ZodBoolean;
1782
+ }, z.core.$strip>;
1783
+ declare const EventCrewAssignmentResponseSchema: z.ZodObject<{
1784
+ id: z.ZodUUID;
1785
+ eventId: z.ZodUUID;
1786
+ hostId: z.ZodUUID;
1787
+ producerId: z.ZodUUID;
1788
+ role: z.ZodString;
1789
+ responsibilities: z.ZodString;
1790
+ requirements: z.ZodString;
1791
+ compensation: z.ZodObject<{
1792
+ amountMinor: z.ZodString;
1793
+ currency: z.ZodEnum<{
1794
+ readonly NGN: "NGN";
1795
+ readonly USD: "USD";
1796
+ readonly GBP: "GBP";
1797
+ readonly EUR: "EUR";
1798
+ }>;
1799
+ }, z.core.$strip>;
1800
+ location: z.ZodEnum<{
1801
+ readonly ONSITE: "ONSITE";
1802
+ readonly REMOTE: "REMOTE";
1803
+ }>;
1804
+ notes: z.ZodNullable<z.ZodString>;
1805
+ state: z.ZodEnum<{
1806
+ readonly DRAFT: "DRAFT";
1807
+ readonly INVITED: "INVITED";
1808
+ readonly ACCEPTED: "ACCEPTED";
1809
+ readonly REJECTED: "REJECTED";
1810
+ readonly CANCELLED: "CANCELLED";
1811
+ readonly EXPIRED: "EXPIRED";
1812
+ }>;
1813
+ bookingId: z.ZodNullable<z.ZodUUID>;
1814
+ invitedAt: z.ZodNullable<z.ZodISODateTime>;
1815
+ respondedAt: z.ZodNullable<z.ZodISODateTime>;
1816
+ rejectReason: z.ZodNullable<z.ZodString>;
1817
+ createdAt: z.ZodISODateTime;
1818
+ updatedAt: z.ZodISODateTime;
1819
+ producer: z.ZodOptional<z.ZodObject<{
1820
+ id: z.ZodUUID;
1821
+ companyName: z.ZodString;
1822
+ displayName: z.ZodNullable<z.ZodString>;
1823
+ avatarUrl: z.ZodNullable<z.ZodString>;
1824
+ producerIsVerified: z.ZodBoolean;
1825
+ }, z.core.$strip>>;
1826
+ eventTitle: z.ZodOptional<z.ZodString>;
1827
+ eventScheduledStart: z.ZodOptional<z.ZodNullable<z.ZodISODateTime>>;
1828
+ }, z.core.$strip>;
1829
+ declare const ListEventCrewAssignmentsResponseSchema: z.ZodObject<{
1830
+ items: z.ZodArray<z.ZodObject<{
1831
+ id: z.ZodUUID;
1832
+ eventId: z.ZodUUID;
1833
+ hostId: z.ZodUUID;
1834
+ producerId: z.ZodUUID;
1835
+ role: z.ZodString;
1836
+ responsibilities: z.ZodString;
1837
+ requirements: z.ZodString;
1838
+ compensation: z.ZodObject<{
1839
+ amountMinor: z.ZodString;
1840
+ currency: z.ZodEnum<{
1841
+ readonly NGN: "NGN";
1842
+ readonly USD: "USD";
1843
+ readonly GBP: "GBP";
1844
+ readonly EUR: "EUR";
1845
+ }>;
1846
+ }, z.core.$strip>;
1847
+ location: z.ZodEnum<{
1848
+ readonly ONSITE: "ONSITE";
1849
+ readonly REMOTE: "REMOTE";
1850
+ }>;
1851
+ notes: z.ZodNullable<z.ZodString>;
1852
+ state: z.ZodEnum<{
1853
+ readonly DRAFT: "DRAFT";
1854
+ readonly INVITED: "INVITED";
1855
+ readonly ACCEPTED: "ACCEPTED";
1856
+ readonly REJECTED: "REJECTED";
1857
+ readonly CANCELLED: "CANCELLED";
1858
+ readonly EXPIRED: "EXPIRED";
1859
+ }>;
1860
+ bookingId: z.ZodNullable<z.ZodUUID>;
1861
+ invitedAt: z.ZodNullable<z.ZodISODateTime>;
1862
+ respondedAt: z.ZodNullable<z.ZodISODateTime>;
1863
+ rejectReason: z.ZodNullable<z.ZodString>;
1864
+ createdAt: z.ZodISODateTime;
1865
+ updatedAt: z.ZodISODateTime;
1866
+ producer: z.ZodOptional<z.ZodObject<{
1867
+ id: z.ZodUUID;
1868
+ companyName: z.ZodString;
1869
+ displayName: z.ZodNullable<z.ZodString>;
1870
+ avatarUrl: z.ZodNullable<z.ZodString>;
1871
+ producerIsVerified: z.ZodBoolean;
1872
+ }, z.core.$strip>>;
1873
+ eventTitle: z.ZodOptional<z.ZodString>;
1874
+ eventScheduledStart: z.ZodOptional<z.ZodNullable<z.ZodISODateTime>>;
1875
+ }, z.core.$strip>>;
1876
+ }, z.core.$strip>;
1877
+ /** `POST /marketplace/crew-assignments/:id/reject` */
1878
+ declare const RejectEventCrewAssignmentRequestSchema: z.ZodObject<{
1879
+ reason: z.ZodString;
1880
+ }, z.core.$strip>;
1881
+ declare const AcceptEventCrewAssignmentResponseSchema: z.ZodObject<{
1882
+ assignment: z.ZodObject<{
1883
+ id: z.ZodUUID;
1884
+ eventId: z.ZodUUID;
1885
+ hostId: z.ZodUUID;
1886
+ producerId: z.ZodUUID;
1887
+ role: z.ZodString;
1888
+ responsibilities: z.ZodString;
1889
+ requirements: z.ZodString;
1890
+ compensation: z.ZodObject<{
1891
+ amountMinor: z.ZodString;
1892
+ currency: z.ZodEnum<{
1893
+ readonly NGN: "NGN";
1894
+ readonly USD: "USD";
1895
+ readonly GBP: "GBP";
1896
+ readonly EUR: "EUR";
1897
+ }>;
1898
+ }, z.core.$strip>;
1899
+ location: z.ZodEnum<{
1900
+ readonly ONSITE: "ONSITE";
1901
+ readonly REMOTE: "REMOTE";
1902
+ }>;
1903
+ notes: z.ZodNullable<z.ZodString>;
1904
+ state: z.ZodEnum<{
1905
+ readonly DRAFT: "DRAFT";
1906
+ readonly INVITED: "INVITED";
1907
+ readonly ACCEPTED: "ACCEPTED";
1908
+ readonly REJECTED: "REJECTED";
1909
+ readonly CANCELLED: "CANCELLED";
1910
+ readonly EXPIRED: "EXPIRED";
1911
+ }>;
1912
+ bookingId: z.ZodNullable<z.ZodUUID>;
1913
+ invitedAt: z.ZodNullable<z.ZodISODateTime>;
1914
+ respondedAt: z.ZodNullable<z.ZodISODateTime>;
1915
+ rejectReason: z.ZodNullable<z.ZodString>;
1916
+ createdAt: z.ZodISODateTime;
1917
+ updatedAt: z.ZodISODateTime;
1918
+ producer: z.ZodOptional<z.ZodObject<{
1919
+ id: z.ZodUUID;
1920
+ companyName: z.ZodString;
1921
+ displayName: z.ZodNullable<z.ZodString>;
1922
+ avatarUrl: z.ZodNullable<z.ZodString>;
1923
+ producerIsVerified: z.ZodBoolean;
1924
+ }, z.core.$strip>>;
1925
+ eventTitle: z.ZodOptional<z.ZodString>;
1926
+ eventScheduledStart: z.ZodOptional<z.ZodNullable<z.ZodISODateTime>>;
1927
+ }, z.core.$strip>;
1928
+ bookingId: z.ZodUUID;
1929
+ }, z.core.$strip>;
1930
+
1931
+ type CreateEventCrewAssignmentRequest = z.infer<typeof CreateEventCrewAssignmentRequestSchema>;
1932
+ type UpdateEventCrewAssignmentRequest = z.infer<typeof UpdateEventCrewAssignmentRequestSchema>;
1933
+ type EventCrewAssignmentResponse = z.infer<typeof EventCrewAssignmentResponseSchema>;
1934
+ type ListEventCrewAssignmentsResponse = z.infer<typeof ListEventCrewAssignmentsResponseSchema>;
1935
+ type RejectEventCrewAssignmentRequest = z.infer<typeof RejectEventCrewAssignmentRequestSchema>;
1936
+ type AcceptEventCrewAssignmentResponse = z.infer<typeof AcceptEventCrewAssignmentResponseSchema>;
1937
+
1938
+ export { type AcceptEventCrewAssignmentResponse, AcceptEventCrewAssignmentResponseSchema, type AdminBookingAuditEntry, AdminBookingAuditEntrySchema, type AdminBookingAuditResponse, AdminBookingAuditResponseSchema, BOOKING_TERMINAL_STATES, BOOKING_TRANSITION_ACTORS, BOOKING_TRANSITION_TARGETS_REQUIRING_REASON, BookingAuditAction, BookingAuditActorSchema, type BookingAuditAttachmentAddedDetails, BookingAuditAttachmentAddedDetailsSchema, type BookingAuditMessageSentDetails, BookingAuditMessageSentDetailsSchema, BookingAuditRequestMetadataSchema, BookingAuditSnapshotSchema, type BookingAuditStateTransitionDetails, BookingAuditStateTransitionDetailsSchema, BookingOrigin, BookingPaymentStatus, type BookingResponse, BookingResponseSchema, BookingState, BookingTransitionActor, type BookingTransitionKey, type CancelMarketplaceJobListingRequest, CancelMarketplaceJobListingRequestSchema, type CancelMarketplaceJobListingResponse, CancelMarketplaceJobListingResponseSchema, type CloseMarketplaceJobListingResponse, CloseMarketplaceJobListingResponseSchema, type CompleteMarketplaceBookingRequest, CompleteMarketplaceBookingRequestSchema, type CompleteMarketplaceBookingResponse, CompleteMarketplaceBookingResponseSchema, type ConfirmBookingRequest, ConfirmBookingRequestSchema, type CreateBookingRequest, CreateBookingRequestSchema, type CreateEventCrewAssignmentRequest, CreateEventCrewAssignmentRequestSchema, type CreateJobListingRequest, CreateJobListingRequestSchema, type CreateMarketplaceBookingRequest, CreateMarketplaceBookingRequestSchema, type CreateMarketplaceBookingResponse, CreateMarketplaceBookingResponseSchema, type CreateMarketplaceJobListingRequest, CreateMarketplaceJobListingRequestSchema, type CreateMarketplaceReviewRequest, CreateMarketplaceReviewRequestSchema, EventCrewAssignmentProducerSummarySchema, type EventCrewAssignmentResponse, EventCrewAssignmentResponseSchema, EventCrewAssignmentState, type ForceCompleteMarketplaceBookingRequest, ForceCompleteMarketplaceBookingRequestSchema, type GetMarketplaceHiringThreadResponse, GetMarketplaceHiringThreadResponseSchema, HostIndicationOfInterestSortBy, IoiState, JobListingCompensationTier, type JobListingResponse, JobListingResponseSchema, JobListingState, JobLocation, type ListEventCrewAssignmentsResponse, ListEventCrewAssignmentsResponseSchema, type ListHostMarketplaceIndicationsQuery, ListHostMarketplaceIndicationsQuerySchema, type ListHostMarketplaceJobListingsQuery, ListHostMarketplaceJobListingsQuerySchema, type ListMarketplaceHiringThreadMessagesQuery, ListMarketplaceHiringThreadMessagesQuerySchema, type ListMarketplaceHiringThreadMessagesResponse, ListMarketplaceHiringThreadMessagesResponseSchema, type ListMarketplaceHiringThreadsResponse, ListMarketplaceHiringThreadsResponseSchema, type ListMarketplaceJobListingsQuery, ListMarketplaceJobListingsQuerySchema, type ListProducerJobsQuery, ListProducerJobsQuerySchema, type ListProducerMarketplaceIndicationsQuery, ListProducerMarketplaceIndicationsQuerySchema, type MarkMarketplaceHiringThreadReadRequest, MarkMarketplaceHiringThreadReadRequestSchema, type MarkMarketplaceHiringThreadReadResponse, MarkMarketplaceHiringThreadReadResponseSchema, type MarketplaceBookingResponse, MarketplaceBookingResponseSchema, type MarketplaceHiringMessage, MarketplaceHiringMessageAttachmentSchema, MarketplaceHiringMessageSchema, type MarketplaceHiringThread, type MarketplaceHiringThreadInboxItem, MarketplaceHiringThreadInboxItemSchema, MarketplaceHiringThreadSchema, type MarketplaceHostIndicationOfInterestInboxItem, MarketplaceHostIndicationOfInterestInboxItemSchema, type MarketplaceIndicationOfInterestHostItem, MarketplaceIndicationOfInterestHostItemSchema, type MarketplaceIndicationOfInterestResponse, MarketplaceIndicationOfInterestResponseSchema, type MarketplaceJobListingResponse, MarketplaceJobListingResponseSchema, type MarketplaceProducerIndicationOfInterestInboxItem, MarketplaceProducerIndicationOfInterestInboxItemSchema, type MarketplaceReviewResponse, MarketplaceReviewResponseSchema, MessageDeliveryStatus, type OpenMarketplaceJobListingResponse, OpenMarketplaceJobListingResponseSchema, type PostMarketplaceHiringThreadMessageRequest, PostMarketplaceHiringThreadMessageRequestSchema, type PostMarketplaceHiringThreadMessageResponse, PostMarketplaceHiringThreadMessageResponseSchema, type ProducerJobRow, type ProducerJobRowKind, ProducerJobRowKindSchema, ProducerJobRowSchema, type ProducerJobRowStatus, ProducerJobRowStatusSchema, type ProducerJobsTab, type ProducerJobsTabCountsResponse, ProducerJobsTabCountsResponseSchema, type ProducerJobsTabResponse, ProducerJobsTabResponseSchema, ProducerJobsTabSchema, type ProducerRecentReview, ProducerRecentReviewSchema, type PublishMarketplaceJobListingResponse, PublishMarketplaceJobListingResponseSchema, type PublishReadyJobListing, PublishReadyJobListingSchema, type RejectEventCrewAssignmentRequest, RejectEventCrewAssignmentRequestSchema, SortOrder, type SubmitMarketplaceIndicationOfInterestRequest, SubmitMarketplaceIndicationOfInterestRequestSchema, type TransitionMarketplaceBookingRequest, TransitionMarketplaceBookingRequestSchema, type TransitionMarketplaceBookingResponse, TransitionMarketplaceBookingResponseSchema, type UpdateEventCrewAssignmentRequest, UpdateEventCrewAssignmentRequestSchema, type UpdateMarketplaceJobListingRequest, UpdateMarketplaceJobListingRequestSchema, type UploadMarketplaceHiringThreadAttachmentResponse, UploadMarketplaceHiringThreadAttachmentResponseSchema, VALID_BOOKING_TRANSITIONS, bookingTransitionKey, bookingTransitionRequiresReason, canActorPerformBookingTransition, getAllowedBookingTargetStates, getBookingTransitionActors, isValidBookingTransition };
@@ -1,2 +1,2 @@
1
- 'use strict';var chunkF6ZZKXYK_js=require('../chunk-F6ZZKXYK.js'),chunkLA63VYRR_js=require('../chunk-LA63VYRR.js');require('../chunk-EAKBQ5VD.js');var chunkCS53SHRW_js=require('../chunk-CS53SHRW.js');require('../chunk-MTB7722H.js');Object.defineProperty(exports,"AdminBookingAuditEntrySchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.sa}});Object.defineProperty(exports,"AdminBookingAuditResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ta}});Object.defineProperty(exports,"BOOKING_TERMINAL_STATES",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.a}});Object.defineProperty(exports,"BOOKING_TRANSITION_ACTORS",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.c}});Object.defineProperty(exports,"BOOKING_TRANSITION_TARGETS_REQUIRING_REASON",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.d}});Object.defineProperty(exports,"BookingAuditActorSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ma}});Object.defineProperty(exports,"BookingAuditAttachmentAddedDetailsSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ra}});Object.defineProperty(exports,"BookingAuditMessageSentDetailsSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.qa}});Object.defineProperty(exports,"BookingAuditRequestMetadataSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.na}});Object.defineProperty(exports,"BookingAuditSnapshotSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.oa}});Object.defineProperty(exports,"BookingAuditStateTransitionDetailsSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.pa}});Object.defineProperty(exports,"BookingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.m}});Object.defineProperty(exports,"CancelMarketplaceJobListingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.G}});Object.defineProperty(exports,"CancelMarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.H}});Object.defineProperty(exports,"CloseMarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.I}});Object.defineProperty(exports,"CompleteMarketplaceBookingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.w}});Object.defineProperty(exports,"CompleteMarketplaceBookingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.y}});Object.defineProperty(exports,"ConfirmBookingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.l}});Object.defineProperty(exports,"CreateBookingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.k}});Object.defineProperty(exports,"CreateJobListingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.n}});Object.defineProperty(exports,"CreateMarketplaceBookingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.r}});Object.defineProperty(exports,"CreateMarketplaceBookingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.t}});Object.defineProperty(exports,"CreateMarketplaceJobListingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.z}});Object.defineProperty(exports,"ForceCompleteMarketplaceBookingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.x}});Object.defineProperty(exports,"GetMarketplaceHiringThreadResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.Z}});Object.defineProperty(exports,"HostIndicationOfInterestSortBy",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.N}});Object.defineProperty(exports,"JobListingCompensationTier",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.q}});Object.defineProperty(exports,"JobListingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.o}});Object.defineProperty(exports,"JobLocation",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.p}});Object.defineProperty(exports,"ListHostMarketplaceIndicationsQuerySchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.P}});Object.defineProperty(exports,"ListHostMarketplaceJobListingsQuerySchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.C}});Object.defineProperty(exports,"ListMarketplaceHiringThreadMessagesQuerySchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.X}});Object.defineProperty(exports,"ListMarketplaceHiringThreadMessagesResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.Y}});Object.defineProperty(exports,"ListMarketplaceHiringThreadsResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ea}});Object.defineProperty(exports,"ListMarketplaceJobListingsQuerySchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.B}});Object.defineProperty(exports,"ListProducerJobsQuerySchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ia}});Object.defineProperty(exports,"ListProducerMarketplaceIndicationsQuerySchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.R}});Object.defineProperty(exports,"MarkMarketplaceHiringThreadReadRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ba}});Object.defineProperty(exports,"MarkMarketplaceHiringThreadReadResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ca}});Object.defineProperty(exports,"MarketplaceBookingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.s}});Object.defineProperty(exports,"MarketplaceHiringMessageAttachmentSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.V}});Object.defineProperty(exports,"MarketplaceHiringMessageSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.W}});Object.defineProperty(exports,"MarketplaceHiringThreadInboxItemSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.da}});Object.defineProperty(exports,"MarketplaceHiringThreadSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.U}});Object.defineProperty(exports,"MarketplaceHostIndicationOfInterestInboxItemSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.Q}});Object.defineProperty(exports,"MarketplaceIndicationOfInterestHostItemSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.M}});Object.defineProperty(exports,"MarketplaceIndicationOfInterestResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.L}});Object.defineProperty(exports,"MarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.F}});Object.defineProperty(exports,"MarketplaceProducerIndicationOfInterestInboxItemSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.S}});Object.defineProperty(exports,"MessageDeliveryStatus",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.T}});Object.defineProperty(exports,"OpenMarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.J}});Object.defineProperty(exports,"PostMarketplaceHiringThreadMessageRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js._}});Object.defineProperty(exports,"PostMarketplaceHiringThreadMessageResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.$}});Object.defineProperty(exports,"ProducerJobRowKindSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ha}});Object.defineProperty(exports,"ProducerJobRowSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ja}});Object.defineProperty(exports,"ProducerJobRowStatusSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ga}});Object.defineProperty(exports,"ProducerJobsTabCountsResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.la}});Object.defineProperty(exports,"ProducerJobsTabResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.ka}});Object.defineProperty(exports,"ProducerJobsTabSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.fa}});Object.defineProperty(exports,"PublishMarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.E}});Object.defineProperty(exports,"PublishReadyJobListingSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.D}});Object.defineProperty(exports,"SortOrder",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.O}});Object.defineProperty(exports,"SubmitMarketplaceIndicationOfInterestRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.K}});Object.defineProperty(exports,"TransitionMarketplaceBookingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.u}});Object.defineProperty(exports,"TransitionMarketplaceBookingResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.v}});Object.defineProperty(exports,"UpdateMarketplaceJobListingRequestSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.A}});Object.defineProperty(exports,"UploadMarketplaceHiringThreadAttachmentResponseSchema",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.aa}});Object.defineProperty(exports,"VALID_BOOKING_TRANSITIONS",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.b}});Object.defineProperty(exports,"bookingTransitionKey",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.e}});Object.defineProperty(exports,"bookingTransitionRequiresReason",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.j}});Object.defineProperty(exports,"canActorPerformBookingTransition",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.i}});Object.defineProperty(exports,"getAllowedBookingTargetStates",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.f}});Object.defineProperty(exports,"getBookingTransitionActors",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.h}});Object.defineProperty(exports,"isValidBookingTransition",{enumerable:true,get:function(){return chunkF6ZZKXYK_js.g}});Object.defineProperty(exports,"BookingAuditAction",{enumerable:true,get:function(){return chunkLA63VYRR_js.g}});Object.defineProperty(exports,"BookingOrigin",{enumerable:true,get:function(){return chunkLA63VYRR_js.a}});Object.defineProperty(exports,"BookingPaymentStatus",{enumerable:true,get:function(){return chunkLA63VYRR_js.e}});Object.defineProperty(exports,"BookingState",{enumerable:true,get:function(){return chunkLA63VYRR_js.b}});Object.defineProperty(exports,"BookingTransitionActor",{enumerable:true,get:function(){return chunkLA63VYRR_js.f}});Object.defineProperty(exports,"IoiState",{enumerable:true,get:function(){return chunkLA63VYRR_js.d}});Object.defineProperty(exports,"JobListingState",{enumerable:true,get:function(){return chunkLA63VYRR_js.c}});Object.defineProperty(exports,"CreateMarketplaceReviewRequestSchema",{enumerable:true,get:function(){return chunkCS53SHRW_js.a}});Object.defineProperty(exports,"MarketplaceReviewResponseSchema",{enumerable:true,get:function(){return chunkCS53SHRW_js.b}});Object.defineProperty(exports,"ProducerRecentReviewSchema",{enumerable:true,get:function(){return chunkCS53SHRW_js.c}});//# sourceMappingURL=index.js.map
1
+ 'use strict';var chunk3DN3XCL3_js=require('../chunk-3DN3XCL3.js'),chunkLA63VYRR_js=require('../chunk-LA63VYRR.js');require('../chunk-EAKBQ5VD.js');var chunkCS53SHRW_js=require('../chunk-CS53SHRW.js');require('../chunk-ORDM2W6R.js');Object.defineProperty(exports,"AcceptEventCrewAssignmentResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.Ba}});Object.defineProperty(exports,"AdminBookingAuditEntrySchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.sa}});Object.defineProperty(exports,"AdminBookingAuditResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ta}});Object.defineProperty(exports,"BOOKING_TERMINAL_STATES",{enumerable:true,get:function(){return chunk3DN3XCL3_js.a}});Object.defineProperty(exports,"BOOKING_TRANSITION_ACTORS",{enumerable:true,get:function(){return chunk3DN3XCL3_js.c}});Object.defineProperty(exports,"BOOKING_TRANSITION_TARGETS_REQUIRING_REASON",{enumerable:true,get:function(){return chunk3DN3XCL3_js.d}});Object.defineProperty(exports,"BookingAuditActorSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ma}});Object.defineProperty(exports,"BookingAuditAttachmentAddedDetailsSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ra}});Object.defineProperty(exports,"BookingAuditMessageSentDetailsSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.qa}});Object.defineProperty(exports,"BookingAuditRequestMetadataSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.na}});Object.defineProperty(exports,"BookingAuditSnapshotSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.oa}});Object.defineProperty(exports,"BookingAuditStateTransitionDetailsSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.pa}});Object.defineProperty(exports,"BookingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.m}});Object.defineProperty(exports,"CancelMarketplaceJobListingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.G}});Object.defineProperty(exports,"CancelMarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.H}});Object.defineProperty(exports,"CloseMarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.I}});Object.defineProperty(exports,"CompleteMarketplaceBookingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.w}});Object.defineProperty(exports,"CompleteMarketplaceBookingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.y}});Object.defineProperty(exports,"ConfirmBookingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.l}});Object.defineProperty(exports,"CreateBookingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.k}});Object.defineProperty(exports,"CreateEventCrewAssignmentRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.va}});Object.defineProperty(exports,"CreateJobListingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.n}});Object.defineProperty(exports,"CreateMarketplaceBookingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.r}});Object.defineProperty(exports,"CreateMarketplaceBookingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.t}});Object.defineProperty(exports,"CreateMarketplaceJobListingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.z}});Object.defineProperty(exports,"EventCrewAssignmentProducerSummarySchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.xa}});Object.defineProperty(exports,"EventCrewAssignmentResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ya}});Object.defineProperty(exports,"EventCrewAssignmentState",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ua}});Object.defineProperty(exports,"ForceCompleteMarketplaceBookingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.x}});Object.defineProperty(exports,"GetMarketplaceHiringThreadResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.Z}});Object.defineProperty(exports,"HostIndicationOfInterestSortBy",{enumerable:true,get:function(){return chunk3DN3XCL3_js.N}});Object.defineProperty(exports,"JobListingCompensationTier",{enumerable:true,get:function(){return chunk3DN3XCL3_js.q}});Object.defineProperty(exports,"JobListingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.o}});Object.defineProperty(exports,"JobLocation",{enumerable:true,get:function(){return chunk3DN3XCL3_js.p}});Object.defineProperty(exports,"ListEventCrewAssignmentsResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.za}});Object.defineProperty(exports,"ListHostMarketplaceIndicationsQuerySchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.P}});Object.defineProperty(exports,"ListHostMarketplaceJobListingsQuerySchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.C}});Object.defineProperty(exports,"ListMarketplaceHiringThreadMessagesQuerySchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.X}});Object.defineProperty(exports,"ListMarketplaceHiringThreadMessagesResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.Y}});Object.defineProperty(exports,"ListMarketplaceHiringThreadsResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ea}});Object.defineProperty(exports,"ListMarketplaceJobListingsQuerySchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.B}});Object.defineProperty(exports,"ListProducerJobsQuerySchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ia}});Object.defineProperty(exports,"ListProducerMarketplaceIndicationsQuerySchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.R}});Object.defineProperty(exports,"MarkMarketplaceHiringThreadReadRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ba}});Object.defineProperty(exports,"MarkMarketplaceHiringThreadReadResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ca}});Object.defineProperty(exports,"MarketplaceBookingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.s}});Object.defineProperty(exports,"MarketplaceHiringMessageAttachmentSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.V}});Object.defineProperty(exports,"MarketplaceHiringMessageSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.W}});Object.defineProperty(exports,"MarketplaceHiringThreadInboxItemSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.da}});Object.defineProperty(exports,"MarketplaceHiringThreadSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.U}});Object.defineProperty(exports,"MarketplaceHostIndicationOfInterestInboxItemSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.Q}});Object.defineProperty(exports,"MarketplaceIndicationOfInterestHostItemSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.M}});Object.defineProperty(exports,"MarketplaceIndicationOfInterestResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.L}});Object.defineProperty(exports,"MarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.F}});Object.defineProperty(exports,"MarketplaceProducerIndicationOfInterestInboxItemSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.S}});Object.defineProperty(exports,"MessageDeliveryStatus",{enumerable:true,get:function(){return chunk3DN3XCL3_js.T}});Object.defineProperty(exports,"OpenMarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.J}});Object.defineProperty(exports,"PostMarketplaceHiringThreadMessageRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js._}});Object.defineProperty(exports,"PostMarketplaceHiringThreadMessageResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.$}});Object.defineProperty(exports,"ProducerJobRowKindSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ha}});Object.defineProperty(exports,"ProducerJobRowSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ja}});Object.defineProperty(exports,"ProducerJobRowStatusSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ga}});Object.defineProperty(exports,"ProducerJobsTabCountsResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.la}});Object.defineProperty(exports,"ProducerJobsTabResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.ka}});Object.defineProperty(exports,"ProducerJobsTabSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.fa}});Object.defineProperty(exports,"PublishMarketplaceJobListingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.E}});Object.defineProperty(exports,"PublishReadyJobListingSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.D}});Object.defineProperty(exports,"RejectEventCrewAssignmentRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.Aa}});Object.defineProperty(exports,"SortOrder",{enumerable:true,get:function(){return chunk3DN3XCL3_js.O}});Object.defineProperty(exports,"SubmitMarketplaceIndicationOfInterestRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.K}});Object.defineProperty(exports,"TransitionMarketplaceBookingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.u}});Object.defineProperty(exports,"TransitionMarketplaceBookingResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.v}});Object.defineProperty(exports,"UpdateEventCrewAssignmentRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.wa}});Object.defineProperty(exports,"UpdateMarketplaceJobListingRequestSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.A}});Object.defineProperty(exports,"UploadMarketplaceHiringThreadAttachmentResponseSchema",{enumerable:true,get:function(){return chunk3DN3XCL3_js.aa}});Object.defineProperty(exports,"VALID_BOOKING_TRANSITIONS",{enumerable:true,get:function(){return chunk3DN3XCL3_js.b}});Object.defineProperty(exports,"bookingTransitionKey",{enumerable:true,get:function(){return chunk3DN3XCL3_js.e}});Object.defineProperty(exports,"bookingTransitionRequiresReason",{enumerable:true,get:function(){return chunk3DN3XCL3_js.j}});Object.defineProperty(exports,"canActorPerformBookingTransition",{enumerable:true,get:function(){return chunk3DN3XCL3_js.i}});Object.defineProperty(exports,"getAllowedBookingTargetStates",{enumerable:true,get:function(){return chunk3DN3XCL3_js.f}});Object.defineProperty(exports,"getBookingTransitionActors",{enumerable:true,get:function(){return chunk3DN3XCL3_js.h}});Object.defineProperty(exports,"isValidBookingTransition",{enumerable:true,get:function(){return chunk3DN3XCL3_js.g}});Object.defineProperty(exports,"BookingAuditAction",{enumerable:true,get:function(){return chunkLA63VYRR_js.g}});Object.defineProperty(exports,"BookingOrigin",{enumerable:true,get:function(){return chunkLA63VYRR_js.a}});Object.defineProperty(exports,"BookingPaymentStatus",{enumerable:true,get:function(){return chunkLA63VYRR_js.e}});Object.defineProperty(exports,"BookingState",{enumerable:true,get:function(){return chunkLA63VYRR_js.b}});Object.defineProperty(exports,"BookingTransitionActor",{enumerable:true,get:function(){return chunkLA63VYRR_js.f}});Object.defineProperty(exports,"IoiState",{enumerable:true,get:function(){return chunkLA63VYRR_js.d}});Object.defineProperty(exports,"JobListingState",{enumerable:true,get:function(){return chunkLA63VYRR_js.c}});Object.defineProperty(exports,"CreateMarketplaceReviewRequestSchema",{enumerable:true,get:function(){return chunkCS53SHRW_js.a}});Object.defineProperty(exports,"MarketplaceReviewResponseSchema",{enumerable:true,get:function(){return chunkCS53SHRW_js.b}});Object.defineProperty(exports,"ProducerRecentReviewSchema",{enumerable:true,get:function(){return chunkCS53SHRW_js.c}});//# sourceMappingURL=index.js.map
2
2
  //# sourceMappingURL=index.js.map