@microsoft/msgraph-sdk-communications 1.0.0-preview.23 → 1.0.0-preview.25

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 (299) hide show
  1. package/communications/callRecords/count/index.js +6 -8
  2. package/communications/callRecords/count/index.js.map +1 -0
  3. package/communications/callRecords/index.d.ts +9 -8
  4. package/communications/callRecords/index.d.ts.map +1 -1
  5. package/communications/callRecords/index.js +22 -24
  6. package/communications/callRecords/index.js.map +1 -0
  7. package/communications/callRecords/item/index.d.ts +15 -5
  8. package/communications/callRecords/item/index.d.ts.map +1 -1
  9. package/communications/callRecords/item/index.js +29 -20
  10. package/communications/callRecords/item/index.js.map +1 -0
  11. package/communications/callRecords/item/organizer_v2/index.d.ts +69 -0
  12. package/communications/callRecords/item/organizer_v2/index.d.ts.map +1 -0
  13. package/communications/callRecords/item/organizer_v2/index.js +56 -0
  14. package/communications/callRecords/item/organizer_v2/index.js.map +1 -0
  15. package/communications/callRecords/item/participants_v2/count/index.d.ts +41 -0
  16. package/communications/callRecords/item/participants_v2/count/index.d.ts.map +1 -0
  17. package/communications/callRecords/item/participants_v2/count/index.js +34 -0
  18. package/communications/callRecords/item/participants_v2/count/index.js.map +1 -0
  19. package/communications/callRecords/item/participants_v2/index.d.ts +98 -0
  20. package/communications/callRecords/item/participants_v2/index.d.ts.map +1 -0
  21. package/communications/callRecords/item/participants_v2/index.js +70 -0
  22. package/communications/callRecords/item/participants_v2/index.js.map +1 -0
  23. package/communications/callRecords/item/participants_v2/item/index.d.ts +69 -0
  24. package/communications/callRecords/item/participants_v2/item/index.d.ts.map +1 -0
  25. package/communications/callRecords/item/participants_v2/item/index.js +56 -0
  26. package/communications/callRecords/item/participants_v2/item/index.js.map +1 -0
  27. package/communications/callRecords/item/sessions/count/index.js +6 -8
  28. package/communications/callRecords/item/sessions/count/index.js.map +1 -0
  29. package/communications/callRecords/item/sessions/index.d.ts +3 -3
  30. package/communications/callRecords/item/sessions/index.d.ts.map +1 -1
  31. package/communications/callRecords/item/sessions/index.js +18 -20
  32. package/communications/callRecords/item/sessions/index.js.map +1 -0
  33. package/communications/callRecords/item/sessions/item/index.d.ts +2 -2
  34. package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -1
  35. package/communications/callRecords/item/sessions/item/index.js +18 -20
  36. package/communications/callRecords/item/sessions/item/index.js.map +1 -0
  37. package/communications/callRecords/item/sessions/item/segments/count/index.js +6 -8
  38. package/communications/callRecords/item/sessions/item/segments/count/index.js.map +1 -0
  39. package/communications/callRecords/item/sessions/item/segments/index.d.ts +3 -3
  40. package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -1
  41. package/communications/callRecords/item/sessions/item/segments/index.js +17 -19
  42. package/communications/callRecords/item/sessions/item/segments/index.js.map +1 -0
  43. package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +1 -1
  44. package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -1
  45. package/communications/callRecords/item/sessions/item/segments/item/index.js +14 -16
  46. package/communications/callRecords/item/sessions/item/segments/item/index.js.map +1 -0
  47. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
  48. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
  49. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +14 -19
  50. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
  51. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
  52. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
  53. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +14 -19
  54. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
  55. package/communications/calls/count/index.js +6 -8
  56. package/communications/calls/count/index.js.map +1 -0
  57. package/communications/calls/index.d.ts +4 -4
  58. package/communications/calls/index.d.ts.map +1 -1
  59. package/communications/calls/index.js +20 -22
  60. package/communications/calls/index.js.map +1 -0
  61. package/communications/calls/item/addLargeGalleryView/index.d.ts +1 -1
  62. package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -1
  63. package/communications/calls/item/addLargeGalleryView/index.js +11 -16
  64. package/communications/calls/item/addLargeGalleryView/index.js.map +1 -0
  65. package/communications/calls/item/answer/index.d.ts +1 -1
  66. package/communications/calls/item/answer/index.d.ts.map +1 -1
  67. package/communications/calls/item/answer/index.js +15 -20
  68. package/communications/calls/item/answer/index.js.map +1 -0
  69. package/communications/calls/item/audioRoutingGroups/count/index.js +6 -8
  70. package/communications/calls/item/audioRoutingGroups/count/index.js.map +1 -0
  71. package/communications/calls/item/audioRoutingGroups/index.d.ts +3 -3
  72. package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -1
  73. package/communications/calls/item/audioRoutingGroups/index.js +17 -19
  74. package/communications/calls/item/audioRoutingGroups/index.js.map +1 -0
  75. package/communications/calls/item/audioRoutingGroups/item/index.d.ts +1 -1
  76. package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -1
  77. package/communications/calls/item/audioRoutingGroups/item/index.js +14 -16
  78. package/communications/calls/item/audioRoutingGroups/item/index.js.map +1 -0
  79. package/communications/calls/item/cancelMediaProcessing/index.d.ts +1 -1
  80. package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -1
  81. package/communications/calls/item/cancelMediaProcessing/index.js +11 -16
  82. package/communications/calls/item/cancelMediaProcessing/index.js.map +1 -0
  83. package/communications/calls/item/changeScreenSharingRole/index.d.ts +1 -1
  84. package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -1
  85. package/communications/calls/item/changeScreenSharingRole/index.js +11 -16
  86. package/communications/calls/item/changeScreenSharingRole/index.js.map +1 -0
  87. package/communications/calls/item/contentSharingSessions/count/index.js +6 -8
  88. package/communications/calls/item/contentSharingSessions/count/index.js.map +1 -0
  89. package/communications/calls/item/contentSharingSessions/index.d.ts +3 -3
  90. package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -1
  91. package/communications/calls/item/contentSharingSessions/index.js +17 -19
  92. package/communications/calls/item/contentSharingSessions/index.js.map +1 -0
  93. package/communications/calls/item/contentSharingSessions/item/index.d.ts +1 -1
  94. package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -1
  95. package/communications/calls/item/contentSharingSessions/item/index.js +14 -16
  96. package/communications/calls/item/contentSharingSessions/item/index.js.map +1 -0
  97. package/communications/calls/item/index.d.ts +20 -20
  98. package/communications/calls/item/index.d.ts.map +1 -1
  99. package/communications/calls/item/index.js +57 -59
  100. package/communications/calls/item/index.js.map +1 -0
  101. package/communications/calls/item/keepAlive/index.js +6 -8
  102. package/communications/calls/item/keepAlive/index.js.map +1 -0
  103. package/communications/calls/item/mute/index.d.ts +1 -1
  104. package/communications/calls/item/mute/index.d.ts.map +1 -1
  105. package/communications/calls/item/mute/index.js +11 -16
  106. package/communications/calls/item/mute/index.js.map +1 -0
  107. package/communications/calls/item/operations/count/index.js +6 -8
  108. package/communications/calls/item/operations/count/index.js.map +1 -0
  109. package/communications/calls/item/operations/index.d.ts +3 -3
  110. package/communications/calls/item/operations/index.d.ts.map +1 -1
  111. package/communications/calls/item/operations/index.js +17 -19
  112. package/communications/calls/item/operations/index.js.map +1 -0
  113. package/communications/calls/item/operations/item/index.d.ts +1 -1
  114. package/communications/calls/item/operations/item/index.d.ts.map +1 -1
  115. package/communications/calls/item/operations/item/index.js +14 -16
  116. package/communications/calls/item/operations/item/index.js.map +1 -0
  117. package/communications/calls/item/participants/count/index.js +6 -8
  118. package/communications/calls/item/participants/count/index.js.map +1 -0
  119. package/communications/calls/item/participants/index.d.ts +4 -4
  120. package/communications/calls/item/participants/index.d.ts.map +1 -1
  121. package/communications/calls/item/participants/index.js +20 -22
  122. package/communications/calls/item/participants/index.js.map +1 -0
  123. package/communications/calls/item/participants/invite/index.d.ts +4 -4
  124. package/communications/calls/item/participants/invite/index.d.ts.map +1 -1
  125. package/communications/calls/item/participants/invite/index.js +13 -18
  126. package/communications/calls/item/participants/invite/index.js.map +1 -0
  127. package/communications/calls/item/participants/item/index.d.ts +4 -4
  128. package/communications/calls/item/participants/item/index.d.ts.map +1 -1
  129. package/communications/calls/item/participants/item/index.js +21 -23
  130. package/communications/calls/item/participants/item/index.js.map +1 -0
  131. package/communications/calls/item/participants/item/mute/index.d.ts +1 -1
  132. package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -1
  133. package/communications/calls/item/participants/item/mute/index.js +11 -16
  134. package/communications/calls/item/participants/item/mute/index.js.map +1 -0
  135. package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +1 -1
  136. package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -1
  137. package/communications/calls/item/participants/item/startHoldMusic/index.js +13 -18
  138. package/communications/calls/item/participants/item/startHoldMusic/index.js.map +1 -0
  139. package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +1 -1
  140. package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -1
  141. package/communications/calls/item/participants/item/stopHoldMusic/index.js +11 -16
  142. package/communications/calls/item/participants/item/stopHoldMusic/index.js.map +1 -0
  143. package/communications/calls/item/playPrompt/index.d.ts +1 -1
  144. package/communications/calls/item/playPrompt/index.d.ts.map +1 -1
  145. package/communications/calls/item/playPrompt/index.js +13 -18
  146. package/communications/calls/item/playPrompt/index.js.map +1 -0
  147. package/communications/calls/item/recordResponse/index.d.ts +1 -1
  148. package/communications/calls/item/recordResponse/index.d.ts.map +1 -1
  149. package/communications/calls/item/recordResponse/index.js +13 -18
  150. package/communications/calls/item/recordResponse/index.js.map +1 -0
  151. package/communications/calls/item/redirect/index.d.ts +1 -1
  152. package/communications/calls/item/redirect/index.d.ts.map +1 -1
  153. package/communications/calls/item/redirect/index.js +12 -17
  154. package/communications/calls/item/redirect/index.js.map +1 -0
  155. package/communications/calls/item/reject/index.d.ts +1 -1
  156. package/communications/calls/item/reject/index.d.ts.map +1 -1
  157. package/communications/calls/item/reject/index.js +11 -16
  158. package/communications/calls/item/reject/index.js.map +1 -0
  159. package/communications/calls/item/sendDtmfTones/index.d.ts +1 -1
  160. package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -1
  161. package/communications/calls/item/sendDtmfTones/index.js +12 -17
  162. package/communications/calls/item/sendDtmfTones/index.js.map +1 -0
  163. package/communications/calls/item/subscribeToTone/index.d.ts +1 -1
  164. package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -1
  165. package/communications/calls/item/subscribeToTone/index.js +11 -16
  166. package/communications/calls/item/subscribeToTone/index.js.map +1 -0
  167. package/communications/calls/item/transfer/index.d.ts +1 -1
  168. package/communications/calls/item/transfer/index.d.ts.map +1 -1
  169. package/communications/calls/item/transfer/index.js +14 -19
  170. package/communications/calls/item/transfer/index.js.map +1 -0
  171. package/communications/calls/item/unmute/index.d.ts +1 -1
  172. package/communications/calls/item/unmute/index.d.ts.map +1 -1
  173. package/communications/calls/item/unmute/index.js +11 -16
  174. package/communications/calls/item/unmute/index.js.map +1 -0
  175. package/communications/calls/item/updateRecordingStatus/index.d.ts +1 -1
  176. package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -1
  177. package/communications/calls/item/updateRecordingStatus/index.js +12 -17
  178. package/communications/calls/item/updateRecordingStatus/index.js.map +1 -0
  179. package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +1 -1
  180. package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -1
  181. package/communications/calls/logTeleconferenceDeviceQuality/index.js +12 -17
  182. package/communications/calls/logTeleconferenceDeviceQuality/index.js.map +1 -0
  183. package/communications/getPresencesByUserId/index.d.ts +1 -1
  184. package/communications/getPresencesByUserId/index.d.ts.map +1 -1
  185. package/communications/getPresencesByUserId/index.js +16 -24
  186. package/communications/getPresencesByUserId/index.js.map +1 -0
  187. package/communications/index.d.ts +6 -6
  188. package/communications/index.d.ts.map +1 -1
  189. package/communications/index.js +27 -29
  190. package/communications/index.js.map +1 -0
  191. package/communications/onlineMeetings/count/index.js +6 -8
  192. package/communications/onlineMeetings/count/index.js.map +1 -0
  193. package/communications/onlineMeetings/createOrGet/index.d.ts +1 -1
  194. package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -1
  195. package/communications/onlineMeetings/createOrGet/index.js +15 -20
  196. package/communications/onlineMeetings/createOrGet/index.js.map +1 -0
  197. package/communications/onlineMeetings/index.d.ts +4 -4
  198. package/communications/onlineMeetings/index.d.ts.map +1 -1
  199. package/communications/onlineMeetings/index.js +20 -22
  200. package/communications/onlineMeetings/index.js.map +1 -0
  201. package/communications/onlineMeetings/item/attendanceReports/count/index.js +6 -8
  202. package/communications/onlineMeetings/item/attendanceReports/count/index.js.map +1 -0
  203. package/communications/onlineMeetings/item/attendanceReports/index.d.ts +3 -3
  204. package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -1
  205. package/communications/onlineMeetings/item/attendanceReports/index.js +18 -20
  206. package/communications/onlineMeetings/item/attendanceReports/index.js.map +1 -0
  207. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +6 -8
  208. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
  209. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -3
  210. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
  211. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +17 -19
  212. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
  213. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +1 -1
  214. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
  215. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +14 -16
  216. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
  217. package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +2 -2
  218. package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -1
  219. package/communications/onlineMeetings/item/attendanceReports/item/index.js +18 -20
  220. package/communications/onlineMeetings/item/attendanceReports/item/index.js.map +1 -0
  221. package/communications/onlineMeetings/item/attendeeReport/index.d.ts +6 -6
  222. package/communications/onlineMeetings/item/attendeeReport/index.js +10 -12
  223. package/communications/onlineMeetings/item/attendeeReport/index.js.map +1 -0
  224. package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +9 -14
  225. package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js.map +1 -0
  226. package/communications/onlineMeetings/item/index.d.ts +8 -8
  227. package/communications/onlineMeetings/item/index.d.ts.map +1 -1
  228. package/communications/onlineMeetings/item/index.js +32 -34
  229. package/communications/onlineMeetings/item/index.js.map +1 -0
  230. package/communications/onlineMeetings/item/recordings/count/index.js +6 -8
  231. package/communications/onlineMeetings/item/recordings/count/index.js.map +1 -0
  232. package/communications/onlineMeetings/item/recordings/index.d.ts +3 -3
  233. package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -1
  234. package/communications/onlineMeetings/item/recordings/index.js +18 -20
  235. package/communications/onlineMeetings/item/recordings/index.js.map +1 -0
  236. package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +1 -1
  237. package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -1
  238. package/communications/onlineMeetings/item/recordings/item/content/index.js +12 -14
  239. package/communications/onlineMeetings/item/recordings/item/content/index.js.map +1 -0
  240. package/communications/onlineMeetings/item/recordings/item/index.d.ts +2 -2
  241. package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -1
  242. package/communications/onlineMeetings/item/recordings/item/index.js +17 -19
  243. package/communications/onlineMeetings/item/recordings/item/index.js.map +1 -0
  244. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +1 -1
  245. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
  246. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js +13 -18
  247. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js.map +1 -0
  248. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +1 -1
  249. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
  250. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js +13 -18
  251. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js.map +1 -0
  252. package/communications/onlineMeetings/item/transcripts/count/index.js +6 -8
  253. package/communications/onlineMeetings/item/transcripts/count/index.js.map +1 -0
  254. package/communications/onlineMeetings/item/transcripts/index.d.ts +3 -3
  255. package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -1
  256. package/communications/onlineMeetings/item/transcripts/index.js +18 -20
  257. package/communications/onlineMeetings/item/transcripts/index.js.map +1 -0
  258. package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +1 -1
  259. package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -1
  260. package/communications/onlineMeetings/item/transcripts/item/content/index.js +12 -14
  261. package/communications/onlineMeetings/item/transcripts/item/content/index.js.map +1 -0
  262. package/communications/onlineMeetings/item/transcripts/item/index.d.ts +3 -3
  263. package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -1
  264. package/communications/onlineMeetings/item/transcripts/item/index.js +19 -21
  265. package/communications/onlineMeetings/item/transcripts/item/index.js.map +1 -0
  266. package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +10 -12
  267. package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js.map +1 -0
  268. package/communications/presences/count/index.js +6 -8
  269. package/communications/presences/count/index.js.map +1 -0
  270. package/communications/presences/index.d.ts +3 -3
  271. package/communications/presences/index.d.ts.map +1 -1
  272. package/communications/presences/index.js +18 -20
  273. package/communications/presences/index.js.map +1 -0
  274. package/communications/presences/item/clearPresence/index.js +9 -14
  275. package/communications/presences/item/clearPresence/index.js.map +1 -0
  276. package/communications/presences/item/clearUserPreferredPresence/index.js +6 -8
  277. package/communications/presences/item/clearUserPreferredPresence/index.js.map +1 -0
  278. package/communications/presences/item/index.d.ts +6 -6
  279. package/communications/presences/item/index.d.ts.map +1 -1
  280. package/communications/presences/item/index.js +25 -27
  281. package/communications/presences/item/index.js.map +1 -0
  282. package/communications/presences/item/setPresence/index.js +9 -14
  283. package/communications/presences/item/setPresence/index.js.map +1 -0
  284. package/communications/presences/item/setStatusMessage/index.d.ts +1 -1
  285. package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -1
  286. package/communications/presences/item/setStatusMessage/index.js +12 -17
  287. package/communications/presences/item/setStatusMessage/index.js.map +1 -0
  288. package/communications/presences/item/setUserPreferredPresence/index.js +9 -14
  289. package/communications/presences/item/setUserPreferredPresence/index.js.map +1 -0
  290. package/communicationsServiceClient.d.ts +1 -1
  291. package/communicationsServiceClient.d.ts.map +1 -1
  292. package/communicationsServiceClient.js +20 -23
  293. package/communicationsServiceClient.js.map +1 -0
  294. package/index.d.ts +2 -2
  295. package/index.d.ts.map +1 -1
  296. package/index.js +5 -20
  297. package/index.js.map +1 -0
  298. package/package.json +4 -3
  299. package/tsconfig.tsbuildinfo +1 -1
