@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,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.instanceOfSubmissionRelationshipsCandidateSchema = instanceOfSubmissionRelationshipsCandidateSchema;
17
+ exports.SubmissionRelationshipsCandidateSchemaFromJSON = SubmissionRelationshipsCandidateSchemaFromJSON;
18
+ exports.SubmissionRelationshipsCandidateSchemaFromJSONTyped = SubmissionRelationshipsCandidateSchemaFromJSONTyped;
19
+ exports.SubmissionRelationshipsCandidateSchemaToJSON = SubmissionRelationshipsCandidateSchemaToJSON;
20
+ exports.SubmissionRelationshipsCandidateSchemaToJSONTyped = SubmissionRelationshipsCandidateSchemaToJSONTyped;
21
+ const SubmissionRelationshipsCandidateSchemaData_1 = require("./SubmissionRelationshipsCandidateSchemaData");
22
+ /**
23
+ * Check if a given object implements the SubmissionRelationshipsCandidateSchema interface.
24
+ */
25
+ function instanceOfSubmissionRelationshipsCandidateSchema(value) {
26
+ return true;
27
+ }
28
+ function SubmissionRelationshipsCandidateSchemaFromJSON(json) {
29
+ return SubmissionRelationshipsCandidateSchemaFromJSONTyped(json, false);
30
+ }
31
+ function SubmissionRelationshipsCandidateSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'data': json['data'] == null ? undefined : (0, SubmissionRelationshipsCandidateSchemaData_1.SubmissionRelationshipsCandidateSchemaDataFromJSON)(json['data']),
37
+ };
38
+ }
39
+ function SubmissionRelationshipsCandidateSchemaToJSON(json) {
40
+ return SubmissionRelationshipsCandidateSchemaToJSONTyped(json, false);
41
+ }
42
+ function SubmissionRelationshipsCandidateSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'data': (0, SubmissionRelationshipsCandidateSchemaData_1.SubmissionRelationshipsCandidateSchemaDataToJSON)(value['data']),
48
+ };
49
+ }
50
+ //# sourceMappingURL=SubmissionRelationshipsCandidateSchema.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"AssessmentRelationshipsCandidateSchema.js","sourceRoot":"","sources":["../../src/models/AssessmentRelationshipsCandidateSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,4GAEC;AAED,wGAEC;AAED,kHAQC;AAED,oGAEC;AAED,8GASC;AAvDD,6GAKsD;AAgBtD;;GAEG;AACH,SAAgB,gDAAgD,CAAC,KAAa;IAC1E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS;IACpE,OAAO,mDAAmD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5E,CAAC;AAED,SAAgB,mDAAmD,CAAC,IAAS,EAAE,mBAA4B;IACvG,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,+FAAkD,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAC9G,CAAC;AACN,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS;IAClE,OAAO,iDAAiD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1E,CAAC;AAED,SAAgB,iDAAiD,CAAC,KAAqD,EAAE,sBAA+B,KAAK;IACzJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,6FAAgD,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC1E,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"SubmissionRelationshipsCandidateSchema.js","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsCandidateSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,4GAEC;AAED,wGAEC;AAED,kHAQC;AAED,oGAEC;AAED,8GASC;AAvDD,6GAKsD;AAgBtD;;GAEG;AACH,SAAgB,gDAAgD,CAAC,KAAa;IAC1E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS;IACpE,OAAO,mDAAmD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5E,CAAC;AAED,SAAgB,mDAAmD,CAAC,IAAS,EAAE,mBAA4B;IACvG,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,+FAAkD,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAC9G,CAAC;AACN,CAAC;AAED,SAAgB,4CAA4C,CAAC,IAAS;IAClE,OAAO,iDAAiD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1E,CAAC;AAED,SAAgB,iDAAiD,CAAC,KAAqD,EAAE,sBAA+B,KAAK;IACzJ,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,6FAAgD,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC1E,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 SubmissionRelationshipsCandidateSchemaData
16
+ */
17
+ export interface SubmissionRelationshipsCandidateSchemaData {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof SubmissionRelationshipsCandidateSchemaData
22
+ */
23
+ type?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof SubmissionRelationshipsCandidateSchemaData
28
+ */
29
+ id?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the SubmissionRelationshipsCandidateSchemaData interface.
33
+ */
34
+ export declare function instanceOfSubmissionRelationshipsCandidateSchemaData(value: object): value is SubmissionRelationshipsCandidateSchemaData;
35
+ export declare function SubmissionRelationshipsCandidateSchemaDataFromJSON(json: any): SubmissionRelationshipsCandidateSchemaData;
36
+ export declare function SubmissionRelationshipsCandidateSchemaDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): SubmissionRelationshipsCandidateSchemaData;
37
+ export declare function SubmissionRelationshipsCandidateSchemaDataToJSON(json: any): SubmissionRelationshipsCandidateSchemaData;
38
+ export declare function SubmissionRelationshipsCandidateSchemaDataToJSONTyped(value?: SubmissionRelationshipsCandidateSchemaData | null, ignoreDiscriminator?: boolean): any;
39
+ //# sourceMappingURL=SubmissionRelationshipsCandidateSchemaData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SubmissionRelationshipsJobsSchemaDataInner.d.ts","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsJobsSchemaDataInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,0CAA0C;IACvD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,oDAAoD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0CAA0C,CAEvI;AAED,wBAAgB,kDAAkD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAExH;AAED,wBAAgB,uDAAuD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0CAA0C,CAS3J;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAEtH;AAED,wBAAgB,qDAAqD,CAAC,KAAK,CAAC,EAAE,0CAA0C,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU1K"}
1
+ {"version":3,"file":"SubmissionRelationshipsCandidateSchemaData.d.ts","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsCandidateSchemaData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,0CAA0C;IACvD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,oDAAoD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,0CAA0C,CAEvI;AAED,wBAAgB,kDAAkD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAExH;AAED,wBAAgB,uDAAuD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0CAA0C,CAS3J;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,0CAA0C,CAEtH;AAED,wBAAgB,qDAAqD,CAAC,KAAK,CAAC,EAAE,0CAA0C,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU1K"}
@@ -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.instanceOfSubmissionRelationshipsCandidateSchemaData = instanceOfSubmissionRelationshipsCandidateSchemaData;
17
+ exports.SubmissionRelationshipsCandidateSchemaDataFromJSON = SubmissionRelationshipsCandidateSchemaDataFromJSON;
18
+ exports.SubmissionRelationshipsCandidateSchemaDataFromJSONTyped = SubmissionRelationshipsCandidateSchemaDataFromJSONTyped;
19
+ exports.SubmissionRelationshipsCandidateSchemaDataToJSON = SubmissionRelationshipsCandidateSchemaDataToJSON;
20
+ exports.SubmissionRelationshipsCandidateSchemaDataToJSONTyped = SubmissionRelationshipsCandidateSchemaDataToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the SubmissionRelationshipsCandidateSchemaData interface.
23
+ */
24
+ function instanceOfSubmissionRelationshipsCandidateSchemaData(value) {
25
+ return true;
26
+ }
27
+ function SubmissionRelationshipsCandidateSchemaDataFromJSON(json) {
28
+ return SubmissionRelationshipsCandidateSchemaDataFromJSONTyped(json, false);
29
+ }
30
+ function SubmissionRelationshipsCandidateSchemaDataFromJSONTyped(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 SubmissionRelationshipsCandidateSchemaDataToJSON(json) {
40
+ return SubmissionRelationshipsCandidateSchemaDataToJSONTyped(json, false);
41
+ }
42
+ function SubmissionRelationshipsCandidateSchemaDataToJSONTyped(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=SubmissionRelationshipsCandidateSchemaData.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SubmissionRelationshipsJobsSchemaDataInner.js","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsJobsSchemaDataInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,oHAEC;AAED,gHAEC;AAED,0HASC;AAED,4GAEC;AAED,sHAUC;AApCD;;GAEG;AACH,SAAgB,oDAAoD,CAAC,KAAa;IAC9E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kDAAkD,CAAC,IAAS;IACxE,OAAO,uDAAuD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChF,CAAC;AAED,SAAgB,uDAAuD,CAAC,IAAS,EAAE,mBAA4B;IAC3G,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,gDAAgD,CAAC,IAAS;IACtE,OAAO,qDAAqD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,SAAgB,qDAAqD,CAAC,KAAyD,EAAE,sBAA+B,KAAK;IACjK,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"}
1
+ {"version":3,"file":"SubmissionRelationshipsCandidateSchemaData.js","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsCandidateSchemaData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,oHAEC;AAED,gHAEC;AAED,0HASC;AAED,4GAEC;AAED,sHAUC;AApCD;;GAEG;AACH,SAAgB,oDAAoD,CAAC,KAAa;IAC9E,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,kDAAkD,CAAC,IAAS;IACxE,OAAO,uDAAuD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAChF,CAAC;AAED,SAAgB,uDAAuD,CAAC,IAAS,EAAE,mBAA4B;IAC3G,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,gDAAgD,CAAC,IAAS;IACtE,OAAO,qDAAqD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9E,CAAC;AAED,SAAgB,qDAAqD,CAAC,KAAyD,EAAE,sBAA+B,KAAK;IACjK,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 { SubmissionRelationshipsFormSchemaData } from './SubmissionRelationshipsFormSchemaData';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface SubmissionRelationshipsFormSchema
17
+ */
18
+ export interface SubmissionRelationshipsFormSchema {
19
+ /**
20
+ *
21
+ * @type {SubmissionRelationshipsFormSchemaData}
22
+ * @memberof SubmissionRelationshipsFormSchema
23
+ */
24
+ data?: SubmissionRelationshipsFormSchemaData | null;
25
+ }
26
+ /**
27
+ * Check if a given object implements the SubmissionRelationshipsFormSchema interface.
28
+ */
29
+ export declare function instanceOfSubmissionRelationshipsFormSchema(value: object): value is SubmissionRelationshipsFormSchema;
30
+ export declare function SubmissionRelationshipsFormSchemaFromJSON(json: any): SubmissionRelationshipsFormSchema;
31
+ export declare function SubmissionRelationshipsFormSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): SubmissionRelationshipsFormSchema;
32
+ export declare function SubmissionRelationshipsFormSchemaToJSON(json: any): SubmissionRelationshipsFormSchema;
33
+ export declare function SubmissionRelationshipsFormSchemaToJSONTyped(value?: SubmissionRelationshipsFormSchema | null, ignoreDiscriminator?: boolean): any;
34
+ //# sourceMappingURL=SubmissionRelationshipsFormSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SubmissionRelationshipsFormSchema.d.ts","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsFormSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAQrG;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,IAAI,CAAC,EAAE,qCAAqC,GAAG,IAAI,CAAC;CACvD;AAED;;GAEG;AACH,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iCAAiC,CAErH;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEtG;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iCAAiC,CAQzI;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEpG;AAED,wBAAgB,4CAA4C,CAAC,KAAK,CAAC,EAAE,iCAAiC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASxJ"}
@@ -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.instanceOfSubmissionRelationshipsFormSchema = instanceOfSubmissionRelationshipsFormSchema;
17
+ exports.SubmissionRelationshipsFormSchemaFromJSON = SubmissionRelationshipsFormSchemaFromJSON;
18
+ exports.SubmissionRelationshipsFormSchemaFromJSONTyped = SubmissionRelationshipsFormSchemaFromJSONTyped;
19
+ exports.SubmissionRelationshipsFormSchemaToJSON = SubmissionRelationshipsFormSchemaToJSON;
20
+ exports.SubmissionRelationshipsFormSchemaToJSONTyped = SubmissionRelationshipsFormSchemaToJSONTyped;
21
+ const SubmissionRelationshipsFormSchemaData_1 = require("./SubmissionRelationshipsFormSchemaData");
22
+ /**
23
+ * Check if a given object implements the SubmissionRelationshipsFormSchema interface.
24
+ */
25
+ function instanceOfSubmissionRelationshipsFormSchema(value) {
26
+ return true;
27
+ }
28
+ function SubmissionRelationshipsFormSchemaFromJSON(json) {
29
+ return SubmissionRelationshipsFormSchemaFromJSONTyped(json, false);
30
+ }
31
+ function SubmissionRelationshipsFormSchemaFromJSONTyped(json, ignoreDiscriminator) {
32
+ if (json == null) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'data': json['data'] == null ? undefined : (0, SubmissionRelationshipsFormSchemaData_1.SubmissionRelationshipsFormSchemaDataFromJSON)(json['data']),
37
+ };
38
+ }
39
+ function SubmissionRelationshipsFormSchemaToJSON(json) {
40
+ return SubmissionRelationshipsFormSchemaToJSONTyped(json, false);
41
+ }
42
+ function SubmissionRelationshipsFormSchemaToJSONTyped(value, ignoreDiscriminator = false) {
43
+ if (value == null) {
44
+ return value;
45
+ }
46
+ return {
47
+ 'data': (0, SubmissionRelationshipsFormSchemaData_1.SubmissionRelationshipsFormSchemaDataToJSON)(value['data']),
48
+ };
49
+ }
50
+ //# sourceMappingURL=SubmissionRelationshipsFormSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SubmissionRelationshipsFormSchema.js","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsFormSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,kGAEC;AAED,8FAEC;AAED,wGAQC;AAED,0FAEC;AAED,oGASC;AAvDD,mGAKiD;AAgBjD;;GAEG;AACH,SAAgB,2CAA2C,CAAC,KAAa;IACrE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS,EAAE,mBAA4B;IAClG,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,qFAA6C,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KACzG,CAAC;AACN,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,KAAgD,EAAE,sBAA+B,KAAK;IAC/I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,IAAA,mFAA2C,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KACrE,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 SubmissionRelationshipsFormSchemaData
16
+ */
17
+ export interface SubmissionRelationshipsFormSchemaData {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof SubmissionRelationshipsFormSchemaData
22
+ */
23
+ type?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof SubmissionRelationshipsFormSchemaData
28
+ */
29
+ id?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the SubmissionRelationshipsFormSchemaData interface.
33
+ */
34
+ export declare function instanceOfSubmissionRelationshipsFormSchemaData(value: object): value is SubmissionRelationshipsFormSchemaData;
35
+ export declare function SubmissionRelationshipsFormSchemaDataFromJSON(json: any): SubmissionRelationshipsFormSchemaData;
36
+ export declare function SubmissionRelationshipsFormSchemaDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): SubmissionRelationshipsFormSchemaData;
37
+ export declare function SubmissionRelationshipsFormSchemaDataToJSON(json: any): SubmissionRelationshipsFormSchemaData;
38
+ export declare function SubmissionRelationshipsFormSchemaDataToJSONTyped(value?: SubmissionRelationshipsFormSchemaData | null, ignoreDiscriminator?: boolean): any;
39
+ //# sourceMappingURL=SubmissionRelationshipsFormSchemaData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SubmissionRelationshipsFormSchemaData.d.ts","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsFormSchemaData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,qCAAqC;IAClD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,wBAAgB,+CAA+C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,qCAAqC,CAE7H;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,qCAAqC,CAE9G;AAED,wBAAgB,kDAAkD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,qCAAqC,CASjJ;AAED,wBAAgB,2CAA2C,CAAC,IAAI,EAAE,GAAG,GAAG,qCAAqC,CAE5G;AAED,wBAAgB,gDAAgD,CAAC,KAAK,CAAC,EAAE,qCAAqC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUhK"}
@@ -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.instanceOfSubmissionRelationshipsFormSchemaData = instanceOfSubmissionRelationshipsFormSchemaData;
17
+ exports.SubmissionRelationshipsFormSchemaDataFromJSON = SubmissionRelationshipsFormSchemaDataFromJSON;
18
+ exports.SubmissionRelationshipsFormSchemaDataFromJSONTyped = SubmissionRelationshipsFormSchemaDataFromJSONTyped;
19
+ exports.SubmissionRelationshipsFormSchemaDataToJSON = SubmissionRelationshipsFormSchemaDataToJSON;
20
+ exports.SubmissionRelationshipsFormSchemaDataToJSONTyped = SubmissionRelationshipsFormSchemaDataToJSONTyped;
21
+ /**
22
+ * Check if a given object implements the SubmissionRelationshipsFormSchemaData interface.
23
+ */
24
+ function instanceOfSubmissionRelationshipsFormSchemaData(value) {
25
+ return true;
26
+ }
27
+ function SubmissionRelationshipsFormSchemaDataFromJSON(json) {
28
+ return SubmissionRelationshipsFormSchemaDataFromJSONTyped(json, false);
29
+ }
30
+ function SubmissionRelationshipsFormSchemaDataFromJSONTyped(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 SubmissionRelationshipsFormSchemaDataToJSON(json) {
40
+ return SubmissionRelationshipsFormSchemaDataToJSONTyped(json, false);
41
+ }
42
+ function SubmissionRelationshipsFormSchemaDataToJSONTyped(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=SubmissionRelationshipsFormSchemaData.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SubmissionRelationshipsFormSchemaData.js","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsFormSchemaData.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA0BH,0GAEC;AAED,sGAEC;AAED,gHASC;AAED,kGAEC;AAED,4GAUC;AApCD;;GAEG;AACH,SAAgB,+CAA+C,CAAC,KAAa;IACzE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,IAAS,EAAE,mBAA4B;IACtG,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,2CAA2C,CAAC,IAAS;IACjE,OAAO,gDAAgD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzE,CAAC;AAED,SAAgB,gDAAgD,CAAC,KAAoD,EAAE,sBAA+B,KAAK;IACvJ,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 { FormRelationshipsJobSchemaData } from './FormRelationshipsJobSchemaData';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface SubmissionRelationshipsJobSchema
17
+ */
18
+ export interface SubmissionRelationshipsJobSchema {
19
+ /**
20
+ *
21
+ * @type {FormRelationshipsJobSchemaData}
22
+ * @memberof SubmissionRelationshipsJobSchema
23
+ */
24
+ data?: FormRelationshipsJobSchemaData | null;
25
+ }
26
+ /**
27
+ * Check if a given object implements the SubmissionRelationshipsJobSchema interface.
28
+ */
29
+ export declare function instanceOfSubmissionRelationshipsJobSchema(value: object): value is SubmissionRelationshipsJobSchema;
30
+ export declare function SubmissionRelationshipsJobSchemaFromJSON(json: any): SubmissionRelationshipsJobSchema;
31
+ export declare function SubmissionRelationshipsJobSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): SubmissionRelationshipsJobSchema;
32
+ export declare function SubmissionRelationshipsJobSchemaToJSON(json: any): SubmissionRelationshipsJobSchema;
33
+ export declare function SubmissionRelationshipsJobSchemaToJSONTyped(value?: SubmissionRelationshipsJobSchema | null, ignoreDiscriminator?: boolean): any;
34
+ //# sourceMappingURL=SubmissionRelationshipsJobSchema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SubmissionRelationshipsJobSchema.d.ts","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsJobSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AAQvF;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,IAAI,CAAC,EAAE,8BAA8B,GAAG,IAAI,CAAC;CAChD;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.instanceOfSubmissionRelationshipsJobSchema = instanceOfSubmissionRelationshipsJobSchema;
17
+ exports.SubmissionRelationshipsJobSchemaFromJSON = SubmissionRelationshipsJobSchemaFromJSON;
18
+ exports.SubmissionRelationshipsJobSchemaFromJSONTyped = SubmissionRelationshipsJobSchemaFromJSONTyped;
19
+ exports.SubmissionRelationshipsJobSchemaToJSON = SubmissionRelationshipsJobSchemaToJSON;
20
+ exports.SubmissionRelationshipsJobSchemaToJSONTyped = SubmissionRelationshipsJobSchemaToJSONTyped;
21
+ const FormRelationshipsJobSchemaData_1 = require("./FormRelationshipsJobSchemaData");
22
+ /**
23
+ * Check if a given object implements the SubmissionRelationshipsJobSchema interface.
24
+ */
25
+ function instanceOfSubmissionRelationshipsJobSchema(value) {
26
+ return true;
27
+ }
28
+ function SubmissionRelationshipsJobSchemaFromJSON(json) {
29
+ return SubmissionRelationshipsJobSchemaFromJSONTyped(json, false);
30
+ }
31
+ function SubmissionRelationshipsJobSchemaFromJSONTyped(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 SubmissionRelationshipsJobSchemaToJSON(json) {
40
+ return SubmissionRelationshipsJobSchemaToJSONTyped(json, false);
41
+ }
42
+ function SubmissionRelationshipsJobSchemaToJSONTyped(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=SubmissionRelationshipsJobSchema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SubmissionRelationshipsJobSchema.js","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsJobSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,gGAEC;AAED,4FAEC;AAED,sGAQC;AAED,wFAEC;AAED,kGASC;AAvDD,qFAK0C;AAgB1C;;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,uEAAsC,EAAC,IAAI,CAAC,MAAM,CAAC,CAAC;KAClG,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,qEAAoC,EAAC,KAAK,CAAC,MAAM,CAAC,CAAC;KAC9D,CAAC;AACN,CAAC"}
@@ -9,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { SubmissionRelationshipsJobsSchemaDataInner } from './SubmissionRelationshipsJobsSchemaDataInner';
12
+ import type { EmailRelationshipsJobsSchemaDataInner } from './EmailRelationshipsJobsSchemaDataInner';
13
13
  /**
14
14
  *
15
15
  * @export
@@ -18,10 +18,10 @@ import type { SubmissionRelationshipsJobsSchemaDataInner } from './SubmissionRel
18
18
  export interface SubmissionRelationshipsJobsSchema {
19
19
  /**
20
20
  *
21
- * @type {Array<SubmissionRelationshipsJobsSchemaDataInner>}
21
+ * @type {Array<EmailRelationshipsJobsSchemaDataInner>}
22
22
  * @memberof SubmissionRelationshipsJobsSchema
23
23
  */
24
- data?: Array<SubmissionRelationshipsJobsSchemaDataInner>;
24
+ data?: Array<EmailRelationshipsJobsSchemaDataInner>;
25
25
  }
26
26
  /**
27
27
  * Check if a given object implements the SubmissionRelationshipsJobsSchema interface.
@@ -1 +1 @@
1
- {"version":3,"file":"SubmissionRelationshipsJobsSchema.d.ts","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsJobsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,0CAA0C,EAAE,MAAM,8CAA8C,CAAC;AAQ/G;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,0CAA0C,CAAC,CAAC;CAC5D;AAED;;GAEG;AACH,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iCAAiC,CAErH;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEtG;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iCAAiC,CAQzI;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEpG;AAED,wBAAgB,4CAA4C,CAAC,KAAK,CAAC,EAAE,iCAAiC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASxJ"}
1
+ {"version":3,"file":"SubmissionRelationshipsJobsSchema.d.ts","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsJobsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAQrG;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;CACvD;AAED;;GAEG;AACH,wBAAgB,2CAA2C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iCAAiC,CAErH;AAED,wBAAgB,yCAAyC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEtG;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iCAAiC,CAQzI;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,iCAAiC,CAEpG;AAED,wBAAgB,4CAA4C,CAAC,KAAK,CAAC,EAAE,iCAAiC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASxJ"}
@@ -18,7 +18,7 @@ exports.SubmissionRelationshipsJobsSchemaFromJSON = SubmissionRelationshipsJobsS
18
18
  exports.SubmissionRelationshipsJobsSchemaFromJSONTyped = SubmissionRelationshipsJobsSchemaFromJSONTyped;
19
19
  exports.SubmissionRelationshipsJobsSchemaToJSON = SubmissionRelationshipsJobsSchemaToJSON;
20
20
  exports.SubmissionRelationshipsJobsSchemaToJSONTyped = SubmissionRelationshipsJobsSchemaToJSONTyped;
21
- const SubmissionRelationshipsJobsSchemaDataInner_1 = require("./SubmissionRelationshipsJobsSchemaDataInner");
21
+ const EmailRelationshipsJobsSchemaDataInner_1 = require("./EmailRelationshipsJobsSchemaDataInner");
22
22
  /**
23
23
  * Check if a given object implements the SubmissionRelationshipsJobsSchema interface.
24
24
  */
@@ -33,7 +33,7 @@ function SubmissionRelationshipsJobsSchemaFromJSONTyped(json, ignoreDiscriminato
33
33
  return json;
34
34
  }
35
35
  return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(SubmissionRelationshipsJobsSchemaDataInner_1.SubmissionRelationshipsJobsSchemaDataInnerFromJSON)),
36
+ 'data': json['data'] == null ? undefined : (json['data'].map(EmailRelationshipsJobsSchemaDataInner_1.EmailRelationshipsJobsSchemaDataInnerFromJSON)),
37
37
  };
38
38
  }
