@microsoft/msgraph-sdk-groups 1.0.0-preview.52 → 1.0.0-preview.54

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 (997) hide show
  1. package/groups/item/calendar/calendarView/item/exceptionOccurrences/count/index.d.ts +41 -0
  2. package/groups/item/calendar/calendarView/item/exceptionOccurrences/count/index.d.ts.map +1 -0
  3. package/groups/item/calendar/calendarView/item/exceptionOccurrences/count/index.js +34 -0
  4. package/groups/item/calendar/calendarView/item/exceptionOccurrences/count/index.js.map +1 -0
  5. package/groups/item/calendar/calendarView/item/exceptionOccurrences/delta/index.d.ts +97 -0
  6. package/groups/item/calendar/calendarView/item/exceptionOccurrences/delta/index.d.ts.map +1 -0
  7. package/groups/item/calendar/calendarView/item/exceptionOccurrences/delta/index.js +70 -0
  8. package/groups/item/calendar/calendarView/item/exceptionOccurrences/delta/index.js.map +1 -0
  9. package/groups/item/calendar/calendarView/item/exceptionOccurrences/index.d.ts +87 -0
  10. package/groups/item/calendar/calendarView/item/exceptionOccurrences/index.d.ts.map +1 -0
  11. package/groups/item/calendar/calendarView/item/exceptionOccurrences/index.js +64 -0
  12. package/groups/item/calendar/calendarView/item/exceptionOccurrences/index.js.map +1 -0
  13. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/accept/index.d.ts +64 -0
  14. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/accept/index.d.ts.map +1 -0
  15. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/accept/index.js +60 -0
  16. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/accept/index.js.map +1 -0
  17. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/count/index.d.ts +41 -0
  18. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/count/index.d.ts.map +1 -0
  19. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/count/index.js +34 -0
  20. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/count/index.js.map +1 -0
  21. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts +62 -0
  22. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts.map +1 -0
  23. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/createUploadSession/index.js +62 -0
  24. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/createUploadSession/index.js.map +1 -0
  25. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/index.d.ts +102 -0
  26. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/index.d.ts.map +1 -0
  27. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/index.js +75 -0
  28. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/index.js.map +1 -0
  29. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/item/index.d.ts +54 -0
  30. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/item/index.d.ts.map +1 -0
  31. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/item/index.js +43 -0
  32. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/attachments/item/index.js.map +1 -0
  33. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/calendar/index.d.ts +42 -0
  34. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/calendar/index.d.ts.map +1 -0
  35. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/calendar/index.js +36 -0
  36. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/calendar/index.js.map +1 -0
  37. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/cancel/index.d.ts +60 -0
  38. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/cancel/index.d.ts.map +1 -0
  39. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/cancel/index.js +58 -0
  40. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/cancel/index.js.map +1 -0
  41. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/decline/index.d.ts +69 -0
  42. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/decline/index.d.ts.map +1 -0
  43. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/decline/index.js +64 -0
  44. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/decline/index.js.map +1 -0
  45. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/dismissReminder/index.d.ts +28 -0
  46. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/dismissReminder/index.d.ts.map +1 -0
  47. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/dismissReminder/index.js +24 -0
  48. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/dismissReminder/index.js.map +1 -0
  49. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/count/index.d.ts +41 -0
  50. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/count/index.d.ts.map +1 -0
  51. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/count/index.js +34 -0
  52. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/count/index.js.map +1 -0
  53. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/index.d.ts +97 -0
  54. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/index.d.ts.map +1 -0
  55. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/index.js +70 -0
  56. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/index.js.map +1 -0
  57. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/item/index.d.ts +69 -0
  58. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/item/index.d.ts.map +1 -0
  59. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/item/index.js +55 -0
  60. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/extensions/item/index.js.map +1 -0
  61. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/forward/index.d.ts +65 -0
  62. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/forward/index.d.ts.map +1 -0
  63. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/forward/index.js +62 -0
  64. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/forward/index.js.map +1 -0
  65. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/index.d.ts +106 -0
  66. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/index.d.ts.map +1 -0
  67. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/index.js +104 -0
  68. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/index.js.map +1 -0
  69. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/count/index.d.ts +41 -0
  70. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/count/index.d.ts.map +1 -0
  71. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/count/index.js +34 -0
  72. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/count/index.js.map +1 -0
  73. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/delta/index.d.ts +97 -0
  74. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/delta/index.d.ts.map +1 -0
  75. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/delta/index.js +70 -0
  76. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/delta/index.js.map +1 -0
  77. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/index.d.ts +95 -0
  78. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/index.d.ts.map +1 -0
  79. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/index.js +64 -0
  80. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/index.js.map +1 -0
  81. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/accept/index.d.ts +64 -0
  82. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/accept/index.d.ts.map +1 -0
  83. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/accept/index.js +60 -0
  84. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/accept/index.js.map +1 -0
  85. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/count/index.d.ts +41 -0
  86. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/count/index.d.ts.map +1 -0
  87. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/count/index.js +34 -0
  88. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/count/index.js.map +1 -0
  89. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.d.ts +62 -0
  90. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.d.ts.map +1 -0
  91. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.js +62 -0
  92. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.js.map +1 -0
  93. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/index.d.ts +102 -0
  94. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/index.d.ts.map +1 -0
  95. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/index.js +75 -0
  96. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/index.js.map +1 -0
  97. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/item/index.d.ts +54 -0
  98. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/item/index.d.ts.map +1 -0
  99. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/item/index.js +43 -0
  100. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/attachments/item/index.js.map +1 -0
  101. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/calendar/index.d.ts +42 -0
  102. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/calendar/index.d.ts.map +1 -0
  103. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/calendar/index.js +36 -0
  104. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/calendar/index.js.map +1 -0
  105. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/cancel/index.d.ts +60 -0
  106. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/cancel/index.d.ts.map +1 -0
  107. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/cancel/index.js +58 -0
  108. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/cancel/index.js.map +1 -0
  109. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/decline/index.d.ts +69 -0
  110. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/decline/index.d.ts.map +1 -0
  111. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/decline/index.js +64 -0
  112. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/decline/index.js.map +1 -0
  113. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/dismissReminder/index.d.ts +28 -0
  114. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/dismissReminder/index.d.ts.map +1 -0
  115. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/dismissReminder/index.js +24 -0
  116. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/dismissReminder/index.js.map +1 -0
  117. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/count/index.d.ts +41 -0
  118. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/count/index.d.ts.map +1 -0
  119. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/count/index.js +34 -0
  120. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/count/index.js.map +1 -0
  121. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/index.d.ts +97 -0
  122. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/index.d.ts.map +1 -0
  123. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/index.js +70 -0
  124. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/index.js.map +1 -0
  125. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/item/index.d.ts +69 -0
  126. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/item/index.d.ts.map +1 -0
  127. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/item/index.js +55 -0
  128. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/extensions/item/index.js.map +1 -0
  129. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/forward/index.d.ts +65 -0
  130. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/forward/index.d.ts.map +1 -0
  131. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/forward/index.js +62 -0
  132. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/forward/index.js.map +1 -0
  133. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/index.d.ts +109 -0
  134. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/index.d.ts.map +1 -0
  135. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/index.js +98 -0
  136. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/index.js.map +1 -0
  137. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/permanentDelete/index.d.ts +27 -0
  138. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/permanentDelete/index.d.ts.map +1 -0
  139. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/permanentDelete/index.js +24 -0
  140. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/permanentDelete/index.js.map +1 -0
  141. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.d.ts +61 -0
  142. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.d.ts.map +1 -0
  143. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.js +60 -0
  144. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.js.map +1 -0
  145. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.d.ts +69 -0
  146. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.d.ts.map +1 -0
  147. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.js +64 -0
  148. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.js.map +1 -0
  149. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/permanentDelete/index.d.ts +27 -0
  150. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/permanentDelete/index.d.ts.map +1 -0
  151. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/permanentDelete/index.js +24 -0
  152. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/permanentDelete/index.js.map +1 -0
  153. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/snoozeReminder/index.d.ts +61 -0
  154. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/snoozeReminder/index.d.ts.map +1 -0
  155. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/snoozeReminder/index.js +60 -0
  156. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/snoozeReminder/index.js.map +1 -0
  157. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts +69 -0
  158. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts.map +1 -0
  159. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/tentativelyAccept/index.js +64 -0
  160. package/groups/item/calendar/calendarView/item/exceptionOccurrences/item/tentativelyAccept/index.js.map +1 -0
  161. package/groups/item/calendar/calendarView/item/index.d.ts +5 -0
  162. package/groups/item/calendar/calendarView/item/index.d.ts.map +1 -1
  163. package/groups/item/calendar/calendarView/item/index.js +6 -0
  164. package/groups/item/calendar/calendarView/item/index.js.map +1 -1
  165. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/count/index.d.ts +41 -0
  166. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/count/index.d.ts.map +1 -0
  167. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/count/index.js +34 -0
  168. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/count/index.js.map +1 -0
  169. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/delta/index.d.ts +97 -0
  170. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/delta/index.d.ts.map +1 -0
  171. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/delta/index.js +70 -0
  172. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/delta/index.js.map +1 -0
  173. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/index.d.ts +87 -0
  174. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/index.d.ts.map +1 -0
  175. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/index.js +64 -0
  176. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/index.js.map +1 -0
  177. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/accept/index.d.ts +64 -0
  178. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/accept/index.d.ts.map +1 -0
  179. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/accept/index.js +60 -0
  180. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/accept/index.js.map +1 -0
  181. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/count/index.d.ts +41 -0
  182. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/count/index.d.ts.map +1 -0
  183. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/count/index.js +34 -0
  184. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/count/index.js.map +1 -0
  185. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts +62 -0
  186. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts.map +1 -0
  187. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.js +62 -0
  188. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.js.map +1 -0
  189. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/index.d.ts +102 -0
  190. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/index.d.ts.map +1 -0
  191. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/index.js +75 -0
  192. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/index.js.map +1 -0
  193. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/item/index.d.ts +54 -0
  194. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/item/index.d.ts.map +1 -0
  195. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/item/index.js +43 -0
  196. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/attachments/item/index.js.map +1 -0
  197. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/calendar/index.d.ts +42 -0
  198. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/calendar/index.d.ts.map +1 -0
  199. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/calendar/index.js +36 -0
  200. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/calendar/index.js.map +1 -0
  201. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/cancel/index.d.ts +60 -0
  202. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/cancel/index.d.ts.map +1 -0
  203. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/cancel/index.js +58 -0
  204. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/cancel/index.js.map +1 -0
  205. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/decline/index.d.ts +69 -0
  206. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/decline/index.d.ts.map +1 -0
  207. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/decline/index.js +64 -0
  208. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/decline/index.js.map +1 -0
  209. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/dismissReminder/index.d.ts +28 -0
  210. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/dismissReminder/index.d.ts.map +1 -0
  211. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/dismissReminder/index.js +24 -0
  212. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/dismissReminder/index.js.map +1 -0
  213. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/count/index.d.ts +41 -0
  214. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/count/index.d.ts.map +1 -0
  215. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/count/index.js +34 -0
  216. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/count/index.js.map +1 -0
  217. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/index.d.ts +97 -0
  218. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/index.d.ts.map +1 -0
  219. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/index.js +70 -0
  220. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/index.js.map +1 -0
  221. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/item/index.d.ts +69 -0
  222. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/item/index.d.ts.map +1 -0
  223. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/item/index.js +55 -0
  224. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/extensions/item/index.js.map +1 -0
  225. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/forward/index.d.ts +65 -0
  226. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/forward/index.d.ts.map +1 -0
  227. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/forward/index.js +62 -0
  228. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/forward/index.js.map +1 -0
  229. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/index.d.ts +101 -0
  230. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/index.d.ts.map +1 -0
  231. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/index.js +98 -0
  232. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/index.js.map +1 -0
  233. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/permanentDelete/index.d.ts +27 -0
  234. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/permanentDelete/index.d.ts.map +1 -0
  235. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/permanentDelete/index.js +24 -0
  236. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/permanentDelete/index.js.map +1 -0
  237. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.d.ts +61 -0
  238. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.d.ts.map +1 -0
  239. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.js +60 -0
  240. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.js.map +1 -0
  241. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts +69 -0
  242. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts.map +1 -0
  243. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.js +64 -0
  244. package/groups/item/calendar/calendarView/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.js.map +1 -0
  245. package/groups/item/calendar/calendarView/item/instances/item/index.d.ts +5 -0
  246. package/groups/item/calendar/calendarView/item/instances/item/index.d.ts.map +1 -1
  247. package/groups/item/calendar/calendarView/item/instances/item/index.js +6 -0
  248. package/groups/item/calendar/calendarView/item/instances/item/index.js.map +1 -1
  249. package/groups/item/calendar/events/item/exceptionOccurrences/count/index.d.ts +41 -0
  250. package/groups/item/calendar/events/item/exceptionOccurrences/count/index.d.ts.map +1 -0
  251. package/groups/item/calendar/events/item/exceptionOccurrences/count/index.js +34 -0
  252. package/groups/item/calendar/events/item/exceptionOccurrences/count/index.js.map +1 -0
  253. package/groups/item/calendar/events/item/exceptionOccurrences/delta/index.d.ts +97 -0
  254. package/groups/item/calendar/events/item/exceptionOccurrences/delta/index.d.ts.map +1 -0
  255. package/groups/item/calendar/events/item/exceptionOccurrences/delta/index.js +70 -0
  256. package/groups/item/calendar/events/item/exceptionOccurrences/delta/index.js.map +1 -0
  257. package/groups/item/calendar/events/item/exceptionOccurrences/index.d.ts +87 -0
  258. package/groups/item/calendar/events/item/exceptionOccurrences/index.d.ts.map +1 -0
  259. package/groups/item/calendar/events/item/exceptionOccurrences/index.js +64 -0
  260. package/groups/item/calendar/events/item/exceptionOccurrences/index.js.map +1 -0
  261. package/groups/item/calendar/events/item/exceptionOccurrences/item/accept/index.d.ts +64 -0
  262. package/groups/item/calendar/events/item/exceptionOccurrences/item/accept/index.d.ts.map +1 -0
  263. package/groups/item/calendar/events/item/exceptionOccurrences/item/accept/index.js +60 -0
  264. package/groups/item/calendar/events/item/exceptionOccurrences/item/accept/index.js.map +1 -0
  265. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/count/index.d.ts +41 -0
  266. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/count/index.d.ts.map +1 -0
  267. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/count/index.js +34 -0
  268. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/count/index.js.map +1 -0
  269. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts +62 -0
  270. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts.map +1 -0
  271. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/createUploadSession/index.js +62 -0
  272. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/createUploadSession/index.js.map +1 -0
  273. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/index.d.ts +102 -0
  274. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/index.d.ts.map +1 -0
  275. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/index.js +75 -0
  276. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/index.js.map +1 -0
  277. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/item/index.d.ts +54 -0
  278. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/item/index.d.ts.map +1 -0
  279. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/item/index.js +43 -0
  280. package/groups/item/calendar/events/item/exceptionOccurrences/item/attachments/item/index.js.map +1 -0
  281. package/groups/item/calendar/events/item/exceptionOccurrences/item/calendar/index.d.ts +42 -0
  282. package/groups/item/calendar/events/item/exceptionOccurrences/item/calendar/index.d.ts.map +1 -0
  283. package/groups/item/calendar/events/item/exceptionOccurrences/item/calendar/index.js +36 -0
  284. package/groups/item/calendar/events/item/exceptionOccurrences/item/calendar/index.js.map +1 -0
  285. package/groups/item/calendar/events/item/exceptionOccurrences/item/cancel/index.d.ts +60 -0
  286. package/groups/item/calendar/events/item/exceptionOccurrences/item/cancel/index.d.ts.map +1 -0
  287. package/groups/item/calendar/events/item/exceptionOccurrences/item/cancel/index.js +58 -0
  288. package/groups/item/calendar/events/item/exceptionOccurrences/item/cancel/index.js.map +1 -0
  289. package/groups/item/calendar/events/item/exceptionOccurrences/item/decline/index.d.ts +69 -0
  290. package/groups/item/calendar/events/item/exceptionOccurrences/item/decline/index.d.ts.map +1 -0
  291. package/groups/item/calendar/events/item/exceptionOccurrences/item/decline/index.js +64 -0
  292. package/groups/item/calendar/events/item/exceptionOccurrences/item/decline/index.js.map +1 -0
  293. package/groups/item/calendar/events/item/exceptionOccurrences/item/dismissReminder/index.d.ts +28 -0
  294. package/groups/item/calendar/events/item/exceptionOccurrences/item/dismissReminder/index.d.ts.map +1 -0
  295. package/groups/item/calendar/events/item/exceptionOccurrences/item/dismissReminder/index.js +24 -0
  296. package/groups/item/calendar/events/item/exceptionOccurrences/item/dismissReminder/index.js.map +1 -0
  297. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/count/index.d.ts +41 -0
  298. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/count/index.d.ts.map +1 -0
  299. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/count/index.js +34 -0
  300. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/count/index.js.map +1 -0
  301. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/index.d.ts +97 -0
  302. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/index.d.ts.map +1 -0
  303. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/index.js +70 -0
  304. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/index.js.map +1 -0
  305. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/item/index.d.ts +69 -0
  306. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/item/index.d.ts.map +1 -0
  307. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/item/index.js +55 -0
  308. package/groups/item/calendar/events/item/exceptionOccurrences/item/extensions/item/index.js.map +1 -0
  309. package/groups/item/calendar/events/item/exceptionOccurrences/item/forward/index.d.ts +65 -0
  310. package/groups/item/calendar/events/item/exceptionOccurrences/item/forward/index.d.ts.map +1 -0
  311. package/groups/item/calendar/events/item/exceptionOccurrences/item/forward/index.js +62 -0
  312. package/groups/item/calendar/events/item/exceptionOccurrences/item/forward/index.js.map +1 -0
  313. package/groups/item/calendar/events/item/exceptionOccurrences/item/index.d.ts +106 -0
  314. package/groups/item/calendar/events/item/exceptionOccurrences/item/index.d.ts.map +1 -0
  315. package/groups/item/calendar/events/item/exceptionOccurrences/item/index.js +104 -0
  316. package/groups/item/calendar/events/item/exceptionOccurrences/item/index.js.map +1 -0
  317. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/count/index.d.ts +41 -0
  318. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/count/index.d.ts.map +1 -0
  319. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/count/index.js +34 -0
  320. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/count/index.js.map +1 -0
  321. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/delta/index.d.ts +97 -0
  322. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/delta/index.d.ts.map +1 -0
  323. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/delta/index.js +70 -0
  324. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/delta/index.js.map +1 -0
  325. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/index.d.ts +95 -0
  326. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/index.d.ts.map +1 -0
  327. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/index.js +64 -0
  328. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/index.js.map +1 -0
  329. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/accept/index.d.ts +64 -0
  330. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/accept/index.d.ts.map +1 -0
  331. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/accept/index.js +60 -0
  332. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/accept/index.js.map +1 -0
  333. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/count/index.d.ts +41 -0
  334. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/count/index.d.ts.map +1 -0
  335. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/count/index.js +34 -0
  336. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/count/index.js.map +1 -0
  337. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.d.ts +62 -0
  338. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.d.ts.map +1 -0
  339. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.js +62 -0
  340. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.js.map +1 -0
  341. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/index.d.ts +102 -0
  342. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/index.d.ts.map +1 -0
  343. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/index.js +75 -0
  344. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/index.js.map +1 -0
  345. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/item/index.d.ts +54 -0
  346. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/item/index.d.ts.map +1 -0
  347. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/item/index.js +43 -0
  348. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/attachments/item/index.js.map +1 -0
  349. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/calendar/index.d.ts +42 -0
  350. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/calendar/index.d.ts.map +1 -0
  351. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/calendar/index.js +36 -0
  352. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/calendar/index.js.map +1 -0
  353. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/cancel/index.d.ts +60 -0
  354. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/cancel/index.d.ts.map +1 -0
  355. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/cancel/index.js +58 -0
  356. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/cancel/index.js.map +1 -0
  357. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/decline/index.d.ts +69 -0
  358. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/decline/index.d.ts.map +1 -0
  359. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/decline/index.js +64 -0
  360. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/decline/index.js.map +1 -0
  361. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/dismissReminder/index.d.ts +28 -0
  362. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/dismissReminder/index.d.ts.map +1 -0
  363. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/dismissReminder/index.js +24 -0
  364. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/dismissReminder/index.js.map +1 -0
  365. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/count/index.d.ts +41 -0
  366. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/count/index.d.ts.map +1 -0
  367. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/count/index.js +34 -0
  368. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/count/index.js.map +1 -0
  369. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/index.d.ts +97 -0
  370. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/index.d.ts.map +1 -0
  371. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/index.js +70 -0
  372. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/index.js.map +1 -0
  373. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/item/index.d.ts +69 -0
  374. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/item/index.d.ts.map +1 -0
  375. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/item/index.js +55 -0
  376. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/extensions/item/index.js.map +1 -0
  377. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/forward/index.d.ts +65 -0
  378. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/forward/index.d.ts.map +1 -0
  379. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/forward/index.js +62 -0
  380. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/forward/index.js.map +1 -0
  381. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/index.d.ts +109 -0
  382. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/index.d.ts.map +1 -0
  383. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/index.js +98 -0
  384. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/index.js.map +1 -0
  385. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/permanentDelete/index.d.ts +27 -0
  386. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/permanentDelete/index.d.ts.map +1 -0
  387. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/permanentDelete/index.js +24 -0
  388. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/permanentDelete/index.js.map +1 -0
  389. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.d.ts +61 -0
  390. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.d.ts.map +1 -0
  391. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.js +60 -0
  392. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.js.map +1 -0
  393. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.d.ts +69 -0
  394. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.d.ts.map +1 -0
  395. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.js +64 -0
  396. package/groups/item/calendar/events/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.js.map +1 -0
  397. package/groups/item/calendar/events/item/exceptionOccurrences/item/permanentDelete/index.d.ts +27 -0
  398. package/groups/item/calendar/events/item/exceptionOccurrences/item/permanentDelete/index.d.ts.map +1 -0
  399. package/groups/item/calendar/events/item/exceptionOccurrences/item/permanentDelete/index.js +24 -0
  400. package/groups/item/calendar/events/item/exceptionOccurrences/item/permanentDelete/index.js.map +1 -0
  401. package/groups/item/calendar/events/item/exceptionOccurrences/item/snoozeReminder/index.d.ts +61 -0
  402. package/groups/item/calendar/events/item/exceptionOccurrences/item/snoozeReminder/index.d.ts.map +1 -0
  403. package/groups/item/calendar/events/item/exceptionOccurrences/item/snoozeReminder/index.js +60 -0
  404. package/groups/item/calendar/events/item/exceptionOccurrences/item/snoozeReminder/index.js.map +1 -0
  405. package/groups/item/calendar/events/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts +69 -0
  406. package/groups/item/calendar/events/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts.map +1 -0
  407. package/groups/item/calendar/events/item/exceptionOccurrences/item/tentativelyAccept/index.js +64 -0
  408. package/groups/item/calendar/events/item/exceptionOccurrences/item/tentativelyAccept/index.js.map +1 -0
  409. package/groups/item/calendar/events/item/index.d.ts +5 -0
  410. package/groups/item/calendar/events/item/index.d.ts.map +1 -1
  411. package/groups/item/calendar/events/item/index.js +6 -0
  412. package/groups/item/calendar/events/item/index.js.map +1 -1
  413. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/count/index.d.ts +41 -0
  414. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/count/index.d.ts.map +1 -0
  415. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/count/index.js +34 -0
  416. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/count/index.js.map +1 -0
  417. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/delta/index.d.ts +97 -0
  418. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/delta/index.d.ts.map +1 -0
  419. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/delta/index.js +70 -0
  420. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/delta/index.js.map +1 -0
  421. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/index.d.ts +87 -0
  422. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/index.d.ts.map +1 -0
  423. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/index.js +64 -0
  424. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/index.js.map +1 -0
  425. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/accept/index.d.ts +64 -0
  426. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/accept/index.d.ts.map +1 -0
  427. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/accept/index.js +60 -0
  428. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/accept/index.js.map +1 -0
  429. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/count/index.d.ts +41 -0
  430. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/count/index.d.ts.map +1 -0
  431. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/count/index.js +34 -0
  432. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/count/index.js.map +1 -0
  433. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts +62 -0
  434. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts.map +1 -0
  435. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.js +62 -0
  436. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.js.map +1 -0
  437. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/index.d.ts +102 -0
  438. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/index.d.ts.map +1 -0
  439. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/index.js +75 -0
  440. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/index.js.map +1 -0
  441. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/item/index.d.ts +54 -0
  442. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/item/index.d.ts.map +1 -0
  443. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/item/index.js +43 -0
  444. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/attachments/item/index.js.map +1 -0
  445. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/calendar/index.d.ts +42 -0
  446. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/calendar/index.d.ts.map +1 -0
  447. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/calendar/index.js +36 -0
  448. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/calendar/index.js.map +1 -0
  449. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/cancel/index.d.ts +60 -0
  450. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/cancel/index.d.ts.map +1 -0
  451. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/cancel/index.js +58 -0
  452. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/cancel/index.js.map +1 -0
  453. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/decline/index.d.ts +69 -0
  454. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/decline/index.d.ts.map +1 -0
  455. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/decline/index.js +64 -0
  456. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/decline/index.js.map +1 -0
  457. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/dismissReminder/index.d.ts +28 -0
  458. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/dismissReminder/index.d.ts.map +1 -0
  459. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/dismissReminder/index.js +24 -0
  460. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/dismissReminder/index.js.map +1 -0
  461. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/count/index.d.ts +41 -0
  462. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/count/index.d.ts.map +1 -0
  463. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/count/index.js +34 -0
  464. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/count/index.js.map +1 -0
  465. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/index.d.ts +97 -0
  466. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/index.d.ts.map +1 -0
  467. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/index.js +70 -0
  468. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/index.js.map +1 -0
  469. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/item/index.d.ts +69 -0
  470. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/item/index.d.ts.map +1 -0
  471. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/item/index.js +55 -0
  472. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/extensions/item/index.js.map +1 -0
  473. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/forward/index.d.ts +65 -0
  474. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/forward/index.d.ts.map +1 -0
  475. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/forward/index.js +62 -0
  476. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/forward/index.js.map +1 -0
  477. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/index.d.ts +101 -0
  478. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/index.d.ts.map +1 -0
  479. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/index.js +98 -0
  480. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/index.js.map +1 -0
  481. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/permanentDelete/index.d.ts +27 -0
  482. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/permanentDelete/index.d.ts.map +1 -0
  483. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/permanentDelete/index.js +24 -0
  484. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/permanentDelete/index.js.map +1 -0
  485. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.d.ts +61 -0
  486. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.d.ts.map +1 -0
  487. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.js +60 -0
  488. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.js.map +1 -0
  489. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts +69 -0
  490. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts.map +1 -0
  491. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.js +64 -0
  492. package/groups/item/calendar/events/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.js.map +1 -0
  493. package/groups/item/calendar/events/item/instances/item/index.d.ts +5 -0
  494. package/groups/item/calendar/events/item/instances/item/index.d.ts.map +1 -1
  495. package/groups/item/calendar/events/item/instances/item/index.js +6 -0
  496. package/groups/item/calendar/events/item/instances/item/index.js.map +1 -1
  497. package/groups/item/calendarView/item/exceptionOccurrences/count/index.d.ts +41 -0
  498. package/groups/item/calendarView/item/exceptionOccurrences/count/index.d.ts.map +1 -0
  499. package/groups/item/calendarView/item/exceptionOccurrences/count/index.js +34 -0
  500. package/groups/item/calendarView/item/exceptionOccurrences/count/index.js.map +1 -0
  501. package/groups/item/calendarView/item/exceptionOccurrences/delta/index.d.ts +97 -0
  502. package/groups/item/calendarView/item/exceptionOccurrences/delta/index.d.ts.map +1 -0
  503. package/groups/item/calendarView/item/exceptionOccurrences/delta/index.js +70 -0
  504. package/groups/item/calendarView/item/exceptionOccurrences/delta/index.js.map +1 -0
  505. package/groups/item/calendarView/item/exceptionOccurrences/index.d.ts +87 -0
  506. package/groups/item/calendarView/item/exceptionOccurrences/index.d.ts.map +1 -0
  507. package/groups/item/calendarView/item/exceptionOccurrences/index.js +64 -0
  508. package/groups/item/calendarView/item/exceptionOccurrences/index.js.map +1 -0
  509. package/groups/item/calendarView/item/exceptionOccurrences/item/accept/index.d.ts +64 -0
  510. package/groups/item/calendarView/item/exceptionOccurrences/item/accept/index.d.ts.map +1 -0
  511. package/groups/item/calendarView/item/exceptionOccurrences/item/accept/index.js +60 -0
  512. package/groups/item/calendarView/item/exceptionOccurrences/item/accept/index.js.map +1 -0
  513. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/count/index.d.ts +41 -0
  514. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/count/index.d.ts.map +1 -0
  515. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/count/index.js +34 -0
  516. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/count/index.js.map +1 -0
  517. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts +62 -0
  518. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts.map +1 -0
  519. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/createUploadSession/index.js +62 -0
  520. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/createUploadSession/index.js.map +1 -0
  521. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/index.d.ts +102 -0
  522. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/index.d.ts.map +1 -0
  523. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/index.js +75 -0
  524. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/index.js.map +1 -0
  525. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/item/index.d.ts +54 -0
  526. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/item/index.d.ts.map +1 -0
  527. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/item/index.js +43 -0
  528. package/groups/item/calendarView/item/exceptionOccurrences/item/attachments/item/index.js.map +1 -0
  529. package/groups/item/calendarView/item/exceptionOccurrences/item/calendar/index.d.ts +42 -0
  530. package/groups/item/calendarView/item/exceptionOccurrences/item/calendar/index.d.ts.map +1 -0
  531. package/groups/item/calendarView/item/exceptionOccurrences/item/calendar/index.js +36 -0
  532. package/groups/item/calendarView/item/exceptionOccurrences/item/calendar/index.js.map +1 -0
  533. package/groups/item/calendarView/item/exceptionOccurrences/item/cancel/index.d.ts +60 -0
  534. package/groups/item/calendarView/item/exceptionOccurrences/item/cancel/index.d.ts.map +1 -0
  535. package/groups/item/calendarView/item/exceptionOccurrences/item/cancel/index.js +58 -0
  536. package/groups/item/calendarView/item/exceptionOccurrences/item/cancel/index.js.map +1 -0
  537. package/groups/item/calendarView/item/exceptionOccurrences/item/decline/index.d.ts +69 -0
  538. package/groups/item/calendarView/item/exceptionOccurrences/item/decline/index.d.ts.map +1 -0
  539. package/groups/item/calendarView/item/exceptionOccurrences/item/decline/index.js +64 -0
  540. package/groups/item/calendarView/item/exceptionOccurrences/item/decline/index.js.map +1 -0
  541. package/groups/item/calendarView/item/exceptionOccurrences/item/dismissReminder/index.d.ts +28 -0
  542. package/groups/item/calendarView/item/exceptionOccurrences/item/dismissReminder/index.d.ts.map +1 -0
  543. package/groups/item/calendarView/item/exceptionOccurrences/item/dismissReminder/index.js +24 -0
  544. package/groups/item/calendarView/item/exceptionOccurrences/item/dismissReminder/index.js.map +1 -0
  545. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/count/index.d.ts +41 -0
  546. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/count/index.d.ts.map +1 -0
  547. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/count/index.js +34 -0
  548. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/count/index.js.map +1 -0
  549. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/index.d.ts +97 -0
  550. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/index.d.ts.map +1 -0
  551. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/index.js +70 -0
  552. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/index.js.map +1 -0
  553. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/item/index.d.ts +69 -0
  554. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/item/index.d.ts.map +1 -0
  555. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/item/index.js +55 -0
  556. package/groups/item/calendarView/item/exceptionOccurrences/item/extensions/item/index.js.map +1 -0
  557. package/groups/item/calendarView/item/exceptionOccurrences/item/forward/index.d.ts +65 -0
  558. package/groups/item/calendarView/item/exceptionOccurrences/item/forward/index.d.ts.map +1 -0
  559. package/groups/item/calendarView/item/exceptionOccurrences/item/forward/index.js +62 -0
  560. package/groups/item/calendarView/item/exceptionOccurrences/item/forward/index.js.map +1 -0
  561. package/groups/item/calendarView/item/exceptionOccurrences/item/index.d.ts +106 -0
  562. package/groups/item/calendarView/item/exceptionOccurrences/item/index.d.ts.map +1 -0
  563. package/groups/item/calendarView/item/exceptionOccurrences/item/index.js +104 -0
  564. package/groups/item/calendarView/item/exceptionOccurrences/item/index.js.map +1 -0
  565. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/count/index.d.ts +41 -0
  566. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/count/index.d.ts.map +1 -0
  567. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/count/index.js +34 -0
  568. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/count/index.js.map +1 -0
  569. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/delta/index.d.ts +97 -0
  570. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/delta/index.d.ts.map +1 -0
  571. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/delta/index.js +70 -0
  572. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/delta/index.js.map +1 -0
  573. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/index.d.ts +95 -0
  574. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/index.d.ts.map +1 -0
  575. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/index.js +64 -0
  576. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/index.js.map +1 -0
  577. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/accept/index.d.ts +64 -0
  578. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/accept/index.d.ts.map +1 -0
  579. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/accept/index.js +60 -0
  580. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/accept/index.js.map +1 -0
  581. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/count/index.d.ts +41 -0
  582. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/count/index.d.ts.map +1 -0
  583. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/count/index.js +34 -0
  584. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/count/index.js.map +1 -0
  585. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.d.ts +62 -0
  586. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.d.ts.map +1 -0
  587. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.js +62 -0
  588. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.js.map +1 -0
  589. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/index.d.ts +102 -0
  590. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/index.d.ts.map +1 -0
  591. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/index.js +75 -0
  592. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/index.js.map +1 -0
  593. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/item/index.d.ts +54 -0
  594. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/item/index.d.ts.map +1 -0
  595. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/item/index.js +43 -0
  596. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/attachments/item/index.js.map +1 -0
  597. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/calendar/index.d.ts +42 -0
  598. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/calendar/index.d.ts.map +1 -0
  599. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/calendar/index.js +36 -0
  600. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/calendar/index.js.map +1 -0
  601. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/cancel/index.d.ts +60 -0
  602. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/cancel/index.d.ts.map +1 -0
  603. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/cancel/index.js +58 -0
  604. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/cancel/index.js.map +1 -0
  605. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/decline/index.d.ts +69 -0
  606. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/decline/index.d.ts.map +1 -0
  607. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/decline/index.js +64 -0
  608. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/decline/index.js.map +1 -0
  609. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/dismissReminder/index.d.ts +28 -0
  610. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/dismissReminder/index.d.ts.map +1 -0
  611. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/dismissReminder/index.js +24 -0
  612. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/dismissReminder/index.js.map +1 -0
  613. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/count/index.d.ts +41 -0
  614. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/count/index.d.ts.map +1 -0
  615. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/count/index.js +34 -0
  616. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/count/index.js.map +1 -0
  617. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/index.d.ts +97 -0
  618. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/index.d.ts.map +1 -0
  619. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/index.js +70 -0
  620. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/index.js.map +1 -0
  621. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/item/index.d.ts +69 -0
  622. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/item/index.d.ts.map +1 -0
  623. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/item/index.js +55 -0
  624. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/extensions/item/index.js.map +1 -0
  625. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/forward/index.d.ts +65 -0
  626. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/forward/index.d.ts.map +1 -0
  627. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/forward/index.js +62 -0
  628. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/forward/index.js.map +1 -0
  629. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/index.d.ts +109 -0
  630. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/index.d.ts.map +1 -0
  631. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/index.js +98 -0
  632. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/index.js.map +1 -0
  633. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/permanentDelete/index.d.ts +27 -0
  634. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/permanentDelete/index.d.ts.map +1 -0
  635. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/permanentDelete/index.js +24 -0
  636. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/permanentDelete/index.js.map +1 -0
  637. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.d.ts +61 -0
  638. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.d.ts.map +1 -0
  639. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.js +60 -0
  640. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.js.map +1 -0
  641. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.d.ts +69 -0
  642. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.d.ts.map +1 -0
  643. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.js +64 -0
  644. package/groups/item/calendarView/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.js.map +1 -0
  645. package/groups/item/calendarView/item/exceptionOccurrences/item/permanentDelete/index.d.ts +27 -0
  646. package/groups/item/calendarView/item/exceptionOccurrences/item/permanentDelete/index.d.ts.map +1 -0
  647. package/groups/item/calendarView/item/exceptionOccurrences/item/permanentDelete/index.js +24 -0
  648. package/groups/item/calendarView/item/exceptionOccurrences/item/permanentDelete/index.js.map +1 -0
  649. package/groups/item/calendarView/item/exceptionOccurrences/item/snoozeReminder/index.d.ts +61 -0
  650. package/groups/item/calendarView/item/exceptionOccurrences/item/snoozeReminder/index.d.ts.map +1 -0
  651. package/groups/item/calendarView/item/exceptionOccurrences/item/snoozeReminder/index.js +60 -0
  652. package/groups/item/calendarView/item/exceptionOccurrences/item/snoozeReminder/index.js.map +1 -0
  653. package/groups/item/calendarView/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts +69 -0
  654. package/groups/item/calendarView/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts.map +1 -0
  655. package/groups/item/calendarView/item/exceptionOccurrences/item/tentativelyAccept/index.js +64 -0
  656. package/groups/item/calendarView/item/exceptionOccurrences/item/tentativelyAccept/index.js.map +1 -0
  657. package/groups/item/calendarView/item/index.d.ts +5 -0
  658. package/groups/item/calendarView/item/index.d.ts.map +1 -1
  659. package/groups/item/calendarView/item/index.js +6 -0
  660. package/groups/item/calendarView/item/index.js.map +1 -1
  661. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/count/index.d.ts +41 -0
  662. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/count/index.d.ts.map +1 -0
  663. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/count/index.js +34 -0
  664. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/count/index.js.map +1 -0
  665. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/delta/index.d.ts +97 -0
  666. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/delta/index.d.ts.map +1 -0
  667. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/delta/index.js +70 -0
  668. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/delta/index.js.map +1 -0
  669. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/index.d.ts +87 -0
  670. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/index.d.ts.map +1 -0
  671. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/index.js +64 -0
  672. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/index.js.map +1 -0
  673. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/accept/index.d.ts +64 -0
  674. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/accept/index.d.ts.map +1 -0
  675. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/accept/index.js +60 -0
  676. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/accept/index.js.map +1 -0
  677. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/count/index.d.ts +41 -0
  678. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/count/index.d.ts.map +1 -0
  679. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/count/index.js +34 -0
  680. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/count/index.js.map +1 -0
  681. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts +62 -0
  682. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts.map +1 -0
  683. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.js +62 -0
  684. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.js.map +1 -0
  685. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/index.d.ts +102 -0
  686. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/index.d.ts.map +1 -0
  687. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/index.js +75 -0
  688. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/index.js.map +1 -0
  689. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/item/index.d.ts +54 -0
  690. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/item/index.d.ts.map +1 -0
  691. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/item/index.js +43 -0
  692. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/attachments/item/index.js.map +1 -0
  693. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/calendar/index.d.ts +42 -0
  694. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/calendar/index.d.ts.map +1 -0
  695. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/calendar/index.js +36 -0
  696. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/calendar/index.js.map +1 -0
  697. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/cancel/index.d.ts +60 -0
  698. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/cancel/index.d.ts.map +1 -0
  699. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/cancel/index.js +58 -0
  700. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/cancel/index.js.map +1 -0
  701. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/decline/index.d.ts +69 -0
  702. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/decline/index.d.ts.map +1 -0
  703. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/decline/index.js +64 -0
  704. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/decline/index.js.map +1 -0
  705. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/dismissReminder/index.d.ts +28 -0
  706. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/dismissReminder/index.d.ts.map +1 -0
  707. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/dismissReminder/index.js +24 -0
  708. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/dismissReminder/index.js.map +1 -0
  709. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/count/index.d.ts +41 -0
  710. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/count/index.d.ts.map +1 -0
  711. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/count/index.js +34 -0
  712. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/count/index.js.map +1 -0
  713. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/index.d.ts +97 -0
  714. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/index.d.ts.map +1 -0
  715. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/index.js +70 -0
  716. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/index.js.map +1 -0
  717. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/item/index.d.ts +69 -0
  718. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/item/index.d.ts.map +1 -0
  719. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/item/index.js +55 -0
  720. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/extensions/item/index.js.map +1 -0
  721. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/forward/index.d.ts +65 -0
  722. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/forward/index.d.ts.map +1 -0
  723. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/forward/index.js +62 -0
  724. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/forward/index.js.map +1 -0
  725. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/index.d.ts +101 -0
  726. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/index.d.ts.map +1 -0
  727. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/index.js +98 -0
  728. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/index.js.map +1 -0
  729. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/permanentDelete/index.d.ts +27 -0
  730. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/permanentDelete/index.d.ts.map +1 -0
  731. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/permanentDelete/index.js +24 -0
  732. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/permanentDelete/index.js.map +1 -0
  733. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.d.ts +61 -0
  734. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.d.ts.map +1 -0
  735. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.js +60 -0
  736. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.js.map +1 -0
  737. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts +69 -0
  738. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts.map +1 -0
  739. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.js +64 -0
  740. package/groups/item/calendarView/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.js.map +1 -0
  741. package/groups/item/calendarView/item/instances/item/index.d.ts +5 -0
  742. package/groups/item/calendarView/item/instances/item/index.d.ts.map +1 -1
  743. package/groups/item/calendarView/item/instances/item/index.js +6 -0
  744. package/groups/item/calendarView/item/instances/item/index.js.map +1 -1
  745. package/groups/item/conversations/index.d.ts +3 -3
  746. package/groups/item/conversations/item/index.d.ts +5 -5
  747. package/groups/item/events/item/exceptionOccurrences/count/index.d.ts +41 -0
  748. package/groups/item/events/item/exceptionOccurrences/count/index.d.ts.map +1 -0
  749. package/groups/item/events/item/exceptionOccurrences/count/index.js +34 -0
  750. package/groups/item/events/item/exceptionOccurrences/count/index.js.map +1 -0
  751. package/groups/item/events/item/exceptionOccurrences/delta/index.d.ts +97 -0
  752. package/groups/item/events/item/exceptionOccurrences/delta/index.d.ts.map +1 -0
  753. package/groups/item/events/item/exceptionOccurrences/delta/index.js +70 -0
  754. package/groups/item/events/item/exceptionOccurrences/delta/index.js.map +1 -0
  755. package/groups/item/events/item/exceptionOccurrences/index.d.ts +87 -0
  756. package/groups/item/events/item/exceptionOccurrences/index.d.ts.map +1 -0
  757. package/groups/item/events/item/exceptionOccurrences/index.js +64 -0
  758. package/groups/item/events/item/exceptionOccurrences/index.js.map +1 -0
  759. package/groups/item/events/item/exceptionOccurrences/item/accept/index.d.ts +64 -0
  760. package/groups/item/events/item/exceptionOccurrences/item/accept/index.d.ts.map +1 -0
  761. package/groups/item/events/item/exceptionOccurrences/item/accept/index.js +60 -0
  762. package/groups/item/events/item/exceptionOccurrences/item/accept/index.js.map +1 -0
  763. package/groups/item/events/item/exceptionOccurrences/item/attachments/count/index.d.ts +41 -0
  764. package/groups/item/events/item/exceptionOccurrences/item/attachments/count/index.d.ts.map +1 -0
  765. package/groups/item/events/item/exceptionOccurrences/item/attachments/count/index.js +34 -0
  766. package/groups/item/events/item/exceptionOccurrences/item/attachments/count/index.js.map +1 -0
  767. package/groups/item/events/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts +62 -0
  768. package/groups/item/events/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts.map +1 -0
  769. package/groups/item/events/item/exceptionOccurrences/item/attachments/createUploadSession/index.js +62 -0
  770. package/groups/item/events/item/exceptionOccurrences/item/attachments/createUploadSession/index.js.map +1 -0
  771. package/groups/item/events/item/exceptionOccurrences/item/attachments/index.d.ts +102 -0
  772. package/groups/item/events/item/exceptionOccurrences/item/attachments/index.d.ts.map +1 -0
  773. package/groups/item/events/item/exceptionOccurrences/item/attachments/index.js +75 -0
  774. package/groups/item/events/item/exceptionOccurrences/item/attachments/index.js.map +1 -0
  775. package/groups/item/events/item/exceptionOccurrences/item/attachments/item/index.d.ts +54 -0
  776. package/groups/item/events/item/exceptionOccurrences/item/attachments/item/index.d.ts.map +1 -0
  777. package/groups/item/events/item/exceptionOccurrences/item/attachments/item/index.js +43 -0
  778. package/groups/item/events/item/exceptionOccurrences/item/attachments/item/index.js.map +1 -0
  779. package/groups/item/events/item/exceptionOccurrences/item/calendar/index.d.ts +42 -0
  780. package/groups/item/events/item/exceptionOccurrences/item/calendar/index.d.ts.map +1 -0
  781. package/groups/item/events/item/exceptionOccurrences/item/calendar/index.js +36 -0
  782. package/groups/item/events/item/exceptionOccurrences/item/calendar/index.js.map +1 -0
  783. package/groups/item/events/item/exceptionOccurrences/item/cancel/index.d.ts +60 -0
  784. package/groups/item/events/item/exceptionOccurrences/item/cancel/index.d.ts.map +1 -0
  785. package/groups/item/events/item/exceptionOccurrences/item/cancel/index.js +58 -0
  786. package/groups/item/events/item/exceptionOccurrences/item/cancel/index.js.map +1 -0
  787. package/groups/item/events/item/exceptionOccurrences/item/decline/index.d.ts +69 -0
  788. package/groups/item/events/item/exceptionOccurrences/item/decline/index.d.ts.map +1 -0
  789. package/groups/item/events/item/exceptionOccurrences/item/decline/index.js +64 -0
  790. package/groups/item/events/item/exceptionOccurrences/item/decline/index.js.map +1 -0
  791. package/groups/item/events/item/exceptionOccurrences/item/dismissReminder/index.d.ts +28 -0
  792. package/groups/item/events/item/exceptionOccurrences/item/dismissReminder/index.d.ts.map +1 -0
  793. package/groups/item/events/item/exceptionOccurrences/item/dismissReminder/index.js +24 -0
  794. package/groups/item/events/item/exceptionOccurrences/item/dismissReminder/index.js.map +1 -0
  795. package/groups/item/events/item/exceptionOccurrences/item/extensions/count/index.d.ts +41 -0
  796. package/groups/item/events/item/exceptionOccurrences/item/extensions/count/index.d.ts.map +1 -0
  797. package/groups/item/events/item/exceptionOccurrences/item/extensions/count/index.js +34 -0
  798. package/groups/item/events/item/exceptionOccurrences/item/extensions/count/index.js.map +1 -0
  799. package/groups/item/events/item/exceptionOccurrences/item/extensions/index.d.ts +97 -0
  800. package/groups/item/events/item/exceptionOccurrences/item/extensions/index.d.ts.map +1 -0
  801. package/groups/item/events/item/exceptionOccurrences/item/extensions/index.js +70 -0
  802. package/groups/item/events/item/exceptionOccurrences/item/extensions/index.js.map +1 -0
  803. package/groups/item/events/item/exceptionOccurrences/item/extensions/item/index.d.ts +69 -0
  804. package/groups/item/events/item/exceptionOccurrences/item/extensions/item/index.d.ts.map +1 -0
  805. package/groups/item/events/item/exceptionOccurrences/item/extensions/item/index.js +55 -0
  806. package/groups/item/events/item/exceptionOccurrences/item/extensions/item/index.js.map +1 -0
  807. package/groups/item/events/item/exceptionOccurrences/item/forward/index.d.ts +65 -0
  808. package/groups/item/events/item/exceptionOccurrences/item/forward/index.d.ts.map +1 -0
  809. package/groups/item/events/item/exceptionOccurrences/item/forward/index.js +62 -0
  810. package/groups/item/events/item/exceptionOccurrences/item/forward/index.js.map +1 -0
  811. package/groups/item/events/item/exceptionOccurrences/item/index.d.ts +106 -0
  812. package/groups/item/events/item/exceptionOccurrences/item/index.d.ts.map +1 -0
  813. package/groups/item/events/item/exceptionOccurrences/item/index.js +104 -0
  814. package/groups/item/events/item/exceptionOccurrences/item/index.js.map +1 -0
  815. package/groups/item/events/item/exceptionOccurrences/item/instances/count/index.d.ts +41 -0
  816. package/groups/item/events/item/exceptionOccurrences/item/instances/count/index.d.ts.map +1 -0
  817. package/groups/item/events/item/exceptionOccurrences/item/instances/count/index.js +34 -0
  818. package/groups/item/events/item/exceptionOccurrences/item/instances/count/index.js.map +1 -0
  819. package/groups/item/events/item/exceptionOccurrences/item/instances/delta/index.d.ts +97 -0
  820. package/groups/item/events/item/exceptionOccurrences/item/instances/delta/index.d.ts.map +1 -0
  821. package/groups/item/events/item/exceptionOccurrences/item/instances/delta/index.js +70 -0
  822. package/groups/item/events/item/exceptionOccurrences/item/instances/delta/index.js.map +1 -0
  823. package/groups/item/events/item/exceptionOccurrences/item/instances/index.d.ts +95 -0
  824. package/groups/item/events/item/exceptionOccurrences/item/instances/index.d.ts.map +1 -0
  825. package/groups/item/events/item/exceptionOccurrences/item/instances/index.js +64 -0
  826. package/groups/item/events/item/exceptionOccurrences/item/instances/index.js.map +1 -0
  827. package/groups/item/events/item/exceptionOccurrences/item/instances/item/accept/index.d.ts +64 -0
  828. package/groups/item/events/item/exceptionOccurrences/item/instances/item/accept/index.d.ts.map +1 -0
  829. package/groups/item/events/item/exceptionOccurrences/item/instances/item/accept/index.js +60 -0
  830. package/groups/item/events/item/exceptionOccurrences/item/instances/item/accept/index.js.map +1 -0
  831. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/count/index.d.ts +41 -0
  832. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/count/index.d.ts.map +1 -0
  833. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/count/index.js +34 -0
  834. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/count/index.js.map +1 -0
  835. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.d.ts +62 -0
  836. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.d.ts.map +1 -0
  837. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.js +62 -0
  838. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/createUploadSession/index.js.map +1 -0
  839. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/index.d.ts +102 -0
  840. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/index.d.ts.map +1 -0
  841. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/index.js +75 -0
  842. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/index.js.map +1 -0
  843. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/item/index.d.ts +54 -0
  844. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/item/index.d.ts.map +1 -0
  845. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/item/index.js +43 -0
  846. package/groups/item/events/item/exceptionOccurrences/item/instances/item/attachments/item/index.js.map +1 -0
  847. package/groups/item/events/item/exceptionOccurrences/item/instances/item/calendar/index.d.ts +42 -0
  848. package/groups/item/events/item/exceptionOccurrences/item/instances/item/calendar/index.d.ts.map +1 -0
  849. package/groups/item/events/item/exceptionOccurrences/item/instances/item/calendar/index.js +36 -0
  850. package/groups/item/events/item/exceptionOccurrences/item/instances/item/calendar/index.js.map +1 -0
  851. package/groups/item/events/item/exceptionOccurrences/item/instances/item/cancel/index.d.ts +60 -0
  852. package/groups/item/events/item/exceptionOccurrences/item/instances/item/cancel/index.d.ts.map +1 -0
  853. package/groups/item/events/item/exceptionOccurrences/item/instances/item/cancel/index.js +58 -0
  854. package/groups/item/events/item/exceptionOccurrences/item/instances/item/cancel/index.js.map +1 -0
  855. package/groups/item/events/item/exceptionOccurrences/item/instances/item/decline/index.d.ts +69 -0
  856. package/groups/item/events/item/exceptionOccurrences/item/instances/item/decline/index.d.ts.map +1 -0
  857. package/groups/item/events/item/exceptionOccurrences/item/instances/item/decline/index.js +64 -0
  858. package/groups/item/events/item/exceptionOccurrences/item/instances/item/decline/index.js.map +1 -0
  859. package/groups/item/events/item/exceptionOccurrences/item/instances/item/dismissReminder/index.d.ts +28 -0
  860. package/groups/item/events/item/exceptionOccurrences/item/instances/item/dismissReminder/index.d.ts.map +1 -0
  861. package/groups/item/events/item/exceptionOccurrences/item/instances/item/dismissReminder/index.js +24 -0
  862. package/groups/item/events/item/exceptionOccurrences/item/instances/item/dismissReminder/index.js.map +1 -0
  863. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/count/index.d.ts +41 -0
  864. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/count/index.d.ts.map +1 -0
  865. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/count/index.js +34 -0
  866. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/count/index.js.map +1 -0
  867. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/index.d.ts +97 -0
  868. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/index.d.ts.map +1 -0
  869. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/index.js +70 -0
  870. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/index.js.map +1 -0
  871. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/item/index.d.ts +69 -0
  872. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/item/index.d.ts.map +1 -0
  873. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/item/index.js +55 -0
  874. package/groups/item/events/item/exceptionOccurrences/item/instances/item/extensions/item/index.js.map +1 -0
  875. package/groups/item/events/item/exceptionOccurrences/item/instances/item/forward/index.d.ts +65 -0
  876. package/groups/item/events/item/exceptionOccurrences/item/instances/item/forward/index.d.ts.map +1 -0
  877. package/groups/item/events/item/exceptionOccurrences/item/instances/item/forward/index.js +62 -0
  878. package/groups/item/events/item/exceptionOccurrences/item/instances/item/forward/index.js.map +1 -0
  879. package/groups/item/events/item/exceptionOccurrences/item/instances/item/index.d.ts +109 -0
  880. package/groups/item/events/item/exceptionOccurrences/item/instances/item/index.d.ts.map +1 -0
  881. package/groups/item/events/item/exceptionOccurrences/item/instances/item/index.js +98 -0
  882. package/groups/item/events/item/exceptionOccurrences/item/instances/item/index.js.map +1 -0
  883. package/groups/item/events/item/exceptionOccurrences/item/instances/item/permanentDelete/index.d.ts +27 -0
  884. package/groups/item/events/item/exceptionOccurrences/item/instances/item/permanentDelete/index.d.ts.map +1 -0
  885. package/groups/item/events/item/exceptionOccurrences/item/instances/item/permanentDelete/index.js +24 -0
  886. package/groups/item/events/item/exceptionOccurrences/item/instances/item/permanentDelete/index.js.map +1 -0
  887. package/groups/item/events/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.d.ts +61 -0
  888. package/groups/item/events/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.d.ts.map +1 -0
  889. package/groups/item/events/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.js +60 -0
  890. package/groups/item/events/item/exceptionOccurrences/item/instances/item/snoozeReminder/index.js.map +1 -0
  891. package/groups/item/events/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.d.ts +69 -0
  892. package/groups/item/events/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.d.ts.map +1 -0
  893. package/groups/item/events/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.js +64 -0
  894. package/groups/item/events/item/exceptionOccurrences/item/instances/item/tentativelyAccept/index.js.map +1 -0
  895. package/groups/item/events/item/exceptionOccurrences/item/permanentDelete/index.d.ts +27 -0
  896. package/groups/item/events/item/exceptionOccurrences/item/permanentDelete/index.d.ts.map +1 -0
  897. package/groups/item/events/item/exceptionOccurrences/item/permanentDelete/index.js +24 -0
  898. package/groups/item/events/item/exceptionOccurrences/item/permanentDelete/index.js.map +1 -0
  899. package/groups/item/events/item/exceptionOccurrences/item/snoozeReminder/index.d.ts +61 -0
  900. package/groups/item/events/item/exceptionOccurrences/item/snoozeReminder/index.d.ts.map +1 -0
  901. package/groups/item/events/item/exceptionOccurrences/item/snoozeReminder/index.js +60 -0
  902. package/groups/item/events/item/exceptionOccurrences/item/snoozeReminder/index.js.map +1 -0
  903. package/groups/item/events/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts +69 -0
  904. package/groups/item/events/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts.map +1 -0
  905. package/groups/item/events/item/exceptionOccurrences/item/tentativelyAccept/index.js +64 -0
  906. package/groups/item/events/item/exceptionOccurrences/item/tentativelyAccept/index.js.map +1 -0
  907. package/groups/item/events/item/index.d.ts +5 -0
  908. package/groups/item/events/item/index.d.ts.map +1 -1
  909. package/groups/item/events/item/index.js +6 -0
  910. package/groups/item/events/item/index.js.map +1 -1
  911. package/groups/item/events/item/instances/item/exceptionOccurrences/count/index.d.ts +41 -0
  912. package/groups/item/events/item/instances/item/exceptionOccurrences/count/index.d.ts.map +1 -0
  913. package/groups/item/events/item/instances/item/exceptionOccurrences/count/index.js +34 -0
  914. package/groups/item/events/item/instances/item/exceptionOccurrences/count/index.js.map +1 -0
  915. package/groups/item/events/item/instances/item/exceptionOccurrences/delta/index.d.ts +97 -0
  916. package/groups/item/events/item/instances/item/exceptionOccurrences/delta/index.d.ts.map +1 -0
  917. package/groups/item/events/item/instances/item/exceptionOccurrences/delta/index.js +70 -0
  918. package/groups/item/events/item/instances/item/exceptionOccurrences/delta/index.js.map +1 -0
  919. package/groups/item/events/item/instances/item/exceptionOccurrences/index.d.ts +87 -0
  920. package/groups/item/events/item/instances/item/exceptionOccurrences/index.d.ts.map +1 -0
  921. package/groups/item/events/item/instances/item/exceptionOccurrences/index.js +64 -0
  922. package/groups/item/events/item/instances/item/exceptionOccurrences/index.js.map +1 -0
  923. package/groups/item/events/item/instances/item/exceptionOccurrences/item/accept/index.d.ts +64 -0
  924. package/groups/item/events/item/instances/item/exceptionOccurrences/item/accept/index.d.ts.map +1 -0
  925. package/groups/item/events/item/instances/item/exceptionOccurrences/item/accept/index.js +60 -0
  926. package/groups/item/events/item/instances/item/exceptionOccurrences/item/accept/index.js.map +1 -0
  927. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/count/index.d.ts +41 -0
  928. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/count/index.d.ts.map +1 -0
  929. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/count/index.js +34 -0
  930. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/count/index.js.map +1 -0
  931. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts +62 -0
  932. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.d.ts.map +1 -0
  933. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.js +62 -0
  934. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/createUploadSession/index.js.map +1 -0
  935. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/index.d.ts +102 -0
  936. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/index.d.ts.map +1 -0
  937. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/index.js +75 -0
  938. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/index.js.map +1 -0
  939. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/item/index.d.ts +54 -0
  940. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/item/index.d.ts.map +1 -0
  941. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/item/index.js +43 -0
  942. package/groups/item/events/item/instances/item/exceptionOccurrences/item/attachments/item/index.js.map +1 -0
  943. package/groups/item/events/item/instances/item/exceptionOccurrences/item/calendar/index.d.ts +42 -0
  944. package/groups/item/events/item/instances/item/exceptionOccurrences/item/calendar/index.d.ts.map +1 -0
  945. package/groups/item/events/item/instances/item/exceptionOccurrences/item/calendar/index.js +36 -0
  946. package/groups/item/events/item/instances/item/exceptionOccurrences/item/calendar/index.js.map +1 -0
  947. package/groups/item/events/item/instances/item/exceptionOccurrences/item/cancel/index.d.ts +60 -0
  948. package/groups/item/events/item/instances/item/exceptionOccurrences/item/cancel/index.d.ts.map +1 -0
  949. package/groups/item/events/item/instances/item/exceptionOccurrences/item/cancel/index.js +58 -0
  950. package/groups/item/events/item/instances/item/exceptionOccurrences/item/cancel/index.js.map +1 -0
  951. package/groups/item/events/item/instances/item/exceptionOccurrences/item/decline/index.d.ts +69 -0
  952. package/groups/item/events/item/instances/item/exceptionOccurrences/item/decline/index.d.ts.map +1 -0
  953. package/groups/item/events/item/instances/item/exceptionOccurrences/item/decline/index.js +64 -0
  954. package/groups/item/events/item/instances/item/exceptionOccurrences/item/decline/index.js.map +1 -0
  955. package/groups/item/events/item/instances/item/exceptionOccurrences/item/dismissReminder/index.d.ts +28 -0
  956. package/groups/item/events/item/instances/item/exceptionOccurrences/item/dismissReminder/index.d.ts.map +1 -0
  957. package/groups/item/events/item/instances/item/exceptionOccurrences/item/dismissReminder/index.js +24 -0
  958. package/groups/item/events/item/instances/item/exceptionOccurrences/item/dismissReminder/index.js.map +1 -0
  959. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/count/index.d.ts +41 -0
  960. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/count/index.d.ts.map +1 -0
  961. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/count/index.js +34 -0
  962. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/count/index.js.map +1 -0
  963. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/index.d.ts +97 -0
  964. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/index.d.ts.map +1 -0
  965. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/index.js +70 -0
  966. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/index.js.map +1 -0
  967. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/item/index.d.ts +69 -0
  968. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/item/index.d.ts.map +1 -0
  969. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/item/index.js +55 -0
  970. package/groups/item/events/item/instances/item/exceptionOccurrences/item/extensions/item/index.js.map +1 -0
  971. package/groups/item/events/item/instances/item/exceptionOccurrences/item/forward/index.d.ts +65 -0
  972. package/groups/item/events/item/instances/item/exceptionOccurrences/item/forward/index.d.ts.map +1 -0
  973. package/groups/item/events/item/instances/item/exceptionOccurrences/item/forward/index.js +62 -0
  974. package/groups/item/events/item/instances/item/exceptionOccurrences/item/forward/index.js.map +1 -0
  975. package/groups/item/events/item/instances/item/exceptionOccurrences/item/index.d.ts +101 -0
  976. package/groups/item/events/item/instances/item/exceptionOccurrences/item/index.d.ts.map +1 -0
  977. package/groups/item/events/item/instances/item/exceptionOccurrences/item/index.js +98 -0
  978. package/groups/item/events/item/instances/item/exceptionOccurrences/item/index.js.map +1 -0
  979. package/groups/item/events/item/instances/item/exceptionOccurrences/item/permanentDelete/index.d.ts +27 -0
  980. package/groups/item/events/item/instances/item/exceptionOccurrences/item/permanentDelete/index.d.ts.map +1 -0
  981. package/groups/item/events/item/instances/item/exceptionOccurrences/item/permanentDelete/index.js +24 -0
  982. package/groups/item/events/item/instances/item/exceptionOccurrences/item/permanentDelete/index.js.map +1 -0
  983. package/groups/item/events/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.d.ts +61 -0
  984. package/groups/item/events/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.d.ts.map +1 -0
  985. package/groups/item/events/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.js +60 -0
  986. package/groups/item/events/item/instances/item/exceptionOccurrences/item/snoozeReminder/index.js.map +1 -0
  987. package/groups/item/events/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts +69 -0
  988. package/groups/item/events/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.d.ts.map +1 -0
  989. package/groups/item/events/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.js +64 -0
  990. package/groups/item/events/item/instances/item/exceptionOccurrences/item/tentativelyAccept/index.js.map +1 -0
  991. package/groups/item/events/item/instances/item/index.d.ts +5 -0
  992. package/groups/item/events/item/instances/item/index.d.ts.map +1 -1
  993. package/groups/item/events/item/instances/item/index.js +6 -0
  994. package/groups/item/events/item/instances/item/index.js.map +1 -1
  995. package/groups/item/threads/item/index.d.ts +1 -1
  996. package/package.json +2 -2
  997. package/tsconfig.tsbuildinfo +1 -1
