@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,62 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createRecipientFromDiscriminatorValue, serializeRecipient } 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 {ForwardPostRequestBody}
12
+ */
13
+ // @ts-ignore
14
+ export function createForwardPostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoForwardPostRequestBody;
16
+ }
17
+ /**
18
+ * The deserialization information for the current model
19
+ * @returns {Record<string, (node: ParseNode) => void>}
20
+ */
21
+ // @ts-ignore
22
+ export function deserializeIntoForwardPostRequestBody(forwardPostRequestBody = {}) {
23
+ return {
24
+ "backingStoreEnabled": n => { forwardPostRequestBody.backingStoreEnabled = true; },
25
+ "Comment": n => { forwardPostRequestBody.comment = n.getStringValue(); },
26
+ "ToRecipients": n => { forwardPostRequestBody.toRecipients = n.getCollectionOfObjectValues(createRecipientFromDiscriminatorValue); },
27
+ };
28
+ }
29
+ /**
30
+ * Serializes information the current object
31
+ * @param writer Serialization writer to use to serialize this model
32
+ */
33
+ // @ts-ignore
34
+ export function serializeForwardPostRequestBody(writer, forwardPostRequestBody = {}) {
35
+ if (forwardPostRequestBody) {
36
+ writer.writeStringValue("Comment", forwardPostRequestBody.comment);
37
+ writer.writeCollectionOfObjectValues("ToRecipients", forwardPostRequestBody.toRecipients, serializeRecipient);
38
+ writer.writeAdditionalData(forwardPostRequestBody.additionalData);
39
+ }
40
+ }
41
+ /**
42
+ * Uri template for the request builder.
43
+ */
44
+ export const ForwardRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/forward";
45
+ /**
46
+ * Metadata for all the requests in the request builder.
47
+ */
48
+ export const ForwardRequestBuilderRequestsMetadata = {
49
+ post: {
50
+ uriTemplate: ForwardRequestBuilderUriTemplate,
51
+ errorMappings: {
52
+ XXX: createODataErrorFromDiscriminatorValue,
53
+ },
54
+ adapterMethodName: "sendNoResponseContent",
55
+ requestBodyContentType: "application/json",
56
+ requestBodySerializer: serializeForwardPostRequestBody,
57
+ requestInformationContentSetMethod: "setContentFromParsable",
58
+ },
59
+ };
60
+ /* tslint:enable */
61
+ /* eslint-enable */
62
+ //# 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,qCAAqC,EAAE,kBAAkB,EAAkB,MAAM,wCAAwC,CAAC;AACnI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kDAAkD,CAAC,SAAgC;IAC/F,OAAO,qCAAqC,CAAC;AACjD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,yBAAsE,EAAE;IAC1H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACxE,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,YAAY,GAAG,CAAC,CAAC,2BAA2B,CAAY,qCAAqC,CAAC,CAAC,CAAC,CAAC;KAClJ,CAAA;AACL,CAAC;AAuCD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,+BAA+B,CAAC,MAA2B,EAAE,yBAA6E,EAAE;IACxJ,IAAI,sBAAsB,EAAE,CAAC;QACzB,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,sBAAsB,CAAC,OAAO,CAAC,CAAC;QACnE,MAAM,CAAC,6BAA6B,CAAY,cAAc,EAAE,sBAAsB,CAAC,YAAY,EAAE,kBAAkB,CAAC,CAAC;QACzH,MAAM,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,cAAc,CAAC,CAAC;IACtE,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,sIAAsI,CAAC;AACvL;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,IAAI,EAAE;QACF,WAAW,EAAE,gCAAgC;QAC7C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+BAA+B;QACtD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,109 @@
1
+ import { type Event } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type AcceptRequestBuilder } from './accept/index.js';
3
+ import { type AttachmentsRequestBuilder } from './attachments/index.js';
4
+ import { type CalendarRequestBuilder } from './calendar/index.js';
5
+ import { type CancelRequestBuilder } from './cancel/index.js';
6
+ import { type DeclineRequestBuilder } from './decline/index.js';
7
+ import { type DismissReminderRequestBuilder } from './dismissReminder/index.js';
8
+ import { type ExtensionsRequestBuilder } from './extensions/index.js';
9
+ import { type ForwardRequestBuilder } from './forward/index.js';
10
+ import { type PermanentDeleteRequestBuilder } from './permanentDelete/index.js';
11
+ import { type SnoozeReminderRequestBuilder } from './snoozeReminder/index.js';
12
+ import { type TentativelyAcceptRequestBuilder } from './tentativelyAccept/index.js';
13
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
14
+ /**
15
+ * Provides operations to manage the instances property of the microsoft.graph.event entity.
16
+ */
17
+ export interface EventItemRequestBuilder extends BaseRequestBuilder<EventItemRequestBuilder> {
18
+ /**
19
+ * Provides operations to call the accept method.
20
+ */
21
+ get accept(): AcceptRequestBuilder;
22
+ /**
23
+ * Provides operations to manage the attachments property of the microsoft.graph.event entity.
24
+ */
25
+ get attachments(): AttachmentsRequestBuilder;
26
+ /**
27
+ * Provides operations to manage the calendar property of the microsoft.graph.event entity.
28
+ */
29
+ get calendar(): CalendarRequestBuilder;
30
+ /**
31
+ * Provides operations to call the cancel method.
32
+ */
33
+ get cancel(): CancelRequestBuilder;
34
+ /**
35
+ * Provides operations to call the decline method.
36
+ */
37
+ get decline(): DeclineRequestBuilder;
38
+ /**
39
+ * Provides operations to call the dismissReminder method.
40
+ */
41
+ get dismissReminder(): DismissReminderRequestBuilder;
42
+ /**
43
+ * Provides operations to manage the extensions property of the microsoft.graph.event entity.
44
+ */
45
+ get extensions(): ExtensionsRequestBuilder;
46
+ /**
47
+ * Provides operations to call the forward method.
48
+ */
49
+ get forward(): ForwardRequestBuilder;
50
+ /**
51
+ * Provides operations to call the permanentDelete method.
52
+ */
53
+ get permanentDelete(): PermanentDeleteRequestBuilder;
54
+ /**
55
+ * Provides operations to call the snoozeReminder method.
56
+ */
57
+ get snoozeReminder(): SnoozeReminderRequestBuilder;
58
+ /**
59
+ * Provides operations to call the tentativelyAccept method.
60
+ */
61
+ get tentativelyAccept(): TentativelyAcceptRequestBuilder;
62
+ /**
63
+ * 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.
64
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
65
+ * @returns {Promise<Event>}
66
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
67
+ */
68
+ get(requestConfiguration?: RequestConfiguration<EventItemRequestBuilderGetQueryParameters> | undefined): Promise<Event | undefined>;
69
+ /**
70
+ * 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.
71
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
72
+ * @returns {RequestInformation}
73
+ */
74
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<EventItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
75
+ }
76
+ /**
77
+ * 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.
78
+ */
79
+ export interface EventItemRequestBuilderGetQueryParameters {
80
+ /**
81
+ * The end date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T20:00:00-08:00
82
+ */
83
+ endDateTime?: string;
84
+ /**
85
+ * Expand related entities
86
+ */
87
+ expand?: string[];
88
+ /**
89
+ * Select properties to be returned
90
+ */
91
+ select?: string[];
92
+ /**
93
+ * The start date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T19:00:00-08:00
94
+ */
95
+ startDateTime?: string;
96
+ }
97
+ /**
98
+ * Uri template for the request builder.
99
+ */
100
+ export declare const EventItemRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}";
101
+ /**
102
+ * Metadata for all the navigation properties in the request builder.
103
+ */
104
+ export declare const EventItemRequestBuilderNavigationMetadata: Record<Exclude<keyof EventItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
105
+ /**
106
+ * Metadata for all the requests in the request builder.
107
+ */
108
+ export declare const EventItemRequestBuilderRequestsMetadata: RequestsMetadata;
109
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqC,KAAK,KAAK,EAAE,MAAM,wCAAwC,CAAC;AAIvG,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAEpG,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAEhK,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE1G,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAEpG,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEvG,OAAO,EAAiD,KAAK,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAE/H,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAE5J,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEvG,OAAO,EAAiD,KAAK,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAE/H,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAAmD,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAErI,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,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,KAAK,GAAG,SAAS,CAAC,CAAC;IACtI;;;;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,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,+MAA+M,CAAC;AAQ/P;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAoC5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAWrD,CAAC"}
@@ -0,0 +1,98 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createEventFromDiscriminatorValue } 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 { AcceptRequestBuilderRequestsMetadata } from './accept/index.js';
10
+ // @ts-ignore
11
+ import { AttachmentsRequestBuilderNavigationMetadata, AttachmentsRequestBuilderRequestsMetadata } from './attachments/index.js';
12
+ // @ts-ignore
13
+ import { CalendarRequestBuilderRequestsMetadata } from './calendar/index.js';
14
+ // @ts-ignore
15
+ import { CancelRequestBuilderRequestsMetadata } from './cancel/index.js';
16
+ // @ts-ignore
17
+ import { DeclineRequestBuilderRequestsMetadata } from './decline/index.js';
18
+ // @ts-ignore
19
+ import { DismissReminderRequestBuilderRequestsMetadata } from './dismissReminder/index.js';
20
+ // @ts-ignore
21
+ import { ExtensionsRequestBuilderNavigationMetadata, ExtensionsRequestBuilderRequestsMetadata } from './extensions/index.js';
22
+ // @ts-ignore
23
+ import { ForwardRequestBuilderRequestsMetadata } from './forward/index.js';
24
+ // @ts-ignore
25
+ import { PermanentDeleteRequestBuilderRequestsMetadata } from './permanentDelete/index.js';
26
+ // @ts-ignore
27
+ import { SnoozeReminderRequestBuilderRequestsMetadata } from './snoozeReminder/index.js';
28
+ // @ts-ignore
29
+ import { TentativelyAcceptRequestBuilderRequestsMetadata } from './tentativelyAccept/index.js';
30
+ /**
31
+ * Uri template for the request builder.
32
+ */
33
+ export const EventItemRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}?endDateTime={endDateTime}&startDateTime={startDateTime}{&%24expand,%24select}";
34
+ /**
35
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
36
+ */
37
+ const EventItemRequestBuilderGetQueryParametersMapper = {
38
+ "expand": "%24expand",
39
+ "select": "%24select",
40
+ };
41
+ /**
42
+ * Metadata for all the navigation properties in the request builder.
43
+ */
44
+ export const EventItemRequestBuilderNavigationMetadata = {
45
+ accept: {
46
+ requestsMetadata: AcceptRequestBuilderRequestsMetadata,
47
+ },
48
+ attachments: {
49
+ requestsMetadata: AttachmentsRequestBuilderRequestsMetadata,
50
+ navigationMetadata: AttachmentsRequestBuilderNavigationMetadata,
51
+ },
52
+ calendar: {
53
+ requestsMetadata: CalendarRequestBuilderRequestsMetadata,
54
+ },
55
+ cancel: {
56
+ requestsMetadata: CancelRequestBuilderRequestsMetadata,
57
+ },
58
+ decline: {
59
+ requestsMetadata: DeclineRequestBuilderRequestsMetadata,
60
+ },
61
+ dismissReminder: {
62
+ requestsMetadata: DismissReminderRequestBuilderRequestsMetadata,
63
+ },
64
+ extensions: {
65
+ requestsMetadata: ExtensionsRequestBuilderRequestsMetadata,
66
+ navigationMetadata: ExtensionsRequestBuilderNavigationMetadata,
67
+ },
68
+ forward: {
69
+ requestsMetadata: ForwardRequestBuilderRequestsMetadata,
70
+ },
71
+ permanentDelete: {
72
+ requestsMetadata: PermanentDeleteRequestBuilderRequestsMetadata,
73
+ },
74
+ snoozeReminder: {
75
+ requestsMetadata: SnoozeReminderRequestBuilderRequestsMetadata,
76
+ },
77
+ tentativelyAccept: {
78
+ requestsMetadata: TentativelyAcceptRequestBuilderRequestsMetadata,
79
+ },
80
+ };
81
+ /**
82
+ * Metadata for all the requests in the request builder.
83
+ */
84
+ export const EventItemRequestBuilderRequestsMetadata = {
85
+ get: {
86
+ uriTemplate: EventItemRequestBuilderUriTemplate,
87
+ responseBodyContentType: "application/json",
88
+ errorMappings: {
89
+ XXX: createODataErrorFromDiscriminatorValue,
90
+ },
91
+ adapterMethodName: "send",
92
+ responseBodyFactory: createEventFromDiscriminatorValue,
93
+ queryParametersMapper: EventItemRequestBuilderGetQueryParametersMapper,
94
+ },
95
+ };
96
+ /* tslint:enable */
97
+ /* eslint-enable */
98
+ //# 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,EAAc,MAAM,wCAAwC,CAAC;AACvG,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,oCAAoC,EAA6B,MAAM,mBAAmB,CAAC;AACpG,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,yCAAyC,EAAkC,MAAM,wBAAwB,CAAC;AAChK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;AAC1G,aAAa;AACb,OAAO,EAAE,oCAAoC,EAA6B,MAAM,mBAAmB,CAAC;AACpG,aAAa;AACb,OAAO,EAAE,qCAAqC,EAA8B,MAAM,oBAAoB,CAAC;AACvG,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAsC,MAAM,4BAA4B,CAAC;AAC/H,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,wCAAwC,EAAiC,MAAM,uBAAuB,CAAC;AAC5J,aAAa;AACb,OAAO,EAAE,qCAAqC,EAA8B,MAAM,oBAAoB,CAAC;AACvG,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAsC,MAAM,4BAA4B,CAAC;AAC/H,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AAuFrI;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,4MAA4M,CAAC;AAC/P;;GAEG;AACH,MAAM,+CAA+C,GAA2B;IAC5E,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAA2G;IAC7J,MAAM,EAAE;QACJ,gBAAgB,EAAE,oCAAoC;KACzD;IACD,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;QAC3D,kBAAkB,EAAE,2CAA2C;KAClE;IACD,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;KAC3D;IACD,MAAM,EAAE;QACJ,gBAAgB,EAAE,oCAAoC;KACzD;IACD,OAAO,EAAE;QACL,gBAAgB,EAAE,qCAAqC;KAC1D;IACD,eAAe,EAAE;QACb,gBAAgB,EAAE,6CAA6C;KAClE;IACD,UAAU,EAAE;QACR,gBAAgB,EAAE,wCAAwC;QAC1D,kBAAkB,EAAE,0CAA0C;KACjE;IACD,OAAO,EAAE;QACL,gBAAgB,EAAE,qCAAqC;KAC1D;IACD,eAAe,EAAE;QACb,gBAAgB,EAAE,6CAA6C;KAClE;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;IACD,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;KACpE;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,iCAAiC;QACvD,qBAAqB,EAAE,+CAA+C;KACzE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,27 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to call the permanentDelete method.
4
+ */
5
+ export interface PermanentDeleteRequestBuilder extends BaseRequestBuilder<PermanentDeleteRequestBuilder> {
6
+ /**
7
+ * Invoke action permanentDelete
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
10
+ */
11
+ post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
12
+ /**
13
+ * Invoke action permanentDelete
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns {RequestInformation}
16
+ */
17
+ toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Uri template for the request builder.
21
+ */
22
+ export declare const PermanentDeleteRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/permanentDelete";
23
+ /**
24
+ * Metadata for all the requests in the request builder.
25
+ */
26
+ export declare const PermanentDeleteRequestBuilderRequestsMetadata: RequestsMetadata;
27
+ //# 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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;;;OAIG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvF;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,iJAAiJ,CAAC;AACvM;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBAQ3D,CAAC"}
@@ -0,0 +1,24 @@
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 PermanentDeleteRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/permanentDelete";
10
+ /**
11
+ * Metadata for all the requests in the request builder.
12
+ */
13
+ export const PermanentDeleteRequestBuilderRequestsMetadata = {
14
+ post: {
15
+ uriTemplate: PermanentDeleteRequestBuilderUriTemplate,
16
+ errorMappings: {
17
+ XXX: createODataErrorFromDiscriminatorValue,
18
+ },
19
+ adapterMethodName: "sendNoResponseContent",
20
+ },
21
+ };
22
+ /* tslint:enable */
23
+ /* eslint-enable */
24
+ //# 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;AAqB7H;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAG,8IAA8I,CAAC;AACvM;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAqB;IAC3E,IAAI,EAAE;QACF,WAAW,EAAE,wCAAwC;QACrD,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,61 @@
1
+ import { type DateTimeTimeZone } 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 {SnoozeReminderPostRequestBody}
7
+ */
8
+ export declare function createSnoozeReminderPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @returns {Record<string, (node: ParseNode) => void>}
12
+ */
13
+ export declare function deserializeIntoSnoozeReminderPostRequestBody(snoozeReminderPostRequestBody?: Partial<SnoozeReminderPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
14
+ /**
15
+ * Serializes information the current object
16
+ * @param writer Serialization writer to use to serialize this model
17
+ */
18
+ export declare function serializeSnoozeReminderPostRequestBody(writer: SerializationWriter, snoozeReminderPostRequestBody?: Partial<SnoozeReminderPostRequestBody> | undefined | null): void;
19
+ export interface SnoozeReminderPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
20
+ /**
21
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
22
+ */
23
+ additionalData?: Record<string, unknown>;
24
+ /**
25
+ * Stores model information.
26
+ */
27
+ backingStoreEnabled?: boolean | null;
28
+ /**
29
+ * The NewReminderTime property
30
+ */
31
+ newReminderTime?: DateTimeTimeZone | null;
32
+ }
33
+ /**
34
+ * Provides operations to call the snoozeReminder method.
35
+ */
36
+ export interface SnoozeReminderRequestBuilder extends BaseRequestBuilder<SnoozeReminderRequestBuilder> {
37
+ /**
38
+ * Postpone a reminder for an event in a user calendar until a new time.
39
+ * @param body The request body
40
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
41
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
42
+ * @see {@link https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0|Find more info here}
43
+ */
44
+ post(body: SnoozeReminderPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
45
+ /**
46
+ * Postpone a reminder for an event in a user calendar until a new time.
47
+ * @param body The request body
48
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
49
+ * @returns {RequestInformation}
50
+ */
51
+ toPostRequestInformation(body: SnoozeReminderPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
52
+ }
53
+ /**
54
+ * Uri template for the request builder.
55
+ */
56
+ export declare const SnoozeReminderRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/snoozeReminder";
57
+ /**
58
+ * Metadata for all the requests in the request builder.
59
+ */
60
+ export declare const SnoozeReminderRequestBuilderRequestsMetadata: RequestsMetadata;
61
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,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,yDAAyD,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,CAEjL;AACD;;;GAGG;AAEH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK/L;AACD;;;GAGG;AAEH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKxL;AACD,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;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,eAAe,CAAC,EAAE,gBAAgB,GAAG,IAAI,CAAC;CAC7C;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5H;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,gJAAgJ,CAAC;AACrM;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAW1D,CAAC"}
@@ -0,0 +1,60 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createDateTimeTimeZoneFromDiscriminatorValue, serializeDateTimeTimeZone } 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 {SnoozeReminderPostRequestBody}
12
+ */
13
+ // @ts-ignore
14
+ export function createSnoozeReminderPostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoSnoozeReminderPostRequestBody;
16
+ }
17
+ /**
18
+ * The deserialization information for the current model
19
+ * @returns {Record<string, (node: ParseNode) => void>}
20
+ */
21
+ // @ts-ignore
22
+ export function deserializeIntoSnoozeReminderPostRequestBody(snoozeReminderPostRequestBody = {}) {
23
+ return {
24
+ "backingStoreEnabled": n => { snoozeReminderPostRequestBody.backingStoreEnabled = true; },
25
+ "NewReminderTime": n => { snoozeReminderPostRequestBody.newReminderTime = n.getObjectValue(createDateTimeTimeZoneFromDiscriminatorValue); },
26
+ };
27
+ }
28
+ /**
29
+ * Serializes information the current object
30
+ * @param writer Serialization writer to use to serialize this model
31
+ */
32
+ // @ts-ignore
33
+ export function serializeSnoozeReminderPostRequestBody(writer, snoozeReminderPostRequestBody = {}) {
34
+ if (snoozeReminderPostRequestBody) {
35
+ writer.writeObjectValue("NewReminderTime", snoozeReminderPostRequestBody.newReminderTime, serializeDateTimeTimeZone);
36
+ writer.writeAdditionalData(snoozeReminderPostRequestBody.additionalData);
37
+ }
38
+ }
39
+ /**
40
+ * Uri template for the request builder.
41
+ */
42
+ export const SnoozeReminderRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/snoozeReminder";
43
+ /**
44
+ * Metadata for all the requests in the request builder.
45
+ */
46
+ export const SnoozeReminderRequestBuilderRequestsMetadata = {
47
+ post: {
48
+ uriTemplate: SnoozeReminderRequestBuilderUriTemplate,
49
+ errorMappings: {
50
+ XXX: createODataErrorFromDiscriminatorValue,
51
+ },
52
+ adapterMethodName: "sendNoResponseContent",
53
+ requestBodyContentType: "application/json",
54
+ requestBodySerializer: serializeSnoozeReminderPostRequestBody,
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,4CAA4C,EAAE,yBAAyB,EAAyB,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzF,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,eAAe,GAAG,CAAC,CAAC,cAAc,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;KAChK,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAA2F,EAAE;IAC7K,IAAI,6BAA6B,EAAE,CAAC;QAChC,MAAM,CAAC,gBAAgB,CAAmB,iBAAiB,EAAE,6BAA6B,CAAC,eAAe,EAAE,yBAAyB,CAAC,CAAC;QACvI,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;IAC7E,CAAC;AACL,CAAC;AAmCD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,6IAA6I,CAAC;AACrM;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sCAAsC;QAC7D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,69 @@
1
+ import { type TimeSlot } 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 {TentativelyAcceptPostRequestBody}
7
+ */
8
+ export declare function createTentativelyAcceptPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @returns {Record<string, (node: ParseNode) => void>}
12
+ */
13
+ export declare function deserializeIntoTentativelyAcceptPostRequestBody(tentativelyAcceptPostRequestBody?: Partial<TentativelyAcceptPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
14
+ /**
15
+ * Serializes information the current object
16
+ * @param writer Serialization writer to use to serialize this model
17
+ */
18
+ export declare function serializeTentativelyAcceptPostRequestBody(writer: SerializationWriter, tentativelyAcceptPostRequestBody?: Partial<TentativelyAcceptPostRequestBody> | undefined | null): void;
19
+ export interface TentativelyAcceptPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
20
+ /**
21
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
22
+ */
23
+ additionalData?: Record<string, unknown>;
24
+ /**
25
+ * Stores model information.
26
+ */
27
+ backingStoreEnabled?: boolean | null;
28
+ /**
29
+ * The Comment property
30
+ */
31
+ comment?: string | null;
32
+ /**
33
+ * The ProposedNewTime property
34
+ */
35
+ proposedNewTime?: TimeSlot | null;
36
+ /**
37
+ * The SendResponse property
38
+ */
39
+ sendResponse?: boolean | null;
40
+ }
41
+ /**
42
+ * Provides operations to call the tentativelyAccept method.
43
+ */
44
+ export interface TentativelyAcceptRequestBuilder extends BaseRequestBuilder<TentativelyAcceptRequestBuilder> {
45
+ /**
46
+ * Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.
47
+ * @param body The request body
48
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
49
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
50
+ * @see {@link https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0|Find more info here}
51
+ */
52
+ post(body: TentativelyAcceptPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
53
+ /**
54
+ * Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.
55
+ * @param body The request body
56
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
57
+ * @returns {RequestInformation}
58
+ */
59
+ toPostRequestInformation(body: TentativelyAcceptPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
60
+ }
61
+ /**
62
+ * Uri template for the request builder.
63
+ */
64
+ export declare const TentativelyAcceptRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/tentativelyAccept";
65
+ /**
66
+ * Metadata for all the requests in the request builder.
67
+ */
68
+ export declare const TentativelyAcceptRequestBuilderRequestsMetadata: RequestsMetadata;
69
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2D,KAAK,QAAQ,EAAE,MAAM,wCAAwC,CAAC;AAIhI,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,4DAA4D,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,CAEpL;AACD;;;GAGG;AAEH,wBAAgB,+CAA+C,CAAC,gCAAgC,GAAE,OAAO,CAAC,gCAAgC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAOxM;AACD;;;GAGG;AAEH,wBAAgB,yCAAyC,CAAC,MAAM,EAAE,mBAAmB,EAAE,gCAAgC,GAAE,OAAO,CAAC,gCAAgC,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAOjM;AACD,MAAM,WAAW,gCAAiC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACjG;;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,eAAe,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;IAClC;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACjC;AACD;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,gCAAgC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC/H;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gCAAgC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3J;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,mJAAmJ,CAAC;AAC3M;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAW7D,CAAC"}
@@ -0,0 +1,64 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createTimeSlotFromDiscriminatorValue, serializeTimeSlot } 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 {TentativelyAcceptPostRequestBody}
12
+ */
13
+ // @ts-ignore
14
+ export function createTentativelyAcceptPostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoTentativelyAcceptPostRequestBody;
16
+ }
17
+ /**
18
+ * The deserialization information for the current model
19
+ * @returns {Record<string, (node: ParseNode) => void>}
20
+ */
21
+ // @ts-ignore
22
+ export function deserializeIntoTentativelyAcceptPostRequestBody(tentativelyAcceptPostRequestBody = {}) {
23
+ return {
24
+ "backingStoreEnabled": n => { tentativelyAcceptPostRequestBody.backingStoreEnabled = true; },
25
+ "Comment": n => { tentativelyAcceptPostRequestBody.comment = n.getStringValue(); },
26
+ "ProposedNewTime": n => { tentativelyAcceptPostRequestBody.proposedNewTime = n.getObjectValue(createTimeSlotFromDiscriminatorValue); },
27
+ "SendResponse": n => { tentativelyAcceptPostRequestBody.sendResponse = n.getBooleanValue(); },
28
+ };
29
+ }
30
+ /**
31
+ * Serializes information the current object
32
+ * @param writer Serialization writer to use to serialize this model
33
+ */
34
+ // @ts-ignore
35
+ export function serializeTentativelyAcceptPostRequestBody(writer, tentativelyAcceptPostRequestBody = {}) {
36
+ if (tentativelyAcceptPostRequestBody) {
37
+ writer.writeStringValue("Comment", tentativelyAcceptPostRequestBody.comment);
38
+ writer.writeObjectValue("ProposedNewTime", tentativelyAcceptPostRequestBody.proposedNewTime, serializeTimeSlot);
39
+ writer.writeBooleanValue("SendResponse", tentativelyAcceptPostRequestBody.sendResponse);
40
+ writer.writeAdditionalData(tentativelyAcceptPostRequestBody.additionalData);
41
+ }
42
+ }
43
+ /**
44
+ * Uri template for the request builder.
45
+ */
46
+ export const TentativelyAcceptRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/exceptionOccurrences/{event%2Did1}/instances/{event%2Did2}/tentativelyAccept";
47
+ /**
48
+ * Metadata for all the requests in the request builder.
49
+ */
50
+ export const TentativelyAcceptRequestBuilderRequestsMetadata = {
51
+ post: {
52
+ uriTemplate: TentativelyAcceptRequestBuilderUriTemplate,
53
+ errorMappings: {
54
+ XXX: createODataErrorFromDiscriminatorValue,
55
+ },
56
+ adapterMethodName: "sendNoResponseContent",
57
+ requestBodyContentType: "application/json",
58
+ requestBodySerializer: serializeTentativelyAcceptPostRequestBody,
59
+ requestInformationContentSetMethod: "setContentFromParsable",
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,oCAAoC,EAAE,iBAAiB,EAAiB,MAAM,wCAAwC,CAAC;AAChI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4DAA4D,CAAC,SAAgC;IACzG,OAAO,+CAA+C,CAAC;AAC3D,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,mCAA0F,EAAE;IACxJ,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC5F,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClF,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,eAAe,GAAG,CAAC,CAAC,cAAc,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC;QAChJ,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,YAAY,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;KAChG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,yCAAyC,CAAC,MAA2B,EAAE,mCAAiG,EAAE;IACtL,IAAI,gCAAgC,EAAE,CAAC;QACnC,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,gCAAgC,CAAC,OAAO,CAAC,CAAC;QAC7E,MAAM,CAAC,gBAAgB,CAAW,iBAAiB,EAAE,gCAAgC,CAAC,eAAe,EAAE,iBAAiB,CAAC,CAAC;QAC1H,MAAM,CAAC,iBAAiB,CAAC,cAAc,EAAE,gCAAgC,CAAC,YAAY,CAAC,CAAC;QACxF,MAAM,CAAC,mBAAmB,CAAC,gCAAgC,CAAC,cAAc,CAAC,CAAC;IAChF,CAAC;AACL,CAAC;AA2CD;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,gJAAgJ,CAAC;AAC3M;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,IAAI,EAAE;QACF,WAAW,EAAE,0CAA0C;QACvD,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,yCAAyC;QAChE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}