@smartytalent/api-client 0.8.18 → 0.9.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 (397) hide show
  1. package/dist/apis/AdsApi.d.ts +1 -0
  2. package/dist/apis/AdsApi.d.ts.map +1 -1
  3. package/dist/apis/AdsApi.js +3 -0
  4. package/dist/apis/AdsApi.js.map +1 -1
  5. package/dist/apis/TriggersApi.d.ts +9 -8
  6. package/dist/apis/TriggersApi.d.ts.map +1 -1
  7. package/dist/apis/TriggersApi.js +13 -8
  8. package/dist/apis/TriggersApi.js.map +1 -1
  9. package/dist/apis/WorkflowsApi.d.ts +9 -8
  10. package/dist/apis/WorkflowsApi.d.ts.map +1 -1
  11. package/dist/apis/WorkflowsApi.js +13 -8
  12. package/dist/apis/WorkflowsApi.js.map +1 -1
  13. package/dist/models/ApikeyRelationshipsUsersSchema.d.ts +1 -1
  14. package/dist/models/AssessmentRelationshipsCandidatesDataSchema.d.ts +39 -0
  15. package/dist/models/AssessmentRelationshipsCandidatesDataSchema.d.ts.map +1 -0
  16. package/dist/models/AssessmentRelationshipsCandidatesDataSchema.js +51 -0
  17. package/dist/models/AssessmentRelationshipsCandidatesDataSchema.js.map +1 -0
  18. package/dist/models/AssessmentRelationshipsCandidatesSchema.d.ts +34 -0
  19. package/dist/models/AssessmentRelationshipsCandidatesSchema.d.ts.map +1 -0
  20. package/dist/models/AssessmentRelationshipsCandidatesSchema.js +50 -0
  21. package/dist/models/AssessmentRelationshipsCandidatesSchema.js.map +1 -0
  22. package/dist/models/AssessmentRelationshipsSchema.d.ts +3 -3
  23. package/dist/models/AssessmentRelationshipsSchema.d.ts.map +1 -1
  24. package/dist/models/AssessmentRelationshipsSchema.js +3 -3
  25. package/dist/models/AssessmentRelationshipsSchema.js.map +1 -1
  26. package/dist/models/BriefRelationshipsJobSchema.d.ts +34 -0
  27. package/dist/models/{LinkRelationshipsFileSchema.d.ts.map → BriefRelationshipsJobSchema.d.ts.map} +1 -1
  28. package/dist/models/BriefRelationshipsJobSchema.js +50 -0
  29. package/dist/models/{LinkRelationshipsFileSchema.js.map → BriefRelationshipsJobSchema.js.map} +1 -1
  30. package/dist/models/BriefRelationshipsJobsSchema.d.ts +3 -3
  31. package/dist/models/BriefRelationshipsJobsSchema.d.ts.map +1 -1
  32. package/dist/models/BriefRelationshipsJobsSchema.js +3 -3
  33. package/dist/models/BriefRelationshipsJobsSchema.js.map +1 -1
  34. package/dist/models/BriefRelationshipsSchema.d.ts +7 -7
  35. package/dist/models/BriefRelationshipsSchema.d.ts.map +1 -1
  36. package/dist/models/BriefRelationshipsSchema.js +6 -6
  37. package/dist/models/BriefRelationshipsSchema.js.map +1 -1
  38. package/dist/models/BriefRelationshipsUserSchema.d.ts +34 -0
  39. package/dist/models/BriefRelationshipsUserSchema.d.ts.map +1 -0
  40. package/dist/models/BriefRelationshipsUserSchema.js +50 -0
  41. package/dist/models/BriefRelationshipsUserSchema.js.map +1 -0
  42. package/dist/models/BriefRelationshipsUserSchemaData.d.ts +39 -0
  43. package/dist/models/BriefRelationshipsUserSchemaData.d.ts.map +1 -0
  44. package/dist/models/BriefRelationshipsUserSchemaData.js +51 -0
  45. package/dist/models/BriefRelationshipsUserSchemaData.js.map +1 -0
  46. package/dist/models/BriefRelationshipsUsersSchema.d.ts +3 -3
  47. package/dist/models/BriefRelationshipsUsersSchema.js +3 -3
  48. package/dist/models/BriefWriteRelationshipsSchema.d.ts +41 -0
  49. package/dist/models/BriefWriteRelationshipsSchema.d.ts.map +1 -0
  50. package/dist/models/BriefWriteRelationshipsSchema.js +53 -0
  51. package/dist/models/BriefWriteRelationshipsSchema.js.map +1 -0
  52. package/dist/models/CandidateRelationshipsSchema.d.ts +7 -0
  53. package/dist/models/CandidateRelationshipsSchema.d.ts.map +1 -1
  54. package/dist/models/CandidateRelationshipsSchema.js +3 -0
  55. package/dist/models/CandidateRelationshipsSchema.js.map +1 -1
  56. package/dist/models/CandidateRelationshipsTasksSchema.d.ts +34 -0
  57. package/dist/models/CandidateRelationshipsTasksSchema.d.ts.map +1 -0
  58. package/dist/models/CandidateRelationshipsTasksSchema.js +50 -0
  59. package/dist/models/CandidateRelationshipsTasksSchema.js.map +1 -0
  60. package/dist/models/CreateBriefRequestBodyData.d.ts +3 -3
  61. package/dist/models/CreateBriefRequestBodyData.d.ts.map +1 -1
  62. package/dist/models/CreateBriefRequestBodyData.js +3 -3
  63. package/dist/models/CreateBriefRequestBodyData.js.map +1 -1
  64. package/dist/models/CreateFeedbackRequestBodyData.d.ts +3 -3
  65. package/dist/models/CreateFeedbackRequestBodyData.d.ts.map +1 -1
  66. package/dist/models/CreateFeedbackRequestBodyData.js +3 -3
  67. package/dist/models/CreateFeedbackRequestBodyData.js.map +1 -1
  68. package/dist/models/CreateFormRequestBodyData.d.ts +1 -1
  69. package/dist/models/CreateReportRequestBodyData.d.ts +3 -3
  70. package/dist/models/CreateReportRequestBodyData.d.ts.map +1 -1
  71. package/dist/models/CreateReportRequestBodyData.js +3 -3
  72. package/dist/models/CreateReportRequestBodyData.js.map +1 -1
  73. package/dist/models/CreateSubmissionRequestBodyData.d.ts +3 -3
  74. package/dist/models/CreateSubmissionRequestBodyData.d.ts.map +1 -1
  75. package/dist/models/CreateSubmissionRequestBodyData.js +3 -3
  76. package/dist/models/CreateSubmissionRequestBodyData.js.map +1 -1
  77. package/dist/models/DocumentRelationshipsJobSchema.d.ts +3 -3
  78. package/dist/models/DocumentRelationshipsJobSchema.d.ts.map +1 -1
  79. package/dist/models/DocumentRelationshipsJobSchema.js +3 -3
  80. package/dist/models/DocumentRelationshipsJobSchema.js.map +1 -1
  81. package/dist/models/EmailRelationshipsAdsSchema.d.ts +34 -0
  82. package/dist/models/EmailRelationshipsAdsSchema.d.ts.map +1 -0
  83. package/dist/models/EmailRelationshipsAdsSchema.js +50 -0
  84. package/dist/models/EmailRelationshipsAdsSchema.js.map +1 -0
  85. package/dist/models/EmailRelationshipsAdsSchemaDataInner.d.ts +39 -0
  86. package/dist/models/EmailRelationshipsAdsSchemaDataInner.d.ts.map +1 -0
  87. package/dist/models/EmailRelationshipsAdsSchemaDataInner.js +51 -0
  88. package/dist/models/EmailRelationshipsAdsSchemaDataInner.js.map +1 -0
  89. package/dist/models/EmailRelationshipsAssessmentsSchema.d.ts +34 -0
  90. package/dist/models/EmailRelationshipsAssessmentsSchema.d.ts.map +1 -0
  91. package/dist/models/EmailRelationshipsAssessmentsSchema.js +50 -0
  92. package/dist/models/EmailRelationshipsAssessmentsSchema.js.map +1 -0
  93. package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.d.ts +39 -0
  94. package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.d.ts.map +1 -0
  95. package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.js +51 -0
  96. package/dist/models/EmailRelationshipsAssessmentsSchemaDataInner.js.map +1 -0
  97. package/dist/models/EmailRelationshipsJobsSchema.d.ts +34 -0
  98. package/dist/models/EmailRelationshipsJobsSchema.d.ts.map +1 -0
  99. package/dist/models/EmailRelationshipsJobsSchema.js +50 -0
  100. package/dist/models/EmailRelationshipsJobsSchema.js.map +1 -0
  101. package/dist/models/EmailRelationshipsJobsSchemaDataInner.d.ts +39 -0
  102. package/dist/models/EmailRelationshipsJobsSchemaDataInner.d.ts.map +1 -0
  103. package/dist/models/EmailRelationshipsJobsSchemaDataInner.js +51 -0
  104. package/dist/models/EmailRelationshipsJobsSchemaDataInner.js.map +1 -0
  105. package/dist/models/EmailRelationshipsSchema.d.ts +28 -0
  106. package/dist/models/EmailRelationshipsSchema.d.ts.map +1 -1
  107. package/dist/models/EmailRelationshipsSchema.js +12 -0
  108. package/dist/models/EmailRelationshipsSchema.js.map +1 -1
  109. package/dist/models/EmailRelationshipsUsersSchema.d.ts +34 -0
  110. package/dist/models/EmailRelationshipsUsersSchema.d.ts.map +1 -0
  111. package/dist/models/EmailRelationshipsUsersSchema.js +50 -0
  112. package/dist/models/EmailRelationshipsUsersSchema.js.map +1 -0
  113. package/dist/models/EmailRelationshipsUsersSchemaDataInner.d.ts +39 -0
  114. package/dist/models/{BriefRelationshipsUsersSchemaDataInner.d.ts.map → EmailRelationshipsUsersSchemaDataInner.d.ts.map} +1 -1
  115. package/dist/models/{BriefRelationshipsUsersSchemaDataInner.js → EmailRelationshipsUsersSchemaDataInner.js} +14 -14
  116. package/dist/models/{BriefRelationshipsUsersSchemaDataInner.js.map → EmailRelationshipsUsersSchemaDataInner.js.map} +1 -1
  117. package/dist/models/FeedbackRelationshipsJobSchema.d.ts +34 -0
  118. package/dist/models/FeedbackRelationshipsJobSchema.d.ts.map +1 -0
  119. package/dist/models/FeedbackRelationshipsJobSchema.js +50 -0
  120. package/dist/models/FeedbackRelationshipsJobSchema.js.map +1 -0
  121. package/dist/models/FeedbackRelationshipsJobsSchema.d.ts +3 -3
  122. package/dist/models/FeedbackRelationshipsJobsSchema.d.ts.map +1 -1
  123. package/dist/models/FeedbackRelationshipsJobsSchema.js +3 -3
  124. package/dist/models/FeedbackRelationshipsJobsSchema.js.map +1 -1
  125. package/dist/models/FeedbackRelationshipsSchema.d.ts +4 -4
  126. package/dist/models/FeedbackRelationshipsSchema.d.ts.map +1 -1
  127. package/dist/models/FeedbackRelationshipsSchema.js +3 -3
  128. package/dist/models/FeedbackRelationshipsSchema.js.map +1 -1
  129. package/dist/models/FeedbackWriteRelationshipsSchema.d.ts +34 -0
  130. package/dist/models/FeedbackWriteRelationshipsSchema.d.ts.map +1 -0
  131. package/dist/models/FeedbackWriteRelationshipsSchema.js +50 -0
  132. package/dist/models/FeedbackWriteRelationshipsSchema.js.map +1 -0
  133. package/dist/models/FormRelationshipsJobSchema.d.ts +34 -0
  134. package/dist/models/FormRelationshipsJobSchema.d.ts.map +1 -0
  135. package/dist/models/FormRelationshipsJobSchema.js +50 -0
  136. package/dist/models/FormRelationshipsJobSchema.js.map +1 -0
  137. package/dist/models/FormRelationshipsJobSchemaData.d.ts +39 -0
  138. package/dist/models/FormRelationshipsJobSchemaData.d.ts.map +1 -0
  139. package/dist/models/FormRelationshipsJobSchemaData.js +51 -0
  140. package/dist/models/FormRelationshipsJobSchemaData.js.map +1 -0
  141. package/dist/models/FormRelationshipsSchema.d.ts +34 -0
  142. package/dist/models/FormRelationshipsSchema.d.ts.map +1 -0
  143. package/dist/models/FormRelationshipsSchema.js +50 -0
  144. package/dist/models/FormRelationshipsSchema.js.map +1 -0
  145. package/dist/models/FormResourceSchema.d.ts +3 -2
  146. package/dist/models/FormResourceSchema.d.ts.map +1 -1
  147. package/dist/models/FormResourceSchema.js +3 -2
  148. package/dist/models/FormResourceSchema.js.map +1 -1
  149. package/dist/models/JobRelationshipsCandidatesMetaByStageSchema.d.ts +82 -0
  150. package/dist/models/JobRelationshipsCandidatesMetaByStageSchema.d.ts.map +1 -0
  151. package/dist/models/JobRelationshipsCandidatesMetaByStageSchema.js +63 -0
  152. package/dist/models/JobRelationshipsCandidatesMetaByStageSchema.js.map +1 -0
  153. package/dist/models/JobRelationshipsCandidatesMetaSchema.d.ts +45 -0
  154. package/dist/models/JobRelationshipsCandidatesMetaSchema.d.ts.map +1 -0
  155. package/dist/models/JobRelationshipsCandidatesMetaSchema.js +52 -0
  156. package/dist/models/JobRelationshipsCandidatesMetaSchema.js.map +1 -0
  157. package/dist/models/JobRelationshipsCandidatesSchema.d.ts +7 -0
  158. package/dist/models/JobRelationshipsCandidatesSchema.d.ts.map +1 -1
  159. package/dist/models/JobRelationshipsCandidatesSchema.js +3 -0
  160. package/dist/models/JobRelationshipsCandidatesSchema.js.map +1 -1
  161. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts +3 -3
  162. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.d.ts.map +1 -1
  163. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js +3 -3
  164. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationships.js.map +1 -1
  165. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.d.ts +34 -0
  166. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.d.ts.map +1 -0
  167. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.js +50 -0
  168. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeeting.js.map +1 -0
  169. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.d.ts +39 -0
  170. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.d.ts.map +1 -0
  171. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.js +51 -0
  172. package/dist/models/MeetingAiSessionResourceSchemaAllOfRelationshipsMeetingData.js.map +1 -0
  173. package/dist/models/MeetingAttendeeRelationshipsMeetingSchema.d.ts +34 -0
  174. package/dist/models/{MeetingAttendeeRelationshipsSchemaMeeting.d.ts.map → MeetingAttendeeRelationshipsMeetingSchema.d.ts.map} +1 -1
  175. package/dist/models/MeetingAttendeeRelationshipsMeetingSchema.js +50 -0
  176. package/dist/models/{MeetingAttendeeRelationshipsSchemaMeeting.js.map → MeetingAttendeeRelationshipsMeetingSchema.js.map} +1 -1
  177. package/dist/models/MeetingAttendeeRelationshipsMeetingSchemaData.d.ts +39 -0
  178. package/dist/models/{MeetingAttendeeRelationshipsSchemaMeetingData.d.ts.map → MeetingAttendeeRelationshipsMeetingSchemaData.d.ts.map} +1 -1
  179. package/dist/models/MeetingAttendeeRelationshipsMeetingSchemaData.js +51 -0
  180. package/dist/models/{MeetingAttendeeRelationshipsSchemaMeetingData.js.map → MeetingAttendeeRelationshipsMeetingSchemaData.js.map} +1 -1
  181. package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts +3 -3
  182. package/dist/models/MeetingAttendeeRelationshipsSchema.d.ts.map +1 -1
  183. package/dist/models/MeetingAttendeeRelationshipsSchema.js +3 -3
  184. package/dist/models/MeetingAttendeeRelationshipsSchema.js.map +1 -1
  185. package/dist/models/NotificationRelationshipsCallsSchema.d.ts +34 -0
  186. package/dist/models/NotificationRelationshipsCallsSchema.d.ts.map +1 -0
  187. package/dist/models/NotificationRelationshipsCallsSchema.js +50 -0
  188. package/dist/models/NotificationRelationshipsCallsSchema.js.map +1 -0
  189. package/dist/models/NotificationRelationshipsCallsSchemaDataInner.d.ts +39 -0
  190. package/dist/models/NotificationRelationshipsCallsSchemaDataInner.d.ts.map +1 -0
  191. package/dist/models/NotificationRelationshipsCallsSchemaDataInner.js +51 -0
  192. package/dist/models/NotificationRelationshipsCallsSchemaDataInner.js.map +1 -0
  193. package/dist/models/NotificationRelationshipsSchema.d.ts +7 -0
  194. package/dist/models/NotificationRelationshipsSchema.d.ts.map +1 -1
  195. package/dist/models/NotificationRelationshipsSchema.js +3 -0
  196. package/dist/models/NotificationRelationshipsSchema.js.map +1 -1
  197. package/dist/models/PersonaRelationshipsUserSchema.d.ts +3 -3
  198. package/dist/models/PersonaRelationshipsUserSchema.d.ts.map +1 -1
  199. package/dist/models/PersonaRelationshipsUserSchema.js +3 -3
  200. package/dist/models/PersonaRelationshipsUserSchema.js.map +1 -1
  201. package/dist/models/ReportRelationshipsSchema.d.ts +3 -3
  202. package/dist/models/ReportRelationshipsSchema.d.ts.map +1 -1
  203. package/dist/models/ReportRelationshipsSchema.js +3 -3
  204. package/dist/models/ReportRelationshipsSchema.js.map +1 -1
  205. package/dist/models/ReportRelationshipsTenantDataSchema.d.ts +39 -0
  206. package/dist/models/{FeedbackRelationshipsJobsSchemaData.d.ts.map → ReportRelationshipsTenantDataSchema.d.ts.map} +1 -1
  207. package/dist/models/ReportRelationshipsTenantDataSchema.js +51 -0
  208. package/dist/models/{FeedbackRelationshipsJobsSchemaData.js.map → ReportRelationshipsTenantDataSchema.js.map} +1 -1
  209. package/dist/models/ReportRelationshipsTenantSchema.d.ts +34 -0
  210. package/dist/models/ReportRelationshipsTenantSchema.d.ts.map +1 -0
  211. package/dist/models/ReportRelationshipsTenantSchema.js +50 -0
  212. package/dist/models/ReportRelationshipsTenantSchema.js.map +1 -0
  213. package/dist/models/ReportWriteRelationshipsSchema.d.ts +34 -0
  214. package/dist/models/ReportWriteRelationshipsSchema.d.ts.map +1 -0
  215. package/dist/models/ReportWriteRelationshipsSchema.js +50 -0
  216. package/dist/models/ReportWriteRelationshipsSchema.js.map +1 -0
  217. package/dist/models/ResponseRelationshipsJobSchema.d.ts +3 -3
  218. package/dist/models/ResponseRelationshipsJobSchema.d.ts.map +1 -1
  219. package/dist/models/ResponseRelationshipsJobSchema.js +3 -3
  220. package/dist/models/ResponseRelationshipsJobSchema.js.map +1 -1
  221. package/dist/models/ResponseRelationshipsJobSchemaData.d.ts +39 -0
  222. package/dist/models/{PersonaRelationshipsUserSchemaData.d.ts.map → ResponseRelationshipsJobSchemaData.d.ts.map} +1 -1
  223. package/dist/models/ResponseRelationshipsJobSchemaData.js +51 -0
  224. package/dist/models/{PersonaRelationshipsUserSchemaData.js.map → ResponseRelationshipsJobSchemaData.js.map} +1 -1
  225. package/dist/models/RoleRelationshipsPermissionsSchema.d.ts +4 -4
  226. package/dist/models/RoleRelationshipsPermissionsSchema.d.ts.map +1 -1
  227. package/dist/models/RoleRelationshipsPermissionsSchema.js +3 -3
  228. package/dist/models/RoleRelationshipsPermissionsSchema.js.map +1 -1
  229. package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.d.ts +39 -0
  230. package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.d.ts.map +1 -0
  231. package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.js +51 -0
  232. package/dist/models/RoleRelationshipsPermissionsSchemaDataInner.js.map +1 -0
  233. package/dist/models/SubmissionRelationshipsCandidateSchema.d.ts +34 -0
  234. package/dist/models/{AssessmentRelationshipsCandidateSchema.d.ts.map → SubmissionRelationshipsCandidateSchema.d.ts.map} +1 -1
  235. package/dist/models/SubmissionRelationshipsCandidateSchema.js +50 -0
  236. package/dist/models/{AssessmentRelationshipsCandidateSchema.js.map → SubmissionRelationshipsCandidateSchema.js.map} +1 -1
  237. package/dist/models/SubmissionRelationshipsCandidateSchemaData.d.ts +39 -0
  238. package/dist/models/{SubmissionRelationshipsJobsSchemaDataInner.d.ts.map → SubmissionRelationshipsCandidateSchemaData.d.ts.map} +1 -1
  239. package/dist/models/SubmissionRelationshipsCandidateSchemaData.js +51 -0
  240. package/dist/models/{SubmissionRelationshipsJobsSchemaDataInner.js.map → SubmissionRelationshipsCandidateSchemaData.js.map} +1 -1
  241. package/dist/models/SubmissionRelationshipsFormSchema.d.ts +34 -0
  242. package/dist/models/SubmissionRelationshipsFormSchema.d.ts.map +1 -0
  243. package/dist/models/SubmissionRelationshipsFormSchema.js +50 -0
  244. package/dist/models/SubmissionRelationshipsFormSchema.js.map +1 -0
  245. package/dist/models/SubmissionRelationshipsFormSchemaData.d.ts +39 -0
  246. package/dist/models/SubmissionRelationshipsFormSchemaData.d.ts.map +1 -0
  247. package/dist/models/SubmissionRelationshipsFormSchemaData.js +51 -0
  248. package/dist/models/SubmissionRelationshipsFormSchemaData.js.map +1 -0
  249. package/dist/models/SubmissionRelationshipsJobSchema.d.ts +34 -0
  250. package/dist/models/SubmissionRelationshipsJobSchema.d.ts.map +1 -0
  251. package/dist/models/SubmissionRelationshipsJobSchema.js +50 -0
  252. package/dist/models/SubmissionRelationshipsJobSchema.js.map +1 -0
  253. package/dist/models/SubmissionRelationshipsJobsSchema.d.ts +3 -3
  254. package/dist/models/SubmissionRelationshipsJobsSchema.d.ts.map +1 -1
  255. package/dist/models/SubmissionRelationshipsJobsSchema.js +3 -3
  256. package/dist/models/SubmissionRelationshipsJobsSchema.js.map +1 -1
  257. package/dist/models/SubmissionRelationshipsSchema.d.ts +13 -13
  258. package/dist/models/SubmissionRelationshipsSchema.d.ts.map +1 -1
  259. package/dist/models/SubmissionRelationshipsSchema.js +12 -12
  260. package/dist/models/SubmissionRelationshipsSchema.js.map +1 -1
  261. package/dist/models/SubmissionRelationshipsTalentSchema.d.ts +34 -0
  262. package/dist/models/SubmissionRelationshipsTalentSchema.d.ts.map +1 -0
  263. package/dist/models/SubmissionRelationshipsTalentSchema.js +50 -0
  264. package/dist/models/SubmissionRelationshipsTalentSchema.js.map +1 -0
  265. package/dist/models/SubmissionRelationshipsTalentSchemaData.d.ts +39 -0
  266. package/dist/models/SubmissionRelationshipsTalentSchemaData.d.ts.map +1 -0
  267. package/dist/models/SubmissionRelationshipsTalentSchemaData.js +51 -0
  268. package/dist/models/SubmissionRelationshipsTalentSchemaData.js.map +1 -0
  269. package/dist/models/SubmissionWriteRelationshipsSchema.d.ts +55 -0
  270. package/dist/models/SubmissionWriteRelationshipsSchema.d.ts.map +1 -0
  271. package/dist/models/SubmissionWriteRelationshipsSchema.js +59 -0
  272. package/dist/models/SubmissionWriteRelationshipsSchema.js.map +1 -0
  273. package/dist/models/SurveyAttributesSchema.d.ts +2 -2
  274. package/dist/models/TalentRelationshipsSchema.d.ts +7 -0
  275. package/dist/models/TalentRelationshipsSchema.d.ts.map +1 -1
  276. package/dist/models/TalentRelationshipsSchema.js +3 -0
  277. package/dist/models/TalentRelationshipsSchema.js.map +1 -1
  278. package/dist/models/TalentRelationshipsTasksSchema.d.ts +34 -0
  279. package/dist/models/TalentRelationshipsTasksSchema.d.ts.map +1 -0
  280. package/dist/models/TalentRelationshipsTasksSchema.js +50 -0
  281. package/dist/models/TalentRelationshipsTasksSchema.js.map +1 -0
  282. package/dist/models/TalentRelationshipsTasksSchemaDataInner.d.ts +39 -0
  283. package/dist/models/TalentRelationshipsTasksSchemaDataInner.d.ts.map +1 -0
  284. package/dist/models/TalentRelationshipsTasksSchemaDataInner.js +51 -0
  285. package/dist/models/TalentRelationshipsTasksSchemaDataInner.js.map +1 -0
  286. package/dist/models/TriggerAttributesSchema.d.ts +58 -0
  287. package/dist/models/TriggerAttributesSchema.d.ts.map +1 -0
  288. package/dist/models/TriggerAttributesSchema.js +58 -0
  289. package/dist/models/TriggerAttributesSchema.js.map +1 -0
  290. package/dist/models/TriggerRelationshipsSchema.d.ts +34 -0
  291. package/dist/models/TriggerRelationshipsSchema.d.ts.map +1 -0
  292. package/dist/models/TriggerRelationshipsSchema.js +50 -0
  293. package/dist/models/TriggerRelationshipsSchema.js.map +1 -0
  294. package/dist/models/TriggerRelationshipsWorkflowSchema.d.ts +34 -0
  295. package/dist/models/TriggerRelationshipsWorkflowSchema.d.ts.map +1 -0
  296. package/dist/models/TriggerRelationshipsWorkflowSchema.js +50 -0
  297. package/dist/models/TriggerRelationshipsWorkflowSchema.js.map +1 -0
  298. package/dist/models/TriggerResourceSchema.d.ts +75 -0
  299. package/dist/models/TriggerResourceSchema.d.ts.map +1 -0
  300. package/dist/models/TriggerResourceSchema.js +75 -0
  301. package/dist/models/TriggerResourceSchema.js.map +1 -0
  302. package/dist/models/TriggerSchema.d.ts +49 -0
  303. package/dist/models/TriggerSchema.d.ts.map +1 -0
  304. package/dist/models/TriggerSchema.js +55 -0
  305. package/dist/models/TriggerSchema.js.map +1 -0
  306. package/dist/models/TriggersSchema.d.ts +48 -0
  307. package/dist/models/TriggersSchema.d.ts.map +1 -0
  308. package/dist/models/TriggersSchema.js +56 -0
  309. package/dist/models/TriggersSchema.js.map +1 -0
  310. package/dist/models/UpdateBriefRequestBodyData.d.ts +3 -3
  311. package/dist/models/UpdateBriefRequestBodyData.d.ts.map +1 -1
  312. package/dist/models/UpdateBriefRequestBodyData.js +3 -3
  313. package/dist/models/UpdateBriefRequestBodyData.js.map +1 -1
  314. package/dist/models/UpdateFeedbackRequestBodyData.d.ts +3 -3
  315. package/dist/models/UpdateFeedbackRequestBodyData.d.ts.map +1 -1
  316. package/dist/models/UpdateFeedbackRequestBodyData.js +3 -3
  317. package/dist/models/UpdateFeedbackRequestBodyData.js.map +1 -1
  318. package/dist/models/UpdateSubmissionRequestBodyData.d.ts +3 -3
  319. package/dist/models/UpdateSubmissionRequestBodyData.d.ts.map +1 -1
  320. package/dist/models/UpdateSubmissionRequestBodyData.js +3 -3
  321. package/dist/models/UpdateSubmissionRequestBodyData.js.map +1 -1
  322. package/dist/models/WorkflowAttributesSchema.d.ts +76 -0
  323. package/dist/models/WorkflowAttributesSchema.d.ts.map +1 -0
  324. package/dist/models/WorkflowAttributesSchema.js +64 -0
  325. package/dist/models/WorkflowAttributesSchema.js.map +1 -0
  326. package/dist/models/WorkflowAttributesSchemaTimestamps.d.ts +39 -0
  327. package/dist/models/WorkflowAttributesSchemaTimestamps.d.ts.map +1 -0
  328. package/dist/models/WorkflowAttributesSchemaTimestamps.js +51 -0
  329. package/dist/models/WorkflowAttributesSchemaTimestamps.js.map +1 -0
  330. package/dist/models/WorkflowRelationshipsRunsSchema.d.ts +34 -0
  331. package/dist/models/WorkflowRelationshipsRunsSchema.d.ts.map +1 -0
  332. package/dist/models/WorkflowRelationshipsRunsSchema.js +50 -0
  333. package/dist/models/WorkflowRelationshipsRunsSchema.js.map +1 -0
  334. package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.d.ts +39 -0
  335. package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.d.ts.map +1 -0
  336. package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.js +51 -0
  337. package/dist/models/WorkflowRelationshipsRunsSchemaDataInner.js.map +1 -0
  338. package/dist/models/WorkflowRelationshipsSchema.d.ts +41 -0
  339. package/dist/models/WorkflowRelationshipsSchema.d.ts.map +1 -0
  340. package/dist/models/WorkflowRelationshipsSchema.js +53 -0
  341. package/dist/models/WorkflowRelationshipsSchema.js.map +1 -0
  342. package/dist/models/WorkflowRelationshipsTriggersSchema.d.ts +34 -0
  343. package/dist/models/WorkflowRelationshipsTriggersSchema.d.ts.map +1 -0
  344. package/dist/models/WorkflowRelationshipsTriggersSchema.js +50 -0
  345. package/dist/models/WorkflowRelationshipsTriggersSchema.js.map +1 -0
  346. package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.d.ts +39 -0
  347. package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.d.ts.map +1 -0
  348. package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.js +51 -0
  349. package/dist/models/WorkflowRelationshipsTriggersSchemaDataInner.js.map +1 -0
  350. package/dist/models/WorkflowResourceSchema.d.ts +75 -0
  351. package/dist/models/WorkflowResourceSchema.d.ts.map +1 -0
  352. package/dist/models/WorkflowResourceSchema.js +75 -0
  353. package/dist/models/WorkflowResourceSchema.js.map +1 -0
  354. package/dist/models/WorkflowSchema.d.ts +49 -0
  355. package/dist/models/WorkflowSchema.d.ts.map +1 -0
  356. package/dist/models/WorkflowSchema.js +55 -0
  357. package/dist/models/WorkflowSchema.js.map +1 -0
  358. package/dist/models/WorkflowsSchema.d.ts +48 -0
  359. package/dist/models/WorkflowsSchema.d.ts.map +1 -0
  360. package/dist/models/WorkflowsSchema.js +56 -0
  361. package/dist/models/WorkflowsSchema.js.map +1 -0
  362. package/dist/models/index.d.ts +59 -12
  363. package/dist/models/index.d.ts.map +1 -1
  364. package/dist/models/index.js +59 -12
  365. package/dist/models/index.js.map +1 -1
  366. package/package.json +1 -1
  367. package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts +0 -39
  368. package/dist/models/AssessmentRelationshipsCandidateDataSchema.d.ts.map +0 -1
  369. package/dist/models/AssessmentRelationshipsCandidateDataSchema.js +0 -51
  370. package/dist/models/AssessmentRelationshipsCandidateDataSchema.js.map +0 -1
  371. package/dist/models/AssessmentRelationshipsCandidateSchema.d.ts +0 -34
  372. package/dist/models/AssessmentRelationshipsCandidateSchema.js +0 -50
  373. package/dist/models/BriefRelationshipsUsersSchemaDataInner.d.ts +0 -39
  374. package/dist/models/FeedbackRelationshipsJobsSchemaData.d.ts +0 -39
  375. package/dist/models/FeedbackRelationshipsJobsSchemaData.js +0 -51
  376. package/dist/models/LinkRelationshipsFileDataSchema.d.ts +0 -39
  377. package/dist/models/LinkRelationshipsFileDataSchema.d.ts.map +0 -1
  378. package/dist/models/LinkRelationshipsFileDataSchema.js +0 -51
  379. package/dist/models/LinkRelationshipsFileDataSchema.js.map +0 -1
  380. package/dist/models/LinkRelationshipsFileSchema.d.ts +0 -34
  381. package/dist/models/LinkRelationshipsFileSchema.js +0 -50
  382. package/dist/models/LinkRelationshipsSchema.d.ts +0 -34
  383. package/dist/models/LinkRelationshipsSchema.d.ts.map +0 -1
  384. package/dist/models/LinkRelationshipsSchema.js +0 -50
  385. package/dist/models/LinkRelationshipsSchema.js.map +0 -1
  386. package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.d.ts +0 -34
  387. package/dist/models/MeetingAttendeeRelationshipsSchemaMeeting.js +0 -50
  388. package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.d.ts +0 -39
  389. package/dist/models/MeetingAttendeeRelationshipsSchemaMeetingData.js +0 -51
  390. package/dist/models/PersonaRelationshipsUserSchemaData.d.ts +0 -39
  391. package/dist/models/PersonaRelationshipsUserSchemaData.js +0 -51
  392. package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts +0 -39
  393. package/dist/models/RoleRelationshipsPermissionsDataSchema.d.ts.map +0 -1
  394. package/dist/models/RoleRelationshipsPermissionsDataSchema.js +0 -51
  395. package/dist/models/RoleRelationshipsPermissionsDataSchema.js.map +0 -1
  396. package/dist/models/SubmissionRelationshipsJobsSchemaDataInner.d.ts +0 -39
  397. package/dist/models/SubmissionRelationshipsJobsSchemaDataInner.js +0 -51