39
39
  function SubmissionRelationshipsJobsSchemaToJSON(json) {
@@ -44,7 +44,7 @@ function SubmissionRelationshipsJobsSchemaToJSONTyped(value, ignoreDiscriminator
44
44
  return value;
45
45
  }
46
46
  return {
47
- 'data': value['data'] == null ? undefined : (value['data'].map(SubmissionRelationshipsJobsSchemaDataInner_1.SubmissionRelationshipsJobsSchemaDataInnerToJSON)),
47
+ 'data': value['data'] == null ? undefined : (value['data'].map(EmailRelationshipsJobsSchemaDataInner_1.EmailRelationshipsJobsSchemaDataInnerToJSON)),
48
48
  };
49
49
  }
50
50
  //# sourceMappingURL=SubmissionRelationshipsJobsSchema.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SubmissionRelationshipsJobsSchema.js","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsJobsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,kGAEC;AAED,8FAEC;AAED,wGAQC;AAED,0FAEC;AAED,oGASC;AAvDD,6GAKsD;AAgBtD;;GAEG;AACH,SAAgB,2CAA2C,CAAC,KAAa;IACrE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS,EAAE,mBAA4B;IAClG,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,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,+FAAkD,CAAC,CAAC;KACpI,CAAC;AACN,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,KAAgD,EAAE,sBAA+B,KAAK;IAC/I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,6FAAgD,CAAC,CAAC;KACpI,CAAC;AACN,CAAC"}
