@microsoft/msgraph-sdk-security 1.0.0-preview.30 → 1.0.0-preview.39
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/package.json +2 -2
- package/security/attackSimulation/payloads/item/index.d.ts +4 -3
- package/security/attackSimulation/payloads/item/index.d.ts.map +1 -1
- package/security/attackSimulation/payloads/item/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/custodians/item/microsoftGraphSecurityApplyHold/index.d.ts +2 -2
- package/security/cases/ediscoveryCases/item/custodians/item/siteSources/index.d.ts +3 -3
- package/security/cases/ediscoveryCases/item/custodians/item/userSources/index.d.ts +3 -3
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportReport/index.d.ts +3 -2
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportReport/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportReport/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportResult/index.d.ts +3 -2
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportResult/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityExportResult/index.js.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/microsoftGraphSecurityPurgeData/index.d.ts +2 -2
- package/security/cases/ediscoveryCases/item/tags/item/childTags/index.d.ts +4 -3
- package/security/cases/ediscoveryCases/item/tags/item/childTags/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/tags/item/childTags/index.js.map +1 -1
- package/security/identities/index.d.ts +5 -0
- package/security/identities/index.d.ts.map +1 -1
- package/security/identities/index.js +6 -0
- package/security/identities/index.js.map +1 -1
- package/security/identities/sensors/count/index.d.ts +41 -0
- package/security/identities/sensors/count/index.d.ts.map +1 -0
- package/security/identities/sensors/count/index.js +34 -0
- package/security/identities/sensors/count/index.js.map +1 -0
- package/security/identities/sensors/index.d.ts +113 -0
- package/security/identities/sensors/index.d.ts.map +1 -0
- package/security/identities/sensors/index.js +86 -0
- package/security/identities/sensors/index.js.map +1 -0
- package/security/identities/sensors/item/healthIssues/count/index.d.ts +41 -0
- package/security/identities/sensors/item/healthIssues/count/index.d.ts.map +1 -0
- package/security/identities/sensors/item/healthIssues/count/index.js +34 -0
- package/security/identities/sensors/item/healthIssues/count/index.js.map +1 -0
- package/security/identities/sensors/item/healthIssues/index.d.ts +82 -0
- package/security/identities/sensors/item/healthIssues/index.d.ts.map +1 -0
- package/security/identities/sensors/item/healthIssues/index.js +58 -0
- package/security/identities/sensors/item/healthIssues/index.js.map +1 -0
- package/security/identities/sensors/item/healthIssues/item/index.d.ts +42 -0
- package/security/identities/sensors/item/healthIssues/item/index.d.ts.map +1 -0
- package/security/identities/sensors/item/healthIssues/item/index.js +36 -0
- package/security/identities/sensors/item/healthIssues/item/index.js.map +1 -0
- package/security/identities/sensors/item/index.d.ts +81 -0
- package/security/identities/sensors/item/index.d.ts.map +1 -0
- package/security/identities/sensors/item/index.js +67 -0
- package/security/identities/sensors/item/index.js.map +1 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentAccessKey/index.d.ts +29 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentAccessKey/index.d.ts.map +1 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentAccessKey/index.js +28 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentAccessKey/index.js.map +1 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentPackageUri/index.d.ts +29 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentPackageUri/index.d.ts.map +1 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentPackageUri/index.js +28 -0
- package/security/identities/sensors/microsoftGraphSecurityGetDeploymentPackageUri/index.js.map +1 -0
- package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.d.ts +29 -0
- package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.d.ts.map +1 -0
- package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.js +28 -0
- package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.js.map +1 -0
- package/security/subjectRightsRequests/item/approversWithUserPrincipalName/index.d.ts +42 -0
- package/security/subjectRightsRequests/item/approversWithUserPrincipalName/index.d.ts.map +1 -0
- package/security/subjectRightsRequests/item/approversWithUserPrincipalName/index.js +36 -0
- package/security/subjectRightsRequests/item/approversWithUserPrincipalName/index.js.map +1 -0
- package/security/subjectRightsRequests/item/collaboratorsWithUserPrincipalName/index.d.ts +42 -0
- package/security/subjectRightsRequests/item/collaboratorsWithUserPrincipalName/index.d.ts.map +1 -0
- package/security/subjectRightsRequests/item/collaboratorsWithUserPrincipalName/index.js +36 -0
- package/security/subjectRightsRequests/item/collaboratorsWithUserPrincipalName/index.js.map +1 -0
- package/security/subjectRightsRequests/item/index.d.ts +14 -0
- package/security/subjectRightsRequests/item/index.d.ts.map +1 -1
- package/security/subjectRightsRequests/item/index.js +12 -0
- package/security/subjectRightsRequests/item/index.js.map +1 -1
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { type SensorDeploymentPackage } from '@microsoft/msgraph-sdk/models/security/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to call the getDeploymentPackageUri method.
|
|
5
|
+
*/
|
|
6
|
+
export interface MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder extends BaseRequestBuilder<MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Get the sensor deployment package URL and version. You can use this URL to download the installer to install the sensor on a server.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<SensorDeploymentPackage>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
*/
|
|
13
|
+
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<SensorDeploymentPackage | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* Get the sensor deployment package URL and version. You can use this URL to download the installer to install the sensor on a server.
|
|
16
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
|
+
* @returns {RequestInformation}
|
|
18
|
+
*/
|
|
19
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Uri template for the request builder.
|
|
23
|
+
*/
|
|
24
|
+
export declare const MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilderUriTemplate = "{+baseurl}/security/identities/sensors/microsoft.graph.security.getDeploymentPackageUri()";
|
|
25
|
+
/**
|
|
26
|
+
* Metadata for all the requests in the request builder.
|
|
27
|
+
*/
|
|
28
|
+
export declare const MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
29
|
+
//# sourceMappingURL=index.d.ts.map
|
package/security/identities/sensors/microsoftGraphSecurityGetDeploymentPackageUri/index.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAuD,KAAK,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAEpJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,2DAA4D,SAAQ,kBAAkB,CAAC,2DAA2D,CAAC;IAChK;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACrH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClH;AACD;;GAEG;AACH,eAAO,MAAM,sEAAsE,8FAA8F,CAAC;AAClL;;GAEG;AACH,eAAO,MAAM,2EAA2E,EAAE,gBAUzF,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createSensorDeploymentPackageFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/security/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Uri template for the request builder.
|
|
10
|
+
*/
|
|
11
|
+
export const MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilderUriTemplate = "{+baseurl}/security/identities/sensors/microsoft.graph.security.getDeploymentPackageUri()";
|
|
12
|
+
/**
|
|
13
|
+
* Metadata for all the requests in the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilderRequestsMetadata = {
|
|
16
|
+
get: {
|
|
17
|
+
uriTemplate: MicrosoftGraphSecurityGetDeploymentPackageUriRequestBuilderUriTemplate,
|
|
18
|
+
responseBodyContentType: "application/json",
|
|
19
|
+
errorMappings: {
|
|
20
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
21
|
+
},
|
|
22
|
+
adapterMethodName: "send",
|
|
23
|
+
responseBodyFactory: createSensorDeploymentPackageFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
};
|
|
26
|
+
/* tslint:enable */
|
|
27
|
+
/* eslint-enable */
|
|
28
|
+
//# sourceMappingURL=index.js.map
|
package/security/identities/sensors/microsoftGraphSecurityGetDeploymentPackageUri/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAgC,MAAM,iDAAiD,CAAC;AAsBpJ;;GAEG;AACH,MAAM,CAAC,MAAM,sEAAsE,GAAG,2FAA2F,CAAC;AAClL;;GAEG;AACH,MAAM,CAAC,MAAM,2EAA2E,GAAqB;IACzG,GAAG,EAAE;QACD,WAAW,EAAE,sEAAsE;QACnF,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;KAC5E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.d.ts
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { type DeploymentAccessKeyType } from '@microsoft/msgraph-sdk/models/security/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to call the regenerateDeploymentAccessKey method.
|
|
5
|
+
*/
|
|
6
|
+
export interface MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder extends BaseRequestBuilder<MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Generate a new deployment access key that can be used to install a sensor associated with the workspace.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<DeploymentAccessKeyType>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
*/
|
|
13
|
+
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DeploymentAccessKeyType | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* Generate a new deployment access key that can be used to install a sensor associated with the workspace.
|
|
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 MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilderUriTemplate = "{+baseurl}/security/identities/sensors/microsoft.graph.security.regenerateDeploymentAccessKey";
|
|
25
|
+
/**
|
|
26
|
+
* Metadata for all the requests in the request builder.
|
|
27
|
+
*/
|
|
28
|
+
export declare const MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
29
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAuD,KAAK,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAEpJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,iEAAkE,SAAQ,kBAAkB,CAAC,iEAAiE,CAAC;IAC5K;;;;;OAKG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACtH;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,4EAA4E,kGAAkG,CAAC;AAC5L;;GAEG;AACH,eAAO,MAAM,iFAAiF,EAAE,gBAU/F,CAAC"}
|
package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.js
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createDeploymentAccessKeyTypeFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/security/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Uri template for the request builder.
|
|
10
|
+
*/
|
|
11
|
+
export const MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilderUriTemplate = "{+baseurl}/security/identities/sensors/microsoft.graph.security.regenerateDeploymentAccessKey";
|
|
12
|
+
/**
|
|
13
|
+
* Metadata for all the requests in the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilderRequestsMetadata = {
|
|
16
|
+
post: {
|
|
17
|
+
uriTemplate: MicrosoftGraphSecurityRegenerateDeploymentAccessKeyRequestBuilderUriTemplate,
|
|
18
|
+
responseBodyContentType: "application/json",
|
|
19
|
+
errorMappings: {
|
|
20
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
21
|
+
},
|
|
22
|
+
adapterMethodName: "send",
|
|
23
|
+
responseBodyFactory: createDeploymentAccessKeyTypeFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
};
|
|
26
|
+
/* tslint:enable */
|
|
27
|
+
/* eslint-enable */
|
|
28
|
+
//# sourceMappingURL=index.js.map
|
package/security/identities/sensors/microsoftGraphSecurityRegenerateDeploymentAccessKey/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAgC,MAAM,iDAAiD,CAAC;AAsBpJ;;GAEG;AACH,MAAM,CAAC,MAAM,4EAA4E,GAAG,+FAA+F,CAAC;AAC5L;;GAEG;AACH,MAAM,CAAC,MAAM,iFAAiF,GAAqB;IAC/G,IAAI,EAAE;QACF,WAAW,EAAE,4EAA4E;QACzF,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;KAC5E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { type User } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the approvers property of the microsoft.graph.subjectRightsRequest entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface ApproversWithUserPrincipalNameRequestBuilder extends BaseRequestBuilder<ApproversWithUserPrincipalNameRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Collection of users who can approve the request. Currently only supported for requests of type delete.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<User>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
*/
|
|
13
|
+
get(requestConfiguration?: RequestConfiguration<ApproversWithUserPrincipalNameRequestBuilderGetQueryParameters> | undefined): Promise<User | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* Collection of users who can approve the request. Currently only supported for requests of type delete.
|
|
16
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
|
+
* @returns {RequestInformation}
|
|
18
|
+
*/
|
|
19
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ApproversWithUserPrincipalNameRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Collection of users who can approve the request. Currently only supported for requests of type delete.
|
|
23
|
+
*/
|
|
24
|
+
export interface ApproversWithUserPrincipalNameRequestBuilderGetQueryParameters {
|
|
25
|
+
/**
|
|
26
|
+
* Expand related entities
|
|
27
|
+
*/
|
|
28
|
+
expand?: string[];
|
|
29
|
+
/**
|
|
30
|
+
* Select properties to be returned
|
|
31
|
+
*/
|
|
32
|
+
select?: string[];
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Uri template for the request builder.
|
|
36
|
+
*/
|
|
37
|
+
export declare const ApproversWithUserPrincipalNameRequestBuilderUriTemplate = "{+baseurl}/security/subjectRightsRequests/{subjectRightsRequest%2Did}/approvers(userPrincipalName='{userPrincipalName}'){?%24expand,%24select}";
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
export declare const ApproversWithUserPrincipalNameRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
42
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoC,KAAK,IAAI,EAAE,MAAM,wCAAwC,CAAC;AAIrG,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,4CAA6C,SAAQ,kBAAkB,CAAC,4CAA4C,CAAC;IAClI;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8DAA8D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC1J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8DAA8D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1K;AACD;;GAEG;AACH,MAAM,WAAW,8DAA8D;IAC3E;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,uDAAuD,mJAAmJ,CAAC;AAQxN;;GAEG;AACH,eAAO,MAAM,4DAA4D,EAAE,gBAW1E,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createUserFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Uri template for the request builder.
|
|
10
|
+
*/
|
|
11
|
+
export const ApproversWithUserPrincipalNameRequestBuilderUriTemplate = "{+baseurl}/security/subjectRightsRequests/{subjectRightsRequest%2Did}/approvers(userPrincipalName='{userPrincipalName}'){?%24expand,%24select}";
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const ApproversWithUserPrincipalNameRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"select": "%24select",
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Metadata for all the requests in the request builder.
|
|
21
|
+
*/
|
|
22
|
+
export const ApproversWithUserPrincipalNameRequestBuilderRequestsMetadata = {
|
|
23
|
+
get: {
|
|
24
|
+
uriTemplate: ApproversWithUserPrincipalNameRequestBuilderUriTemplate,
|
|
25
|
+
responseBodyContentType: "application/json",
|
|
26
|
+
errorMappings: {
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
28
|
+
},
|
|
29
|
+
adapterMethodName: "send",
|
|
30
|
+
responseBodyFactory: createUserFromDiscriminatorValue,
|
|
31
|
+
queryParametersMapper: ApproversWithUserPrincipalNameRequestBuilderGetQueryParametersMapper,
|
|
32
|
+
},
|
|
33
|
+
};
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
36
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gCAAgC,EAAa,MAAM,wCAAwC,CAAC;AACrG,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,uDAAuD,GAAG,gJAAgJ,CAAC;AACxN;;GAEG;AACH,MAAM,oEAAoE,GAA2B;IACjG,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4DAA4D,GAAqB;IAC1F,GAAG,EAAE;QACD,WAAW,EAAE,uDAAuD;QACpE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gCAAgC;QACtD,qBAAqB,EAAE,oEAAoE;KAC9F;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { type User } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the collaborators property of the microsoft.graph.subjectRightsRequest entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface CollaboratorsWithUserPrincipalNameRequestBuilder extends BaseRequestBuilder<CollaboratorsWithUserPrincipalNameRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Collection of users who can collaborate on the request.
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<User>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
*/
|
|
13
|
+
get(requestConfiguration?: RequestConfiguration<CollaboratorsWithUserPrincipalNameRequestBuilderGetQueryParameters> | undefined): Promise<User | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* Collection of users who can collaborate on the request.
|
|
16
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
|
+
* @returns {RequestInformation}
|
|
18
|
+
*/
|
|
19
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CollaboratorsWithUserPrincipalNameRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Collection of users who can collaborate on the request.
|
|
23
|
+
*/
|
|
24
|
+
export interface CollaboratorsWithUserPrincipalNameRequestBuilderGetQueryParameters {
|
|
25
|
+
/**
|
|
26
|
+
* Expand related entities
|
|
27
|
+
*/
|
|
28
|
+
expand?: string[];
|
|
29
|
+
/**
|
|
30
|
+
* Select properties to be returned
|
|
31
|
+
*/
|
|
32
|
+
select?: string[];
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Uri template for the request builder.
|
|
36
|
+
*/
|
|
37
|
+
export declare const CollaboratorsWithUserPrincipalNameRequestBuilderUriTemplate = "{+baseurl}/security/subjectRightsRequests/{subjectRightsRequest%2Did}/collaborators(userPrincipalName='{userPrincipalName}'){?%24expand,%24select}";
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
export declare const CollaboratorsWithUserPrincipalNameRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
42
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoC,KAAK,IAAI,EAAE,MAAM,wCAAwC,CAAC;AAIrG,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,gDAAiD,SAAQ,kBAAkB,CAAC,gDAAgD,CAAC;IAC1I;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kEAAkE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kEAAkE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9K;AACD;;GAEG;AACH,MAAM,WAAW,kEAAkE;IAC/E;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2DAA2D,uJAAuJ,CAAC;AAQhO;;GAEG;AACH,eAAO,MAAM,gEAAgE,EAAE,gBAW9E,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createUserFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Uri template for the request builder.
|
|
10
|
+
*/
|
|
11
|
+
export const CollaboratorsWithUserPrincipalNameRequestBuilderUriTemplate = "{+baseurl}/security/subjectRightsRequests/{subjectRightsRequest%2Did}/collaborators(userPrincipalName='{userPrincipalName}'){?%24expand,%24select}";
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const CollaboratorsWithUserPrincipalNameRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"select": "%24select",
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Metadata for all the requests in the request builder.
|
|
21
|
+
*/
|
|
22
|
+
export const CollaboratorsWithUserPrincipalNameRequestBuilderRequestsMetadata = {
|
|
23
|
+
get: {
|
|
24
|
+
uriTemplate: CollaboratorsWithUserPrincipalNameRequestBuilderUriTemplate,
|
|
25
|
+
responseBodyContentType: "application/json",
|
|
26
|
+
errorMappings: {
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
28
|
+
},
|
|
29
|
+
adapterMethodName: "send",
|
|
30
|
+
responseBodyFactory: createUserFromDiscriminatorValue,
|
|
31
|
+
queryParametersMapper: CollaboratorsWithUserPrincipalNameRequestBuilderGetQueryParametersMapper,
|
|
32
|
+
},
|
|
33
|
+
};
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
36
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gCAAgC,EAAa,MAAM,wCAAwC,CAAC;AACrG,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,2DAA2D,GAAG,oJAAoJ,CAAC;AAChO;;GAEG;AACH,MAAM,wEAAwE,GAA2B;IACrG,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,gEAAgE,GAAqB;IAC9F,GAAG,EAAE;QACD,WAAW,EAAE,2DAA2D;QACxE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gCAAgC;QACtD,qBAAqB,EAAE,wEAAwE;KAClG;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { type SubjectRightsRequest } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type ApproversRequestBuilder } from './approvers/index.js';
|
|
3
|
+
import { type ApproversWithUserPrincipalNameRequestBuilder } from './approversWithUserPrincipalName/index.js';
|
|
3
4
|
import { type CollaboratorsRequestBuilder } from './collaborators/index.js';
|
|
5
|
+
import { type CollaboratorsWithUserPrincipalNameRequestBuilder } from './collaboratorsWithUserPrincipalName/index.js';
|
|
4
6
|
import { type GetFinalAttachmentRequestBuilder } from './getFinalAttachment/index.js';
|
|
5
7
|
import { type GetFinalReportRequestBuilder } from './getFinalReport/index.js';
|
|
6
8
|
import { type NotesRequestBuilder } from './notes/index.js';
|
|
@@ -34,6 +36,18 @@ export interface SubjectRightsRequestItemRequestBuilder extends BaseRequestBuild
|
|
|
34
36
|
* Provides operations to manage the team property of the microsoft.graph.subjectRightsRequest entity.
|
|
35
37
|
*/
|
|
36
38
|
get team(): TeamRequestBuilder;
|
|
39
|
+
/**
|
|
40
|
+
* Provides operations to manage the approvers property of the microsoft.graph.subjectRightsRequest entity.
|
|
41
|
+
* @param userPrincipalName Alternate key of user
|
|
42
|
+
* @returns {ApproversWithUserPrincipalNameRequestBuilder}
|
|
43
|
+
*/
|
|
44
|
+
approversWithUserPrincipalName(userPrincipalName: string | undefined): ApproversWithUserPrincipalNameRequestBuilder;
|
|
45
|
+
/**
|
|
46
|
+
* Provides operations to manage the collaborators property of the microsoft.graph.subjectRightsRequest entity.
|
|
47
|
+
* @param userPrincipalName Alternate key of user
|
|
48
|
+
* @returns {CollaboratorsWithUserPrincipalNameRequestBuilder}
|
|
49
|
+
*/
|
|
50
|
+
collaboratorsWithUserPrincipalName(userPrincipalName: string | undefined): CollaboratorsWithUserPrincipalNameRequestBuilder;
|
|
37
51
|
/**
|
|
38
52
|
* Delete navigation property subjectRightsRequests for security
|
|
39
53
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAExJ,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,0BAA0B,CAAC;AAExK,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,+BAA+B,CAAC;AAExI,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAExI,OAAO,EAAsC,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAE9F,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,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;;;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,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;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,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,gGAAgG,CAAC;AAQ/J;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,8 +8,12 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
|
|
|
8
8
|
// @ts-ignore
|
|
9
9
|
import { ApproversRequestBuilderNavigationMetadata, ApproversRequestBuilderRequestsMetadata } from './approvers/index.js';
|
|
10
10
|
// @ts-ignore
|
|
11
|
+
import { ApproversWithUserPrincipalNameRequestBuilderRequestsMetadata } from './approversWithUserPrincipalName/index.js';
|
|
12
|
+
// @ts-ignore
|
|
11
13
|
import { CollaboratorsRequestBuilderNavigationMetadata, CollaboratorsRequestBuilderRequestsMetadata } from './collaborators/index.js';
|
|
12
14
|
// @ts-ignore
|
|
15
|
+
import { CollaboratorsWithUserPrincipalNameRequestBuilderRequestsMetadata } from './collaboratorsWithUserPrincipalName/index.js';
|
|
16
|
+
// @ts-ignore
|
|
13
17
|
import { GetFinalAttachmentRequestBuilderRequestsMetadata } from './getFinalAttachment/index.js';
|
|
14
18
|
// @ts-ignore
|
|
15
19
|
import { GetFinalReportRequestBuilderRequestsMetadata } from './getFinalReport/index.js';
|
|
@@ -32,6 +36,14 @@ const SubjectRightsRequestItemRequestBuilderGetQueryParametersMapper = {
|
|
|
32
36
|
* Metadata for all the navigation properties in the request builder.
|
|
33
37
|
*/
|
|
34
38
|
export const SubjectRightsRequestItemRequestBuilderNavigationMetadata = {
|
|
39
|
+
approversWithUserPrincipalName: {
|
|
40
|
+
requestsMetadata: ApproversWithUserPrincipalNameRequestBuilderRequestsMetadata,
|
|
41
|
+
pathParametersMappings: ["userPrincipalName"],
|
|
42
|
+
},
|
|
43
|
+
collaboratorsWithUserPrincipalName: {
|
|
44
|
+
requestsMetadata: CollaboratorsWithUserPrincipalNameRequestBuilderRequestsMetadata,
|
|
45
|
+
pathParametersMappings: ["userPrincipalName"],
|
|
46
|
+
},
|
|
35
47
|
approvers: {
|
|
36
48
|
requestsMetadata: ApproversRequestBuilderRequestsMetadata,
|
|
37
49
|
navigationMetadata: ApproversRequestBuilderNavigationMetadata,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,6BAA6B,EAA6B,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,uCAAuC,EAAgC,MAAM,sBAAsB,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAE,2CAA2C,EAAoC,MAAM,0BAA0B,CAAC;AACxK,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAyC,MAAM,+BAA+B,CAAC;AACxI,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,qCAAqC,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACxI,aAAa;AACb,OAAO,EAAE,kCAAkC,EAA2B,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,6BAA6B,EAA6B,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,uCAAuC,EAAgC,MAAM,sBAAsB,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,4DAA4D,EAAqD,MAAM,2CAA2C,CAAC;AAC5K,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAE,2CAA2C,EAAoC,MAAM,0BAA0B,CAAC;AACxK,aAAa;AACb,OAAO,EAAE,gEAAgE,EAAyD,MAAM,+CAA+C,CAAC;AACxL,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAyC,MAAM,+BAA+B,CAAC;AACxI,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,qCAAqC,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACxI,aAAa;AACb,OAAO,EAAE,kCAAkC,EAA2B,MAAM,iBAAiB,CAAC;AAkG9F;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAG,6FAA6F,CAAC;AAC/J;;GAEG;AACH,MAAM,8DAA8D,GAA2B;IAC3F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAA0H;IAC3L,8BAA8B,EAAE;QAC5B,gBAAgB,EAAE,4DAA4D;QAC9E,sBAAsB,EAAE,CAAC,mBAAmB,CAAC;KAChD;IACD,kCAAkC,EAAE;QAChC,gBAAgB,EAAE,gEAAgE;QAClF,sBAAsB,EAAE,CAAC,mBAAmB,CAAC;KAChD;IACD,SAAS,EAAE;QACP,gBAAgB,EAAE,uCAAuC;QACzD,kBAAkB,EAAE,yCAAyC;KAChE;IACD,aAAa,EAAE;QACX,gBAAgB,EAAE,2CAA2C;QAC7D,kBAAkB,EAAE,6CAA6C;KACpE;IACD,kBAAkB,EAAE;QAChB,gBAAgB,EAAE,gDAAgD;KACrE;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;QACrD,kBAAkB,EAAE,qCAAqC;KAC5D;IACD,IAAI,EAAE;QACF,gBAAgB,EAAE,kCAAkC;KACvD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAAqB;IACpF,MAAM,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,qBAAqB,EAAE,8DAA8D;KACxF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|