@@ -0,0 +1,34 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { FeedbackRelationshipsJobsSchema } from './FeedbackRelationshipsJobsSchema';
13
+ /**
14
+ * WRITE shape for request bodies: the storage-convention plural keys the services and the existing SDK writer classes use. Responses use the wire-shaped <X>RelationshipsSchema instead - the two deliberately differ (PLAN_RELATIONSHIP_CONTRACT.md).
15
+ * @export
16
+ * @interface FeedbackWriteRelationshipsSchema
17
+ */
18
+ export interface FeedbackWriteRelationshipsSchema {
19
+ /**
20
+ *
21
+ * @type {FeedbackRelationshipsJobsSchema}
22
+ * @memberof FeedbackWriteRelationshipsSchema
23
+ */
24
+ jobs?: FeedbackRelationshipsJobsSchema;
25
+ }
26
+ /**
27
+ * Check if a given object implements the FeedbackWriteRelationshipsSchema interface.
28
+ */
29
+ export declare function instanceOfFeedbackWriteRelationshipsSchema(value: object): value is FeedbackWriteRelationshipsSchema;
30
+ export declare function FeedbackWriteRelationshipsSchemaFromJSON(json: any): FeedbackWriteRelationshipsSchema;
31
+ export declare function FeedbackWriteRelationshipsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): FeedbackWriteRelationshipsSchema;
32
+ export declare function FeedbackWriteRelationshipsSchemaToJSON(json: any): FeedbackWriteRelationshipsSchema;
33
+ export declare function FeedbackWriteRelationshipsSchemaToJSONTyped(value?: FeedbackWriteRelationshipsSchema | null, ignoreDiscriminator?: boolean): any;
34
+ //# sourceMappingURL=FeedbackWriteRelationshipsSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FeedbackWriteRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/FeedbackWriteRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AAQzF;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,IAAI,CAAC,EAAE,+BAA+B,CAAC;CAC1C;AAED;;GAEG;AACH,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,gCAAgC,CAEnH;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAEpG;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gCAAgC,CAQvI;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAElG;AAED,wBAAgB,2CAA2C,CAAC,KAAK,CAAC,EAAE,gCAAgC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAStJ"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfFeedbackWriteRelationshipsSchema = instanceOfFeedbackWriteRelationshipsSchema;
17
+ exports.FeedbackWriteRelationshipsSchemaFromJSON = FeedbackWriteRelationshipsSchemaFromJSON;
18
+ exports.FeedbackWriteRelationshipsSchemaFromJSONTyped = FeedbackWriteRelationshipsSchemaFromJSONTyped;
19
+ exports.FeedbackWriteRelationshipsSchemaToJSON = FeedbackWriteRelationshipsSchemaToJSON;
20
+ exports.FeedbackWriteRelationshipsSchemaToJSONTyped = FeedbackWriteRelationshipsSchemaToJSONTyped;
21
+ const FeedbackRelationshipsJobsSchema_1 = require("./FeedbackRelationshipsJobsSchema");
22
+ /**
23
+ * Check if a given object implements the FeedbackWriteRelationshipsSchema interface.
24
+ */
25
+ function instanceOfFeedbackWriteRelationshipsSchema(value) {
26
+ return true;
27
+ }
28
+ function FeedbackWriteRelationshipsSchemaFromJSON(json) {
29
+ return FeedbackWriteRelationshipsSchemaFromJSONTyped(json, false);
30
+ }
31
+ function FeedbackWriteRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'jobs': json['jobs'] == null ? undefined : (0, FeedbackRelationshipsJobsSchema_1.FeedbackRelationshipsJobsSchemaFromJSON)(json['jobs']),
37
+ };
38
+ }
39
+ function FeedbackWriteRelationshipsSchemaToJSON(json) {
40
+ return FeedbackWriteRelationshipsSchemaToJSONTyped(json, false);
41
+ }
42
+ function FeedbackWriteRelationshipsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'jobs': (0, FeedbackRelationshipsJobsSchema_1.FeedbackRelationshipsJobsSchemaToJSON)(value['jobs']),
48
+ };
49
+ }
50
+ //# sourceMappingURL=FeedbackWriteRelationshipsSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FeedbackWriteRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/FeedbackWriteRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,gGAEC;AAED,4FAEC;AAED,sGAQC;AAED,wFAEC;AAED,kGASC;AAvDD,uFAK2C;AAgB3C;;GAEG;AACH,SAAgB,0CAA0C,CAAC,KAAa;IACpE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS,EAAE,mBAA4B;IACjG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,yEAAuC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACnG,CAAC;AACN,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,KAA+C,EAAE,sBAA+B,KAAK;IAC7I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,uEAAqC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC/D,CAAC;AACN,CAAC"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { FormRelationshipsJobSchemaData } from './FormRelationshipsJobSchemaData';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface FormRelationshipsJobSchema
17
+ */
18
+ export interface FormRelationshipsJobSchema {
19
+ /**
20
+ *
21
+ * @type {FormRelationshipsJobSchemaData}
22
+ * @memberof FormRelationshipsJobSchema
23
+ */
24
+ data?: FormRelationshipsJobSchemaData | null;
25
+ }
26
+ /**
27
+ * Check if a given object implements the FormRelationshipsJobSchema interface.
28
+ */
29
+ export declare function instanceOfFormRelationshipsJobSchema(value: object): value is FormRelationshipsJobSchema;
30
+ export declare function FormRelationshipsJobSchemaFromJSON(json: any): FormRelationshipsJobSchema;
31
+ export declare function FormRelationshipsJobSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): FormRelationshipsJobSchema;
32
+ export declare function FormRelationshipsJobSchemaToJSON(json: any): FormRelationshipsJobSchema;
33
+ export declare function FormRelationshipsJobSchemaToJSONTyped(value?: FormRelationshipsJobSchema | null, ignoreDiscriminator?: boolean): any;
34
+ //# sourceMappingURL=FormRelationshipsJobSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FormRelationshipsJobSchema.d.ts","sourceRoot":"","sources":["../../src/models/FormRelationshipsJobSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AAQvF;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,IAAI,CAAC,EAAE,8BAA8B,GAAG,IAAI,CAAC;CAChD;AAED;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0BAA0B,CAEvG;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAQ3H;AAED,wBAAgB,gCAAgC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAEtF;AAED,wBAAgB,qCAAqC,CAAC,KAAK,CAAC,EAAE,0BAA0B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAS1I"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfFormRelationshipsJobSchema = instanceOfFormRelationshipsJobSchema;
17
+ exports.FormRelationshipsJobSchemaFromJSON = FormRelationshipsJobSchemaFromJSON;
18
+ exports.FormRelationshipsJobSchemaFromJSONTyped = FormRelationshipsJobSchemaFromJSONTyped;
19
+ exports.FormRelationshipsJobSchemaToJSON = FormRelationshipsJobSchemaToJSON;
20
+ exports.FormRelationshipsJobSchemaToJSONTyped = FormRelationshipsJobSchemaToJSONTyped;
21
+ const FormRelationshipsJobSchemaData_1 = require("./FormRelationshipsJobSchemaData");
22
+ /**
23
+ * Check if a given object implements the FormRelationshipsJobSchema interface.
24
+ */
25
+ function instanceOfFormRelationshipsJobSchema(value) {
26
+ return true;
27
+ }
28
+ function FormRelationshipsJobSchemaFromJSON(json) {
29
+ return FormRelationshipsJobSchemaFromJSONTyped(json, false);
30
+ }
31
+ function FormRelationshipsJobSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'data': json['data'] == null ? undefined : (0, FormRelationshipsJobSchemaData_1.FormRelationshipsJobSchemaDataFromJSON)(json['data']),
37
+ };
38
+ }
39
+ function FormRelationshipsJobSchemaToJSON(json) {
40
+ return FormRelationshipsJobSchemaToJSONTyped(json, false);
41
+ }
42
+ function FormRelationshipsJobSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'data': (0, FormRelationshipsJobSchemaData_1.FormRelationshipsJobSchemaDataToJSON)(value['data']),
48
+ };
49
+ }
50
+ //# sourceMappingURL=FormRelationshipsJobSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FormRelationshipsJobSchema.js","sourceRoot":"","sources":["../../src/models/FormRelationshipsJobSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,oFAEC;AAED,gFAEC;AAED,0FAQC;AAED,4EAEC;AAED,sFASC;AAvDD,qFAK0C;AAgB1C;;GAEG;AACH,SAAgB,oCAAoC,CAAC,KAAa;IAC9D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kCAAkC,CAAC,IAAS;IACxD,OAAO,uCAAuC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChE,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS,EAAE,mBAA4B;IAC3F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,uEAAsC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAClG,CAAC;AACN,CAAC;AAED,SAAgB,gCAAgC,CAAC,IAAS;IACtD,OAAO,qCAAqC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9D,CAAC;AAED,SAAgB,qCAAqC,CAAC,KAAyC,EAAE,sBAA+B,KAAK;IACjI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,qEAAoC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC9D,CAAC;AACN,CAAC"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface FormRelationshipsJobSchemaData
16
+ */
17
+ export interface FormRelationshipsJobSchemaData {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof FormRelationshipsJobSchemaData
22
+ */
23
+ type?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof FormRelationshipsJobSchemaData
28
+ */
29
+ id?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the FormRelationshipsJobSchemaData interface.
33
+ */
34
+ export declare function instanceOfFormRelationshipsJobSchemaData(value: object): value is FormRelationshipsJobSchemaData;
35
+ export declare function FormRelationshipsJobSchemaDataFromJSON(json: any): FormRelationshipsJobSchemaData;
36
+ export declare function FormRelationshipsJobSchemaDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): FormRelationshipsJobSchemaData;
37
+ export declare function FormRelationshipsJobSchemaDataToJSON(json: any): FormRelationshipsJobSchemaData;
38
+ export declare function FormRelationshipsJobSchemaDataToJSONTyped(value?: FormRelationshipsJobSchemaData | null, ignoreDiscriminator?: boolean): any;
39
+ //# sourceMappingURL=FormRelationshipsJobSchemaData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FormRelationshipsJobSchemaData.d.ts","sourceRoot":"","sources":["../../src/models/FormRelationshipsJobSchemaData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,wCAAwC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,8BAA8B,CAE/G;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAEhG;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,8BAA8B,CASnI;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,GAAG,8BAA8B,CAE9F;AAED,wBAAgB,yCAAyC,CAAC,KAAK,CAAC,EAAE,8BAA8B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUlJ"}
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfFormRelationshipsJobSchemaData = instanceOfFormRelationshipsJobSchemaData;
17
+ exports.FormRelationshipsJobSchemaDataFromJSON = FormRelationshipsJobSchemaDataFromJSON;
18
+ exports.FormRelationshipsJobSchemaDataFromJSONTyped = FormRelationshipsJobSchemaDataFromJSONTyped;
19
+ exports.FormRelationshipsJobSchemaDataToJSON = FormRelationshipsJobSchemaDataToJSON;
20
+ exports.FormRelationshipsJobSchemaDataToJSONTyped = FormRelationshipsJobSchemaDataToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the FormRelationshipsJobSchemaData interface.
23
+ */
24
+ function instanceOfFormRelationshipsJobSchemaData(value) {
25
+ return true;
26
+ }
27
+ function FormRelationshipsJobSchemaDataFromJSON(json) {
28
+ return FormRelationshipsJobSchemaDataFromJSONTyped(json, false);
29
+ }
30
+ function FormRelationshipsJobSchemaDataFromJSONTyped(json, ignoreDiscriminator) {
31
+ if (json == null) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'type': json['type'] == null ? undefined : json['type'],
36
+ 'id': json['id'] == null ? undefined : json['id'],
37
+ };
38
+ }
39
+ function FormRelationshipsJobSchemaDataToJSON(json) {
40
+ return FormRelationshipsJobSchemaDataToJSONTyped(json, false);
41
+ }
42
+ function FormRelationshipsJobSchemaDataToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'type': value['type'],
48
+ 'id': value['id'],
49
+ };
50
+ }
51
+ //# sourceMappingURL=FormRelationshipsJobSchemaData.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FormRelationshipsJobSchemaData.js","sourceRoot":"","sources":["../../src/models/FormRelationshipsJobSchemaData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,4FAEC;AAED,wFAEC;AAED,kGASC;AAED,oFAEC;AAED,8FAUC;AApCD;;GAEG;AACH,SAAgB,wCAAwC,CAAC,KAAa;IAClE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,sCAAsC,CAAC,IAAS;IAC5D,OAAO,2CAA2C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACpE,CAAC;AAED,SAAgB,2CAA2C,CAAC,IAAS,EAAE,mBAA4B;IAC/F,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;QACvD,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC;KACpD,CAAC;AACN,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS;IAC1D,OAAO,yCAAyC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClE,CAAC;AAED,SAAgB,yCAAyC,CAAC,KAA6C,EAAE,sBAA+B,KAAK;IACzI,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;KACpB,CAAC;AACN,CAAC"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { FormRelationshipsJobSchema } from './FormRelationshipsJobSchema';
13
+ /**
14
+ * Declared in the WIRE shape: the row stores plural `jobs` with one entry, transform_all_relationships serialises it as to-one singular `job`.
15
+ * @export
16
+ * @interface FormRelationshipsSchema
17
+ */
18
+ export interface FormRelationshipsSchema {
19
+ /**
20
+ *
21
+ * @type {FormRelationshipsJobSchema}
22
+ * @memberof FormRelationshipsSchema
23
+ */
24
+ job?: FormRelationshipsJobSchema;
25
+ }
26
+ /**
27
+ * Check if a given object implements the FormRelationshipsSchema interface.
28
+ */
29
+ export declare function instanceOfFormRelationshipsSchema(value: object): value is FormRelationshipsSchema;
30
+ export declare function FormRelationshipsSchemaFromJSON(json: any): FormRelationshipsSchema;
31
+ export declare function FormRelationshipsSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): FormRelationshipsSchema;
32
+ export declare function FormRelationshipsSchemaToJSON(json: any): FormRelationshipsSchema;
33
+ export declare function FormRelationshipsSchemaToJSONTyped(value?: FormRelationshipsSchema | null, ignoreDiscriminator?: boolean): any;
34
+ //# sourceMappingURL=FormRelationshipsSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FormRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/FormRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAQ/E;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,GAAG,CAAC,EAAE,0BAA0B,CAAC;CACpC;AAED;;GAEG;AACH,wBAAgB,iCAAiC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uBAAuB,CAEjG;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAElF;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uBAAuB,CAQrH;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAEhF;AAED,wBAAgB,kCAAkC,CAAC,KAAK,CAAC,EAAE,uBAAuB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASpI"}
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfFormRelationshipsSchema = instanceOfFormRelationshipsSchema;
17
+ exports.FormRelationshipsSchemaFromJSON = FormRelationshipsSchemaFromJSON;
18
+ exports.FormRelationshipsSchemaFromJSONTyped = FormRelationshipsSchemaFromJSONTyped;
19
+ exports.FormRelationshipsSchemaToJSON = FormRelationshipsSchemaToJSON;
20
+ exports.FormRelationshipsSchemaToJSONTyped = FormRelationshipsSchemaToJSONTyped;
21
+ const FormRelationshipsJobSchema_1 = require("./FormRelationshipsJobSchema");
22
+ /**
23
+ * Check if a given object implements the FormRelationshipsSchema interface.
24
+ */
25
+ function instanceOfFormRelationshipsSchema(value) {
26
+ return true;
27
+ }
28
+ function FormRelationshipsSchemaFromJSON(json) {
29
+ return FormRelationshipsSchemaFromJSONTyped(json, false);
30
+ }
31
+ function FormRelationshipsSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'job': json['job'] == null ? undefined : (0, FormRelationshipsJobSchema_1.FormRelationshipsJobSchemaFromJSON)(json['job']),
37
+ };
38
+ }
39
+ function FormRelationshipsSchemaToJSON(json) {
40
+ return FormRelationshipsSchemaToJSONTyped(json, false);
41
+ }
42
+ function FormRelationshipsSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'job': (0, FormRelationshipsJobSchema_1.FormRelationshipsJobSchemaToJSON)(value['job']),
48
+ };
49
+ }
50
+ //# sourceMappingURL=FormRelationshipsSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FormRelationshipsSchema.js","sourceRoot":"","sources":["../../src/models/FormRelationshipsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,8EAEC;AAED,0EAEC;AAED,oFAQC;AAED,sEAEC;AAED,gFASC;AAvDD,6EAKsC;AAgBtC;;GAEG;AACH,SAAgB,iCAAiC,CAAC,KAAa;IAC3D,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,+BAA+B,CAAC,IAAS;IACrD,OAAO,oCAAoC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7D,CAAC;AAED,SAAgB,oCAAoC,CAAC,IAAS,EAAE,mBAA4B;IACxF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,KAAK,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,+DAAkC,EAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KAC3F,CAAC;AACN,CAAC;AAED,SAAgB,6BAA6B,CAAC,IAAS;IACnD,OAAO,kCAAkC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3D,CAAC;AAED,SAAgB,kCAAkC,CAAC,KAAsC,EAAE,sBAA+B,KAAK;IAC3H,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,KAAK,EAAE,IAAA,6DAAgC,EAAC,KAAK,CAAC,KAAK,CAAC,CAAC;KACxD,CAAC;AACN,CAAC"}
@@ -11,6 +11,7 @@
11
11
  */