@@ -0,0 +1,97 @@
1
+ import { type BaseDeltaFunctionResponse, type Event } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Creates a new instance of the appropriate class based on discriminator value
5
+ * @param parseNode The parse node to use to read the discriminator value and create the object
6
+ * @returns {DeltaGetResponse}
7
+ */
8
+ export declare function createDeltaGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ export interface DeltaGetResponse extends BaseDeltaFunctionResponse, Parsable {
10
+ /**
11
+ * The value property
12
+ */
13
+ value?: Event[] | null;
14
+ }
15
+ /**
16
+ * Provides operations to call the delta method.
17
+ */
18
+ export interface DeltaRequestBuilder extends BaseRequestBuilder<DeltaRequestBuilder> {
19
+ /**
20
+ * Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user's primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns {Promise<DeltaGetResponse>}
23
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
+ * @see {@link https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0|Find more info here}
25
+ */
26
+ get(requestConfiguration?: RequestConfiguration<DeltaRequestBuilderGetQueryParameters> | undefined): Promise<DeltaGetResponse | undefined>;
27
+ /**
28
+ * Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user's primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns {RequestInformation}
31
+ */
32
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeltaRequestBuilderGetQueryParameters> | undefined): RequestInformation;
33
+ }
34
+ /**
35
+ * Get a set of event resources that have been added, deleted, or updated in a calendarView (a range of events defined by start and end dates) of the user's primary calendar. Typically, synchronizing events in a calendarView in a local store entails a round of multiple delta function calls. The initial call is a full synchronization, and every subsequent delta call in the same round gets the incremental changes (additions, deletions, or updates). This allows you to maintain and synchronize a local store of events in the specified calendarView, without having to fetch all the events of that calendar from the server every time.
36
+ */
37
+ export interface DeltaRequestBuilderGetQueryParameters {
38
+ /**
39
+ * Include count of items
40
+ */
41
+ count?: boolean;
42
+ /**
43
+ * The end date and time of the time range in the function, represented in ISO 8601 format. For example, 2019-11-08T20:00:00-08:00
44
+ */
45
+ endDateTime?: string;
46
+ /**
47
+ * Expand related entities
48
+ */
49
+ expand?: string[];
50
+ /**
51
+ * Filter items by property values
52
+ */
53
+ filter?: string;
54
+ /**
55
+ * Order items by property values
56
+ */
57
+ orderby?: string[];
58
+ /**
59
+ * Search items by search phrases
60
+ */
61
+ search?: string;
62
+ /**
63
+ * Select properties to be returned
64
+ */
65
+ select?: string[];
66
+ /**
67
+ * Skip the first n items
68
+ */
69
+ skip?: number;
70
+ /**
71
+ * The start date and time of the time range in the function, represented in ISO 8601 format. For example, 2019-11-08T20:00:00-08:00
72
+ */
73
+ startDateTime?: string;
74
+ /**
75
+ * Show only the first n items
76
+ */
77
+ top?: number;
78
+ }
79
+ /**
80
+ * The deserialization information for the current model
81
+ * @returns {Record<string, (node: ParseNode) => void>}
82
+ */
83
+ export declare function deserializeIntoDeltaGetResponse(deltaGetResponse?: Partial<DeltaGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
84
+ /**
85
+ * Serializes information the current object
86
+ * @param writer Serialization writer to use to serialize this model
87
+ */
88
+ export declare function serializeDeltaGetResponse(writer: SerializationWriter, deltaGetResponse?: Partial<DeltaGetResponse> | undefined | null): void;
89
+ /**
90
+ * Uri template for the request builder.
91
+ */
92
+ export declare const DeltaRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/delta()?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
93
+ /**
94
+ * Metadata for all the requests in the request builder.
95
+ */
96
+ export declare const DeltaRequestBuilderRequestsMetadata: RequestsMetadata;
97
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmI,KAAK,yBAAyB,EAAE,KAAK,KAAK,EAAE,MAAM,wCAAwC,CAAC;AAIrO,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AAEH,wBAAgB,4CAA4C,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEpK;AACD,MAAM,WAAW,gBAAiB,SAAQ,yBAAyB,EAAE,QAAQ;IACzE;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;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,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AAEH,wBAAgB,+BAA+B,CAAC,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKxJ;AACD;;;GAGG;AAEH,wBAAgB,yBAAyB,CAAC,MAAM,EAAE,mBAAmB,EAAE,gBAAgB,GAAE,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKjJ;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,uPAAuP,CAAC;AAcnS;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,70 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createEventFromDiscriminatorValue, deserializeIntoBaseDeltaFunctionResponse, serializeBaseDeltaFunctionResponse, serializeEvent } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ /**
9
+ * Creates a new instance of the appropriate class based on discriminator value
10
+ * @param parseNode The parse node to use to read the discriminator value and create the object
11
+ * @returns {DeltaGetResponse}
12
+ */
13
+ // @ts-ignore
14
+ export function createDeltaGetResponseFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoDeltaGetResponse;
16
+ }
17
+ /**
18
+ * The deserialization information for the current model
19
+ * @returns {Record<string, (node: ParseNode) => void>}
20
+ */
21
+ // @ts-ignore
22
+ export function deserializeIntoDeltaGetResponse(deltaGetResponse = {}) {
23
+ return Object.assign(Object.assign({}, deserializeIntoBaseDeltaFunctionResponse(deltaGetResponse)), { "value": n => { deltaGetResponse.value = n.getCollectionOfObjectValues(createEventFromDiscriminatorValue); } });
24
+ }
25
+ /**
26
+ * Serializes information the current object
27
+ * @param writer Serialization writer to use to serialize this model
28
+ */
29
+ // @ts-ignore
30
+ export function serializeDeltaGetResponse(writer, deltaGetResponse = {}) {
31
+ if (deltaGetResponse) {
32
+ serializeBaseDeltaFunctionResponse(writer, deltaGetResponse);
33
+ writer.writeCollectionOfObjectValues("value", deltaGetResponse.value, serializeEvent);
34
+ }
35
+ }
36
+ /**
37
+ * Uri template for the request builder.
38
+ */
39
+ export const DeltaRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/delta()?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
40
+ /**
41
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
42
+ */
43
+ const DeltaRequestBuilderGetQueryParametersMapper = {
44
+ "count": "%24count",
45
+ "expand": "%24expand",
46
+ "filter": "%24filter",
47
+ "orderby": "%24orderby",
48
+ "search": "%24search",
49
+ "select": "%24select",
50
+ "skip": "%24skip",
51
+ "top": "%24top",
52
+ };
53
+ /**
54
+ * Metadata for all the requests in the request builder.
55
+ */
56
+ export const DeltaRequestBuilderRequestsMetadata = {
57
+ get: {
58
+ uriTemplate: DeltaRequestBuilderUriTemplate,
59
+ responseBodyContentType: "application/json",
60
+ errorMappings: {
61
+ XXX: createODataErrorFromDiscriminatorValue,
62
+ },
63
+ adapterMethodName: "send",
64
+ responseBodyFactory: createDeltaGetResponseFromDiscriminatorValue,
65
+ queryParametersMapper: DeltaRequestBuilderGetQueryParametersMapper,
66
+ },
67
+ };
68
+ /* tslint:enable */
69
+ /* eslint-enable */
70
+ //# 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,iCAAiC,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,cAAc,EAA8C,MAAM,wCAAwC,CAAC;AACrO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,SAAgC;IACzF,OAAO,+BAA+B,CAAC;AAC3C,CAAC;AAuED;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,+BAA+B,CAAC,mBAA0D,EAAE;IACxG,uCACO,wCAAwC,CAAC,gBAAgB,CAAC,KAC7D,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,gBAAgB,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAQ,iCAAiC,CAAC,CAAC,CAAC,CAAC,IACtH;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,yBAAyB,CAAC,MAA2B,EAAE,mBAAiE,EAAE;IACtI,IAAI,gBAAgB,EAAE,CAAC;QACnB,kCAAkC,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAA;QAC5D,MAAM,CAAC,6BAA6B,CAAQ,OAAO,EAAE,gBAAgB,CAAC,KAAK,EAAE,cAAc,CAAC,CAAC;IACjG,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,oPAAoP,CAAC;AACnS;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,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,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,95 @@
1
+ import { type EventCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type DeltaRequestBuilder } from './delta/index.js';
4
+ import { type EventItemRequestBuilder } from './item/index.js';
5
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
+ /**
7
+ * Provides operations to manage the instances property of the microsoft.graph.event entity.
8
+ */
9
+ export interface InstancesRequestBuilder extends BaseRequestBuilder<InstancesRequestBuilder> {
10
+ /**
11
+ * Provides operations to count the resources in the collection.
12
+ */
13
+ get count(): CountRequestBuilder;
14
+ /**
15
+ * Provides operations to call the delta method.
16
+ */
17
+ get delta(): DeltaRequestBuilder;
18
+ /**
19
+ * Provides operations to manage the instances property of the microsoft.graph.event entity.
20
+ * @param eventId2 The unique identifier of event
21
+ * @returns {EventItemRequestBuilder}
22
+ */
23
+ byEventId2(eventId2: string): EventItemRequestBuilder;
24
+ /**
25
+ * The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns {Promise<EventCollectionResponse>}
28
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
+ */
30
+ get(requestConfiguration?: RequestConfiguration<InstancesRequestBuilderGetQueryParameters> | undefined): Promise<EventCollectionResponse | undefined>;
31
+ /**
32
+ * The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
33
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
+ * @returns {RequestInformation}
35
+ */
36
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<InstancesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
+ }
38
+ /**
39
+ * The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
40
+ */
41
+ export interface InstancesRequestBuilderGetQueryParameters {
42
+ /**
43
+ * Include count of items
44
+ */
45
+ count?: boolean;
46
+ /**
47
+ * The end date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T20:00:00-08:00
48
+ */
49
+ endDateTime?: string;
50
+ /**
51
+ * Expand related entities
52
+ */
53
+ expand?: string[];
54
+ /**
55
+ * Filter items by property values
56
+ */
57
+ filter?: string;
58
+ /**
59
+ * Order items by property values
60
+ */
61
+ orderby?: string[];
62
+ /**
63
+ * Search items by search phrases
64
+ */
65
+ search?: string;
66
+ /**
67
+ * Select properties to be returned
68
+ */
69
+ select?: string[];
70
+ /**
71
+ * Skip the first n items
72
+ */
73
+ skip?: number;
74
+ /**
75
+ * The start date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T19:00:00-08:00
76
+ */
77
+ startDateTime?: string;
78
+ /**
79
+ * Show only the first n items
80
+ */
81
+ top?: number;
82
+ }
83
+ /**
84
+ * Uri template for the request builder.
85
+ */
86
+ export declare const InstancesRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
87
+ /**
88
+ * Metadata for all the navigation properties in the request builder.
89
+ */
90
+ export declare const InstancesRequestBuilderNavigationMetadata: Record<Exclude<keyof InstancesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
91
+ /**
92
+ * Metadata for all the requests in the request builder.
93
+ */
94
+ export declare const InstancesRequestBuilderRequestsMetadata: RequestsMetadata;
95
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuD,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAI3I,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,iBAAiB,CAAC;AAEnJ,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,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,UAAU,CAAC,QAAQ,EAAE,MAAM,GAAI,uBAAuB,CAAC;IACxD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrJ;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;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,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,+OAA+O,CAAC;AAc/R;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAY5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAWrD,CAAC"}
@@ -0,0 +1,64 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createEventCollectionResponseFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ // @ts-ignore
9
+ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
10
+ // @ts-ignore
11
+ import { DeltaRequestBuilderRequestsMetadata } from './delta/index.js';
12
+ // @ts-ignore
13
+ import { EventItemRequestBuilderNavigationMetadata, EventItemRequestBuilderRequestsMetadata } from './item/index.js';
14
+ /**
15
+ * Uri template for the request builder.
16
+ */
17
+ export const InstancesRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
18
+ /**
19
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
20
+ */
21
+ const InstancesRequestBuilderGetQueryParametersMapper = {
22
+ "count": "%24count",
23
+ "expand": "%24expand",
24
+ "filter": "%24filter",
25
+ "orderby": "%24orderby",
26
+ "search": "%24search",
27
+ "select": "%24select",
28
+ "skip": "%24skip",
29
+ "top": "%24top",
30
+ };
31
+ /**
32
+ * Metadata for all the navigation properties in the request builder.
33
+ */
34
+ export const InstancesRequestBuilderNavigationMetadata = {
35
+ byEventId2: {
36
+ requestsMetadata: EventItemRequestBuilderRequestsMetadata,
37
+ navigationMetadata: EventItemRequestBuilderNavigationMetadata,
38
+ pathParametersMappings: ["event%2Did2"],
39
+ },
40
+ count: {
41
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
42
+ },
43
+ delta: {
44
+ requestsMetadata: DeltaRequestBuilderRequestsMetadata,
45
+ },
46
+ };
47
+ /**
48
+ * Metadata for all the requests in the request builder.
49
+ */
50
+ export const InstancesRequestBuilderRequestsMetadata = {
51
+ get: {
52
+ uriTemplate: InstancesRequestBuilderUriTemplate,
53
+ responseBodyContentType: "application/json",
54
+ errorMappings: {
55
+ XXX: createODataErrorFromDiscriminatorValue,
56
+ },
57
+ adapterMethodName: "send",
58
+ responseBodyFactory: createEventCollectionResponseFromDiscriminatorValue,
59
+ queryParametersMapper: InstancesRequestBuilderGetQueryParametersMapper,
60
+ },
61
+ };
62
+ /* tslint:enable */
63
+ /* eslint-enable */
64
+ //# 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,EAAgC,MAAM,wCAAwC,CAAC;AAC3I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,uCAAuC,EAAgC,MAAM,iBAAiB,CAAC;AAiFnJ;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,4OAA4O,CAAC;AAC/R;;GAEG;AACH,MAAM,+CAA+C,GAA2B;IAC5E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAA2G;IAC7J,UAAU,EAAE;QACR,gBAAgB,EAAE,uCAAuC;QACzD,kBAAkB,EAAE,yCAAyC;QAC7D,sBAAsB,EAAE,CAAC,aAAa,CAAC;KAC1C;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAqB;IACrE,GAAG,EAAE;QACD,WAAW,EAAE,kCAAkC;QAC/C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;QACzE,qBAAqB,EAAE,+CAA+C;KACzE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,64 @@
1
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
2
+ export interface AcceptPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
3
+ /**
4
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
5
+ */
6
+ additionalData?: Record<string, unknown>;
7
+ /**
8
+ * Stores model information.
9
+ */
10
+ backingStoreEnabled?: boolean | null;
11
+ /**
12
+ * The Comment property
13
+ */
14
+ comment?: string | null;
15
+ /**
16
+ * The SendResponse property
17
+ */
18
+ sendResponse?: boolean | null;
19
+ }
20
+ /**
21
+ * Provides operations to call the accept method.
22
+ */
23
+ export interface AcceptRequestBuilder extends BaseRequestBuilder<AcceptRequestBuilder> {
24
+ /**
25
+ * Accept the specified event in a user calendar.
26
+ * @param body The request body
27
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
28
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
+ * @see {@link https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0|Find more info here}
30
+ */
31
+ post(body: AcceptPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
32
+ /**
33
+ * Accept the specified event in a user calendar.
34
+ * @param body The request body
35
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
+ * @returns {RequestInformation}
37
+ */
38
+ toPostRequestInformation(body: AcceptPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
39
+ }
40
+ /**
41
+ * Creates a new instance of the appropriate class based on discriminator value
42
+ * @param parseNode The parse node to use to read the discriminator value and create the object
43
+ * @returns {AcceptPostRequestBody}
44
+ */
45
+ export declare function createAcceptPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
46
+ /**
47
+ * The deserialization information for the current model
48
+ * @returns {Record<string, (node: ParseNode) => void>}
49
+ */
50
+ export declare function deserializeIntoAcceptPostRequestBody(acceptPostRequestBody?: Partial<AcceptPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
51
+ /**
52
+ * Serializes information the current object
53
+ * @param writer Serialization writer to use to serialize this model
54
+ */
55
+ export declare function serializeAcceptPostRequestBody(writer: SerializationWriter, acceptPostRequestBody?: Partial<AcceptPostRequestBody> | undefined | null): void;
56
+ /**
57
+ * Uri template for the request builder.
58
+ */
59
+ export declare const AcceptRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/accept";
60
+ /**
61
+ * Metadata for all the requests in the request builder.
62
+ */
63
+ export declare const AcceptRequestBuilderRequestsMetadata: RequestsMetadata;
64
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACjC;AACD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACpH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;;GAIG;AAEH,wBAAgB,iDAAiD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEzK;AACD;;;GAGG;AAEH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMvK;AACD;;;GAGG;AAEH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAMhK;AACD;;GAEG;AACH,eAAO,MAAM,+BAA+B,+HAA+H,CAAC;AAC5K;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAWlD,CAAC"}
@@ -0,0 +1,60 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
6
+ /**
7
+ * Creates a new instance of the appropriate class based on discriminator value
8
+ * @param parseNode The parse node to use to read the discriminator value and create the object
9
+ * @returns {AcceptPostRequestBody}
10
+ */
11
+ // @ts-ignore
12
+ export function createAcceptPostRequestBodyFromDiscriminatorValue(parseNode) {
13
+ return deserializeIntoAcceptPostRequestBody;
14
+ }
15
+ /**
16
+ * The deserialization information for the current model
17
+ * @returns {Record<string, (node: ParseNode) => void>}
18
+ */
19
+ // @ts-ignore
20
+ export function deserializeIntoAcceptPostRequestBody(acceptPostRequestBody = {}) {
21
+ return {
22
+ "backingStoreEnabled": n => { acceptPostRequestBody.backingStoreEnabled = true; },
23
+ "Comment": n => { acceptPostRequestBody.comment = n.getStringValue(); },
24
+ "SendResponse": n => { acceptPostRequestBody.sendResponse = n.getBooleanValue(); },
25
+ };
26
+ }
27
+ /**
28
+ * Serializes information the current object
29
+ * @param writer Serialization writer to use to serialize this model
30
+ */
31
+ // @ts-ignore
32
+ export function serializeAcceptPostRequestBody(writer, acceptPostRequestBody = {}) {
33
+ if (acceptPostRequestBody) {
34
+ writer.writeStringValue("Comment", acceptPostRequestBody.comment);
35
+ writer.writeBooleanValue("SendResponse", acceptPostRequestBody.sendResponse);
36
+ writer.writeAdditionalData(acceptPostRequestBody.additionalData);
37
+ }
38
+ }
39
+ /**
40
+ * Uri template for the request builder.
41
+ */
42
+ export const AcceptRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/accept";
43
+ /**
44
+ * Metadata for all the requests in the request builder.
45
+ */
46
+ export const AcceptRequestBuilderRequestsMetadata = {
47
+ post: {
48
+ uriTemplate: AcceptRequestBuilderUriTemplate,
49
+ errorMappings: {
50
+ XXX: createODataErrorFromDiscriminatorValue,
51
+ },
52
+ adapterMethodName: "sendNoResponseContent",
53
+ requestBodyContentType: "application/json",
54
+ requestBodySerializer: serializeAcceptPostRequestBody,
55
+ requestInformationContentSetMethod: "setContentFromParsable",
56
+ },
57
+ };
58
+ /* tslint:enable */
59
+ /* eslint-enable */
60
+ //# 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;AA0C7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACvE,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,YAAY,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;KACrF,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAA2E,EAAE;IACrJ,IAAI,qBAAqB,EAAE,CAAC;QACxB,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,qBAAqB,CAAC,OAAO,CAAC,CAAC;QAClE,MAAM,CAAC,iBAAiB,CAAC,cAAc,EAAE,qBAAqB,CAAC,YAAY,CAAC,CAAC;QAC7E,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;IACrE,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,4HAA4H,CAAC;AAC5K;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,IAAI,EAAE;QACF,WAAW,EAAE,+BAA+B;QAC5C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,41 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns {Promise<number>}
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
+ /**
14
+ * Get the number of the resource
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Get the number of the resource
22
+ */
23
+ export interface CountRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Filter items by property values
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * Search items by search phrases
30
+ */
31
+ search?: string;
32
+ }
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/attachments/$count{?%24filter,%24search}";
37
+ /**
38
+ * Metadata for all the requests in the request builder.
39
+ */
40
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,iKAAiK,CAAC;AAQ7M;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,34 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
6
+ /**
7
+ * Uri template for the request builder.
8
+ */
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/attachments/$count{?%24filter,%24search}";
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const CountRequestBuilderGetQueryParametersMapper = {
14
+ "filter": "%24filter",
15
+ "search": "%24search",
16
+ };
17
+ /**
18
+ * Metadata for all the requests in the request builder.
19
+ */
20
+ export const CountRequestBuilderRequestsMetadata = {
21
+ get: {
22
+ uriTemplate: CountRequestBuilderUriTemplate,
23
+ responseBodyContentType: "text/plain;q=0.9",
24
+ errorMappings: {
25
+ XXX: createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitive",
28
+ responseBodyFactory: "number",
29
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
30
+ },
31
+ };
32
+ /* tslint:enable */
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,8JAA8J,CAAC;AAC7M;;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"}
@@ -0,0 +1,62 @@
1
+ import { type AttachmentItem, type UploadSession } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Creates a new instance of the appropriate class based on discriminator value
5
+ * @param parseNode The parse node to use to read the discriminator value and create the object
6
+ * @returns {CreateUploadSessionPostRequestBody}
7
+ */
8
+ export declare function createCreateUploadSessionPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ export interface CreateUploadSessionPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
10
+ /**
11
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
12
+ */
13
+ additionalData?: Record<string, unknown>;
14
+ /**
15
+ * The AttachmentItem property
16
+ */
17
+ attachmentItem?: AttachmentItem | null;
18
+ /**
19
+ * Stores model information.
20
+ */
21
+ backingStoreEnabled?: boolean | null;
22
+ }
23
+ /**
24
+ * Provides operations to call the createUploadSession method.
25
+ */
26
+ export interface CreateUploadSessionRequestBuilder extends BaseRequestBuilder<CreateUploadSessionRequestBuilder> {
27
+ /**
28
+ * Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that's smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.
29
+ * @param body The request body
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns {Promise<UploadSession>}
32
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
+ * @see {@link https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0|Find more info here}
34
+ */
35
+ post(body: CreateUploadSessionPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<UploadSession | undefined>;
36
+ /**
37
+ * Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to the specified Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that's smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.
38
+ * @param body The request body
39
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
40
+ * @returns {RequestInformation}
41
+ */
42
+ toPostRequestInformation(body: CreateUploadSessionPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
43
+ }
44
+ /**
45
+ * The deserialization information for the current model
46
+ * @returns {Record<string, (node: ParseNode) => void>}
47
+ */
48
+ export declare function deserializeIntoCreateUploadSessionPostRequestBody(createUploadSessionPostRequestBody?: Partial<CreateUploadSessionPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
49
+ /**
50
+ * Serializes information the current object
51
+ * @param writer Serialization writer to use to serialize this model
52
+ */
53
+ export declare function serializeCreateUploadSessionPostRequestBody(writer: SerializationWriter, createUploadSessionPostRequestBody?: Partial<CreateUploadSessionPostRequestBody> | undefined | null): void;
54
+ /**
55
+ * Uri template for the request builder.
56
+ */
57
+ export declare const CreateUploadSessionRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/attachments/createUploadSession";
58
+ /**
59
+ * Metadata for all the requests in the request builder.
60
+ */
61
+ export declare const CreateUploadSessionRequestBuilderRequestsMetadata: RequestsMetadata;
62
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0I,KAAK,cAAc,EAAE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAIzO,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,8DAA8D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEtL;AACD,MAAM,WAAW,kCAAmC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACnG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,cAAc,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACvC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACxC;AACD;;GAEG;AACH,MAAM,WAAW,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;;GAGG;AAEH,wBAAgB,iDAAiD,CAAC,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9M;AACD;;;GAGG;AAEH,wBAAgB,2CAA2C,CAAC,MAAM,EAAE,mBAAmB,EAAE,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKvM;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,wJAAwJ,CAAC;AAClN;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBAa/D,CAAC"}