1
+ {"version":3,"file":"SubmissionRelationshipsJobsSchema.js","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsJobsSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4BH,kGAEC;AAED,8FAEC;AAED,wGAQC;AAED,0FAEC;AAED,oGASC;AAvDD,mGAKiD;AAgBjD;;GAEG;AACH,SAAgB,2CAA2C,CAAC,KAAa;IACrE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,yCAAyC,CAAC,IAAS;IAC/D,OAAO,8CAA8C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACvE,CAAC;AAED,SAAgB,8CAA8C,CAAC,IAAS,EAAE,mBAA4B;IAClG,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,CAAE,IAAI,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,qFAA6C,CAAC,CAAC;KAC/H,CAAC;AACN,CAAC;AAED,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAED,SAAgB,4CAA4C,CAAC,KAAgD,EAAE,sBAA+B,KAAK;IAC/I,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,MAAM,CAAgB,CAAC,GAAG,CAAC,mFAA2C,CAAC,CAAC;KAC/H,CAAC;AACN,CAAC"}
@@ -9,40 +9,40 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { SubmissionRelationshipsFormsSchema } from './SubmissionRelationshipsFormsSchema';
13
- import type { SubmissionRelationshipsJobsSchema } from './SubmissionRelationshipsJobsSchema';
14
- import type { SubmissionRelationshipsCandidatesSchema } from './SubmissionRelationshipsCandidatesSchema';
15
- import type { SubmissionRelationshipsTalentsSchema } from './SubmissionRelationshipsTalentsSchema';
12
+ import type { SubmissionRelationshipsFormSchema } from './SubmissionRelationshipsFormSchema';
13
+ import type { SubmissionRelationshipsCandidateSchema } from './SubmissionRelationshipsCandidateSchema';
14
+ import type { SubmissionRelationshipsTalentSchema } from './SubmissionRelationshipsTalentSchema';
15
+ import type { SubmissionRelationshipsJobSchema } from './SubmissionRelationshipsJobSchema';
16
16
  /**
17
- *
17
+ * Declared in the WIRE shape: rows store plural keys with one entry, transform_all_relationships serialises them as to-one singular form/job/talent/candidate.
18
18
  * @export
19
19
  * @interface SubmissionRelationshipsSchema
20
20
  */