12
12
  import type { FormAttributesSchema } from './FormAttributesSchema';
13
13
  import type { ResourceLinksSchema } from './ResourceLinksSchema';
14
+ import type { FormRelationshipsSchema } from './FormRelationshipsSchema';
14
15
  /**
15
16
  *
16
17
  * @export
@@ -37,10 +38,10 @@ export interface FormResourceSchema {
37
38
  attributes: FormAttributesSchema;
38
39
  /**
39
40
  *
40
- * @type {object}
41
+ * @type {FormRelationshipsSchema}
41
42
  * @memberof FormResourceSchema
42
43
  */
43
- relationships?: object;
44
+ relationships?: FormRelationshipsSchema;
44
45
  /**
45
46
  *
46
47
  * @type {ResourceLinksSchema}
@@ -1 +1 @@
1
- {"version":3,"file":"FormResourceSchema.d.ts","sourceRoot":"","sources":["../../src/models/FormResourceSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAOnE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAQjE;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,IAAI,EAAE,0BAA0B,CAAC;IACjC;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;;OAIG;IACH,UAAU,EAAE,oBAAoB,CAAC;IACjC;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KAAE,CAAC;CAClC;AAGD;;GAEG;AACH,eAAO,MAAM,0BAA0B;;CAE7B,CAAC;AACX,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,MAAM,OAAO,0BAA0B,CAAC,CAAC;AAGpH;;GAEG;AACH,wBAAgB,4BAA4B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,kBAAkB,CAKvF;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,GAAG,kBAAkB,CAExE;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kBAAkB,CAa3G;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,GAAG,GAAG,kBAAkB,CAEtE;AAED,wBAAgB,6BAA6B,CAAC,KAAK,CAAC,EAAE,kBAAkB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAc1H"}
1
+ {"version":3,"file":"FormResourceSchema.d.ts","sourceRoot":"","sources":["../../src/models/FormResourceSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAOnE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAOjE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAQzE;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,IAAI,EAAE,0BAA0B,CAAC;IACjC;;;;OAIG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;;;OAIG;IACH,UAAU,EAAE,oBAAoB,CAAC;IACjC;;;;OAIG;IACH,aAAa,CAAC,EAAE,uBAAuB,CAAC;IACxC;;;;OAIG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KAAE,CAAC;CAClC;AAGD;;GAEG;AACH,eAAO,MAAM,0BAA0B;;CAE7B,CAAC;AACX,MAAM,MAAM,0BAA0B,GAAG,OAAO,0BAA0B,CAAC,MAAM,OAAO,0BAA0B,CAAC,CAAC;AAGpH;;GAEG;AACH,wBAAgB,4BAA4B,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,kBAAkB,CAKvF;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,GAAG,kBAAkB,CAExE;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kBAAkB,CAa3G;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,GAAG,GAAG,kBAAkB,CAEtE;AAED,wBAAgB,6BAA6B,CAAC,KAAK,CAAC,EAAE,kBAAkB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAc1H"}
@@ -21,6 +21,7 @@ exports.FormResourceSchemaToJSON = FormResourceSchemaToJSON;
21
21
  exports.FormResourceSchemaToJSONTyped = FormResourceSchemaToJSONTyped;
22
22
  const FormAttributesSchema_1 = require("./FormAttributesSchema");
23
23
  const ResourceLinksSchema_1 = require("./ResourceLinksSchema");
24
+ const FormRelationshipsSchema_1 = require("./FormRelationshipsSchema");
24
25
  /**
25
26
  * @export
26
27
  */
