@microsoft/msgraph-sdk-groups 1.0.0-preview.20 → 1.0.0-preview.21
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.
- package/groups/delta/index.d.ts +4 -3
- package/groups/delta/index.d.ts.map +1 -1
- package/groups/index.d.ts +3 -3
- package/groups/item/acceptedSenders/index.d.ts +3 -4
- package/groups/item/acceptedSenders/index.d.ts.map +1 -1
- package/groups/item/acceptedSenders/item/ref/index.d.ts +2 -3
- package/groups/item/acceptedSenders/item/ref/index.d.ts.map +1 -1
- package/groups/item/acceptedSenders/ref/index.d.ts +8 -11
- package/groups/item/acceptedSenders/ref/index.d.ts.map +1 -1
- package/groups/item/appRoleAssignments/index.d.ts +2 -4
- package/groups/item/appRoleAssignments/index.d.ts.map +1 -1
- package/groups/item/appRoleAssignments/item/index.d.ts +2 -3
- package/groups/item/appRoleAssignments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarPermissions/index.d.ts +5 -7
- package/groups/item/calendar/calendarPermissions/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarPermissions/item/index.d.ts +7 -10
- package/groups/item/calendar/calendarPermissions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/index.d.ts +0 -1
- package/groups/item/calendar/calendarView/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/accept/index.js +2 -2
- package/groups/item/calendar/calendarView/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendar/calendarView/item/attachments/index.d.ts +5 -7
- package/groups/item/calendar/calendarView/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendar/calendarView/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/cancel/index.js +1 -1
- package/groups/item/calendar/calendarView/item/decline/index.js +3 -3
- package/groups/item/calendar/calendarView/item/extensions/index.d.ts +5 -6
- package/groups/item/calendar/calendarView/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendar/calendarView/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/forward/index.js +2 -2
- package/groups/item/calendar/calendarView/item/instances/index.d.ts +0 -1
- package/groups/item/calendar/calendarView/item/instances/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/accept/index.js +2 -2
- package/groups/item/calendar/calendarView/item/instances/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/attachments/index.d.ts +5 -7
- package/groups/item/calendar/calendarView/item/instances/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendar/calendarView/item/instances/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/cancel/index.js +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/decline/index.js +3 -3
- package/groups/item/calendar/calendarView/item/instances/item/extensions/index.d.ts +5 -6
- package/groups/item/calendar/calendarView/item/instances/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendar/calendarView/item/instances/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/forward/index.js +2 -2
- package/groups/item/calendar/calendarView/item/instances/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendar/calendarView/item/instances/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendar/calendarView/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendar/calendarView/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendar/events/index.d.ts +5 -7
- package/groups/item/calendar/events/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/accept/index.js +2 -2
- package/groups/item/calendar/events/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendar/events/item/attachments/index.d.ts +5 -7
- package/groups/item/calendar/events/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendar/events/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/cancel/index.js +1 -1
- package/groups/item/calendar/events/item/decline/index.js +3 -3
- package/groups/item/calendar/events/item/extensions/index.d.ts +5 -6
- package/groups/item/calendar/events/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendar/events/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/forward/index.js +2 -2
- package/groups/item/calendar/events/item/index.d.ts +2 -3
- package/groups/item/calendar/events/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/index.d.ts +0 -1
- package/groups/item/calendar/events/item/instances/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/accept/index.js +2 -2
- package/groups/item/calendar/events/item/instances/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendar/events/item/instances/item/attachments/index.d.ts +5 -7
- package/groups/item/calendar/events/item/instances/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendar/events/item/instances/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/cancel/index.js +1 -1
- package/groups/item/calendar/events/item/instances/item/decline/index.js +3 -3
- package/groups/item/calendar/events/item/instances/item/extensions/index.d.ts +5 -6
- package/groups/item/calendar/events/item/instances/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendar/events/item/instances/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendar/events/item/instances/item/forward/index.js +2 -2
- package/groups/item/calendar/events/item/instances/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendar/events/item/instances/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendar/events/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendar/events/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendar/getSchedule/index.js +4 -4
- package/groups/item/calendarView/index.d.ts +0 -1
- package/groups/item/calendarView/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/accept/index.js +2 -2
- package/groups/item/calendarView/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendarView/item/attachments/index.d.ts +5 -7
- package/groups/item/calendarView/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendarView/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/cancel/index.js +1 -1
- package/groups/item/calendarView/item/decline/index.js +3 -3
- package/groups/item/calendarView/item/extensions/index.d.ts +5 -6
- package/groups/item/calendarView/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendarView/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/forward/index.js +2 -2
- package/groups/item/calendarView/item/instances/index.d.ts +0 -1
- package/groups/item/calendarView/item/instances/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/accept/index.js +2 -2
- package/groups/item/calendarView/item/instances/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/calendarView/item/instances/item/attachments/index.d.ts +5 -7
- package/groups/item/calendarView/item/instances/item/attachments/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/attachments/item/index.d.ts +2 -3
- package/groups/item/calendarView/item/instances/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/cancel/index.js +1 -1
- package/groups/item/calendarView/item/instances/item/decline/index.js +3 -3
- package/groups/item/calendarView/item/instances/item/extensions/index.d.ts +5 -6
- package/groups/item/calendarView/item/instances/item/extensions/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/extensions/item/index.d.ts +3 -4
- package/groups/item/calendarView/item/instances/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/calendarView/item/instances/item/forward/index.js +2 -2
- package/groups/item/calendarView/item/instances/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendarView/item/instances/item/tentativelyAccept/index.js +3 -3
- package/groups/item/calendarView/item/snoozeReminder/index.js +1 -1
- package/groups/item/calendarView/item/tentativelyAccept/index.js +3 -3
- package/groups/item/conversations/index.d.ts +5 -7
- package/groups/item/conversations/index.d.ts.map +1 -1
- package/groups/item/conversations/item/index.d.ts +5 -7
- package/groups/item/conversations/item/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/index.d.ts +5 -7
- package/groups/item/conversations/item/threads/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/index.d.ts +3 -4
- package/groups/item/conversations/item/threads/item/posts/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/attachments/index.d.ts +3 -4
- package/groups/item/conversations/item/threads/item/posts/item/attachments/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/extensions/index.d.ts +3 -3
- package/groups/item/conversations/item/threads/item/posts/item/extensions/item/index.d.ts +5 -7
- package/groups/item/conversations/item/threads/item/posts/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/forward/index.js +2 -2
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts +3 -4
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/extensions/index.d.ts +3 -3
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts +5 -7
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts.map +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.js +2 -2
- package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.js +1 -1
- package/groups/item/conversations/item/threads/item/posts/item/reply/index.js +1 -1
- package/groups/item/conversations/item/threads/item/reply/index.d.ts +3 -3
- package/groups/item/conversations/item/threads/item/reply/index.js +1 -1
- package/groups/item/events/index.d.ts +5 -7
- package/groups/item/events/index.d.ts.map +1 -1
- package/groups/item/events/item/accept/index.js +2 -2
- package/groups/item/events/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/events/item/attachments/index.d.ts +5 -7
- package/groups/item/events/item/attachments/index.d.ts.map +1 -1
- package/groups/item/events/item/attachments/item/index.d.ts +2 -3
- package/groups/item/events/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/events/item/cancel/index.js +1 -1
- package/groups/item/events/item/decline/index.js +3 -3
- package/groups/item/events/item/extensions/index.d.ts +5 -6
- package/groups/item/events/item/extensions/index.d.ts.map +1 -1
- package/groups/item/events/item/extensions/item/index.d.ts +3 -4
- package/groups/item/events/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/events/item/forward/index.js +2 -2
- package/groups/item/events/item/index.d.ts +5 -7
- package/groups/item/events/item/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/index.d.ts +0 -1
- package/groups/item/events/item/instances/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/accept/index.js +2 -2
- package/groups/item/events/item/instances/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/events/item/instances/item/attachments/index.d.ts +5 -7
- package/groups/item/events/item/instances/item/attachments/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/attachments/item/index.d.ts +2 -3
- package/groups/item/events/item/instances/item/attachments/item/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/cancel/index.js +1 -1
- package/groups/item/events/item/instances/item/decline/index.js +3 -3
- package/groups/item/events/item/instances/item/extensions/index.d.ts +5 -6
- package/groups/item/events/item/instances/item/extensions/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/extensions/item/index.d.ts +3 -4
- package/groups/item/events/item/instances/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/events/item/instances/item/forward/index.js +2 -2
- package/groups/item/events/item/instances/item/snoozeReminder/index.js +1 -1
- package/groups/item/events/item/instances/item/tentativelyAccept/index.js +3 -3
- package/groups/item/events/item/snoozeReminder/index.js +1 -1
- package/groups/item/events/item/tentativelyAccept/index.js +3 -3
- package/groups/item/groupLifecyclePolicies/index.d.ts +3 -4
- package/groups/item/groupLifecyclePolicies/index.d.ts.map +1 -1
- package/groups/item/index.d.ts +2 -2
- package/groups/item/memberOf/index.d.ts +0 -1
- package/groups/item/memberOf/index.d.ts.map +1 -1
- package/groups/item/members/index.d.ts +0 -1
- package/groups/item/members/index.d.ts.map +1 -1
- package/groups/item/members/item/ref/index.d.ts +2 -3
- package/groups/item/members/item/ref/index.d.ts.map +1 -1
- package/groups/item/members/ref/index.d.ts +5 -8
- package/groups/item/members/ref/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -3
- package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/index.d.ts +3 -4
- package/groups/item/onenote/notebooks/item/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts +3 -4
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sections/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sections/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/onenote/notebooks/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/onenote/operations/index.d.ts +3 -3
- package/groups/item/onenote/operations/item/index.d.ts +3 -4
- package/groups/item/onenote/operations/item/index.d.ts.map +1 -1
- package/groups/item/onenote/pages/index.d.ts +5 -7
- package/groups/item/onenote/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/onenote/pages/item/index.d.ts +5 -7
- package/groups/item/onenote/pages/item/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/index.d.ts +3 -4
- package/groups/item/onenote/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/index.d.ts +3 -4
- package/groups/item/onenote/sectionGroups/item/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/sectionGroups/index.d.ts +3 -4
- package/groups/item/onenote/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/sections/index.d.ts +5 -7
- package/groups/item/onenote/sectionGroups/item/sections/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/onenote/sections/index.d.ts +3 -4
- package/groups/item/onenote/sections/index.d.ts.map +1 -1
- package/groups/item/onenote/sections/item/index.d.ts +3 -4
- package/groups/item/onenote/sections/item/index.d.ts.map +1 -1
- package/groups/item/onenote/sections/item/pages/index.d.ts +5 -7
- package/groups/item/onenote/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/onenote/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/onenote/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/owners/index.d.ts +0 -1
- package/groups/item/owners/index.d.ts.map +1 -1
- package/groups/item/owners/item/ref/index.d.ts +2 -3
- package/groups/item/owners/item/ref/index.d.ts.map +1 -1
- package/groups/item/owners/ref/index.d.ts +5 -8
- package/groups/item/owners/ref/index.d.ts.map +1 -1
- package/groups/item/permissionGrants/index.d.ts +3 -4
- package/groups/item/permissionGrants/index.d.ts.map +1 -1
- package/groups/item/photos/index.d.ts +3 -4
- package/groups/item/photos/index.d.ts.map +1 -1
- package/groups/item/photos/item/value/index.d.ts +0 -1
- package/groups/item/photos/item/value/index.d.ts.map +1 -1
- package/groups/item/planner/plans/index.d.ts +3 -4
- package/groups/item/planner/plans/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/index.d.ts +3 -4
- package/groups/item/planner/plans/item/buckets/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/index.d.ts +3 -4
- package/groups/item/planner/plans/item/buckets/item/tasks/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/item/assignedToTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/buckets/item/tasks/item/assignedToTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/item/bucketTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/buckets/item/tasks/item/bucketTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/item/details/index.d.ts +3 -5
- package/groups/item/planner/plans/item/buckets/item/tasks/item/details/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/buckets/item/tasks/item/progressTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/buckets/item/tasks/item/progressTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/details/index.d.ts +3 -5
- package/groups/item/planner/plans/item/details/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/index.d.ts +3 -4
- package/groups/item/planner/plans/item/tasks/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/item/assignedToTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/tasks/item/assignedToTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/item/bucketTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/tasks/item/bucketTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/item/details/index.d.ts +3 -5
- package/groups/item/planner/plans/item/tasks/item/details/index.d.ts.map +1 -1
- package/groups/item/planner/plans/item/tasks/item/progressTaskBoardFormat/index.d.ts +3 -5
- package/groups/item/planner/plans/item/tasks/item/progressTaskBoardFormat/index.d.ts.map +1 -1
- package/groups/item/rejectedSenders/index.d.ts +3 -4
- package/groups/item/rejectedSenders/index.d.ts.map +1 -1
- package/groups/item/rejectedSenders/item/ref/index.d.ts +2 -3
- package/groups/item/rejectedSenders/item/ref/index.d.ts.map +1 -1
- package/groups/item/rejectedSenders/ref/index.d.ts +8 -11
- package/groups/item/rejectedSenders/ref/index.d.ts.map +1 -1
- package/groups/item/settings/index.d.ts +5 -7
- package/groups/item/settings/index.d.ts.map +1 -1
- package/groups/item/settings/item/index.d.ts +5 -7
- package/groups/item/settings/item/index.d.ts.map +1 -1
- package/groups/item/sites/delta/index.d.ts +4 -3
- package/groups/item/sites/delta/index.d.ts.map +1 -1
- package/groups/item/sites/getAllSites/index.d.ts +4 -3
- package/groups/item/sites/getAllSites/index.d.ts.map +1 -1
- package/groups/item/sites/item/analytics/allTime/index.d.ts +3 -4
- package/groups/item/sites/item/analytics/allTime/index.d.ts.map +1 -1
- package/groups/item/sites/item/columns/index.d.ts +5 -7
- package/groups/item/sites/item/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/addCopy/index.d.ts +2 -2
- package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -3
- package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/index.d.ts +5 -7
- package/groups/item/sites/item/contentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.d.ts +2 -2
- package/groups/item/sites/item/contentTypes/item/columns/index.d.ts +5 -7
- package/groups/item/sites/item/contentTypes/item/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/columns/item/index.d.ts +7 -10
- package/groups/item/sites/item/contentTypes/item/columns/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +2 -2
- package/groups/item/sites/item/contentTypes/item/index.d.ts +7 -10
- package/groups/item/sites/item/contentTypes/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts +3 -2
- package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
- package/groups/item/sites/item/contentTypes/item/publish/index.d.ts +2 -2
- package/groups/item/sites/item/contentTypes/item/unpublish/index.d.ts +2 -2
- package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts +4 -3
- package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/columns/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/contentTypes/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/contentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts +4 -3
- package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts +3 -4
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts +3 -4
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/lists/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/lists/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/operations/index.d.ts +3 -4
- package/groups/item/sites/item/getByPathWithPath/operations/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/permissions/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/permissions/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/sites/index.d.ts +3 -4
- package/groups/item/sites/item/getByPathWithPath/sites/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/termStore/index.d.ts +5 -7
- package/groups/item/sites/item/getByPathWithPath/termStore/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/index.d.ts +5 -7
- package/groups/item/sites/item/lists/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/columns/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -3
- package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/index.d.ts +3 -4
- package/groups/item/sites/item/lists/item/contentTypes/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/contentTypes/item/columns/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/contentTypes/item/columns/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/item/columns/item/index.d.ts +7 -10
- package/groups/item/sites/item/lists/item/contentTypes/item/columns/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts +3 -2
- package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/contentTypes/item/publish/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/contentTypes/item/unpublish/index.d.ts +2 -2
- package/groups/item/sites/item/lists/item/index.d.ts +3 -4
- package/groups/item/sites/item/lists/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/delta/index.d.ts +4 -3
- package/groups/item/sites/item/lists/item/items/delta/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/items/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/documentSetVersions/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/items/item/documentSetVersions/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/documentSetVersions/item/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/items/item/documentSetVersions/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/driveItem/index.d.ts +3 -3
- package/groups/item/sites/item/lists/item/items/item/fields/index.d.ts +2 -3
- package/groups/item/sites/item/lists/item/items/item/fields/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/index.d.ts +5 -7
- package/groups/item/sites/item/lists/item/items/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/versions/index.d.ts +3 -4
- package/groups/item/sites/item/lists/item/items/item/versions/index.d.ts.map +1 -1
- package/groups/item/sites/item/lists/item/items/item/versions/item/index.d.ts +3 -4
- package/groups/item/sites/item/lists/item/items/item/versions/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -3
- package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/notebooks/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sections/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sections/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/operations/index.d.ts +3 -3
- package/groups/item/sites/item/onenote/operations/item/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/operations/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/pages/item/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/pages/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sectionGroups/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sectionGroups/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sections/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sections/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sections/item/index.d.ts +3 -4
- package/groups/item/sites/item/onenote/sections/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sections/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/onenote/sections/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/onenote/sections/item/pages/item/content/index.d.ts +0 -1
- package/groups/item/sites/item/onenote/sections/item/pages/item/content/index.d.ts.map +1 -1
- package/groups/item/sites/item/operations/index.d.ts +3 -4
- package/groups/item/sites/item/operations/index.d.ts.map +1 -1
- package/groups/item/sites/item/operations/item/index.d.ts +3 -4
- package/groups/item/sites/item/operations/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/pages/index.d.ts +5 -7
- package/groups/item/sites/item/pages/index.d.ts.map +1 -1
- package/groups/item/sites/item/pages/item/index.d.ts +5 -7
- package/groups/item/sites/item/pages/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/permissions/index.d.ts +5 -7
- package/groups/item/sites/item/permissions/index.d.ts.map +1 -1
- package/groups/item/sites/item/permissions/item/grant/index.d.ts +2 -2
- package/groups/item/sites/item/permissions/item/index.d.ts +7 -10
- package/groups/item/sites/item/permissions/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/sites/index.d.ts +3 -4
- package/groups/item/sites/item/sites/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/groups/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/groups/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/sets/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/groups/item/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/groups/item/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/groups/item/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/groups/item/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStore/groups/item/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStore/groups/item/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/index.d.ts +5 -6
- package/groups/item/sites/item/termStore/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStore/sets/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStore/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStore/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStore/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStore/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/groups/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/groups/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/sets/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/groups/item/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStores/item/groups/item/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/index.d.ts +5 -6
- package/groups/item/sites/item/termStores/item/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStores/item/sets/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/children/index.d.ts +5 -7
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/children/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/relations/index.d.ts +3 -4
- package/groups/item/sites/item/termStores/item/sets/item/relations/index.d.ts.map +1 -1
- package/groups/item/sites/item/termStores/item/sets/item/terms/index.d.ts +3 -3
- package/groups/item/sites/item/termStores/item/sets/item/terms/item/index.d.ts +7 -10
- package/groups/item/sites/item/termStores/item/sets/item/terms/item/index.d.ts.map +1 -1
- package/groups/item/team/allChannels/index.d.ts +3 -4
- package/groups/item/team/allChannels/index.d.ts.map +1 -1
- package/groups/item/team/channels/getAllMessages/index.d.ts +4 -3
- package/groups/item/team/channels/getAllMessages/index.d.ts.map +1 -1
- package/groups/item/team/channels/index.d.ts +5 -7
- package/groups/item/team/channels/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -3
- package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/filesFolder/content/index.d.ts +0 -1
- package/groups/item/team/channels/item/filesFolder/content/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/filesFolder/index.d.ts +3 -4
- package/groups/item/team/channels/item/filesFolder/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/index.d.ts +7 -10
- package/groups/item/team/channels/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/members/index.d.ts +5 -7
- package/groups/item/team/channels/item/members/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/members/item/index.d.ts +7 -10
- package/groups/item/team/channels/item/members/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/delta/index.d.ts +4 -3
- package/groups/item/team/channels/item/messages/delta/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/index.d.ts +5 -7
- package/groups/item/team/channels/item/messages/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/hostedContents/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/hostedContents/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/hostedContents/item/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/hostedContents/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/hostedContents/item/value/index.d.ts +0 -1
- package/groups/item/team/channels/item/messages/item/hostedContents/item/value/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/index.d.ts +5 -7
- package/groups/item/team/channels/item/messages/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts +4 -3
- package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/index.d.ts +5 -7
- package/groups/item/team/channels/item/messages/item/replies/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/value/index.d.ts +0 -1
- package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/value/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/messages/item/replies/item/index.d.ts +3 -4
- package/groups/item/team/channels/item/messages/item/replies/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/sharedWithTeams/index.d.ts +3 -4
- package/groups/item/team/channels/item/sharedWithTeams/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/sharedWithTeams/item/allowedMembers/index.d.ts +3 -4
- package/groups/item/team/channels/item/sharedWithTeams/item/allowedMembers/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/sharedWithTeams/item/index.d.ts +5 -7
- package/groups/item/team/channels/item/sharedWithTeams/item/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/tabs/index.d.ts +5 -7
- package/groups/item/team/channels/item/tabs/index.d.ts.map +1 -1
- package/groups/item/team/channels/item/tabs/item/index.d.ts +7 -10
- package/groups/item/team/channels/item/tabs/item/index.d.ts.map +1 -1
- package/groups/item/team/clone/index.d.ts +2 -2
- package/groups/item/team/incomingChannels/index.d.ts +3 -4
- package/groups/item/team/incomingChannels/index.d.ts.map +1 -1
- package/groups/item/team/installedApps/index.d.ts +5 -7
- package/groups/item/team/installedApps/index.d.ts.map +1 -1
- package/groups/item/team/installedApps/item/index.d.ts +5 -7
- package/groups/item/team/installedApps/item/index.d.ts.map +1 -1
- package/groups/item/team/members/index.d.ts +5 -7
- package/groups/item/team/members/index.d.ts.map +1 -1
- package/groups/item/team/members/item/index.d.ts +7 -10
- package/groups/item/team/members/item/index.d.ts.map +1 -1
- package/groups/item/team/permissionGrants/index.d.ts +3 -4
- package/groups/item/team/permissionGrants/index.d.ts.map +1 -1
- package/groups/item/team/photo/index.d.ts +3 -4
- package/groups/item/team/photo/index.d.ts.map +1 -1
- package/groups/item/team/photo/value/index.d.ts +0 -1
- package/groups/item/team/photo/value/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -3
- package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/filesFolder/content/index.d.ts +0 -1
- package/groups/item/team/primaryChannel/filesFolder/content/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/filesFolder/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/filesFolder/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/members/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/members/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/members/item/index.d.ts +7 -10
- package/groups/item/team/primaryChannel/members/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/delta/index.d.ts +4 -3
- package/groups/item/team/primaryChannel/messages/delta/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/messages/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/hostedContents/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/hostedContents/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/hostedContents/item/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/hostedContents/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/hostedContents/item/value/index.d.ts +0 -1
- package/groups/item/team/primaryChannel/messages/item/hostedContents/item/value/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/messages/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts +4 -3
- package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/messages/item/replies/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.d.ts +0 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/messages/item/replies/item/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/messages/item/replies/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/sharedWithTeams/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/sharedWithTeams/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/sharedWithTeams/item/allowedMembers/index.d.ts +3 -4
- package/groups/item/team/primaryChannel/sharedWithTeams/item/allowedMembers/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/sharedWithTeams/item/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/sharedWithTeams/item/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/tabs/index.d.ts +5 -7
- package/groups/item/team/primaryChannel/tabs/index.d.ts.map +1 -1
- package/groups/item/team/primaryChannel/tabs/item/index.d.ts +7 -10
- package/groups/item/team/primaryChannel/tabs/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/index.d.ts +3 -4
- package/groups/item/team/schedule/index.d.ts.map +1 -1
- package/groups/item/team/schedule/offerShiftRequests/index.d.ts +5 -7
- package/groups/item/team/schedule/offerShiftRequests/index.d.ts.map +1 -1
- package/groups/item/team/schedule/offerShiftRequests/item/index.d.ts +3 -4
- package/groups/item/team/schedule/offerShiftRequests/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/openShiftChangeRequests/index.d.ts +5 -7
- package/groups/item/team/schedule/openShiftChangeRequests/index.d.ts.map +1 -1
- package/groups/item/team/schedule/openShiftChangeRequests/item/index.d.ts +3 -4
- package/groups/item/team/schedule/openShiftChangeRequests/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/openShifts/index.d.ts +5 -7
- package/groups/item/team/schedule/openShifts/index.d.ts.map +1 -1
- package/groups/item/team/schedule/openShifts/item/index.d.ts +7 -10
- package/groups/item/team/schedule/openShifts/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/schedulingGroups/index.d.ts +5 -7
- package/groups/item/team/schedule/schedulingGroups/index.d.ts.map +1 -1
- package/groups/item/team/schedule/schedulingGroups/item/index.d.ts +7 -10
- package/groups/item/team/schedule/schedulingGroups/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/shifts/index.d.ts +5 -7
- package/groups/item/team/schedule/shifts/index.d.ts.map +1 -1
- package/groups/item/team/schedule/shifts/item/index.d.ts +7 -10
- package/groups/item/team/schedule/shifts/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/swapShiftsChangeRequests/index.d.ts +5 -7
- package/groups/item/team/schedule/swapShiftsChangeRequests/index.d.ts.map +1 -1
- package/groups/item/team/schedule/swapShiftsChangeRequests/item/index.d.ts +3 -4
- package/groups/item/team/schedule/swapShiftsChangeRequests/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timeOffReasons/index.d.ts +5 -7
- package/groups/item/team/schedule/timeOffReasons/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timeOffReasons/item/index.d.ts +7 -10
- package/groups/item/team/schedule/timeOffReasons/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timeOffRequests/index.d.ts +3 -4
- package/groups/item/team/schedule/timeOffRequests/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timeOffRequests/item/index.d.ts +5 -7
- package/groups/item/team/schedule/timeOffRequests/item/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timesOff/index.d.ts +5 -7
- package/groups/item/team/schedule/timesOff/index.d.ts.map +1 -1
- package/groups/item/team/schedule/timesOff/item/index.d.ts +7 -10
- package/groups/item/team/schedule/timesOff/item/index.d.ts.map +1 -1
- package/groups/item/team/tags/index.d.ts +5 -7
- package/groups/item/team/tags/index.d.ts.map +1 -1
- package/groups/item/team/tags/item/index.d.ts +7 -10
- package/groups/item/team/tags/item/index.d.ts.map +1 -1
- package/groups/item/team/tags/item/members/index.d.ts +5 -7
- package/groups/item/team/tags/item/members/index.d.ts.map +1 -1
- package/groups/item/team/tags/item/members/item/index.d.ts +5 -7
- package/groups/item/team/tags/item/members/item/index.d.ts.map +1 -1
- package/groups/item/threads/index.d.ts +5 -7
- package/groups/item/threads/index.d.ts.map +1 -1
- package/groups/item/threads/item/index.d.ts +7 -10
- package/groups/item/threads/item/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/index.d.ts +3 -4
- package/groups/item/threads/item/posts/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.js +1 -1
- package/groups/item/threads/item/posts/item/attachments/index.d.ts +3 -4
- package/groups/item/threads/item/posts/item/attachments/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/extensions/index.d.ts +3 -3
- package/groups/item/threads/item/posts/item/extensions/item/index.d.ts +5 -7
- package/groups/item/threads/item/posts/item/extensions/item/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/forward/index.js +2 -2
- package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +1 -1
- package/groups/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts +3 -4
- package/groups/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/inReplyTo/extensions/index.d.ts +3 -3
- package/groups/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts +5 -7
- package/groups/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts.map +1 -1
- package/groups/item/threads/item/posts/item/inReplyTo/forward/index.js +2 -2
- package/groups/item/threads/item/posts/item/inReplyTo/reply/index.js +1 -1
- package/groups/item/threads/item/posts/item/reply/index.js +1 -1
- package/groups/item/threads/item/reply/index.d.ts +3 -3
- package/groups/item/threads/item/reply/index.js +1 -1
- package/groups/item/transitiveMemberOf/index.d.ts +0 -1
- package/groups/item/transitiveMemberOf/index.d.ts.map +1 -1
- package/groups/item/transitiveMembers/index.d.ts +0 -1
- package/groups/item/transitiveMembers/index.d.ts.map +1 -1
- package/package.json +3 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -55,43 +55,40 @@ export interface ContentTypeItemRequestBuilder extends BaseRequestBuilder<Conten
|
|
|
55
55
|
*/
|
|
56
56
|
get unpublish(): UnpublishRequestBuilder;
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
58
|
+
* Delete navigation property contentTypes for groups
|
|
59
59
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
60
60
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
61
|
-
* @see {@link https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0|Find more info here}
|
|
62
61
|
*/
|
|
63
62
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
64
63
|
/**
|
|
65
|
-
*
|
|
64
|
+
* The collection of content types defined for this site.
|
|
66
65
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
67
66
|
* @returns {Promise<ContentType>}
|
|
68
67
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
69
|
-
* @see {@link https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0|Find more info here}
|
|
70
68
|
*/
|
|
71
69
|
get(requestConfiguration?: RequestConfiguration<ContentTypeItemRequestBuilderGetQueryParameters> | undefined): Promise<ContentType | undefined>;
|
|
72
70
|
/**
|
|
73
|
-
* Update
|
|
71
|
+
* Update the navigation property contentTypes in groups
|
|
74
72
|
* @param body The request body
|
|
75
73
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
76
74
|
* @returns {Promise<ContentType>}
|
|
77
75
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
78
|
-
* @see {@link https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0|Find more info here}
|
|
79
76
|
*/
|
|
80
77
|
patch(body: ContentType, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ContentType | undefined>;
|
|
81
78
|
/**
|
|
82
|
-
*
|
|
79
|
+
* Delete navigation property contentTypes for groups
|
|
83
80
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
84
81
|
* @returns {RequestInformation}
|
|
85
82
|
*/
|
|
86
83
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
87
84
|
/**
|
|
88
|
-
*
|
|
85
|
+
* The collection of content types defined for this site.
|
|
89
86
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
90
87
|
* @returns {RequestInformation}
|
|
91
88
|
*/
|
|
92
89
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ContentTypeItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
93
90
|
/**
|
|
94
|
-
* Update
|
|
91
|
+
* Update the navigation property contentTypes in groups
|
|
95
92
|
* @param body The request body
|
|
96
93
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
97
94
|
* @returns {RequestInformation}
|
|
@@ -99,7 +96,7 @@ export interface ContentTypeItemRequestBuilder extends BaseRequestBuilder<Conten
|
|
|
99
96
|
toPatchRequestInformation(body: ContentType, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
100
97
|
}
|
|
101
98
|
/**
|
|
102
|
-
*
|
|
99
|
+
* The collection of content types defined for this site.
|
|
103
100
|
*/
|
|
104
101
|
export interface ContentTypeItemRequestBuilderGetQueryParameters {
|
|
105
102
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAIjI,OAAO,EAAuD,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AAEzI,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,SAAS,CAAC;AAEpG,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAExJ,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AAExK,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExI,OAAO,EAA8D,KAAK,0CAA0C,EAAE,MAAM,iCAAiC,CAAC;AAE9J,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAE3G,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAE/F,OAAO,EAAE,KAAK,uBAAuB,EAA2C,MAAM,cAAc,CAAC;AAErG,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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;OAEG;IACH,IAAI,IAAI,IAAI,yBAAyB,CAAC;IACtC;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,4BAA4B,IAAI,0CAA0C,CAAC;IAC/E;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAIjI,OAAO,EAAuD,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AAEzI,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,SAAS,CAAC;AAEpG,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAExJ,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AAExK,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExI,OAAO,EAA8D,KAAK,0CAA0C,EAAE,MAAM,iCAAiC,CAAC;AAE9J,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAE3G,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAE/F,OAAO,EAAE,KAAK,uBAAuB,EAA2C,MAAM,cAAc,CAAC;AAErG,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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;OAEG;IACH,IAAI,IAAI,IAAI,yBAAyB,CAAC;IACtC;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,4BAA4B,IAAI,0CAA0C,CAAC;IAC/E;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAClJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC9H;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvI;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,2GAA2G,CAAC;AAQjK;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,6BAA6B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAmCxK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBA+B3D,CAAC"}
|
|
@@ -29,14 +29,15 @@ export interface IsPublishedGetResponse extends AdditionalDataHolder, BackedMode
|
|
|
29
29
|
*/
|
|
30
30
|
export interface IsPublishedRequestBuilder extends BaseRequestBuilder<IsPublishedRequestBuilder> {
|
|
31
31
|
/**
|
|
32
|
-
*
|
|
32
|
+
* Check the publishing status of a contentType in a content type hub site.
|
|
33
33
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
34
|
* @returns {Promise<IsPublishedGetResponse>}
|
|
35
35
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
36
|
+
* @see {@link https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0|Find more info here}
|
|
36
37
|
*/
|
|
37
38
|
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<IsPublishedGetResponse | undefined>;
|
|
38
39
|
/**
|
|
39
|
-
*
|
|
40
|
+
* Check the publishing status of a contentType in a content type hub site.
|
|
40
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
41
42
|
* @returns {RequestInformation}
|
|
42
43
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,kDAAkD,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,CAE1K;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD,MAAM,WAAW,sBAAuB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;CACnB;AACD;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,kDAAkD,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,CAE1K;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD,MAAM,WAAW,sBAAuB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;CACnB;AACD;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACpH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClH;AACD;;;GAGG;AACH,wBAAgB,+BAA+B,CAAC,MAAM,EAAE,mBAAmB,EAAE,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,IAAI,CAG5J;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,mGAAmG,CAAC;AACrJ;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAUvD,CAAC"}
|
|
@@ -4,14 +4,14 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
4
4
|
*/
|
|
5
5
|
export interface PublishRequestBuilder extends BaseRequestBuilder<PublishRequestBuilder> {
|
|
6
6
|
/**
|
|
7
|
-
* Publishes a
|
|
7
|
+
* Publishes a contentType present in the content type hub site.
|
|
8
8
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
9
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
10
10
|
* @see {@link https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0|Find more info here}
|
|
11
11
|
*/
|
|
12
12
|
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
13
|
/**
|
|
14
|
-
* Publishes a
|
|
14
|
+
* Publishes a contentType present in the content type hub site.
|
|
15
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
16
|
* @returns {RequestInformation}
|
|
17
17
|
*/
|
|
@@ -4,14 +4,14 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
4
4
|
*/
|
|
5
5
|
export interface UnpublishRequestBuilder extends BaseRequestBuilder<UnpublishRequestBuilder> {
|
|
6
6
|
/**
|
|
7
|
-
* Unpublish a
|
|
7
|
+
* Unpublish a contentType from a content type hub site.
|
|
8
8
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
9
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
10
10
|
* @see {@link https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0|Find more info here}
|
|
11
11
|
*/
|
|
12
12
|
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
13
|
/**
|
|
14
|
-
* Unpublish a
|
|
14
|
+
* Unpublish a contentType from a content type hub site.
|
|
15
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
16
|
* @returns {RequestInformation}
|
|
17
17
|
*/
|
|
@@ -22,21 +22,22 @@ export interface GetApplicableContentTypesForListWithListIdGetResponse extends B
|
|
|
22
22
|
*/
|
|
23
23
|
export interface GetApplicableContentTypesForListWithListIdRequestBuilder extends BaseRequestBuilder<GetApplicableContentTypesForListWithListIdRequestBuilder> {
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Get site contentTypes that can be added to a list.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<GetApplicableContentTypesForListWithListIdGetResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
* @see {@link https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0|Find more info here}
|
|
29
30
|
*/
|
|
30
31
|
get(requestConfiguration?: RequestConfiguration<GetApplicableContentTypesForListWithListIdRequestBuilderGetQueryParameters> | undefined): Promise<GetApplicableContentTypesForListWithListIdGetResponse | undefined>;
|
|
31
32
|
/**
|
|
32
|
-
*
|
|
33
|
+
* Get site contentTypes that can be added to a list.
|
|
33
34
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
35
|
* @returns {RequestInformation}
|
|
35
36
|
*/
|
|
36
37
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetApplicableContentTypesForListWithListIdRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
37
38
|
}
|
|
38
39
|
/**
|
|
39
|
-
*
|
|
40
|
+
* Get site contentTypes that can be added to a list.
|
|
40
41
|
*/
|
|
41
42
|
export interface GetApplicableContentTypesForListWithListIdRequestBuilderGetQueryParameters {
|
|
42
43
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAInR,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,iFAAiF,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,CAEzM;AACD;;;GAGG;AACH,wBAAgB,oEAAoE,CAAC,qDAAqD,GAAE,OAAO,CAAC,qDAAqD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvQ;AACD,MAAM,WAAW,qDAAsD,SAAQ,qCAAqC,EAAE,QAAQ;IAC1H;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,wDAAyD,SAAQ,kBAAkB,CAAC,wDAAwD,CAAC;IAC1J
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAInR,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,iFAAiF,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,CAEzM;AACD;;;GAGG;AACH,wBAAgB,oEAAoE,CAAC,qDAAqD,GAAE,OAAO,CAAC,qDAAqD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvQ;AACD,MAAM,WAAW,qDAAsD,SAAQ,qCAAqC,EAAE,QAAQ;IAC1H;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,wDAAyD,SAAQ,kBAAkB,CAAC,wDAAwD,CAAC;IAC1J;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0EAA0E,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qDAAqD,GAAG,SAAS,CAAC,CAAC;IACvN;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0EAA0E,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtL;AACD;;GAEG;AACH,MAAM,WAAW,0EAA0E;IACvF;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,8DAA8D,CAAC,MAAM,EAAE,mBAAmB,EAAE,qDAAqD,GAAE,OAAO,CAAC,qDAAqD,CAAC,GAAG,SAAc,GAAI,IAAI,CAGzP;AACD;;GAEG;AACH,eAAO,MAAM,mEAAmE,sLAAsL,CAAC;AAcvQ;;GAEG;AACH,eAAO,MAAM,wEAAwE,EAAE,gBAWtF,CAAC"}
|
|
@@ -5,30 +5,28 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface ColumnsRequestBuilder extends BaseRequestBuilder<ColumnsRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* The collection of column definitions reusable across lists under this site.
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @returns {Promise<ColumnDefinitionCollectionResponse>}
|
|
11
11
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0|Find more info here}
|
|
13
12
|
*/
|
|
14
13
|
get(requestConfiguration?: RequestConfiguration<ColumnsRequestBuilderGetQueryParameters> | undefined): Promise<ColumnDefinitionCollectionResponse | undefined>;
|
|
15
14
|
/**
|
|
16
|
-
* Create
|
|
15
|
+
* Create new navigation property to columns for groups
|
|
17
16
|
* @param body The request body
|
|
18
17
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
19
18
|
* @returns {Promise<ColumnDefinition>}
|
|
20
19
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
21
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0|Find more info here}
|
|
22
20
|
*/
|
|
23
21
|
post(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ColumnDefinition | undefined>;
|
|
24
22
|
/**
|
|
25
|
-
*
|
|
23
|
+
* The collection of column definitions reusable across lists under this site.
|
|
26
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
25
|
* @returns {RequestInformation}
|
|
28
26
|
*/
|
|
29
27
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ColumnsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
30
28
|
/**
|
|
31
|
-
* Create
|
|
29
|
+
* Create new navigation property to columns for groups
|
|
32
30
|
* @param body The request body
|
|
33
31
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
32
|
* @returns {RequestInformation}
|
|
@@ -36,7 +34,7 @@ export interface ColumnsRequestBuilder extends BaseRequestBuilder<ColumnsRequest
|
|
|
36
34
|
toPostRequestInformation(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
35
|
}
|
|
38
36
|
/**
|
|
39
|
-
*
|
|
37
|
+
* The collection of column definitions reusable across lists under this site.
|
|
40
38
|
*/
|
|
41
39
|
export interface ColumnsRequestBuilderGetQueryParameters {
|
|
42
40
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACpD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,mKAAmK,CAAC;AAcjN;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAuBnD,CAAC"}
|
|
@@ -5,30 +5,28 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface ContentTypesRequestBuilder extends BaseRequestBuilder<ContentTypesRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* The collection of content types defined for this site.
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @returns {Promise<ContentTypeCollectionResponse>}
|
|
11
11
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0|Find more info here}
|
|
13
12
|
*/
|
|
14
13
|
get(requestConfiguration?: RequestConfiguration<ContentTypesRequestBuilderGetQueryParameters> | undefined): Promise<ContentTypeCollectionResponse | undefined>;
|
|
15
14
|
/**
|
|
16
|
-
* Create
|
|
15
|
+
* Create new navigation property to contentTypes for groups
|
|
17
16
|
* @param body The request body
|
|
18
17
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
19
18
|
* @returns {Promise<ContentType>}
|
|
20
19
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
21
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0|Find more info here}
|
|
22
20
|
*/
|
|
23
21
|
post(body: ContentType, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ContentType | undefined>;
|
|
24
22
|
/**
|
|
25
|
-
*
|
|
23
|
+
* The collection of content types defined for this site.
|
|
26
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
25
|
* @returns {RequestInformation}
|
|
28
26
|
*/
|
|
29
27
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ContentTypesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
30
28
|
/**
|
|
31
|
-
* Create
|
|
29
|
+
* Create new navigation property to contentTypes for groups
|
|
32
30
|
* @param body The request body
|
|
33
31
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
32
|
* @returns {RequestInformation}
|
|
@@ -36,7 +34,7 @@ export interface ContentTypesRequestBuilder extends BaseRequestBuilder<ContentTy
|
|
|
36
34
|
toPostRequestInformation(body: ContentType, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
35
|
}
|
|
38
36
|
/**
|
|
39
|
-
*
|
|
37
|
+
* The collection of content types defined for this site.
|
|
40
38
|
*/
|
|
41
39
|
export interface ContentTypesRequestBuilderGetQueryParameters {
|
|
42
40
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AAIhO,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AAIhO,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC7H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,wKAAwK,CAAC;AAc3N;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAuBxD,CAAC"}
|
|
@@ -22,21 +22,22 @@ export interface GetApplicableContentTypesForListWithListIdGetResponse extends B
|
|
|
22
22
|
*/
|
|
23
23
|
export interface GetApplicableContentTypesForListWithListIdRequestBuilder extends BaseRequestBuilder<GetApplicableContentTypesForListWithListIdRequestBuilder> {
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Get site contentTypes that can be added to a list.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<GetApplicableContentTypesForListWithListIdGetResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
* @see {@link https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0|Find more info here}
|
|
29
30
|
*/
|
|
30
31
|
get(requestConfiguration?: RequestConfiguration<GetApplicableContentTypesForListWithListIdRequestBuilderGetQueryParameters> | undefined): Promise<GetApplicableContentTypesForListWithListIdGetResponse | undefined>;
|
|
31
32
|
/**
|
|
32
|
-
*
|
|
33
|
+
* Get site contentTypes that can be added to a list.
|
|
33
34
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
35
|
* @returns {RequestInformation}
|
|
35
36
|
*/
|
|
36
37
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetApplicableContentTypesForListWithListIdRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
37
38
|
}
|
|
38
39
|
/**
|
|
39
|
-
*
|
|
40
|
+
* Get site contentTypes that can be added to a list.
|
|
40
41
|
*/
|
|
41
42
|
export interface GetApplicableContentTypesForListWithListIdRequestBuilderGetQueryParameters {
|
|
42
43
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAInR,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,iFAAiF,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,CAEzM;AACD;;;GAGG;AACH,wBAAgB,oEAAoE,CAAC,qDAAqD,GAAE,OAAO,CAAC,qDAAqD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvQ;AACD,MAAM,WAAW,qDAAsD,SAAQ,qCAAqC,EAAE,QAAQ;IAC1H;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,wDAAyD,SAAQ,kBAAkB,CAAC,wDAAwD,CAAC;IAC1J
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAInR,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,iFAAiF,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,CAEzM;AACD;;;GAGG;AACH,wBAAgB,oEAAoE,CAAC,qDAAqD,GAAE,OAAO,CAAC,qDAAqD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvQ;AACD,MAAM,WAAW,qDAAsD,SAAQ,qCAAqC,EAAE,QAAQ;IAC1H;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,wDAAyD,SAAQ,kBAAkB,CAAC,wDAAwD,CAAC;IAC1J;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0EAA0E,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qDAAqD,GAAG,SAAS,CAAC,CAAC;IACvN;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0EAA0E,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtL;AACD;;GAEG;AACH,MAAM,WAAW,0EAA0E;IACvF;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,8DAA8D,CAAC,MAAM,EAAE,mBAAmB,EAAE,qDAAqD,GAAE,OAAO,CAAC,qDAAqD,CAAC,GAAG,SAAc,GAAI,IAAI,CAGzP;AACD;;GAEG;AACH,eAAO,MAAM,mEAAmE,+MAA+M,CAAC;AAchS;;GAEG;AACH,eAAO,MAAM,wEAAwE,EAAE,gBAWtF,CAAC"}
|
|
@@ -5,30 +5,28 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface ColumnsRequestBuilder extends BaseRequestBuilder<ColumnsRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* The collection of column definitions reusable across lists under this site.
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @returns {Promise<ColumnDefinitionCollectionResponse>}
|
|
11
11
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0|Find more info here}
|
|
13
12
|
*/
|
|
14
13
|
get(requestConfiguration?: RequestConfiguration<ColumnsRequestBuilderGetQueryParameters> | undefined): Promise<ColumnDefinitionCollectionResponse | undefined>;
|
|
15
14
|
/**
|
|
16
|
-
* Create
|
|
15
|
+
* Create new navigation property to columns for groups
|
|
17
16
|
* @param body The request body
|
|
18
17
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
19
18
|
* @returns {Promise<ColumnDefinition>}
|
|
20
19
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
21
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0|Find more info here}
|
|
22
20
|
*/
|
|
23
21
|
post(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ColumnDefinition | undefined>;
|
|
24
22
|
/**
|
|
25
|
-
*
|
|
23
|
+
* The collection of column definitions reusable across lists under this site.
|
|
26
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
25
|
* @returns {RequestInformation}
|
|
28
26
|
*/
|
|
29
27
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ColumnsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
30
28
|
/**
|
|
31
|
-
* Create
|
|
29
|
+
* Create new navigation property to columns for groups
|
|
32
30
|
* @param body The request body
|
|
33
31
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
32
|
* @returns {RequestInformation}
|
|
@@ -36,7 +34,7 @@ export interface ColumnsRequestBuilder extends BaseRequestBuilder<ColumnsRequest
|
|
|
36
34
|
toPostRequestInformation(body: ColumnDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
35
|
}
|
|
38
36
|
/**
|
|
39
|
-
*
|
|
37
|
+
* The collection of column definitions reusable across lists under this site.
|
|
40
38
|
*/
|
|
41
39
|
export interface ColumnsRequestBuilderGetQueryParameters {
|
|
42
40
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACpD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,6LAA6L,CAAC;AAc3O;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAuBnD,CAAC"}
|
|
@@ -5,30 +5,28 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface ContentTypesRequestBuilder extends BaseRequestBuilder<ContentTypesRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* The collection of content types defined for this site.
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @returns {Promise<ContentTypeCollectionResponse>}
|
|
11
11
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0|Find more info here}
|
|
13
12
|
*/
|
|
14
13
|
get(requestConfiguration?: RequestConfiguration<ContentTypesRequestBuilderGetQueryParameters> | undefined): Promise<ContentTypeCollectionResponse | undefined>;
|
|
15
14
|
/**
|
|
16
|
-
* Create
|
|
15
|
+
* Create new navigation property to contentTypes for groups
|
|
17
16
|
* @param body The request body
|
|
18
17
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
19
18
|
* @returns {Promise<ContentType>}
|
|
20
19
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
21
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0|Find more info here}
|
|
22
20
|
*/
|
|
23
21
|
post(body: ContentType, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ContentType | undefined>;
|
|
24
22
|
/**
|
|
25
|
-
*
|
|
23
|
+
* The collection of content types defined for this site.
|
|
26
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
25
|
* @returns {RequestInformation}
|
|
28
26
|
*/
|
|
29
27
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ContentTypesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
30
28
|
/**
|
|
31
|
-
* Create
|
|
29
|
+
* Create new navigation property to contentTypes for groups
|
|
32
30
|
* @param body The request body
|
|
33
31
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
32
|
* @returns {RequestInformation}
|
|
@@ -36,7 +34,7 @@ export interface ContentTypesRequestBuilder extends BaseRequestBuilder<ContentTy
|
|
|
36
34
|
toPostRequestInformation(body: ContentType, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
35
|
}
|
|
38
36
|
/**
|
|
39
|
-
*
|
|
37
|
+
* The collection of content types defined for this site.
|
|
40
38
|
*/
|
|
41
39
|
export interface ContentTypesRequestBuilderGetQueryParameters {
|
|
42
40
|
/**
|
package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AAIhO,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AAIhO,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC7H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,kMAAkM,CAAC;AAcrP;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAuBxD,CAAC"}
|
|
@@ -5,30 +5,28 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface ListsRequestBuilder extends BaseRequestBuilder<ListsRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* The collection of lists under this site.
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @returns {Promise<ListCollectionResponse>}
|
|
11
11
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
-
* @see {@link https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0|Find more info here}
|
|
13
12
|
*/
|
|
14
13
|
get(requestConfiguration?: RequestConfiguration<ListsRequestBuilderGetQueryParameters> | undefined): Promise<ListCollectionResponse | undefined>;
|
|
15
14
|
/**
|
|
16
|
-
* Create
|
|
15
|
+
* Create new navigation property to lists for groups
|
|
17
16
|
* @param body The request body
|
|
18
17
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
19
18
|
* @returns {Promise<List>}
|
|
20
19
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
21
|
-
* @see {@link https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0|Find more info here}
|
|
22
20
|
*/
|
|
23
21
|
post(body: List, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<List | undefined>;
|
|
24
22
|
/**
|
|
25
|
-
*
|
|
23
|
+
* The collection of lists under this site.
|
|
26
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
25
|
* @returns {RequestInformation}
|
|
28
26
|
*/
|
|
29
27
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ListsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
30
28
|
/**
|
|
31
|
-
* Create
|
|
29
|
+
* Create new navigation property to lists for groups
|
|
32
30
|
* @param body The request body
|
|
33
31
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
32
|
* @returns {RequestInformation}
|
|
@@ -36,7 +34,7 @@ export interface ListsRequestBuilder extends BaseRequestBuilder<ListsRequestBuil
|
|
|
36
34
|
toPostRequestInformation(body: List, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
35
|
}
|
|
38
36
|
/**
|
|
39
|
-
*
|
|
37
|
+
* The collection of lists under this site.
|
|
40
38
|
*/
|
|
41
39
|
export interface ListsRequestBuilderGetQueryParameters {
|
|
42
40
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuG,KAAK,IAAI,EAAE,KAAK,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAI7L,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuG,KAAK,IAAI,EAAE,KAAK,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAI7L,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC/G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/H;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,2LAA2L,CAAC;AAcvO;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
|
|
@@ -5,11 +5,10 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* The collection of long-running operations on the site.
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @returns {Promise<RichLongRunningOperationCollectionResponse>}
|
|
11
11
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
-
* @see {@link https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0|Find more info here}
|
|
13
12
|
*/
|
|
14
13
|
get(requestConfiguration?: RequestConfiguration<OperationsRequestBuilderGetQueryParameters> | undefined): Promise<RichLongRunningOperationCollectionResponse | undefined>;
|
|
15
14
|
/**
|
|
@@ -21,7 +20,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
|
|
|
21
20
|
*/
|
|
22
21
|
post(body: RichLongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RichLongRunningOperation | undefined>;
|
|
23
22
|
/**
|
|
24
|
-
*
|
|
23
|
+
* The collection of long-running operations on the site.
|
|
25
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
25
|
* @returns {RequestInformation}
|
|
27
26
|
*/
|
|
@@ -35,7 +34,7 @@ export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsR
|
|
|
35
34
|
toPostRequestInformation(body: RichLongRunningOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
36
35
|
}
|
|
37
36
|
/**
|
|
38
|
-
*
|
|
37
|
+
* The collection of long-running operations on the site.
|
|
39
38
|
*/
|
|
40
39
|
export interface OperationsRequestBuilderGetQueryParameters {
|
|
41
40
|
/**
|
package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmK,KAAK,wBAAwB,EAAE,KAAK,0CAA0C,EAAE,MAAM,gCAAgC,CAAC;AAIjS,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmK,KAAK,wBAAwB,EAAE,KAAK,0CAA0C,EAAE,MAAM,gCAAgC,CAAC;AAIjS,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0CAA0C,GAAG,SAAS,CAAC,CAAC;IAC5K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IACvJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,wBAAwB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnJ;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,gMAAgM,CAAC;AAcjP;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}
|
|
@@ -5,30 +5,28 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface PagesRequestBuilder extends BaseRequestBuilder<PagesRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* The collection of pages in the baseSitePages list in this site.
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @returns {Promise<BaseSitePageCollectionResponse>}
|
|
11
11
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
-
* @see {@link https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0|Find more info here}
|
|
13
12
|
*/
|
|
14
13
|
get(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): Promise<BaseSitePageCollectionResponse | undefined>;
|
|
15
14
|
/**
|
|
16
|
-
* Create
|
|
15
|
+
* Create new navigation property to pages for groups
|
|
17
16
|
* @param body The request body
|
|
18
17
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
19
18
|
* @returns {Promise<BaseSitePage>}
|
|
20
19
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
21
|
-
* @see {@link https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0|Find more info here}
|
|
22
20
|
*/
|
|
23
21
|
post(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BaseSitePage | undefined>;
|
|
24
22
|
/**
|
|
25
|
-
*
|
|
23
|
+
* The collection of pages in the baseSitePages list in this site.
|
|
26
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
25
|
* @returns {RequestInformation}
|
|
28
26
|
*/
|
|
29
27
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
30
28
|
/**
|
|
31
|
-
* Create
|
|
29
|
+
* Create new navigation property to pages for groups
|
|
32
30
|
* @param body The request body
|
|
33
31
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
32
|
* @returns {RequestInformation}
|
|
@@ -36,7 +34,7 @@ export interface PagesRequestBuilder extends BaseRequestBuilder<PagesRequestBuil
|
|
|
36
34
|
toPostRequestInformation(body: BaseSitePage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
37
35
|
}
|
|
38
36
|
/**
|
|
39
|
-
*
|
|
37
|
+
* The collection of pages in the baseSitePages list in this site.
|
|
40
38
|
*/
|
|
41
39
|
export interface PagesRequestBuilderGetQueryParameters {
|
|
42
40
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAIrO,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,YAAY,EAAE,KAAK,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAIrO,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAC/H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvI;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,2LAA2L,CAAC;AAcvO;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
|