@microsoft/msgraph-sdk-groups 1.0.0-preview.16 → 1.0.0-preview.18
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/item/calendar/calendarView/item/attachments/index.d.ts +3 -3
- package/groups/item/calendar/calendarView/item/instances/item/attachments/index.d.ts +3 -3
- package/groups/item/calendar/events/item/attachments/index.d.ts +3 -3
- package/groups/item/calendar/events/item/instances/item/attachments/index.d.ts +3 -3
- package/groups/item/calendarView/item/attachments/index.d.ts +3 -3
- package/groups/item/calendarView/item/instances/item/attachments/index.d.ts +3 -3
- package/groups/item/conversations/item/index.d.ts +4 -4
- package/groups/item/conversations/item/threads/item/posts/index.d.ts +4 -4
- package/groups/item/conversations/item/threads/item/reply/index.d.ts +3 -3
- package/groups/item/events/item/attachments/index.d.ts +3 -3
- package/groups/item/events/item/instances/item/attachments/index.d.ts +3 -3
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts +5 -0
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.js +4 -0
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts +81 -0
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts.map +1 -0
- package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.js +54 -0
- package/groups/item/sites/item/getByPathWithPath/index.d.ts +5 -0
- package/groups/item/sites/item/getByPathWithPath/index.d.ts.map +1 -1
- package/groups/item/sites/item/getByPathWithPath/index.js +4 -0
- package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts +81 -0
- package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts.map +1 -0
- package/groups/item/sites/item/getByPathWithPath/pages/index.js +54 -0
- package/groups/item/sites/item/index.d.ts +5 -0
- package/groups/item/sites/item/index.d.ts.map +1 -1
- package/groups/item/sites/item/index.js +5 -0
- package/groups/item/sites/item/lists/item/index.d.ts +4 -4
- package/groups/item/sites/item/pages/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/count/index.js +35 -0
- package/groups/item/sites/item/pages/graphSitePage/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/graphSitePage/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/graphSitePage/count/index.js +35 -0
- package/groups/item/sites/item/pages/graphSitePage/index.d.ts +75 -0
- package/groups/item/sites/item/pages/graphSitePage/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/graphSitePage/index.js +51 -0
- package/groups/item/sites/item/pages/index.d.ts +102 -0
- package/groups/item/sites/item/pages/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/index.js +74 -0
- package/groups/item/sites/item/pages/item/createdByUser/index.d.ts +56 -0
- package/groups/item/sites/item/pages/item/createdByUser/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/createdByUser/index.js +50 -0
- package/groups/item/sites/item/pages/item/createdByUser/mailboxSettings/index.d.ts +57 -0
- package/groups/item/sites/item/pages/item/createdByUser/mailboxSettings/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/createdByUser/mailboxSettings/index.js +48 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/index.d.ts +75 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/createdByUser/serviceProvisioningErrors/index.js +51 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/index.js +66 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/getPositionOfWebPart/index.d.ts +29 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/getPositionOfWebPart/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/getPositionOfWebPart/index.js +28 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/columns/item/webparts/item/index.js +65 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/horizontalSections/item/index.js +66 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/index.d.ts +83 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/index.js +71 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/index.js +66 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/getPositionOfWebPart/index.d.ts +29 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/getPositionOfWebPart/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/getPositionOfWebPart/index.js +28 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/canvasLayout/verticalSection/webparts/item/index.js +65 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/index.d.ts +56 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/index.js +50 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/mailboxSettings/index.d.ts +57 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/mailboxSettings/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/mailboxSettings/index.js +48 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/index.d.ts +75 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/createdByUser/serviceProvisioningErrors/index.js +51 -0
- package/groups/item/sites/item/pages/item/graphSitePage/index.d.ts +66 -0
- package/groups/item/sites/item/pages/item/graphSitePage/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/index.js +61 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/index.d.ts +56 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/index.js +50 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/mailboxSettings/index.d.ts +57 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/mailboxSettings/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/mailboxSettings/index.js +48 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/index.d.ts +75 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/lastModifiedByUser/serviceProvisioningErrors/index.js +51 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/index.d.ts +97 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/index.js +69 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/getPositionOfWebPart/index.d.ts +29 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/getPositionOfWebPart/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/getPositionOfWebPart/index.js +28 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/index.d.ts +78 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/graphSitePage/webParts/item/index.js +65 -0
- package/groups/item/sites/item/pages/item/index.d.ts +88 -0
- package/groups/item/sites/item/pages/item/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/index.js +76 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/index.d.ts +56 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/index.js +50 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/mailboxSettings/index.d.ts +57 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/mailboxSettings/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/mailboxSettings/index.js +48 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts +41 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/count/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/count/index.js +35 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/index.d.ts +75 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/index.d.ts.map +1 -0
- package/groups/item/sites/item/pages/item/lastModifiedByUser/serviceProvisioningErrors/index.js +51 -0
- package/groups/item/team/archive/index.d.ts +2 -2
- package/groups/item/team/channels/item/members/index.d.ts +3 -3
- package/groups/item/team/channels/item/members/item/index.d.ts +6 -6
- package/groups/item/team/channels/item/messages/index.d.ts +3 -3
- package/groups/item/team/channels/item/messages/item/replies/index.d.ts +3 -3
- package/groups/item/team/channels/item/tabs/item/index.d.ts +2 -2
- package/groups/item/team/primaryChannel/members/index.d.ts +3 -3
- package/groups/item/team/primaryChannel/members/item/index.d.ts +6 -6
- package/groups/item/team/primaryChannel/messages/index.d.ts +3 -3
- package/groups/item/team/primaryChannel/messages/item/replies/index.d.ts +3 -3
- package/groups/item/team/primaryChannel/tabs/item/index.d.ts +2 -2
- package/groups/item/team/unarchive/index.d.ts +2 -2
- package/groups/item/threads/item/index.d.ts +5 -5
- package/groups/item/threads/item/posts/index.d.ts +4 -4
- package/groups/item/threads/item/reply/index.d.ts +3 -3
- package/package.json +3 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Uri template for the request builder.
|
|
10
|
+
*/
|
|
11
|
+
exports.CountRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/{baseSitePage%2Did}/graph.sitePage/canvasLayout/horizontalSections/{horizontalSection%2Did}/columns/{horizontalSectionColumn%2Did}/webparts/$count{?%24filter,%24search}";
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"filter": "%24filter",
|
|
17
|
+
"search": "%24search",
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Metadata for all the requests in the request builder.
|
|
21
|
+
*/
|
|
22
|
+
exports.CountRequestBuilderRequestsMetadata = {
|
|
23
|
+
get: {
|
|
24
|
+
uriTemplate: exports.CountRequestBuilderUriTemplate,
|
|
25
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
26
|
+
errorMappings: {
|
|
27
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
28
|
+
},
|
|
29
|
+
adapterMethodName: "sendPrimitive",
|
|
30
|
+
responseBodyFactory: "number",
|
|
31
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
32
|
+
},
|
|
33
|
+
};
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { type WebPart, type WebPartCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type WebPartItemRequestBuilder } from './item/';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the webparts property of the microsoft.graph.horizontalSectionColumn entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface WebpartsRequestBuilder extends BaseRequestBuilder<WebpartsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the webparts property of the microsoft.graph.horizontalSectionColumn entity.
|
|
15
|
+
* @param webPartId The unique identifier of webPart
|
|
16
|
+
* @returns {WebPartItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
byWebPartId(webPartId: string): WebPartItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get webparts from groups
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<WebPartCollectionResponse>}
|
|
23
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<WebpartsRequestBuilderGetQueryParameters> | undefined): Promise<WebPartCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create new navigation property to webparts for groups
|
|
28
|
+
* @param body The request body
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns {Promise<WebPart>}
|
|
31
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
32
|
+
*/
|
|
33
|
+
post(body: WebPart, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<WebPart | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Get webparts from groups
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns {RequestInformation}
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<WebpartsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create new navigation property to webparts for groups
|
|
42
|
+
* @param body The request body
|
|
43
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
|
+
* @returns {RequestInformation}
|
|
45
|
+
*/
|
|
46
|
+
toPostRequestInformation(body: WebPart, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Get webparts from groups
|
|
50
|
+
*/
|
|
51
|
+
export interface WebpartsRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Include count of items
|
|
54
|
+
*/
|
|
55
|
+
count?: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* Expand related entities
|
|
58
|
+
*/
|
|
59
|
+
expand?: string[];
|
|
60
|
+
/**
|
|
61
|
+
* Filter items by property values
|
|
62
|
+
*/
|
|
63
|
+
filter?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Order items by property values
|
|
66
|
+
*/
|
|
67
|
+
orderby?: string[];
|
|
68
|
+
/**
|
|
69
|
+
* Search items by search phrases
|
|
70
|
+
*/
|
|
71
|
+
search?: string;
|
|
72
|
+
/**
|
|
73
|
+
* Select properties to be returned
|
|
74
|
+
*/
|
|
75
|
+
select?: string[];
|
|
76
|
+
/**
|
|
77
|
+
* Skip the first n items
|
|
78
|
+
*/
|
|
79
|
+
skip?: number;
|
|
80
|
+
/**
|
|
81
|
+
* Show only the first n items
|
|
82
|
+
*/
|
|
83
|
+
top?: number;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Uri template for the request builder.
|
|
87
|
+
*/
|
|
88
|
+
export declare const WebpartsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/{baseSitePage%2Did}/graph.sitePage/canvasLayout/horizontalSections/{horizontalSection%2Did}/columns/{horizontalSectionColumn%2Did}/webparts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the navigation properties in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const WebpartsRequestBuilderNavigationMetadata: Record<Exclude<keyof WebpartsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
93
|
+
/**
|
|
94
|
+
* Metadata for all the requests in the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const WebpartsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
97
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAgH,KAAK,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE5M,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAAE,KAAK,yBAAyB,EAA0F,MAAM,SAAS,CAAC;AACjJ,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;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,iCAAiC,oRAAoR,CAAC;AAcnU;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WebpartsRequestBuilderRequestsMetadata = exports.WebpartsRequestBuilderNavigationMetadata = exports.WebpartsRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
const item_1 = require("./item/");
|
|
11
|
+
/**
|
|
12
|
+
* Uri template for the request builder.
|
|
13
|
+
*/
|
|
14
|
+
exports.WebpartsRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/{baseSitePage%2Did}/graph.sitePage/canvasLayout/horizontalSections/{horizontalSection%2Did}/columns/{horizontalSectionColumn%2Did}/webparts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
15
|
+
/**
|
|
16
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
17
|
+
*/
|
|
18
|
+
const WebpartsRequestBuilderGetQueryParametersMapper = {
|
|
19
|
+
"count": "%24count",
|
|
20
|
+
"expand": "%24expand",
|
|
21
|
+
"filter": "%24filter",
|
|
22
|
+
"orderby": "%24orderby",
|
|
23
|
+
"search": "%24search",
|
|
24
|
+
"select": "%24select",
|
|
25
|
+
"skip": "%24skip",
|
|
26
|
+
"top": "%24top",
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* Metadata for all the navigation properties in the request builder.
|
|
30
|
+
*/
|
|
31
|
+
exports.WebpartsRequestBuilderNavigationMetadata = {
|
|
32
|
+
byWebPartId: {
|
|
33
|
+
requestsMetadata: item_1.WebPartItemRequestBuilderRequestsMetadata,
|
|
34
|
+
navigationMetadata: item_1.WebPartItemRequestBuilderNavigationMetadata,
|
|
35
|
+
pathParametersMappings: ["webPart%2Did"],
|
|
36
|
+
},
|
|
37
|
+
count: {
|
|
38
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Metadata for all the requests in the request builder.
|
|
43
|
+
*/
|
|
44
|
+
exports.WebpartsRequestBuilderRequestsMetadata = {
|
|
45
|
+
get: {
|
|
46
|
+
uriTemplate: exports.WebpartsRequestBuilderUriTemplate,
|
|
47
|
+
responseBodyContentType: "application/json",
|
|
48
|
+
errorMappings: {
|
|
49
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
50
|
+
},
|
|
51
|
+
adapterMethodName: "send",
|
|
52
|
+
responseBodyFactory: models_1.createWebPartCollectionResponseFromDiscriminatorValue,
|
|
53
|
+
queryParametersMapper: WebpartsRequestBuilderGetQueryParametersMapper,
|
|
54
|
+
},
|
|
55
|
+
post: {
|
|
56
|
+
uriTemplate: exports.WebpartsRequestBuilderUriTemplate,
|
|
57
|
+
responseBodyContentType: "application/json",
|
|
58
|
+
errorMappings: {
|
|
59
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
60
|
+
},
|
|
61
|
+
adapterMethodName: "send",
|
|
62
|
+
responseBodyFactory: models_1.createWebPartFromDiscriminatorValue,
|
|
63
|
+
requestBodyContentType: "application/json",
|
|
64
|
+
requestBodySerializer: models_1.serializeWebPart,
|
|
65
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
66
|
+
},
|
|
67
|
+
};
|
|
68
|
+
/* tslint:enable */
|
|
69
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { type WebPartPosition } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to call the getPositionOfWebPart method.
|
|
5
|
+
*/
|
|
6
|
+
export interface GetPositionOfWebPartRequestBuilder extends BaseRequestBuilder<GetPositionOfWebPartRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Invoke action getPositionOfWebPart
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<WebPartPosition>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
*/
|
|
13
|
+
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<WebPartPosition | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* Invoke action getPositionOfWebPart
|
|
16
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
|
+
* @returns {RequestInformation}
|
|
18
|
+
*/
|
|
19
|
+
toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Uri template for the request builder.
|
|
23
|
+
*/
|
|
24
|
+
export declare const GetPositionOfWebPartRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/{baseSitePage%2Did}/graph.sitePage/canvasLayout/horizontalSections/{horizontalSection%2Did}/columns/{horizontalSectionColumn%2Did}/webparts/{webPart%2Did}/getPositionOfWebPart";
|
|
25
|
+
/**
|
|
26
|
+
* Metadata for all the requests in the request builder.
|
|
27
|
+
*/
|
|
28
|
+
export declare const GetPositionOfWebPartRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
29
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA+C,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEnH,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;;;;OAKG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IAC9G;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,2OAA2O,CAAC;AACtS;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBAUhE,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.GetPositionOfWebPartRequestBuilderRequestsMetadata = exports.GetPositionOfWebPartRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Uri template for the request builder.
|
|
11
|
+
*/
|
|
12
|
+
exports.GetPositionOfWebPartRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/{baseSitePage%2Did}/graph.sitePage/canvasLayout/horizontalSections/{horizontalSection%2Did}/columns/{horizontalSectionColumn%2Did}/webparts/{webPart%2Did}/getPositionOfWebPart";
|
|
13
|
+
/**
|
|
14
|
+
* Metadata for all the requests in the request builder.
|
|
15
|
+
*/
|
|
16
|
+
exports.GetPositionOfWebPartRequestBuilderRequestsMetadata = {
|
|
17
|
+
post: {
|
|
18
|
+
uriTemplate: exports.GetPositionOfWebPartRequestBuilderUriTemplate,
|
|
19
|
+
responseBodyContentType: "application/json",
|
|
20
|
+
errorMappings: {
|
|
21
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
22
|
+
},
|
|
23
|
+
adapterMethodName: "send",
|
|
24
|
+
responseBodyFactory: models_1.createWebPartPositionFromDiscriminatorValue,
|
|
25
|
+
},
|
|
26
|
+
};
|
|
27
|
+
/* tslint:enable */
|
|
28
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { type WebPart } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type GetPositionOfWebPartRequestBuilder } from './getPositionOfWebPart/';
|
|
3
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
4
|
+
/**
|
|
5
|
+
* Provides operations to manage the webparts property of the microsoft.graph.horizontalSectionColumn entity.
|
|
6
|
+
*/
|
|
7
|
+
export interface WebPartItemRequestBuilder extends BaseRequestBuilder<WebPartItemRequestBuilder> {
|
|
8
|
+
/**
|
|
9
|
+
* Provides operations to call the getPositionOfWebPart method.
|
|
10
|
+
*/
|
|
11
|
+
get getPositionOfWebPart(): GetPositionOfWebPartRequestBuilder;
|
|
12
|
+
/**
|
|
13
|
+
* Delete navigation property webparts for groups
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
16
|
+
*/
|
|
17
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
18
|
+
/**
|
|
19
|
+
* Get webparts from groups
|
|
20
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
21
|
+
* @returns {Promise<WebPart>}
|
|
22
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
23
|
+
*/
|
|
24
|
+
get(requestConfiguration?: RequestConfiguration<WebPartItemRequestBuilderGetQueryParameters> | undefined): Promise<WebPart | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* Update the navigation property webparts in groups
|
|
27
|
+
* @param body The request body
|
|
28
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
|
+
* @returns {Promise<WebPart>}
|
|
30
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
31
|
+
*/
|
|
32
|
+
patch(body: WebPart, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<WebPart | undefined>;
|
|
33
|
+
/**
|
|
34
|
+
* Delete navigation property webparts for groups
|
|
35
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
|
+
* @returns {RequestInformation}
|
|
37
|
+
*/
|
|
38
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
39
|
+
/**
|
|
40
|
+
* Get webparts from groups
|
|
41
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
|
+
* @returns {RequestInformation}
|
|
43
|
+
*/
|
|
44
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<WebPartItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
45
|
+
/**
|
|
46
|
+
* Update the navigation property webparts in groups
|
|
47
|
+
* @param body The request body
|
|
48
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
49
|
+
* @returns {RequestInformation}
|
|
50
|
+
*/
|
|
51
|
+
toPatchRequestInformation(body: WebPart, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Get webparts from groups
|
|
55
|
+
*/
|
|
56
|
+
export interface WebPartItemRequestBuilderGetQueryParameters {
|
|
57
|
+
/**
|
|
58
|
+
* Expand related entities
|
|
59
|
+
*/
|
|
60
|
+
expand?: string[];
|
|
61
|
+
/**
|
|
62
|
+
* Select properties to be returned
|
|
63
|
+
*/
|
|
64
|
+
select?: string[];
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* Uri template for the request builder.
|
|
68
|
+
*/
|
|
69
|
+
export declare const WebPartItemRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/{baseSitePage%2Did}/graph.sitePage/canvasLayout/horizontalSections/{horizontalSection%2Did}/columns/{horizontalSectionColumn%2Did}/webparts/{webPart%2Did}{?%24expand,%24select}";
|
|
70
|
+
/**
|
|
71
|
+
* Metadata for all the navigation properties in the request builder.
|
|
72
|
+
*/
|
|
73
|
+
export declare const WebPartItemRequestBuilderNavigationMetadata: Record<Exclude<keyof WebPartItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
74
|
+
/**
|
|
75
|
+
* Metadata for all the requests in the request builder.
|
|
76
|
+
*/
|
|
77
|
+
export declare const WebPartItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
78
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyD,KAAK,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAErH,OAAO,EAAsD,KAAK,kCAAkC,EAAE,MAAM,yBAAyB,CAAC;AACtI,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;;;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,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACtH;;;;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,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnI;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,4OAA4O,CAAC;AAQ9R;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBA+BvD,CAAC"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WebPartItemRequestBuilderRequestsMetadata = exports.WebPartItemRequestBuilderNavigationMetadata = exports.WebPartItemRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const getPositionOfWebPart_1 = require("./getPositionOfWebPart/");
|
|
10
|
+
/**
|
|
11
|
+
* Uri template for the request builder.
|
|
12
|
+
*/
|
|
13
|
+
exports.WebPartItemRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/{baseSitePage%2Did}/graph.sitePage/canvasLayout/horizontalSections/{horizontalSection%2Did}/columns/{horizontalSectionColumn%2Did}/webparts/{webPart%2Did}{?%24expand,%24select}";
|
|
14
|
+
/**
|
|
15
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
16
|
+
*/
|
|
17
|
+
const WebPartItemRequestBuilderGetQueryParametersMapper = {
|
|
18
|
+
"expand": "%24expand",
|
|
19
|
+
"select": "%24select",
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Metadata for all the navigation properties in the request builder.
|
|
23
|
+
*/
|
|
24
|
+
exports.WebPartItemRequestBuilderNavigationMetadata = {
|
|
25
|
+
getPositionOfWebPart: {
|
|
26
|
+
requestsMetadata: getPositionOfWebPart_1.GetPositionOfWebPartRequestBuilderRequestsMetadata,
|
|
27
|
+
},
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Metadata for all the requests in the request builder.
|
|
31
|
+
*/
|
|
32
|
+
exports.WebPartItemRequestBuilderRequestsMetadata = {
|
|
33
|
+
delete: {
|
|
34
|
+
uriTemplate: exports.WebPartItemRequestBuilderUriTemplate,
|
|
35
|
+
responseBodyContentType: "application/json",
|
|
36
|
+
errorMappings: {
|
|
37
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
38
|
+
},
|
|
39
|
+
adapterMethodName: "sendNoResponseContent",
|
|
40
|
+
},
|
|
41
|
+
get: {
|
|
42
|
+
uriTemplate: exports.WebPartItemRequestBuilderUriTemplate,
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
46
|
+
},
|
|
47
|
+
adapterMethodName: "send",
|
|
48
|
+
responseBodyFactory: models_1.createWebPartFromDiscriminatorValue,
|
|
49
|
+
queryParametersMapper: WebPartItemRequestBuilderGetQueryParametersMapper,
|
|
50
|
+
},
|
|
51
|
+
patch: {
|
|
52
|
+
uriTemplate: exports.WebPartItemRequestBuilderUriTemplate,
|
|
53
|
+
responseBodyContentType: "application/json",
|
|
54
|
+
errorMappings: {
|
|
55
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
56
|
+
},
|
|
57
|
+
adapterMethodName: "send",
|
|
58
|
+
responseBodyFactory: models_1.createWebPartFromDiscriminatorValue,
|
|
59
|
+
requestBodyContentType: "application/json",
|
|
60
|
+
requestBodySerializer: models_1.serializeWebPart,
|
|
61
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
62
|
+
},
|
|
63
|
+
};
|
|
64
|
+
/* tslint:enable */
|
|
65
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { type HorizontalSection } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type ColumnsRequestBuilder } from './columns/';
|
|
3
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
4
|
+
/**
|
|
5
|
+
* Provides operations to manage the horizontalSections property of the microsoft.graph.canvasLayout entity.
|
|
6
|
+
*/
|
|
7
|
+
export interface HorizontalSectionItemRequestBuilder extends BaseRequestBuilder<HorizontalSectionItemRequestBuilder> {
|
|
8
|
+
/**
|
|
9
|
+
* Provides operations to manage the columns property of the microsoft.graph.horizontalSection entity.
|
|
10
|
+
*/
|
|
11
|
+
get columns(): ColumnsRequestBuilder;
|
|
12
|
+
/**
|
|
13
|
+
* Delete navigation property horizontalSections for groups
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
16
|
+
*/
|
|
17
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
18
|
+
/**
|
|
19
|
+
* Get horizontalSections from groups
|
|
20
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
21
|
+
* @returns {Promise<HorizontalSection>}
|
|
22
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
23
|
+
*/
|
|
24
|
+
get(requestConfiguration?: RequestConfiguration<HorizontalSectionItemRequestBuilderGetQueryParameters> | undefined): Promise<HorizontalSection | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* Update the navigation property horizontalSections in groups
|
|
27
|
+
* @param body The request body
|
|
28
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
|
+
* @returns {Promise<HorizontalSection>}
|
|
30
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
31
|
+
*/
|
|
32
|
+
patch(body: HorizontalSection, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<HorizontalSection | undefined>;
|
|
33
|
+
/**
|
|
34
|
+
* Delete navigation property horizontalSections for groups
|
|
35
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
|
+
* @returns {RequestInformation}
|
|
37
|
+
*/
|
|
38
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
39
|
+
/**
|
|
40
|
+
* Get horizontalSections from groups
|
|
41
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
|
+
* @returns {RequestInformation}
|
|
43
|
+
*/
|
|
44
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<HorizontalSectionItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
45
|
+
/**
|
|
46
|
+
* Update the navigation property horizontalSections in groups
|
|
47
|
+
* @param body The request body
|
|
48
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
49
|
+
* @returns {RequestInformation}
|
|
50
|
+
*/
|
|
51
|
+
toPatchRequestInformation(body: HorizontalSection, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Get horizontalSections from groups
|
|
55
|
+
*/
|
|
56
|
+
export interface HorizontalSectionItemRequestBuilderGetQueryParameters {
|
|
57
|
+
/**
|
|
58
|
+
* Expand related entities
|
|
59
|
+
*/
|
|
60
|
+
expand?: string[];
|
|
61
|
+
/**
|
|
62
|
+
* Select properties to be returned
|
|
63
|
+
*/
|
|
64
|
+
select?: string[];
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* Uri template for the request builder.
|
|
68
|
+
*/
|
|
69
|
+
export declare const HorizontalSectionItemRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/{baseSitePage%2Did}/graph.sitePage/canvasLayout/horizontalSections/{horizontalSection%2Did}{?%24expand,%24select}";
|
|
70
|
+
/**
|
|
71
|
+
* Metadata for all the navigation properties in the request builder.
|
|
72
|
+
*/
|
|
73
|
+
export declare const HorizontalSectionItemRequestBuilderNavigationMetadata: Record<Exclude<keyof HorizontalSectionItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
74
|
+
/**
|
|
75
|
+
* Metadata for all the requests in the request builder.
|
|
76
|
+
*/
|
|
77
|
+
export declare const HorizontalSectionItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
78
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6E,KAAK,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AAEnJ,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxI,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,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;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,qDAAqD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;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,qDAAqD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;GAEG;AACH,MAAM,WAAW,qDAAqD;IAClE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,8CAA8C,6KAA6K,CAAC;AAQzO;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mCAAmC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKpL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBA+BjE,CAAC"}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.HorizontalSectionItemRequestBuilderRequestsMetadata = exports.HorizontalSectionItemRequestBuilderNavigationMetadata = exports.HorizontalSectionItemRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const columns_1 = require("./columns/");
|
|
10
|
+
/**
|
|
11
|
+
* Uri template for the request builder.
|
|
12
|
+
*/
|
|
13
|
+
exports.HorizontalSectionItemRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/sites/{site%2Did}/pages/{baseSitePage%2Did}/graph.sitePage/canvasLayout/horizontalSections/{horizontalSection%2Did}{?%24expand,%24select}";
|
|
14
|
+
/**
|
|
15
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
16
|
+
*/
|
|
17
|
+
const HorizontalSectionItemRequestBuilderGetQueryParametersMapper = {
|
|
18
|
+
"expand": "%24expand",
|
|
19
|
+
"select": "%24select",
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Metadata for all the navigation properties in the request builder.
|
|
23
|
+
*/
|
|
24
|
+
exports.HorizontalSectionItemRequestBuilderNavigationMetadata = {
|
|
25
|
+
columns: {
|
|
26
|
+
requestsMetadata: columns_1.ColumnsRequestBuilderRequestsMetadata,
|
|
27
|
+
navigationMetadata: columns_1.ColumnsRequestBuilderNavigationMetadata,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Metadata for all the requests in the request builder.
|
|
32
|
+
*/
|
|
33
|
+
exports.HorizontalSectionItemRequestBuilderRequestsMetadata = {
|
|
34
|
+
delete: {
|
|
35
|
+
uriTemplate: exports.HorizontalSectionItemRequestBuilderUriTemplate,
|
|
36
|
+
responseBodyContentType: "application/json",
|
|
37
|
+
errorMappings: {
|
|
38
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
39
|
+
},
|
|
40
|
+
adapterMethodName: "sendNoResponseContent",
|
|
41
|
+
},
|
|
42
|
+
get: {
|
|
43
|
+
uriTemplate: exports.HorizontalSectionItemRequestBuilderUriTemplate,
|
|
44
|
+
responseBodyContentType: "application/json",
|
|
45
|
+
errorMappings: {
|
|
46
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
47
|
+
},
|
|
48
|
+
adapterMethodName: "send",
|
|
49
|
+
responseBodyFactory: models_1.createHorizontalSectionFromDiscriminatorValue,
|
|
50
|
+
queryParametersMapper: HorizontalSectionItemRequestBuilderGetQueryParametersMapper,
|
|
51
|
+
},
|
|
52
|
+
patch: {
|
|
53
|
+
uriTemplate: exports.HorizontalSectionItemRequestBuilderUriTemplate,
|
|
54
|
+
responseBodyContentType: "application/json",
|
|
55
|
+
errorMappings: {
|
|
56
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
57
|
+
},
|
|
58
|
+
adapterMethodName: "send",
|
|
59
|
+
responseBodyFactory: models_1.createHorizontalSectionFromDiscriminatorValue,
|
|
60
|
+
requestBodyContentType: "application/json",
|
|
61
|
+
requestBodySerializer: models_1.serializeHorizontalSection,
|
|
62
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
/* tslint:enable */
|
|
66
|
+
/* eslint-enable */
|