@@ -50,7 +51,7 @@ function FormResourceSchemaFromJSONTyped(json, ignoreDiscriminator) {
50
51
  'type': json['type'],
51
52
  'id': json['id'],
52
53
  'attributes': (0, FormAttributesSchema_1.FormAttributesSchemaFromJSON)(json['attributes']),
53
- 'relationships': json['relationships'] == null ? undefined : json['relationships'],
54
+ 'relationships': json['relationships'] == null ? undefined : (0, FormRelationshipsSchema_1.FormRelationshipsSchemaFromJSON)(json['relationships']),
54
55
  'links': json['links'] == null ? undefined : (0, ResourceLinksSchema_1.ResourceLinksSchemaFromJSON)(json['links']),
55
56
  'meta': json['meta'] == null ? undefined : json['meta'],
56
57
  };
@@ -66,7 +67,7 @@ function FormResourceSchemaToJSONTyped(value, ignoreDiscriminator = false) {
66
67
  'type': value['type'],
67
68
  'id': value['id'],
68
69
  'attributes': (0, FormAttributesSchema_1.FormAttributesSchemaToJSON)(value['attributes']),
69
- 'relationships': value['relationships'],
70
+ 'relationships': (0, FormRelationshipsSchema_1.FormRelationshipsSchemaToJSON)(value['relationships']),
70
71
  'links': (0, ResourceLinksSchema_1.ResourceLinksSchemaToJSON)(value['links']),
71
72
  'meta': value['meta'],
72
73
  };