21
21
  export interface SubmissionRelationshipsSchema {
22
22
  /**
23
23
  *
24
- * @type {SubmissionRelationshipsFormsSchema}
24
+ * @type {SubmissionRelationshipsFormSchema}
25
25
  * @memberof SubmissionRelationshipsSchema
26
26
  */
27
- forms?: SubmissionRelationshipsFormsSchema;
27
+ form?: SubmissionRelationshipsFormSchema;
28
28
  /**
29
29
  *
30
- * @type {SubmissionRelationshipsJobsSchema}
30
+ * @type {SubmissionRelationshipsJobSchema}
31
31
  * @memberof SubmissionRelationshipsSchema
32
32
  */
33
- jobs?: SubmissionRelationshipsJobsSchema;
33
+ job?: SubmissionRelationshipsJobSchema;
34
34
  /**
35
35
  *
36
- * @type {SubmissionRelationshipsTalentsSchema}
36
+ * @type {SubmissionRelationshipsTalentSchema}
37
37
  * @memberof SubmissionRelationshipsSchema
38
38
  */
39
- talents?: SubmissionRelationshipsTalentsSchema;
39
+ talent?: SubmissionRelationshipsTalentSchema;
40
40
  /**
41
41
  *
42
- * @type {SubmissionRelationshipsCandidatesSchema}
42
+ * @type {SubmissionRelationshipsCandidateSchema}
43
43
  * @memberof SubmissionRelationshipsSchema
44
44
  */
45
- candidates?: SubmissionRelationshipsCandidatesSchema;
45
+ candidate?: SubmissionRelationshipsCandidateSchema;
46
46
  }
