@microsoft/msgraph-sdk-identity 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.
Files changed (87) hide show
  1. package/identity/apiConnectors/index.d.ts +5 -7
  2. package/identity/apiConnectors/index.d.ts.map +1 -1
  3. package/identity/apiConnectors/item/index.d.ts +7 -10
  4. package/identity/apiConnectors/item/index.d.ts.map +1 -1
  5. package/identity/authenticationEventListeners/count/index.d.ts +41 -0
  6. package/identity/authenticationEventListeners/count/index.d.ts.map +1 -0
  7. package/identity/authenticationEventListeners/count/index.js +36 -0
  8. package/identity/authenticationEventListeners/index.d.ts +97 -0
  9. package/identity/authenticationEventListeners/index.d.ts.map +1 -0
  10. package/identity/authenticationEventListeners/index.js +72 -0
  11. package/identity/authenticationEventListeners/item/index.d.ts +69 -0
  12. package/identity/authenticationEventListeners/item/index.d.ts.map +1 -0
  13. package/identity/authenticationEventListeners/item/index.js +58 -0
  14. package/identity/b2xUserFlows/index.d.ts +5 -7
  15. package/identity/b2xUserFlows/index.d.ts.map +1 -1
  16. package/identity/b2xUserFlows/item/identityProviders/index.d.ts +3 -4
  17. package/identity/b2xUserFlows/item/identityProviders/index.d.ts.map +1 -1
  18. package/identity/b2xUserFlows/item/index.d.ts +5 -7
  19. package/identity/b2xUserFlows/item/index.d.ts.map +1 -1
  20. package/identity/b2xUserFlows/item/languages/index.d.ts +3 -4
  21. package/identity/b2xUserFlows/item/languages/index.d.ts.map +1 -1
  22. package/identity/b2xUserFlows/item/languages/item/index.d.ts +3 -4
  23. package/identity/b2xUserFlows/item/languages/item/index.d.ts.map +1 -1
  24. package/identity/b2xUserFlows/item/languages/item/overridesPages/index.d.ts +3 -4
  25. package/identity/b2xUserFlows/item/languages/item/overridesPages/index.d.ts.map +1 -1
  26. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.d.ts +0 -1
  27. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.d.ts.map +1 -1
  28. package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.d.ts +3 -2
  29. package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.d.ts.map +1 -1
  30. package/identity/b2xUserFlows/item/userAttributeAssignments/index.d.ts +5 -7
  31. package/identity/b2xUserFlows/item/userAttributeAssignments/index.d.ts.map +1 -1
  32. package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.d.ts +7 -10
  33. package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.d.ts.map +1 -1
  34. package/identity/conditionalAccess/authenticationContextClassReferences/index.d.ts +3 -4
  35. package/identity/conditionalAccess/authenticationContextClassReferences/index.d.ts.map +1 -1
  36. package/identity/conditionalAccess/authenticationContextClassReferences/item/index.d.ts +7 -10
  37. package/identity/conditionalAccess/authenticationContextClassReferences/item/index.d.ts.map +1 -1
  38. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.d.ts +3 -4
  39. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.d.ts.map +1 -1
  40. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.d.ts +5 -7
  41. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.d.ts.map +1 -1
  42. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.d.ts +7 -10
  43. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.d.ts.map +1 -1
  44. package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.d.ts +3 -2
  45. package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.d.ts.map +1 -1
  46. package/identity/conditionalAccess/namedLocations/index.d.ts +5 -7
  47. package/identity/conditionalAccess/namedLocations/index.d.ts.map +1 -1
  48. package/identity/conditionalAccess/namedLocations/item/index.d.ts +7 -10
  49. package/identity/conditionalAccess/namedLocations/item/index.d.ts.map +1 -1
  50. package/identity/conditionalAccess/policies/index.d.ts +5 -7
  51. package/identity/conditionalAccess/policies/index.d.ts.map +1 -1
  52. package/identity/conditionalAccess/policies/item/index.d.ts +7 -10
  53. package/identity/conditionalAccess/policies/item/index.d.ts.map +1 -1
  54. package/identity/conditionalAccess/templates/index.d.ts +3 -4
  55. package/identity/conditionalAccess/templates/index.d.ts.map +1 -1
  56. package/identity/conditionalAccess/templates/item/index.d.ts +3 -4
  57. package/identity/conditionalAccess/templates/item/index.d.ts.map +1 -1
  58. package/identity/customAuthenticationExtensions/count/index.d.ts +41 -0
  59. package/identity/customAuthenticationExtensions/count/index.d.ts.map +1 -0
  60. package/identity/customAuthenticationExtensions/count/index.js +36 -0
  61. package/identity/customAuthenticationExtensions/index.d.ts +102 -0
  62. package/identity/customAuthenticationExtensions/index.d.ts.map +1 -0
  63. package/identity/customAuthenticationExtensions/index.js +78 -0
  64. package/identity/customAuthenticationExtensions/item/index.d.ts +78 -0
  65. package/identity/customAuthenticationExtensions/item/index.d.ts.map +1 -0
  66. package/identity/customAuthenticationExtensions/item/index.js +68 -0
  67. package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.d.ts +30 -0
  68. package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.d.ts.map +1 -0
  69. package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.js +30 -0
  70. package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.d.ts +65 -0
  71. package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.d.ts.map +1 -0
  72. package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.js +64 -0
  73. package/identity/identityProviders/availableProviderTypes/index.d.ts +4 -3
  74. package/identity/identityProviders/availableProviderTypes/index.d.ts.map +1 -1
  75. package/identity/identityProviders/index.d.ts +5 -7
  76. package/identity/identityProviders/index.d.ts.map +1 -1
  77. package/identity/identityProviders/item/index.d.ts +7 -10
  78. package/identity/identityProviders/item/index.d.ts.map +1 -1
  79. package/identity/index.d.ts +10 -0
  80. package/identity/index.d.ts.map +1 -1
  81. package/identity/index.js +12 -0
  82. package/identity/userFlowAttributes/index.d.ts +5 -7
  83. package/identity/userFlowAttributes/index.d.ts.map +1 -1
  84. package/identity/userFlowAttributes/item/index.d.ts +7 -10
  85. package/identity/userFlowAttributes/item/index.d.ts.map +1 -1
  86. package/package.json +3 -3
  87. package/tsconfig.tsbuildinfo +1 -1