@@ -1 +1 @@
1
- {"version":3,"file":"FormResourceSchema.js","sourceRoot":"","sources":["../../src/models/FormResourceSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA2EH,oEAKC;AAED,gEAEC;AAED,0EAaC;AAED,4DAEC;AAED,sEAcC;AAnHD,iEAKgC;AAEhC,+DAK+B;AA+C/B;;GAEG;AACU,QAAA,0BAA0B,GAAG;IACtC,KAAK,EAAE,OAAO;CACR,CAAC;AAIX;;GAEG;AACH,SAAgB,4BAA4B,CAAC,KAAa;IACtD,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChE,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,0BAA0B,CAAC,IAAS;IAChD,OAAO,+BAA+B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxD,CAAC;AAED,SAAgB,+BAA+B,CAAC,IAAS,EAAE,mBAA4B;IACnF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,YAAY,EAAE,IAAA,mDAA4B,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9D,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;QAClF,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;KAC1D,CAAC;AACN,CAAC;AAED,SAAgB,wBAAwB,CAAC,IAAS;IAC9C,OAAO,6BAA6B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtD,CAAC;AAED,SAAgB,6BAA6B,CAAC,KAAiC,EAAE,sBAA+B,KAAK;IACjH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;QACjB,YAAY,EAAE,IAAA,iDAA0B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QAC7D,eAAe,EAAE,KAAK,CAAC,eAAe,CAAC;QACvC,OAAO,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QAClD,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;KACxB,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"FormResourceSchema.js","sourceRoot":"","sources":["../../src/models/FormResourceSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAkFH,oEAKC;AAED,gEAEC;AAED,0EAaC;AAED,4DAEC;AAED,sEAcC;AA1HD,iEAKgC;AAEhC,+DAK+B;AAE/B,uEAKmC;AA+CnC;;GAEG;AACU,QAAA,0BAA0B,GAAG;IACtC,KAAK,EAAE,OAAO;CACR,CAAC;AAIX;;GAEG;AACH,SAAgB,4BAA4B,CAAC,KAAa;IACtD,IAAI,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACpE,IAAI,CAAC,CAAC,IAAI,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChE,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,0BAA0B,CAAC,IAAS;IAChD,OAAO,+BAA+B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxD,CAAC;AAED,SAAgB,+BAA+B,CAAC,IAAS,EAAE,mBAA4B;IACnF,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,YAAY,EAAE,IAAA,mDAA4B,EAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC9D,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,yDAA+B,EAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QACnH,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,iDAA2B,EAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACvF,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC;KAC1D,CAAC;AACN,CAAC;AAED,SAAgB,wBAAwB,CAAC,IAAS;IAC9C,OAAO,6BAA6B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtD,CAAC;AAED,SAAgB,6BAA6B,CAAC,KAAiC,EAAE,sBAA+B,KAAK;IACjH,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;QACrB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;QACjB,YAAY,EAAE,IAAA,iDAA0B,EAAC,KAAK,CAAC,YAAY,CAAC,CAAC;QAC7D,eAAe,EAAE,IAAA,uDAA6B,EAAC,KAAK,CAAC,eAAe,CAAC,CAAC;QACtE,OAAO,EAAE,IAAA,+CAAyB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QAClD,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC;KACxB,CAAC;AACN,CAAC"}
@@ -0,0 +1,82 @@
1
+ /**
2
+ * SmartyMeet Dev03 API REST
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.1
6
+ * Contact: developer@smartymeet.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * Candidate count per v2 pipeline stage, in funnel order.
14
+ * Deprecated v1 stage values still stored on older candidate
15
+ * rows are folded into their v2 bucket by the counter
16
+ * (screened -> screening, interviewed -> interview, ...), so
17
+ * these eight keys are the complete vocabulary. A missing key
18
+ * means zero. The values are designed to sum to `total`; a
19
+ * persistent mismatch means counter drift and is worth
20
+ * surfacing, not hiding.
21
+ * @export
22
+ * @interface JobRelationshipsCandidatesMetaByStageSchema
23
+ */
24
+ export interface JobRelationshipsCandidatesMetaByStageSchema {
25
+ /**
26
+ *
27
+ * @type {number}
28
+ * @memberof JobRelationshipsCandidatesMetaByStageSchema
29
+ */
30
+ sourcing?: number;
31
+ /**
32
+ *
33
+ * @type {number}
34
+ * @memberof JobRelationshipsCandidatesMetaByStageSchema
35
+ */
36
+ screening?: number;
37
+ /**
38
+ *
39
+ * @type {number}
40
+ * @memberof JobRelationshipsCandidatesMetaByStageSchema
41
+ */
42
+ assessment?: number;
43
+ /**
44
+ *
45
+ * @type {number}
46
+ * @memberof JobRelationshipsCandidatesMetaByStageSchema
47
+ */
48
+ interview?: number;
49
+ /**
50
+ *
51
+ * @type {number}
52
+ * @memberof JobRelationshipsCandidatesMetaByStageSchema
53
+ */
54
+ offer?: number;
55
+ /**
56
+ *
57
+ * @type {number}
58
+ * @memberof JobRelationshipsCandidatesMetaByStageSchema
59
+ */
60
+ hired?: number;
61
+ /**
62
+ *
63
+ * @type {number}
64
+ * @memberof JobRelationshipsCandidatesMetaByStageSchema
65
+ */
66
+ onboarding?: number;
67
+ /**
68
+ *
69
+ * @type {number}
70
+ * @memberof JobRelationshipsCandidatesMetaByStageSchema
71
+ */
72
+ evaluation?: number;
73
+ }
74
+ /**
75
+ * Check if a given object implements the JobRelationshipsCandidatesMetaByStageSchema interface.
76
+ */
77
+ export declare function instanceOfJobRelationshipsCandidatesMetaByStageSchema(value: object): value is JobRelationshipsCandidatesMetaByStageSchema;
78
+ export declare function JobRelationshipsCandidatesMetaByStageSchemaFromJSON(json: any): JobRelationshipsCandidatesMetaByStageSchema;
79
+ export declare function JobRelationshipsCandidatesMetaByStageSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): JobRelationshipsCandidatesMetaByStageSchema;
80
+ export declare function JobRelationshipsCandidatesMetaByStageSchemaToJSON(json: any): JobRelationshipsCandidatesMetaByStageSchema;
81
+ export declare function JobRelationshipsCandidatesMetaByStageSchemaToJSONTyped(value?: JobRelationshipsCandidatesMetaByStageSchema | null, ignoreDiscriminator?: boolean): any;
82
+ //# sourceMappingURL=JobRelationshipsCandidatesMetaByStageSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JobRelationshipsCandidatesMetaByStageSchema.d.ts","sourceRoot":"","sources":["../../src/models/JobRelationshipsCandidatesMetaByStageSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;;;;;;;;GAWG;AACH,MAAM,WAAW,2CAA2C;IACxD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,wBAAgB,qDAAqD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,2CAA2C,CAEzI;AAED,wBAAgB,mDAAmD,CAAC,IAAI,EAAE,GAAG,GAAG,2CAA2C,CAE1H;AAED,wBAAgB,wDAAwD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,2CAA2C,CAe7J;AAED,wBAAgB,iDAAiD,CAAC,IAAI,EAAE,GAAG,GAAG,2CAA2C,CAExH;AAED,wBAAgB,sDAAsD,CAAC,KAAK,CAAC,EAAE,2CAA2C,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAgB5K"}
@@ -0,0 +1,63 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * SmartyMeet Dev03 API REST
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: 1.0.1
9
+ * Contact: developer@smartymeet.com
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.instanceOfJobRelationshipsCandidatesMetaByStageSchema = instanceOfJobRelationshipsCandidatesMetaByStageSchema;
17
+ exports.JobRelationshipsCandidatesMetaByStageSchemaFromJSON = JobRelationshipsCandidatesMetaByStageSchemaFromJSON;
18
+ exports.JobRelationshipsCandidatesMetaByStageSchemaFromJSONTyped = JobRelationshipsCandidatesMetaByStageSchemaFromJSONTyped;
19
+ exports.JobRelationshipsCandidatesMetaByStageSchemaToJSON = JobRelationshipsCandidatesMetaByStageSchemaToJSON;
20
+ exports.JobRelationshipsCandidatesMetaByStageSchemaToJSONTyped = JobRelationshipsCandidatesMetaByStageSchemaToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the JobRelationshipsCandidatesMetaByStageSchema interface.
23
+ */
24
+ function instanceOfJobRelationshipsCandidatesMetaByStageSchema(value) {
25
+ return true;
26
+ }
27
+ function JobRelationshipsCandidatesMetaByStageSchemaFromJSON(json) {
28
+ return JobRelationshipsCandidatesMetaByStageSchemaFromJSONTyped(json, false);
29
+ }
30
+ function JobRelationshipsCandidatesMetaByStageSchemaFromJSONTyped(json, ignoreDiscriminator) {
31
+ if (json == null) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'sourcing': json['sourcing'] == null ? undefined : json['sourcing'],
36
+ 'screening': json['screening'] == null ? undefined : json['screening'],
37
+ 'assessment': json['assessment'] == null ? undefined : json['assessment'],
38
+ 'interview': json['interview'] == null ? undefined : json['interview'],
39
+ 'offer': json['offer'] == null ? undefined : json['offer'],
40
+ 'hired': json['hired'] == null ? undefined : json['hired'],
41
+ 'onboarding': json['onboarding'] == null ? undefined : json['onboarding'],
42
+ 'evaluation': json['evaluation'] == null ? undefined : json['evaluation'],
43
+ };
44
+ }
45
+ function JobRelationshipsCandidatesMetaByStageSchemaToJSON(json) {
46
+ return JobRelationshipsCandidatesMetaByStageSchemaToJSONTyped(json, false);
47
+ }
48
+ function JobRelationshipsCandidatesMetaByStageSchemaToJSONTyped(value, ignoreDiscriminator = false) {
49
+ if (value == null) {
50
+ return value;
51
+ }
52
+ return {
53
+ 'sourcing': value['sourcing'],
54
+ 'screening': value['screening'],
55
+ 'assessment': value['assessment'],
56
+ 'interview': value['interview'],
57
+ 'offer': value['offer'],
58
+ 'hired': value['hired'],
59
+ 'onboarding': value['onboarding'],
60
+ 'evaluation': value['evaluation'],
61
+ };
62
+ }
63
+ //# sourceMappingURL=JobRelationshipsCandidatesMetaByStageSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JobRelationshipsCandidatesMetaByStageSchema.js","sourceRoot":"","sources":["../../src/models/JobRelationshipsCandidatesMetaByStageSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AAqEH,sHAEC;AAED,kHAEC;AAED,4HAeC;AAED,8GAEC;AAED,wHAgBC;AAhDD;;GAEG;AACH,SAAgB,qDAAqD,CAAC,KAAa;IAC/E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,mDAAmD,CAAC,IAAS;IACzE,OAAO,wDAAwD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACjF,CAAC;AAED,SAAgB,wDAAwD,CAAC,IAAS,EAAE,mBAA4B;IAC5G,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;QACtE,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;QACzE,WAAW,EAAE,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC;QACtE,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;QAC1D,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC;QAC1D,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;QACzE,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;KAC5E,CAAC;AACN,CAAC;AAED,SAAgB,iDAAiD,CAAC,IAAS;IACvE,OAAO,sDAAsD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC/E,CAAC;AAED,SAAgB,sDAAsD,CAAC,KAA0D,EAAE,sBAA+B,KAAK;IACnK,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;QAC/B,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC;QACjC,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;QAC/B,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC;QACjC,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC;KACpC,CAAC;AACN,CAAC"}