47
47
  /**
48
48
  * Check if a given object implements the SubmissionRelationshipsSchema interface.
@@ -1 +1 @@
1
- {"version":3,"file":"SubmissionRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAO/F,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAO7F,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAOzG,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AAQnG;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,KAAK,CAAC,EAAE,kCAAkC,CAAC;IAC3C;;;;OAIG;IACH,IAAI,CAAC,EAAE,iCAAiC,CAAC;IACzC;;;;OAIG;IACH,OAAO,CAAC,EAAE,oCAAoC,CAAC;IAC/C;;;;OAIG;IACH,UAAU,CAAC,EAAE,uCAAuC,CAAC;CACxD;AAED;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6BAA6B,CAE7G;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE9F;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6BAA6B,CAWjI;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE5F;AAED,wBAAgB,wCAAwC,CAAC,KAAK,CAAC,EAAE,6BAA6B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAYhJ"}
1
+ {"version":3,"file":"SubmissionRelationshipsSchema.d.ts","sourceRoot":"","sources":["../../src/models/SubmissionRelationshipsSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAO7F,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AAOvG,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAOjG,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAQ3F;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,IAAI,CAAC,EAAE,iCAAiC,CAAC;IACzC;;;;OAIG;IACH,GAAG,CAAC,EAAE,gCAAgC,CAAC;IACvC;;;;OAIG;IACH,MAAM,CAAC,EAAE,mCAAmC,CAAC;IAC7C;;;;OAIG;IACH,SAAS,CAAC,EAAE,sCAAsC,CAAC;CACtD;AAED;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6BAA6B,CAE7G;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE9F;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6BAA6B,CAWjI;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE5F;AAED,wBAAgB,wCAAwC,CAAC,KAAK,CAAC,EAAE,6BAA6B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAYhJ"}