@@ -1,17 +1,14 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttendanceRecordItemRequestBuilderRequestsMetadata = exports.AttendanceRecordItemRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createAttendanceRecordFromDiscriminatorValue, serializeAttendanceRecord } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Uri template for the request builder.
13
10
  */
14
- exports.AttendanceRecordItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/{meetingAttendanceReport%2Did}/attendanceRecords/{attendanceRecord%2Did}{?%24expand,%24select}";
11
+ export const AttendanceRecordItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/{meetingAttendanceReport%2Did}/attendanceRecords/{attendanceRecord%2Did}{?%24expand,%24select}";
15
12
  /**
16
13
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
17
14
  */
@@ -22,37 +19,38 @@ const AttendanceRecordItemRequestBuilderGetQueryParametersMapper = {
22
19
  /**
23
20
  * Metadata for all the requests in the request builder.
24
21
  */
25
- exports.AttendanceRecordItemRequestBuilderRequestsMetadata = {
22
+ export const AttendanceRecordItemRequestBuilderRequestsMetadata = {
26
23
  delete: {
27
- uriTemplate: exports.AttendanceRecordItemRequestBuilderUriTemplate,
24
+ uriTemplate: AttendanceRecordItemRequestBuilderUriTemplate,
28
25
  responseBodyContentType: "application/json",
29
26
  errorMappings: {
30
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
27
+ XXX: createODataErrorFromDiscriminatorValue,
31
28
  },
32
29
  adapterMethodName: "sendNoResponseContent",
33
30
  },
34
31
  get: {
35
- uriTemplate: exports.AttendanceRecordItemRequestBuilderUriTemplate,
32
+ uriTemplate: AttendanceRecordItemRequestBuilderUriTemplate,
36
33
  responseBodyContentType: "application/json",
37
34
  errorMappings: {
38
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ XXX: createODataErrorFromDiscriminatorValue,
39
36
  },
40
37
  adapterMethodName: "send",
41
- responseBodyFactory: models_1.createAttendanceRecordFromDiscriminatorValue,
38
+ responseBodyFactory: createAttendanceRecordFromDiscriminatorValue,
42
39
  queryParametersMapper: AttendanceRecordItemRequestBuilderGetQueryParametersMapper,
43
40
  },
44
41
  patch: {
45
- uriTemplate: exports.AttendanceRecordItemRequestBuilderUriTemplate,
42
+ uriTemplate: AttendanceRecordItemRequestBuilderUriTemplate,
46
43
  responseBodyContentType: "application/json",
47
44
  errorMappings: {
48
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
45
+ XXX: createODataErrorFromDiscriminatorValue,
49
46
  },
50
47
  adapterMethodName: "send",
51
- responseBodyFactory: models_1.createAttendanceRecordFromDiscriminatorValue,
48
+ responseBodyFactory: createAttendanceRecordFromDiscriminatorValue,
52
49
  requestBodyContentType: "application/json",
53
- requestBodySerializer: models_1.serializeAttendanceRecord,
50
+ requestBodySerializer: serializeAttendanceRecord,
54
51
  requestInformationContentSetMethod: "setContentFromParsable",
55
52
  },
56
53
  };
57
54
  /* tslint:enable */
58
55
  /* eslint-enable */
56
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,yBAAyB,EAAyB,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA8D7H;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAG,gLAAgL,CAAC;AAC9O;;GAEG;AACH,MAAM,0DAA0D,GAA2B;IACvF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAqB;IAChF,MAAM,EAAE;QACJ,WAAW,EAAE,6CAA6C;QAC1D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,6CAA6C;QAC1D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,qBAAqB,EAAE,0DAA0D;KACpF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,6CAA6C;QAC1D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,yBAAyB;QAChD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,5 +1,5 @@
1
- import { type MeetingAttendanceReport } from '@microsoft/msgraph-sdk/models/';
2
- import { type AttendanceRecordsRequestBuilder } from './attendanceRecords/';
1
+ import { type MeetingAttendanceReport } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type AttendanceRecordsRequestBuilder } from './attendanceRecords/index.js';
3
3
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
4
4
  /**
5
5
  * Provides operations to manage the attendanceReports property of the microsoft.graph.onlineMeetingBase entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyF,KAAK,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAIrK,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,sBAAsB,CAAC;AAEhL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,yCAA0C,SAAQ,kBAAkB,CAAC,yCAAyC,CAAC;IAC5H;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2DAA2D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2DAA2D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnJ;AACD;;GAEG;AACH,MAAM,WAAW,2DAA2D;IACxE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oDAAoD,yIAAyI,CAAC;AAQ3M;;GAEG;AACH,eAAO,MAAM,2DAA2D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yCAAyC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKhM,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yDAAyD,EAAE,gBA+BvE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyF,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAI7K,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,yCAA0C,SAAQ,kBAAkB,CAAC,yCAAyC,CAAC;IAC5H;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2DAA2D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2DAA2D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnJ;AACD;;GAEG;AACH,MAAM,WAAW,2DAA2D;IACxE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oDAAoD,yIAAyI,CAAC;AAQ3M;;GAEG;AACH,eAAO,MAAM,2DAA2D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yCAAyC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKhM,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yDAAyD,EAAE,gBA+BvE,CAAC"}
@@ -1,19 +1,16 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MeetingAttendanceReportItemRequestBuilderRequestsMetadata = exports.MeetingAttendanceReportItemRequestBuilderNavigationMetadata = exports.MeetingAttendanceReportItemRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createMeetingAttendanceReportFromDiscriminatorValue, serializeMeetingAttendanceReport } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const attendanceRecords_1 = require("./attendanceRecords/");
9
+ import { AttendanceRecordsRequestBuilderNavigationMetadata, AttendanceRecordsRequestBuilderRequestsMetadata } from './attendanceRecords/index.js';
13
10
  /**
14
11
  * Uri template for the request builder.
15
12
  */
16
- exports.MeetingAttendanceReportItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/{meetingAttendanceReport%2Did}{?%24expand,%24select}";
13
+ export const MeetingAttendanceReportItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/{meetingAttendanceReport%2Did}{?%24expand,%24select}";
17
14
  /**
18
15
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
19
16
  */
@@ -24,46 +21,47 @@ const MeetingAttendanceReportItemRequestBuilderGetQueryParametersMapper = {
24
21
  /**
25
22
  * Metadata for all the navigation properties in the request builder.
26
23
  */
27
- exports.MeetingAttendanceReportItemRequestBuilderNavigationMetadata = {
24
+ export const MeetingAttendanceReportItemRequestBuilderNavigationMetadata = {
28
25
  attendanceRecords: {
29
- requestsMetadata: attendanceRecords_1.AttendanceRecordsRequestBuilderRequestsMetadata,
30
- navigationMetadata: attendanceRecords_1.AttendanceRecordsRequestBuilderNavigationMetadata,
26
+ requestsMetadata: AttendanceRecordsRequestBuilderRequestsMetadata,
27
+ navigationMetadata: AttendanceRecordsRequestBuilderNavigationMetadata,
31
28
  },
32
29
  };
33
30
  /**
34
31
  * Metadata for all the requests in the request builder.
35
32
  */
36
- exports.MeetingAttendanceReportItemRequestBuilderRequestsMetadata = {
33
+ export const MeetingAttendanceReportItemRequestBuilderRequestsMetadata = {
37
34
  delete: {
38
- uriTemplate: exports.MeetingAttendanceReportItemRequestBuilderUriTemplate,
35
+ uriTemplate: MeetingAttendanceReportItemRequestBuilderUriTemplate,
39
36
  responseBodyContentType: "application/json",
40
37
  errorMappings: {
41
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
38
+ XXX: createODataErrorFromDiscriminatorValue,
42
39
  },
43
40
  adapterMethodName: "sendNoResponseContent",
44
41
  },
45
42
  get: {
46
- uriTemplate: exports.MeetingAttendanceReportItemRequestBuilderUriTemplate,
43
+ uriTemplate: MeetingAttendanceReportItemRequestBuilderUriTemplate,
47
44
  responseBodyContentType: "application/json",
48
45
  errorMappings: {
49
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ XXX: createODataErrorFromDiscriminatorValue,
50
47
  },
51
48
  adapterMethodName: "send",
52
- responseBodyFactory: models_1.createMeetingAttendanceReportFromDiscriminatorValue,
49
+ responseBodyFactory: createMeetingAttendanceReportFromDiscriminatorValue,
53
50
  queryParametersMapper: MeetingAttendanceReportItemRequestBuilderGetQueryParametersMapper,
54
51
  },
55
52
  patch: {
56
- uriTemplate: exports.MeetingAttendanceReportItemRequestBuilderUriTemplate,
53
+ uriTemplate: MeetingAttendanceReportItemRequestBuilderUriTemplate,
57
54
  responseBodyContentType: "application/json",
58
55
  errorMappings: {
59
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
56
+ XXX: createODataErrorFromDiscriminatorValue,
60
57
  },
61
58
  adapterMethodName: "send",
62
- responseBodyFactory: models_1.createMeetingAttendanceReportFromDiscriminatorValue,
59
+ responseBodyFactory: createMeetingAttendanceReportFromDiscriminatorValue,
63
60
  requestBodyContentType: "application/json",
64
- requestBodySerializer: models_1.serializeMeetingAttendanceReport,
61
+ requestBodySerializer: serializeMeetingAttendanceReport,
65
62
  requestInformationContentSetMethod: "setContentFromParsable",
66
63
  },
67
64
  };
68
65
  /* tslint:enable */
69
66
  /* eslint-enable */
67
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAE,gCAAgC,EAAgC,MAAM,wCAAwC,CAAC;AAC7K,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AAkExL;;GAEG;AACH,MAAM,CAAC,MAAM,oDAAoD,GAAG,sIAAsI,CAAC;AAC3M;;GAEG;AACH,MAAM,iEAAiE,GAA2B;IAC9F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,2DAA2D,GAA6H;IACjM,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;KACxE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yDAAyD,GAAqB;IACvF,MAAM,EAAE;QACJ,WAAW,EAAE,oDAAoD;QACjE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,oDAAoD;QACjE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;QACzE,qBAAqB,EAAE,iEAAiE;KAC3F;IACD,KAAK,EAAE;QACH,WAAW,EAAE,oDAAoD;QACjE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;QACzE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gCAAgC;QACvD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -4,20 +4,20 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
4
4
  */
5
5
  export interface AttendeeReportRequestBuilder extends BaseRequestBuilder<AttendeeReportRequestBuilder> {
6
6
  /**
7
- * Delete attendeeReport for the navigation property onlineMeetings in communications
7
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
8
8
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
9
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
10
10
  */
11
11
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
12
12
  /**
13
- * Get attendeeReport for the navigation property onlineMeetings from communications
13
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
14
14
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
15
  * @returns {Promise<ArrayBuffer>}
16
16
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
17
17
  */
18
18
  get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
19
19
  /**
20
- * Update attendeeReport for the navigation property onlineMeetings in communications
20
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
21
21
  * @param body Binary request body
22
22
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
23
23
  * @returns {Promise<ArrayBuffer>}
@@ -25,19 +25,19 @@ export interface AttendeeReportRequestBuilder extends BaseRequestBuilder<Attende
25
25
  */
26
26
  put(body: ArrayBuffer | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
27
27
  /**
28
- * Delete attendeeReport for the navigation property onlineMeetings in communications
28
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
29
29
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
30
  * @returns {RequestInformation}
31
31
  */
32
32
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
33
33
  /**
34
- * Get attendeeReport for the navigation property onlineMeetings from communications
34
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
35
35
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
36
  * @returns {RequestInformation}
37
37
  */
38
38
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
39
39
  /**
40
- * Update attendeeReport for the navigation property onlineMeetings in communications
40
+ * The content stream of the attendee report of a Microsoft Teams live event. Read-only.
41
41
  * @param body Binary request body
42
42
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
43
43
  * @returns {RequestInformation}
@@ -1,41 +1,38 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttendeeReportRequestBuilderRequestsMetadata = exports.AttendeeReportRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Uri template for the request builder.
11
8
  */
12
- exports.AttendeeReportRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendeeReport";
9
+ export const AttendeeReportRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendeeReport";
13
10
  /**
14
11
  * Metadata for all the requests in the request builder.
15
12
  */
16
- exports.AttendeeReportRequestBuilderRequestsMetadata = {
13
+ export const AttendeeReportRequestBuilderRequestsMetadata = {
17
14
  delete: {
18
- uriTemplate: exports.AttendeeReportRequestBuilderUriTemplate,
15
+ uriTemplate: AttendeeReportRequestBuilderUriTemplate,
19
16
  responseBodyContentType: "application/json",
20
17
  errorMappings: {
21
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
18
+ XXX: createODataErrorFromDiscriminatorValue,
22
19
  },
23
20
  adapterMethodName: "sendNoResponseContent",
24
21
  },
25
22
  get: {
26
- uriTemplate: exports.AttendeeReportRequestBuilderUriTemplate,
23
+ uriTemplate: AttendeeReportRequestBuilderUriTemplate,
27
24
  responseBodyContentType: "application/octet-stream, application/json",
28
25
  errorMappings: {
29
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
26
+ XXX: createODataErrorFromDiscriminatorValue,
30
27
  },
31
28
  adapterMethodName: "sendPrimitive",
32
29
  responseBodyFactory: "ArrayBuffer",
33
30
  },
34
31
  put: {
35
- uriTemplate: exports.AttendeeReportRequestBuilderUriTemplate,
32
+ uriTemplate: AttendeeReportRequestBuilderUriTemplate,
36
33
  responseBodyContentType: "application/json",
37
34
  errorMappings: {
38
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ XXX: createODataErrorFromDiscriminatorValue,
39
36
  },
40
37
  adapterMethodName: "sendPrimitive",
41
38
  responseBodyFactory: "ArrayBuffer",
@@ -45,3 +42,4 @@ exports.AttendeeReportRequestBuilderRequestsMetadata = {
45
42
  };
46
43
  /* tslint:enable */
47
44
  /* eslint-enable */
45
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAiD7H;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,8EAA8E,CAAC;AACtI;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,MAAM,EAAE;QACJ,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,4CAA4C;QACrE,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;KACtC;IACD,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;QACnC,sBAAsB,EAAE,0BAA0B;QAClD,kCAAkC,EAAE,kBAAkB;KACzD;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,53 +1,47 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata = exports.GetVirtualAppointmentJoinWebUrlRequestBuilderUriTemplate = exports.serializeGetVirtualAppointmentJoinWebUrlGetResponse = exports.deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse = exports.createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Creates a new instance of the appropriate class based on discriminator value
11
8
  * @param parseNode The parse node to use to read the discriminator value and create the object
12
9
  * @returns {GetVirtualAppointmentJoinWebUrlGetResponse}
13
10
  */
14
- function createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue(parseNode) {
11
+ export function createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue(parseNode) {
15
12
  return deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse;
16
13
  }
17
- exports.createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue = createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue;
18
14
  /**
19
15
  * The deserialization information for the current model
20
16
  * @returns {Record<string, (node: ParseNode) => void>}
21
17
  */
22
- function deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse(getVirtualAppointmentJoinWebUrlGetResponse = {}) {
18
+ export function deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse(getVirtualAppointmentJoinWebUrlGetResponse = {}) {
23
19
  return {
24
20
  "backingStoreEnabled": n => { getVirtualAppointmentJoinWebUrlGetResponse.backingStoreEnabled = true; },
25
21
  "value": n => { getVirtualAppointmentJoinWebUrlGetResponse.value = n.getStringValue(); },
26
22
  };
27
23
  }
28
- exports.deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse = deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse;
29
24
  /**
30
25
  * Serializes information the current object
31
26
  * @param writer Serialization writer to use to serialize this model
32
27
  */
33
- function serializeGetVirtualAppointmentJoinWebUrlGetResponse(writer, getVirtualAppointmentJoinWebUrlGetResponse = {}) {
28
+ export function serializeGetVirtualAppointmentJoinWebUrlGetResponse(writer, getVirtualAppointmentJoinWebUrlGetResponse = {}) {
34
29
  writer.writeStringValue("value", getVirtualAppointmentJoinWebUrlGetResponse.value);
35
30
  writer.writeAdditionalData(getVirtualAppointmentJoinWebUrlGetResponse.additionalData);
36
31
  }
37
- exports.serializeGetVirtualAppointmentJoinWebUrlGetResponse = serializeGetVirtualAppointmentJoinWebUrlGetResponse;
38
32
  /**
39
33
  * Uri template for the request builder.
40
34
  */
41
- exports.GetVirtualAppointmentJoinWebUrlRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/getVirtualAppointmentJoinWebUrl()";
35
+ export const GetVirtualAppointmentJoinWebUrlRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/getVirtualAppointmentJoinWebUrl()";
42
36
  /**
43
37
  * Metadata for all the requests in the request builder.
44
38
  */
45
- exports.GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata = {
39
+ export const GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata = {
46
40
  get: {
47
- uriTemplate: exports.GetVirtualAppointmentJoinWebUrlRequestBuilderUriTemplate,
41
+ uriTemplate: GetVirtualAppointmentJoinWebUrlRequestBuilderUriTemplate,
48
42
  responseBodyContentType: "application/json",
49
43
  errorMappings: {
50
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
44
+ XXX: createODataErrorFromDiscriminatorValue,
51
45
  },
52
46
  adapterMethodName: "send",
53
47
  responseBodyFactory: createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue,
@@ -55,3 +49,4 @@ exports.GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata = {
55
49
  };
56
50
  /* tslint:enable */
57
51
  /* eslint-enable */
52
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,sEAAsE,CAAC,SAAgC;IACnH,OAAO,yDAAyD,CAAC;AACrE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,yDAAyD,CAAC,6CAA8G,EAAE;IACtL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACtG,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,KAAK,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC3F,CAAA;AACL,CAAC;AAkCD;;;GAGG;AACH,MAAM,UAAU,mDAAmD,CAAC,MAA2B,EAAE,6CAA8G,EAAE;IAC7M,MAAM,CAAC,gBAAgB,CAAC,OAAO,EAAE,0CAA0C,CAAC,KAAK,CAAC,CAAC;IACnF,MAAM,CAAC,mBAAmB,CAAC,0CAA0C,CAAC,cAAc,CAAC,CAAC;AAC1F,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAG,iGAAiG,CAAC;AAC1K;;GAEG;AACH,MAAM,CAAC,MAAM,6DAA6D,GAAqB;IAC3F,GAAG,EAAE;QACD,WAAW,EAAE,wDAAwD;QACrE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sEAAsE;KAC/F;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,11 +1,11 @@
1
- import { type OnlineMeeting } from '@microsoft/msgraph-sdk/models/';
2
- import { type AttendanceReportsRequestBuilder } from './attendanceReports/';
3
- import { type AttendeeReportRequestBuilder } from './attendeeReport/';
4
- import { type GetVirtualAppointmentJoinWebUrlRequestBuilder } from './getVirtualAppointmentJoinWebUrl/';
5
- import { type RecordingsRequestBuilder } from './recordings/';
6
- import { type SendVirtualAppointmentReminderSmsRequestBuilder } from './sendVirtualAppointmentReminderSms/';
7
- import { type SendVirtualAppointmentSmsRequestBuilder } from './sendVirtualAppointmentSms/';
8
- import { type TranscriptsRequestBuilder } from './transcripts/';
1
+ import { type OnlineMeeting } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type AttendanceReportsRequestBuilder } from './attendanceReports/index.js';
3
+ import { type AttendeeReportRequestBuilder } from './attendeeReport/index.js';
4
+ import { type GetVirtualAppointmentJoinWebUrlRequestBuilder } from './getVirtualAppointmentJoinWebUrl/index.js';
5
+ import { type RecordingsRequestBuilder } from './recordings/index.js';
6
+ import { type SendVirtualAppointmentReminderSmsRequestBuilder } from './sendVirtualAppointmentReminderSms/index.js';
7
+ import { type SendVirtualAppointmentSmsRequestBuilder } from './sendVirtualAppointmentSms/index.js';
8
+ import { type TranscriptsRequestBuilder } from './transcripts/index.js';
9
9
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
10
10
  /**
11
11
  * Provides operations to manage the onlineMeetings property of the microsoft.graph.cloudCommunications entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAIvI,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,sBAAsB,CAAC;AAEhL,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,oCAAoC,CAAC;AAEvK,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEpJ,OAAO,EAAmE,KAAK,+CAA+C,EAAE,MAAM,sCAAsC,CAAC;AAE7K,OAAO,EAA2D,KAAK,uCAAuC,EAAE,MAAM,8BAA8B,CAAC;AAErJ,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAExJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,iCAAiC,IAAI,+CAA+C,CAAC;IACzF;;OAEG;IACH,IAAI,yBAAyB,IAAI,uCAAuC,CAAC;IACzE;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,wFAAwF,CAAC;AAQhJ;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAyB5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBA+B7D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAI/I,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,4CAA4C,CAAC;AAE/K,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAE5J,OAAO,EAAmE,KAAK,+CAA+C,EAAE,MAAM,8CAA8C,CAAC;AAErL,OAAO,EAA2D,KAAK,uCAAuC,EAAE,MAAM,sCAAsC,CAAC;AAE7J,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAEhK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,iCAAiC,IAAI,+CAA+C,CAAC;IACzF;;OAEG;IACH,IAAI,yBAAyB,IAAI,uCAAuC,CAAC;IACzE;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,wFAAwF,CAAC;AAQhJ;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAyB5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBA+B7D,CAAC"}
@@ -1,31 +1,28 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.OnlineMeetingItemRequestBuilderRequestsMetadata = exports.OnlineMeetingItemRequestBuilderNavigationMetadata = exports.OnlineMeetingItemRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createOnlineMeetingFromDiscriminatorValue, serializeOnlineMeeting } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const attendanceReports_1 = require("./attendanceReports/");
9
+ import { AttendanceReportsRequestBuilderNavigationMetadata, AttendanceReportsRequestBuilderRequestsMetadata } from './attendanceReports/index.js';
13
10
  // @ts-ignore
14
- const attendeeReport_1 = require("./attendeeReport/");
11
+ import { AttendeeReportRequestBuilderRequestsMetadata } from './attendeeReport/index.js';
15
12
  // @ts-ignore
16
- const getVirtualAppointmentJoinWebUrl_1 = require("./getVirtualAppointmentJoinWebUrl/");
13
+ import { GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata } from './getVirtualAppointmentJoinWebUrl/index.js';
17
14
  // @ts-ignore
18
- const recordings_1 = require("./recordings/");
15
+ import { RecordingsRequestBuilderNavigationMetadata, RecordingsRequestBuilderRequestsMetadata } from './recordings/index.js';
19
16
  // @ts-ignore
20
- const sendVirtualAppointmentReminderSms_1 = require("./sendVirtualAppointmentReminderSms/");
17
+ import { SendVirtualAppointmentReminderSmsRequestBuilderRequestsMetadata } from './sendVirtualAppointmentReminderSms/index.js';
21
18
  // @ts-ignore
22
- const sendVirtualAppointmentSms_1 = require("./sendVirtualAppointmentSms/");
19
+ import { SendVirtualAppointmentSmsRequestBuilderRequestsMetadata } from './sendVirtualAppointmentSms/index.js';
23
20
  // @ts-ignore
24
- const transcripts_1 = require("./transcripts/");
21
+ import { TranscriptsRequestBuilderNavigationMetadata, TranscriptsRequestBuilderRequestsMetadata } from './transcripts/index.js';
25
22
  /**
26
23
  * Uri template for the request builder.
27
24
  */
28
- exports.OnlineMeetingItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}{?%24expand,%24select}";
25
+ export const OnlineMeetingItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}{?%24expand,%24select}";
29
26
  /**
30
27
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
31
28
  */
@@ -36,66 +33,67 @@ const OnlineMeetingItemRequestBuilderGetQueryParametersMapper = {
36
33
  /**
37
34
  * Metadata for all the navigation properties in the request builder.
38
35
  */
39
- exports.OnlineMeetingItemRequestBuilderNavigationMetadata = {
36
+ export const OnlineMeetingItemRequestBuilderNavigationMetadata = {
40
37
  attendanceReports: {
41
- requestsMetadata: attendanceReports_1.AttendanceReportsRequestBuilderRequestsMetadata,
42
- navigationMetadata: attendanceReports_1.AttendanceReportsRequestBuilderNavigationMetadata,
38
+ requestsMetadata: AttendanceReportsRequestBuilderRequestsMetadata,
39
+ navigationMetadata: AttendanceReportsRequestBuilderNavigationMetadata,
43
40
  },
44
41
  attendeeReport: {
45
- requestsMetadata: attendeeReport_1.AttendeeReportRequestBuilderRequestsMetadata,
42
+ requestsMetadata: AttendeeReportRequestBuilderRequestsMetadata,
46
43
  },
47
44
  getVirtualAppointmentJoinWebUrl: {
48
- requestsMetadata: getVirtualAppointmentJoinWebUrl_1.GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata,
45
+ requestsMetadata: GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata,
49
46
  },
50
47
  recordings: {
51
- requestsMetadata: recordings_1.RecordingsRequestBuilderRequestsMetadata,
52
- navigationMetadata: recordings_1.RecordingsRequestBuilderNavigationMetadata,
48
+ requestsMetadata: RecordingsRequestBuilderRequestsMetadata,
49
+ navigationMetadata: RecordingsRequestBuilderNavigationMetadata,
53
50
  },
54
51
  sendVirtualAppointmentReminderSms: {
55
- requestsMetadata: sendVirtualAppointmentReminderSms_1.SendVirtualAppointmentReminderSmsRequestBuilderRequestsMetadata,
52
+ requestsMetadata: SendVirtualAppointmentReminderSmsRequestBuilderRequestsMetadata,
56
53
  },
57
54
  sendVirtualAppointmentSms: {
58
- requestsMetadata: sendVirtualAppointmentSms_1.SendVirtualAppointmentSmsRequestBuilderRequestsMetadata,
55
+ requestsMetadata: SendVirtualAppointmentSmsRequestBuilderRequestsMetadata,
59
56
  },
60
57
  transcripts: {
61
- requestsMetadata: transcripts_1.TranscriptsRequestBuilderRequestsMetadata,
62
- navigationMetadata: transcripts_1.TranscriptsRequestBuilderNavigationMetadata,
58
+ requestsMetadata: TranscriptsRequestBuilderRequestsMetadata,
59
+ navigationMetadata: TranscriptsRequestBuilderNavigationMetadata,
63
60
  },
64
61
  };
65
62
  /**
66
63
  * Metadata for all the requests in the request builder.
67
64
  */
68
- exports.OnlineMeetingItemRequestBuilderRequestsMetadata = {
65
+ export const OnlineMeetingItemRequestBuilderRequestsMetadata = {
69
66
  delete: {
70
- uriTemplate: exports.OnlineMeetingItemRequestBuilderUriTemplate,
67
+ uriTemplate: OnlineMeetingItemRequestBuilderUriTemplate,
71
68
  responseBodyContentType: "application/json",
72
69
  errorMappings: {
73
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
70
+ XXX: createODataErrorFromDiscriminatorValue,
74
71
  },
75
72
  adapterMethodName: "sendNoResponseContent",
76
73
  },
77
74
  get: {
78
- uriTemplate: exports.OnlineMeetingItemRequestBuilderUriTemplate,
75
+ uriTemplate: OnlineMeetingItemRequestBuilderUriTemplate,
79
76
  responseBodyContentType: "application/json",
80
77
  errorMappings: {
81
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
78
+ XXX: createODataErrorFromDiscriminatorValue,
82
79
  },
83
80
  adapterMethodName: "send",
84
- responseBodyFactory: models_1.createOnlineMeetingFromDiscriminatorValue,
81
+ responseBodyFactory: createOnlineMeetingFromDiscriminatorValue,
85
82
  queryParametersMapper: OnlineMeetingItemRequestBuilderGetQueryParametersMapper,
86
83
  },
87
84
  patch: {
88
- uriTemplate: exports.OnlineMeetingItemRequestBuilderUriTemplate,
85
+ uriTemplate: OnlineMeetingItemRequestBuilderUriTemplate,
89
86
  responseBodyContentType: "application/json",
90
87
  errorMappings: {
91
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
88
+ XXX: createODataErrorFromDiscriminatorValue,
92
89
  },
93
90
  adapterMethodName: "send",
94
- responseBodyFactory: models_1.createOnlineMeetingFromDiscriminatorValue,
91
+ responseBodyFactory: createOnlineMeetingFromDiscriminatorValue,
95
92
  requestBodyContentType: "application/json",
96
- requestBodySerializer: models_1.serializeOnlineMeeting,
93
+ requestBodySerializer: serializeOnlineMeeting,
97
94
  requestInformationContentSetMethod: "setContentFromParsable",
98
95
  },
99
96
  };
100
97
  /* tslint:enable */
101
98
  /* eslint-enable */
99
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,sBAAsB,EAAsB,MAAM,wCAAwC,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AACxL,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,6DAA6D,EAAsD,MAAM,4CAA4C,CAAC;AAC/K,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,wCAAwC,EAAiC,MAAM,uBAAuB,CAAC;AAC5J,aAAa;AACb,OAAO,EAAE,+DAA+D,EAAwD,MAAM,8CAA8C,CAAC;AACrL,aAAa;AACb,OAAO,EAAE,uDAAuD,EAAgD,MAAM,sCAAsC,CAAC;AAC7J,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,yCAAyC,EAAkC,MAAM,wBAAwB,CAAC;AA0FhK;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,qFAAqF,CAAC;AAChJ;;GAEG;AACH,MAAM,uDAAuD,GAA2B;IACpF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAmH;IAC7K,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;KACxE;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;IACD,+BAA+B,EAAE;QAC7B,gBAAgB,EAAE,6DAA6D;KAClF;IACD,UAAU,EAAE;QACR,gBAAgB,EAAE,wCAAwC;QAC1D,kBAAkB,EAAE,0CAA0C;KACjE;IACD,iCAAiC,EAAE;QAC/B,gBAAgB,EAAE,+DAA+D;KACpF;IACD,yBAAyB,EAAE;QACvB,gBAAgB,EAAE,uDAAuD;KAC5E;IACD,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;QAC3D,kBAAkB,EAAE,2CAA2C;KAClE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,MAAM,EAAE;QACJ,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,qBAAqB,EAAE,uDAAuD;KACjF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,15 +1,12 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Uri template for the request builder.
11
8
  */
12
- exports.CountRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/recordings/$count{?%24filter,%24search}";
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/recordings/$count{?%24filter,%24search}";
13
10
  /**
14
11
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
12
  */
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
20
17
  /**
21
18
  * Metadata for all the requests in the request builder.
22
19
  */
23
- exports.CountRequestBuilderRequestsMetadata = {
20
+ export const CountRequestBuilderRequestsMetadata = {
24
21
  get: {
25
- uriTemplate: exports.CountRequestBuilderUriTemplate,
22
+ uriTemplate: CountRequestBuilderUriTemplate,
26
23
  responseBodyContentType: "text/plain;q=0.9",
27
24
  errorMappings: {
28
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ XXX: createODataErrorFromDiscriminatorValue,
29
26
  },
30
27
  adapterMethodName: "sendPrimitive",
31
28
  responseBodyFactory: "number",
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
34
31
  };
35
32
  /* tslint:enable */
36
33
  /* eslint-enable */
34
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,uGAAuG,CAAC;AACtJ;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,6 @@
1
- import { type CallRecording, type CallRecordingCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
- import { type CountRequestBuilder } from './count/';
3
- import { type CallRecordingItemRequestBuilder } from './item/';
1
+ import { type CallRecording, type CallRecordingCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type CallRecordingItemRequestBuilder } from './item/index.js';
4
4
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
5
  /**
6
6
  * Provides operations to manage the recordings property of the microsoft.graph.onlineMeeting entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkI,KAAK,aAAa,EAAE,KAAK,+BAA+B,EAAE,MAAM,gCAAgC,CAAC;AAI1O,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,SAAS,CAAC;AAEnK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,+BAA+B,CAAC;IAC9E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACjI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,0JAA0J,CAAC;AAc3M;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkI,KAAK,aAAa,EAAE,KAAK,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AAIlP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,iBAAiB,CAAC;AAE3K,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,+BAA+B,CAAC;IAC9E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACjI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,0JAA0J,CAAC;AAc3M;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}