@@ -17,30 +17,28 @@ export interface ApiConnectorsRequestBuilder extends BaseRequestBuilder<ApiConne
17
17
  */
18
18
  byIdentityApiConnectorId(identityApiConnectorId: string): IdentityApiConnectorItemRequestBuilder;
19
19
  /**
20
- * Read the properties of an identityApiConnector object.
20
+ * Represents entry point for API connectors.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<IdentityApiConnectorCollectionResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0|Find more info here}
25
24
  */
26
25
  get(requestConfiguration?: RequestConfiguration<ApiConnectorsRequestBuilderGetQueryParameters> | undefined): Promise<IdentityApiConnectorCollectionResponse | undefined>;
27
26
  /**
28
- * Create a new identityApiConnector object.
27
+ * Create new navigation property to apiConnectors for identity
29
28
  * @param body The request body
30
29
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
30
  * @returns {Promise<IdentityApiConnector>}
32
31
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0|Find more info here}
34
32
  */
35
33
  post(body: IdentityApiConnector, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<IdentityApiConnector | undefined>;
36
34
  /**
37
- * Read the properties of an identityApiConnector object.
35
+ * Represents entry point for API connectors.
38
36
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
37
  * @returns {RequestInformation}
40
38
  */
41
39
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<ApiConnectorsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
40
  /**
43
- * Create a new identityApiConnector object.
41
+ * Create new navigation property to apiConnectors for identity
44
42
  * @param body The request body
45
43
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
44
  * @returns {RequestInformation}
@@ -48,7 +46,7 @@ export interface ApiConnectorsRequestBuilder extends BaseRequestBuilder<ApiConne
48
46
  toPostRequestInformation(body: IdentityApiConnector, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
47
  }
50
48
  /**
51
- * Read the properties of an identityApiConnector object.
49
+ * Represents entry point for API connectors.
52
50
  */
53
51
  export interface ApiConnectorsRequestBuilderGetQueryParameters {
54
52
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,gCAAgC,CAAC;AAI7Q,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,SAAS,CAAC;AAExL,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,sCAAsC,mHAAmH,CAAC;AAcvK;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,gCAAgC,CAAC;AAI7Q,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,SAAS,CAAC;AAExL,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,sCAAsC,mHAAmH,CAAC;AAcvK;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC"}
@@ -10,43 +10,40 @@ export interface IdentityApiConnectorItemRequestBuilder extends BaseRequestBuild
10
10
  */
11
11
  get uploadClientCertificate(): UploadClientCertificateRequestBuilder;
12
12
  /**
13
- * Delete an identityApiConnector object.
13
+ * Delete navigation property apiConnectors for identity
14
14
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
15
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
16
- * @see {@link https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0|Find more info here}
17
16
  */
18
17
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
19
18
  /**
20
- * Read the properties of an identityApiConnector object.
19
+ * Represents entry point for API connectors.
21
20
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
21
  * @returns {Promise<IdentityApiConnector>}
23
22
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0|Find more info here}
25
23
  */
26
24
  get(requestConfiguration?: RequestConfiguration<IdentityApiConnectorItemRequestBuilderGetQueryParameters> | undefined): Promise<IdentityApiConnector | undefined>;
27
25
  /**
28
- * Update the properties of an identityApiConnector object.
26
+ * Update the navigation property apiConnectors in identity
29
27
  * @param body The request body
30
28
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
29
  * @returns {Promise<IdentityApiConnector>}
32
30
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0|Find more info here}
34
31
  */
35
32
  patch(body: IdentityApiConnector, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<IdentityApiConnector | undefined>;
36
33
  /**
37
- * Delete an identityApiConnector object.
34
+ * Delete navigation property apiConnectors for identity
38
35
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
36
  * @returns {RequestInformation}
40
37
  */
41
38
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
42
39
  /**
43
- * Read the properties of an identityApiConnector object.
40
+ * Represents entry point for API connectors.
44
41
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
42
  * @returns {RequestInformation}
46
43
  */
47
44
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<IdentityApiConnectorItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
48
45
  /**
49
- * Update the properties of an identityApiConnector object.
46
+ * Update the navigation property apiConnectors in identity
50
47
  * @param body The request body
51
48
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
52
49
  * @returns {RequestInformation}
@@ -54,7 +51,7 @@ export interface IdentityApiConnectorItemRequestBuilder extends BaseRequestBuild
54
51
  toPatchRequestInformation(body: IdentityApiConnector, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
55
52
  }
56
53
  /**
57
- * Read the properties of an identityApiConnector object.
54
+ * Represents entry point for API connectors.
58
55
  */
59
56
  export interface IdentityApiConnectorItemRequestBuilderGetQueryParameters {
60
57
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAI5J,OAAO,EAAE,KAAK,qCAAqC,EAAyD,MAAM,4BAA4B,CAAC;AAE/I,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,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;;OAOG;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,wFAAwF,CAAC;AAQvJ;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAI1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAI5J,OAAO,EAAE,KAAK,qCAAqC,EAAyD,MAAM,4BAA4B,CAAC;AAE/I,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,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;;;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,wFAAwF,CAAC;AAQvJ;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAI1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
@@ -0,0 +1,41 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns {Promise<number>}
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
+ /**
14
+ * Get the number of the resource
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Get the number of the resource
22
+ */
23
+ export interface CountRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Filter items by property values
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * Search items by search phrases
30
+ */
31
+ search?: string;
32
+ }
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/$count{?%24filter,%24search}";
37
+ /**
38
+ * Metadata for all the requests in the request builder.
39
+ */
40
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,kFAAkF,CAAC;AAQ9H;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,36 @@
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
+ // @ts-ignore
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Uri template for the request builder.
11
+ */
12
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/$count{?%24filter,%24search}";
13
+ /**
14
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
+ */
16
+ const CountRequestBuilderGetQueryParametersMapper = {
17
+ "filter": "%24filter",
18
+ "search": "%24search",
19
+ };
20
+ /**
21
+ * Metadata for all the requests in the request builder.
22
+ */
23
+ exports.CountRequestBuilderRequestsMetadata = {
24
+ get: {
25
+ uriTemplate: exports.CountRequestBuilderUriTemplate,
26
+ responseBodyContentType: "text/plain;q=0.9",
27
+ errorMappings: {
28
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
29
+ },
30
+ adapterMethodName: "sendPrimitive",
31
+ responseBodyFactory: "number",
32
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
33
+ },
34
+ };
35
+ /* tslint:enable */
36
+ /* eslint-enable */
@@ -0,0 +1,97 @@
1
+ import { type AuthenticationEventListener, type AuthenticationEventListenerCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type AuthenticationEventListenerItemRequestBuilder } 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 authenticationEventListeners property of the microsoft.graph.identityContainer entity.
7
+ */
8
+ export interface AuthenticationEventListenersRequestBuilder extends BaseRequestBuilder<AuthenticationEventListenersRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the authenticationEventListeners property of the microsoft.graph.identityContainer entity.
15
+ * @param authenticationEventListenerId The unique identifier of authenticationEventListener
16
+ * @returns {AuthenticationEventListenerItemRequestBuilder}
17
+ */
18
+ byAuthenticationEventListenerId(authenticationEventListenerId: string): AuthenticationEventListenerItemRequestBuilder;
19
+ /**
20
+ * Represents listeners for custom authentication extension events in Azure AD for workforce and customers.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns {Promise<AuthenticationEventListenerCollectionResponse>}
23
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<AuthenticationEventListenersRequestBuilderGetQueryParameters> | undefined): Promise<AuthenticationEventListenerCollectionResponse | undefined>;
26
+ /**
27
+ * Create new navigation property to authenticationEventListeners for identity
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns {Promise<AuthenticationEventListener>}
31
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
32
+ */
33
+ post(body: AuthenticationEventListener, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<AuthenticationEventListener | undefined>;
34
+ /**
35
+ * Represents listeners for custom authentication extension events in Azure AD for workforce and customers.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {RequestInformation}
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<AuthenticationEventListenersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create new navigation property to authenticationEventListeners for identity
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: AuthenticationEventListener, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Represents listeners for custom authentication extension events in Azure AD for workforce and customers.
50
+ */
51
+ export interface AuthenticationEventListenersRequestBuilderGetQueryParameters {
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 AuthenticationEventListenersRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners{?%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 AuthenticationEventListenersRequestBuilderNavigationMetadata: Record<Exclude<keyof AuthenticationEventListenersRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
93
+ /**
94
+ * Metadata for all the requests in the request builder.
95
+ */
96
+ export declare const AuthenticationEventListenersRequestBuilderRequestsMetadata: RequestsMetadata;
97
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4K,KAAK,2BAA2B,EAAE,KAAK,6CAA6C,EAAE,MAAM,gCAAgC,CAAC;AAIhT,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,SAAS,CAAC;AAE5I,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,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,+BAA+B,CAAC,6BAA6B,EAAE,MAAM,GAAI,6CAA6C,CAAC;IACxH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6CAA6C,GAAG,SAAS,CAAC,CAAC;IACjM;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;GAEG;AACH,MAAM,WAAW,4DAA4D;IACzE;;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,qDAAqD,kIAAkI,CAAC;AAcrM;;GAEG;AACH,eAAO,MAAM,4DAA4D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0CAA0C,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQlM,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAuBxE,CAAC"}
@@ -0,0 +1,72 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AuthenticationEventListenersRequestBuilderRequestsMetadata = exports.AuthenticationEventListenersRequestBuilderNavigationMetadata = exports.AuthenticationEventListenersRequestBuilderUriTemplate = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ // @ts-ignore
8
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
10
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
11
+ // @ts-ignore
12
+ const count_1 = require("./count/");
13
+ // @ts-ignore
14
+ const item_1 = require("./item/");
15
+ /**
16
+ * Uri template for the request builder.
17
+ */
18
+ exports.AuthenticationEventListenersRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
19
+ /**
20
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
21
+ */
22
+ const AuthenticationEventListenersRequestBuilderGetQueryParametersMapper = {
23
+ "count": "%24count",
24
+ "expand": "%24expand",
25
+ "filter": "%24filter",
26
+ "orderby": "%24orderby",
27
+ "search": "%24search",
28
+ "select": "%24select",
29
+ "skip": "%24skip",
30
+ "top": "%24top",
31
+ };
32
+ /**
33
+ * Metadata for all the navigation properties in the request builder.
34
+ */
35
+ exports.AuthenticationEventListenersRequestBuilderNavigationMetadata = {
36
+ byAuthenticationEventListenerId: {
37
+ requestsMetadata: item_1.AuthenticationEventListenerItemRequestBuilderRequestsMetadata,
38
+ pathParametersMappings: ["authenticationEventListener%2Did"],
39
+ },
40
+ count: {
41
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
42
+ },
43
+ };
44
+ /**
45
+ * Metadata for all the requests in the request builder.
46
+ */
47
+ exports.AuthenticationEventListenersRequestBuilderRequestsMetadata = {
48
+ get: {
49
+ uriTemplate: exports.AuthenticationEventListenersRequestBuilderUriTemplate,
50
+ responseBodyContentType: "application/json",
51
+ errorMappings: {
52
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
53
+ },
54
+ adapterMethodName: "send",
55
+ responseBodyFactory: models_1.createAuthenticationEventListenerCollectionResponseFromDiscriminatorValue,
56
+ queryParametersMapper: AuthenticationEventListenersRequestBuilderGetQueryParametersMapper,
57
+ },
58
+ post: {
59
+ uriTemplate: exports.AuthenticationEventListenersRequestBuilderUriTemplate,
60
+ responseBodyContentType: "application/json",
61
+ errorMappings: {
62
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
63
+ },
64
+ adapterMethodName: "send",
65
+ responseBodyFactory: models_1.createAuthenticationEventListenerFromDiscriminatorValue,
66
+ requestBodyContentType: "application/json",
67
+ requestBodySerializer: models_1.serializeAuthenticationEventListener,
68
+ requestInformationContentSetMethod: "setContentFromParsable",
69
+ },
70
+ };
71
+ /* tslint:enable */
72
+ /* eslint-enable */
@@ -0,0 +1,69 @@
1
+ import { type AuthenticationEventListener } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the authenticationEventListeners property of the microsoft.graph.identityContainer entity.
5
+ */
6
+ export interface AuthenticationEventListenerItemRequestBuilder extends BaseRequestBuilder<AuthenticationEventListenerItemRequestBuilder> {
7
+ /**
8
+ * Delete navigation property authenticationEventListeners for identity
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
+ /**
14
+ * Represents listeners for custom authentication extension events in Azure AD for workforce and customers.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {Promise<AuthenticationEventListener>}
17
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
18
+ */
19
+ get(requestConfiguration?: RequestConfiguration<AuthenticationEventListenerItemRequestBuilderGetQueryParameters> | undefined): Promise<AuthenticationEventListener | undefined>;
20
+ /**
21
+ * Update the navigation property authenticationEventListeners in identity
22
+ * @param body The request body
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns {Promise<AuthenticationEventListener>}
25
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
26
+ */
27
+ patch(body: AuthenticationEventListener, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<AuthenticationEventListener | undefined>;
28
+ /**
29
+ * Delete navigation property authenticationEventListeners for identity
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns {RequestInformation}
32
+ */
33
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
34
+ /**
35
+ * Represents listeners for custom authentication extension events in Azure AD for workforce and customers.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {RequestInformation}
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<AuthenticationEventListenerItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Update the navigation property authenticationEventListeners in identity
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
+ toPatchRequestInformation(body: AuthenticationEventListener, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Represents listeners for custom authentication extension events in Azure AD for workforce and customers.
50
+ */
51
+ export interface AuthenticationEventListenerItemRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Expand related entities
54
+ */
55
+ expand?: string[];
56
+ /**
57
+ * Select properties to be returned
58
+ */
59
+ select?: string[];
60
+ }
61
+ /**
62
+ * Uri template for the request builder.
63
+ */
64
+ export declare const AuthenticationEventListenerItemRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/{authenticationEventListener%2Did}{?%24expand,%24select}";
65
+ /**
66
+ * Metadata for all the requests in the request builder.
67
+ */
68
+ export declare const AuthenticationEventListenerItemRequestBuilderRequestsMetadata: RequestsMetadata;
69
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiG,KAAK,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAIjL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,6CAA8C,SAAQ,kBAAkB,CAAC,6CAA6C,CAAC;IACpI;;;;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,+DAA+D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAClL;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;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,+DAA+D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,+DAA+D;IAC5E;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wDAAwD,8GAA8G,CAAC;AAQpL;;GAEG;AACH,eAAO,MAAM,6DAA6D,EAAE,gBA+B3E,CAAC"}
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AuthenticationEventListenerItemRequestBuilderRequestsMetadata = exports.AuthenticationEventListenerItemRequestBuilderUriTemplate = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ // @ts-ignore
8
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
10
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
11
+ /**
12
+ * Uri template for the request builder.
13
+ */
14
+ exports.AuthenticationEventListenerItemRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/{authenticationEventListener%2Did}{?%24expand,%24select}";
15
+ /**
16
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
17
+ */
18
+ const AuthenticationEventListenerItemRequestBuilderGetQueryParametersMapper = {
19
+ "expand": "%24expand",
20
+ "select": "%24select",
21
+ };
22
+ /**
23
+ * Metadata for all the requests in the request builder.
24
+ */
25
+ exports.AuthenticationEventListenerItemRequestBuilderRequestsMetadata = {
26
+ delete: {
27
+ uriTemplate: exports.AuthenticationEventListenerItemRequestBuilderUriTemplate,
28
+ responseBodyContentType: "application/json",
29
+ errorMappings: {
30
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
31
+ },
32
+ adapterMethodName: "sendNoResponseContent",
33
+ },
34
+ get: {
35
+ uriTemplate: exports.AuthenticationEventListenerItemRequestBuilderUriTemplate,
36
+ responseBodyContentType: "application/json",
37
+ errorMappings: {
38
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
39
+ },
40
+ adapterMethodName: "send",
41
+ responseBodyFactory: models_1.createAuthenticationEventListenerFromDiscriminatorValue,
42
+ queryParametersMapper: AuthenticationEventListenerItemRequestBuilderGetQueryParametersMapper,
43
+ },
44
+ patch: {
45
+ uriTemplate: exports.AuthenticationEventListenerItemRequestBuilderUriTemplate,
46
+ responseBodyContentType: "application/json",
47
+ errorMappings: {
48
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
49
+ },
50
+ adapterMethodName: "send",
51
+ responseBodyFactory: models_1.createAuthenticationEventListenerFromDiscriminatorValue,
52
+ requestBodyContentType: "application/json",
53
+ requestBodySerializer: models_1.serializeAuthenticationEventListener,
54
+ requestInformationContentSetMethod: "setContentFromParsable",
55
+ },
56
+ };
57
+ /* tslint:enable */
58
+ /* eslint-enable */
@@ -17,30 +17,28 @@ export interface B2xUserFlowsRequestBuilder extends BaseRequestBuilder<B2xUserFl
17
17
  */
18
18
  byB2xIdentityUserFlowId(b2xIdentityUserFlowId: string): B2xIdentityUserFlowItemRequestBuilder;
19
19
  /**
20
- * Retrieve a list of b2xIdentityUserFlow objects.
20
+ * Represents entry point for B2X/self-service sign-up identity userflows.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<B2xIdentityUserFlowCollectionResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0|Find more info here}
25
24
  */
26
25
  get(requestConfiguration?: RequestConfiguration<B2xUserFlowsRequestBuilderGetQueryParameters> | undefined): Promise<B2xIdentityUserFlowCollectionResponse | undefined>;
27
26
  /**
28
- * Create a new b2xIdentityUserFlow object.
27
+ * Create new navigation property to b2xUserFlows for identity
29
28
  * @param body The request body
30
29
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
30
  * @returns {Promise<B2xIdentityUserFlow>}
32
31
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0|Find more info here}
34
32
  */
35
33
  post(body: B2xIdentityUserFlow, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<B2xIdentityUserFlow | undefined>;
36
34
  /**
37
- * Retrieve a list of b2xIdentityUserFlow objects.
35
+ * Represents entry point for B2X/self-service sign-up identity userflows.
38
36
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
37
  * @returns {RequestInformation}
40
38
  */
41
39
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<B2xUserFlowsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
40
  /**
43
- * Create a new b2xIdentityUserFlow object.
41
+ * Create new navigation property to b2xUserFlows for identity
44
42
  * @param body The request body
45
43
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
44
  * @returns {RequestInformation}
@@ -48,7 +46,7 @@ export interface B2xUserFlowsRequestBuilder extends BaseRequestBuilder<B2xUserFl
48
46
  toPostRequestInformation(body: B2xIdentityUserFlow, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
47
  }
50
48
  /**
51
- * Retrieve a list of b2xIdentityUserFlow objects.
49
+ * Represents entry point for B2X/self-service sign-up identity userflows.
52
50
  */
53
51
  export interface B2xUserFlowsRequestBuilderGetQueryParameters {
54
52
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAIxQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAErL,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACzK;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;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,kHAAkH,CAAC;AAcrK;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAuBxD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAIxQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAErL,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACzK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;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,kHAAkH,CAAC;AAcrK;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAuBxD,CAAC"}
@@ -19,16 +19,15 @@ export interface IdentityProvidersRequestBuilder extends BaseRequestBuilder<Iden
19
19
  */
20
20
  byIdentityProviderId(identityProviderId: string): IdentityProviderItemRequestBuilder;
21
21
  /**
22
- * Get the identity providers in a b2xIdentityUserFlow object.
22
+ * The identity providers included in the user flow.
23
23
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
24
  * @returns {Promise<IdentityProviderCollectionResponse>}
25
25
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
26
26
  * @deprecated The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider
27
- * @see {@link https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0|Find more info here}
28
27
  */
29
28
  get(requestConfiguration?: RequestConfiguration<IdentityProvidersRequestBuilderGetQueryParameters> | undefined): Promise<IdentityProviderCollectionResponse | undefined>;
30
29
  /**
31
- * Get the identity providers in a b2xIdentityUserFlow object.
30
+ * The identity providers included in the user flow.
32
31
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
33
32
  * @returns {RequestInformation}
34
33
  * @deprecated The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider
@@ -36,7 +35,7 @@ export interface IdentityProvidersRequestBuilder extends BaseRequestBuilder<Iden
36
35
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<IdentityProvidersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
36
  }
38
37
  /**
39
- * Get the identity providers in a b2xIdentityUserFlow object.
38
+ * The identity providers included in the user flow.
40
39
  */
41
40
  export interface IdentityProvidersRequestBuilderGetQueryParameters {
42
41
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAsD,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAEtH,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,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;OAGG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;;OAKG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;;;;OAOG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;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,0CAA0C,+JAA+J,CAAC;AAcvN;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAW7D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAsD,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAEtH,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,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;OAGG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;;OAKG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;OAKG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;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,0CAA0C,+JAA+J,CAAC;AAcvN;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAW7D,CAAC"}