@azure/arm-healthcareapis 1.0.0 → 2.0.0-alpha.20220131.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (242) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/README.md +72 -77
  4. package/dist/index.js +2292 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/checkNameAvailability.d.ts +2 -0
  9. package/dist-esm/samples-dev/checkNameAvailability.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/checkNameAvailability.js +33 -0
  11. package/dist-esm/samples-dev/checkNameAvailability.js.map +1 -0
  12. package/dist-esm/samples-dev/createOrUpdateAServiceWithAllParameters.d.ts +2 -0
  13. package/dist-esm/samples-dev/createOrUpdateAServiceWithAllParameters.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/createOrUpdateAServiceWithAllParameters.js +62 -0
  15. package/dist-esm/samples-dev/createOrUpdateAServiceWithAllParameters.js.map +1 -0
  16. package/dist-esm/samples-dev/createOrUpdateAServiceWithMinimumParameters.d.ts +2 -0
  17. package/dist-esm/samples-dev/createOrUpdateAServiceWithMinimumParameters.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/createOrUpdateAServiceWithMinimumParameters.js +39 -0
  19. package/dist-esm/samples-dev/createOrUpdateAServiceWithMinimumParameters.js.map +1 -0
  20. package/dist-esm/samples-dev/deleteService.d.ts +2 -0
  21. package/dist-esm/samples-dev/deleteService.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/deleteService.js +31 -0
  23. package/dist-esm/samples-dev/deleteService.js.map +1 -0
  24. package/dist-esm/samples-dev/getMetadata.d.ts +2 -0
  25. package/dist-esm/samples-dev/getMetadata.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/getMetadata.js +31 -0
  27. package/dist-esm/samples-dev/getMetadata.js.map +1 -0
  28. package/dist-esm/samples-dev/getOperationResult.d.ts +2 -0
  29. package/dist-esm/samples-dev/getOperationResult.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/getOperationResult.js +31 -0
  31. package/dist-esm/samples-dev/getOperationResult.js.map +1 -0
  32. package/dist-esm/samples-dev/listAllServicesInResourceGroup.d.ts +2 -0
  33. package/dist-esm/samples-dev/listAllServicesInResourceGroup.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/listAllServicesInResourceGroup.js +44 -0
  35. package/dist-esm/samples-dev/listAllServicesInResourceGroup.js.map +1 -0
  36. package/dist-esm/samples-dev/listAllServicesInSubscription.d.ts +2 -0
  37. package/dist-esm/samples-dev/listAllServicesInSubscription.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/listAllServicesInSubscription.js +43 -0
  39. package/dist-esm/samples-dev/listAllServicesInSubscription.js.map +1 -0
  40. package/dist-esm/samples-dev/listOperations.d.ts +2 -0
  41. package/dist-esm/samples-dev/listOperations.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/listOperations.js +43 -0
  43. package/dist-esm/samples-dev/listOperations.js.map +1 -0
  44. package/dist-esm/samples-dev/patchService.d.ts +2 -0
  45. package/dist-esm/samples-dev/patchService.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/patchService.js +34 -0
  47. package/dist-esm/samples-dev/patchService.js.map +1 -0
  48. package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdate.d.ts +2 -0
  49. package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdate.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdate.js +38 -0
  51. package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdate.js.map +1 -0
  52. package/dist-esm/samples-dev/privateEndpointConnectionGetConnection.d.ts +2 -0
  53. package/dist-esm/samples-dev/privateEndpointConnectionGetConnection.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/privateEndpointConnectionGetConnection.js +32 -0
  55. package/dist-esm/samples-dev/privateEndpointConnectionGetConnection.js.map +1 -0
  56. package/dist-esm/samples-dev/privateEndpointConnectionList.d.ts +2 -0
  57. package/dist-esm/samples-dev/privateEndpointConnectionList.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/privateEndpointConnectionList.js +45 -0
  59. package/dist-esm/samples-dev/privateEndpointConnectionList.js.map +1 -0
  60. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts +2 -0
  61. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js +32 -0
  63. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js.map +1 -0
  64. package/dist-esm/samples-dev/privateLinkResourcesGet.d.ts +2 -0
  65. package/dist-esm/samples-dev/privateLinkResourcesGet.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/privateLinkResourcesGet.js +32 -0
  67. package/dist-esm/samples-dev/privateLinkResourcesGet.js.map +1 -0
  68. package/dist-esm/samples-dev/privateLinkResourcesListGroupIds.d.ts +2 -0
  69. package/dist-esm/samples-dev/privateLinkResourcesListGroupIds.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/privateLinkResourcesListGroupIds.js +31 -0
  71. package/dist-esm/samples-dev/privateLinkResourcesListGroupIds.js.map +1 -0
  72. package/dist-esm/src/healthcareApisManagementClient.d.ts +22 -0
  73. package/dist-esm/src/healthcareApisManagementClient.d.ts.map +1 -0
  74. package/dist-esm/src/healthcareApisManagementClient.js +55 -0
  75. package/dist-esm/src/healthcareApisManagementClient.js.map +1 -0
  76. package/dist-esm/src/index.d.ts +5 -0
  77. package/dist-esm/src/index.d.ts.map +1 -0
  78. package/dist-esm/src/index.js +12 -0
  79. package/dist-esm/src/index.js.map +1 -0
  80. package/dist-esm/src/lroImpl.d.ts +16 -0
  81. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  82. package/dist-esm/src/lroImpl.js +29 -0
  83. package/dist-esm/src/lroImpl.js.map +1 -0
  84. package/dist-esm/src/models/index.d.ts +609 -0
  85. package/dist-esm/src/models/index.d.ts.map +1 -0
  86. package/dist-esm/src/models/index.js +65 -0
  87. package/dist-esm/src/models/index.js.map +1 -0
  88. package/dist-esm/src/models/mappers.d.ts +32 -0
  89. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  90. package/{esm → dist-esm/src}/models/mappers.js +335 -321
  91. package/dist-esm/src/models/mappers.js.map +1 -0
  92. package/dist-esm/src/models/parameters.d.ts +18 -0
  93. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  94. package/dist-esm/src/models/parameters.js +159 -0
  95. package/dist-esm/src/models/parameters.js.map +1 -0
  96. package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
  97. package/dist-esm/src/operations/index.d.ts.map +1 -0
  98. package/{esm → dist-esm/src}/operations/index.js +3 -5
  99. package/dist-esm/src/operations/index.js.map +1 -0
  100. package/dist-esm/src/operations/operationResults.d.ts +20 -0
  101. package/dist-esm/src/operations/operationResults.d.ts.map +1 -0
  102. package/dist-esm/src/operations/operationResults.js +56 -0
  103. package/dist-esm/src/operations/operationResults.js.map +1 -0
  104. package/dist-esm/src/operations/operations.d.ts +32 -0
  105. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  106. package/dist-esm/src/operations/operations.js +120 -0
  107. package/dist-esm/src/operations/operations.js.map +1 -0
  108. package/dist-esm/src/operations/privateEndpointConnections.d.ts +78 -0
  109. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
  110. package/dist-esm/src/operations/privateEndpointConnections.js +314 -0
  111. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
  112. package/dist-esm/src/operations/privateLinkResources.d.ts +28 -0
  113. package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
  114. package/dist-esm/src/operations/privateLinkResources.js +85 -0
  115. package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
  116. package/dist-esm/src/operations/services.d.ts +114 -0
  117. package/dist-esm/src/operations/services.d.ts.map +1 -0
  118. package/dist-esm/src/operations/services.js +527 -0
  119. package/dist-esm/src/operations/services.js.map +1 -0
  120. package/dist-esm/src/operationsInterfaces/index.d.ts +6 -0
  121. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  122. package/dist-esm/src/operationsInterfaces/index.js +13 -0
  123. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  124. package/dist-esm/src/operationsInterfaces/operationResults.d.ts +12 -0
  125. package/dist-esm/src/operationsInterfaces/operationResults.d.ts.map +1 -0
  126. package/dist-esm/src/operationsInterfaces/operationResults.js +9 -0
  127. package/dist-esm/src/operationsInterfaces/operationResults.js.map +1 -0
  128. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  129. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  130. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  131. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  132. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +61 -0
  133. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  134. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
  135. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  136. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +20 -0
  137. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  138. package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
  139. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
  140. package/dist-esm/src/operationsInterfaces/services.d.ts +78 -0
  141. package/dist-esm/src/operationsInterfaces/services.d.ts.map +1 -0
  142. package/dist-esm/src/operationsInterfaces/services.js +9 -0
  143. package/dist-esm/src/operationsInterfaces/services.js.map +1 -0
  144. package/dist-esm/test/sampleTest.d.ts +2 -0
  145. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  146. package/dist-esm/test/sampleTest.js +40 -0
  147. package/dist-esm/test/sampleTest.js.map +1 -0
  148. package/package.json +82 -22
  149. package/review/arm-healthcareapis.api.md +535 -0
  150. package/rollup.config.js +181 -30
  151. package/src/healthcareApisManagementClient.ts +82 -37
  152. package/src/index.ts +12 -0
  153. package/src/lroImpl.ts +34 -0
  154. package/src/models/index.ts +450 -739
  155. package/src/models/mappers.ts +336 -319
  156. package/src/models/parameters.ts +111 -48
  157. package/src/operations/index.ts +3 -5
  158. package/src/operations/operationResults.ts +39 -54
  159. package/src/operations/operations.ts +87 -73
  160. package/src/operations/privateEndpointConnections.ts +321 -161
  161. package/src/operations/privateLinkResources.ts +64 -97
  162. package/src/operations/services.ts +538 -362
  163. package/src/operationsInterfaces/index.ts +13 -0
  164. package/src/operationsInterfaces/operationResults.ts +27 -0
  165. package/src/operationsInterfaces/operations.ts +22 -0
  166. package/src/operationsInterfaces/privateEndpointConnections.ts +115 -0
  167. package/src/operationsInterfaces/privateLinkResources.ts +42 -0
  168. package/src/operationsInterfaces/services.ts +152 -0
  169. package/tsconfig.json +5 -4
  170. package/types/arm-healthcareapis.d.ts +885 -0
  171. package/types/tsdoc-metadata.json +11 -0
  172. package/dist/arm-healthcareapis.js +0 -2090
  173. package/dist/arm-healthcareapis.js.map +0 -1
  174. package/dist/arm-healthcareapis.min.js +0 -1
  175. package/dist/arm-healthcareapis.min.js.map +0 -1
  176. package/esm/healthcareApisManagementClient.d.ts +0 -22
  177. package/esm/healthcareApisManagementClient.d.ts.map +0 -1
  178. package/esm/healthcareApisManagementClient.js +0 -37
  179. package/esm/healthcareApisManagementClient.js.map +0 -1
  180. package/esm/healthcareApisManagementClientContext.d.ts +0 -16
  181. package/esm/healthcareApisManagementClientContext.d.ts.map +0 -1
  182. package/esm/healthcareApisManagementClientContext.js +0 -56
  183. package/esm/healthcareApisManagementClientContext.js.map +0 -1
  184. package/esm/models/index.d.ts +0 -907
  185. package/esm/models/index.d.ts.map +0 -1
  186. package/esm/models/index.js +0 -8
  187. package/esm/models/index.js.map +0 -1
  188. package/esm/models/mappers.d.ts +0 -33
  189. package/esm/models/mappers.d.ts.map +0 -1
  190. package/esm/models/mappers.js.map +0 -1
  191. package/esm/models/operationResultsMappers.d.ts +0 -2
  192. package/esm/models/operationResultsMappers.d.ts.map +0 -1
  193. package/esm/models/operationResultsMappers.js +0 -9
  194. package/esm/models/operationResultsMappers.js.map +0 -1
  195. package/esm/models/operationsMappers.d.ts +0 -2
  196. package/esm/models/operationsMappers.d.ts.map +0 -1
  197. package/esm/models/operationsMappers.js +0 -9
  198. package/esm/models/operationsMappers.js.map +0 -1
  199. package/esm/models/parameters.d.ts +0 -12
  200. package/esm/models/parameters.d.ts.map +0 -1
  201. package/esm/models/parameters.js +0 -120
  202. package/esm/models/parameters.js.map +0 -1
  203. package/esm/models/privateEndpointConnectionsMappers.d.ts +0 -2
  204. package/esm/models/privateEndpointConnectionsMappers.d.ts.map +0 -1
  205. package/esm/models/privateEndpointConnectionsMappers.js +0 -9
  206. package/esm/models/privateEndpointConnectionsMappers.js.map +0 -1
  207. package/esm/models/privateLinkResourcesMappers.d.ts +0 -2
  208. package/esm/models/privateLinkResourcesMappers.d.ts.map +0 -1
  209. package/esm/models/privateLinkResourcesMappers.js +0 -9
  210. package/esm/models/privateLinkResourcesMappers.js.map +0 -1
  211. package/esm/models/servicesMappers.d.ts +0 -2
  212. package/esm/models/servicesMappers.d.ts.map +0 -1
  213. package/esm/models/servicesMappers.js +0 -9
  214. package/esm/models/servicesMappers.js.map +0 -1
  215. package/esm/operations/index.d.ts.map +0 -1
  216. package/esm/operations/index.js.map +0 -1
  217. package/esm/operations/operationResults.d.ts +0 -34
  218. package/esm/operations/operationResults.d.ts.map +0 -1
  219. package/esm/operations/operationResults.js +0 -61
  220. package/esm/operations/operationResults.js.map +0 -1
  221. package/esm/operations/operations.d.ts +0 -46
  222. package/esm/operations/operations.d.ts.map +0 -1
  223. package/esm/operations/operations.js +0 -77
  224. package/esm/operations/operations.js.map +0 -1
  225. package/esm/operations/privateEndpointConnections.d.ts +0 -104
  226. package/esm/operations/privateEndpointConnections.d.ts.map +0 -1
  227. package/esm/operations/privateEndpointConnections.js +0 -209
  228. package/esm/operations/privateEndpointConnections.js.map +0 -1
  229. package/esm/operations/privateLinkResources.d.ts +0 -58
  230. package/esm/operations/privateLinkResources.d.ts.map +0 -1
  231. package/esm/operations/privateLinkResources.js +0 -91
  232. package/esm/operations/privateLinkResources.js.map +0 -1
  233. package/esm/operations/services.d.ts +0 -177
  234. package/esm/operations/services.d.ts.map +0 -1
  235. package/esm/operations/services.js +0 -362
  236. package/esm/operations/services.js.map +0 -1
  237. package/src/healthcareApisManagementClientContext.ts +0 -62
  238. package/src/models/operationResultsMappers.ts +0 -13
  239. package/src/models/operationsMappers.ts +0 -15
  240. package/src/models/privateEndpointConnectionsMappers.ts +0 -31
  241. package/src/models/privateLinkResourcesMappers.ts +0 -31
  242. package/src/models/servicesMappers.ts +0 -34
@@ -1,104 +0,0 @@
1
- import * as msRest from "@azure/ms-rest-js";
2
- import * as msRestAzure from "@azure/ms-rest-azure-js";
3
- import * as Models from "../models";
4
- import { HealthcareApisManagementClientContext } from "../healthcareApisManagementClientContext";
5
- /** Class representing a PrivateEndpointConnections. */
6
- export declare class PrivateEndpointConnections {
7
- private readonly client;
8
- /**
9
- * Create a PrivateEndpointConnections.
10
- * @param {HealthcareApisManagementClientContext} client Reference to the service client.
11
- */
12
- constructor(client: HealthcareApisManagementClientContext);
13
- /**
14
- * Lists all private endpoint connections for a service.
15
- * @param resourceGroupName The name of the resource group that contains the service instance.
16
- * @param resourceName The name of the service instance.
17
- * @param [options] The optional parameters
18
- * @returns Promise<Models.PrivateEndpointConnectionsListByServiceResponse>
19
- */
20
- listByService(resourceGroupName: string, resourceName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateEndpointConnectionsListByServiceResponse>;
21
- /**
22
- * @param resourceGroupName The name of the resource group that contains the service instance.
23
- * @param resourceName The name of the service instance.
24
- * @param callback The callback
25
- */
26
- listByService(resourceGroupName: string, resourceName: string, callback: msRest.ServiceCallback<Models.PrivateEndpointConnectionListResult>): void;
27
- /**
28
- * @param resourceGroupName The name of the resource group that contains the service instance.
29
- * @param resourceName The name of the service instance.
30
- * @param options The optional parameters
31
- * @param callback The callback
32
- */
33
- listByService(resourceGroupName: string, resourceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateEndpointConnectionListResult>): void;
34
- /**
35
- * Gets the specified private endpoint connection associated with the service.
36
- * @param resourceGroupName The name of the resource group that contains the service instance.
37
- * @param resourceName The name of the service instance.
38
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
39
- * the Azure resource
40
- * @param [options] The optional parameters
41
- * @returns Promise<Models.PrivateEndpointConnectionsGetResponse>
42
- */
43
- get(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateEndpointConnectionsGetResponse>;
44
- /**
45
- * @param resourceGroupName The name of the resource group that contains the service instance.
46
- * @param resourceName The name of the service instance.
47
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
48
- * the Azure resource
49
- * @param callback The callback
50
- */
51
- get(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, callback: msRest.ServiceCallback<Models.PrivateEndpointConnection>): void;
52
- /**
53
- * @param resourceGroupName The name of the resource group that contains the service instance.
54
- * @param resourceName The name of the service instance.
55
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
56
- * the Azure resource
57
- * @param options The optional parameters
58
- * @param callback The callback
59
- */
60
- get(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateEndpointConnection>): void;
61
- /**
62
- * Update the state of the specified private endpoint connection associated with the service.
63
- * @param resourceGroupName The name of the resource group that contains the service instance.
64
- * @param resourceName The name of the service instance.
65
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
66
- * the Azure resource
67
- * @param properties The private endpoint connection properties.
68
- * @param [options] The optional parameters
69
- * @returns Promise<Models.PrivateEndpointConnectionsCreateOrUpdateResponse>
70
- */
71
- createOrUpdate(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, properties: Models.PrivateEndpointConnection, options?: msRest.RequestOptionsBase): Promise<Models.PrivateEndpointConnectionsCreateOrUpdateResponse>;
72
- /**
73
- * Deletes a private endpoint connection.
74
- * @param resourceGroupName The name of the resource group that contains the service instance.
75
- * @param resourceName The name of the service instance.
76
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
77
- * the Azure resource
78
- * @param [options] The optional parameters
79
- * @returns Promise<msRest.RestResponse>
80
- */
81
- deleteMethod(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
82
- /**
83
- * Update the state of the specified private endpoint connection associated with the service.
84
- * @param resourceGroupName The name of the resource group that contains the service instance.
85
- * @param resourceName The name of the service instance.
86
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
87
- * the Azure resource
88
- * @param properties The private endpoint connection properties.
89
- * @param [options] The optional parameters
90
- * @returns Promise<msRestAzure.LROPoller>
91
- */
92
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, properties: Models.PrivateEndpointConnection, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
93
- /**
94
- * Deletes a private endpoint connection.
95
- * @param resourceGroupName The name of the resource group that contains the service instance.
96
- * @param resourceName The name of the service instance.
97
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
98
- * the Azure resource
99
- * @param [options] The optional parameters
100
- * @returns Promise<msRestAzure.LROPoller>
101
- */
102
- beginDeleteMethod(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
103
- }
104
- //# sourceMappingURL=privateEndpointConnections.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,WAAW,MAAM,yBAAyB,CAAC;AACvD,OAAO,KAAK,MAAM,MAAM,WAAW,CAAC;AAGpC,OAAO,EAAE,qCAAqC,EAAE,MAAM,0CAA0C,CAAC;AAEjG,uDAAuD;AACvD,qBAAa,0BAA0B;IACrC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwC;IAE/D;;;OAGG;gBACS,MAAM,EAAE,qCAAqC;IAIzD;;;;;;OAMG;IACH,aAAa,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,+CAA+C,CAAC;IACpK;;;;OAIG;IACH,aAAa,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,mCAAmC,CAAC,GAAG,IAAI;IAClJ;;;;;OAKG;IACH,aAAa,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,mCAAmC,CAAC,GAAG,IAAI;IAYtL;;;;;;;;OAQG;IACH,GAAG,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,6BAA6B,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,qCAAqC,CAAC;IACvL;;;;;;OAMG;IACH,GAAG,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,6BAA6B,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,yBAAyB,CAAC,GAAG,IAAI;IACrK;;;;;;;OAOG;IACH,GAAG,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,6BAA6B,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,yBAAyB,CAAC,GAAG,IAAI;IAazM;;;;;;;;;OASG;IACH,cAAc,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,6BAA6B,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,CAAC,yBAAyB,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,gDAAgD,CAAC;IAK3P;;;;;;;;OAQG;IACH,YAAY,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,6BAA6B,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC;IAKvK;;;;;;;;;OASG;IACH,mBAAmB,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,6BAA6B,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,CAAC,yBAAyB,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;IAa9N;;;;;;;;OAQG;IACH,iBAAiB,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,6BAA6B,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC;CAW/K"}
@@ -1,209 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Licensed under the MIT License. See License.txt in the project root for
4
- * license information.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is
8
- * regenerated.
9
- */
10
- import { __assign } from "tslib";
11
- import * as msRest from "@azure/ms-rest-js";
12
- import * as Mappers from "../models/privateEndpointConnectionsMappers";
13
- import * as Parameters from "../models/parameters";
14
- /** Class representing a PrivateEndpointConnections. */
15
- var PrivateEndpointConnections = /** @class */ (function () {
16
- /**
17
- * Create a PrivateEndpointConnections.
18
- * @param {HealthcareApisManagementClientContext} client Reference to the service client.
19
- */
20
- function PrivateEndpointConnections(client) {
21
- this.client = client;
22
- }
23
- PrivateEndpointConnections.prototype.listByService = function (resourceGroupName, resourceName, options, callback) {
24
- return this.client.sendOperationRequest({
25
- resourceGroupName: resourceGroupName,
26
- resourceName: resourceName,
27
- options: options
28
- }, listByServiceOperationSpec, callback);
29
- };
30
- PrivateEndpointConnections.prototype.get = function (resourceGroupName, resourceName, privateEndpointConnectionName, options, callback) {
31
- return this.client.sendOperationRequest({
32
- resourceGroupName: resourceGroupName,
33
- resourceName: resourceName,
34
- privateEndpointConnectionName: privateEndpointConnectionName,
35
- options: options
36
- }, getOperationSpec, callback);
37
- };
38
- /**
39
- * Update the state of the specified private endpoint connection associated with the service.
40
- * @param resourceGroupName The name of the resource group that contains the service instance.
41
- * @param resourceName The name of the service instance.
42
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
43
- * the Azure resource
44
- * @param properties The private endpoint connection properties.
45
- * @param [options] The optional parameters
46
- * @returns Promise<Models.PrivateEndpointConnectionsCreateOrUpdateResponse>
47
- */
48
- PrivateEndpointConnections.prototype.createOrUpdate = function (resourceGroupName, resourceName, privateEndpointConnectionName, properties, options) {
49
- return this.beginCreateOrUpdate(resourceGroupName, resourceName, privateEndpointConnectionName, properties, options)
50
- .then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
51
- };
52
- /**
53
- * Deletes a private endpoint connection.
54
- * @param resourceGroupName The name of the resource group that contains the service instance.
55
- * @param resourceName The name of the service instance.
56
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
57
- * the Azure resource
58
- * @param [options] The optional parameters
59
- * @returns Promise<msRest.RestResponse>
60
- */
61
- PrivateEndpointConnections.prototype.deleteMethod = function (resourceGroupName, resourceName, privateEndpointConnectionName, options) {
62
- return this.beginDeleteMethod(resourceGroupName, resourceName, privateEndpointConnectionName, options)
63
- .then(function (lroPoller) { return lroPoller.pollUntilFinished(); });
64
- };
65
- /**
66
- * Update the state of the specified private endpoint connection associated with the service.
67
- * @param resourceGroupName The name of the resource group that contains the service instance.
68
- * @param resourceName The name of the service instance.
69
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
70
- * the Azure resource
71
- * @param properties The private endpoint connection properties.
72
- * @param [options] The optional parameters
73
- * @returns Promise<msRestAzure.LROPoller>
74
- */
75
- PrivateEndpointConnections.prototype.beginCreateOrUpdate = function (resourceGroupName, resourceName, privateEndpointConnectionName, properties, options) {
76
- return this.client.sendLRORequest({
77
- resourceGroupName: resourceGroupName,
78
- resourceName: resourceName,
79
- privateEndpointConnectionName: privateEndpointConnectionName,
80
- properties: properties,
81
- options: options
82
- }, beginCreateOrUpdateOperationSpec, options);
83
- };
84
- /**
85
- * Deletes a private endpoint connection.
86
- * @param resourceGroupName The name of the resource group that contains the service instance.
87
- * @param resourceName The name of the service instance.
88
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with
89
- * the Azure resource
90
- * @param [options] The optional parameters
91
- * @returns Promise<msRestAzure.LROPoller>
92
- */
93
- PrivateEndpointConnections.prototype.beginDeleteMethod = function (resourceGroupName, resourceName, privateEndpointConnectionName, options) {
94
- return this.client.sendLRORequest({
95
- resourceGroupName: resourceGroupName,
96
- resourceName: resourceName,
97
- privateEndpointConnectionName: privateEndpointConnectionName,
98
- options: options
99
- }, beginDeleteMethodOperationSpec, options);
100
- };
101
- return PrivateEndpointConnections;
102
- }());
103
- export { PrivateEndpointConnections };
104
- // Operation Specifications
105
- var serializer = new msRest.Serializer(Mappers);
106
- var listByServiceOperationSpec = {
107
- httpMethod: "GET",
108
- path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections",
109
- urlParameters: [
110
- Parameters.subscriptionId,
111
- Parameters.resourceGroupName,
112
- Parameters.resourceName
113
- ],
114
- queryParameters: [
115
- Parameters.apiVersion
116
- ],
117
- headerParameters: [
118
- Parameters.acceptLanguage
119
- ],
120
- responses: {
121
- 200: {
122
- bodyMapper: Mappers.PrivateEndpointConnectionListResult
123
- },
124
- default: {
125
- bodyMapper: Mappers.ErrorDetails
126
- }
127
- },
128
- serializer: serializer
129
- };
130
- var getOperationSpec = {
131
- httpMethod: "GET",
132
- path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",
133
- urlParameters: [
134
- Parameters.subscriptionId,
135
- Parameters.resourceGroupName,
136
- Parameters.resourceName,
137
- Parameters.privateEndpointConnectionName
138
- ],
139
- queryParameters: [
140
- Parameters.apiVersion
141
- ],
142
- headerParameters: [
143
- Parameters.acceptLanguage
144
- ],
145
- responses: {
146
- 200: {
147
- bodyMapper: Mappers.PrivateEndpointConnection
148
- },
149
- default: {
150
- bodyMapper: Mappers.ErrorDetails
151
- }
152
- },
153
- serializer: serializer
154
- };
155
- var beginCreateOrUpdateOperationSpec = {
156
- httpMethod: "PUT",
157
- path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",
158
- urlParameters: [
159
- Parameters.subscriptionId,
160
- Parameters.resourceGroupName,
161
- Parameters.resourceName,
162
- Parameters.privateEndpointConnectionName
163
- ],
164
- queryParameters: [
165
- Parameters.apiVersion
166
- ],
167
- headerParameters: [
168
- Parameters.acceptLanguage
169
- ],
170
- requestBody: {
171
- parameterPath: "properties",
172
- mapper: __assign(__assign({}, Mappers.PrivateEndpointConnection), { required: true })
173
- },
174
- responses: {
175
- 200: {
176
- bodyMapper: Mappers.PrivateEndpointConnection
177
- },
178
- default: {
179
- bodyMapper: Mappers.ErrorDetails
180
- }
181
- },
182
- serializer: serializer
183
- };
184
- var beginDeleteMethodOperationSpec = {
185
- httpMethod: "DELETE",
186
- path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",
187
- urlParameters: [
188
- Parameters.subscriptionId,
189
- Parameters.resourceGroupName,
190
- Parameters.resourceName,
191
- Parameters.privateEndpointConnectionName
192
- ],
193
- queryParameters: [
194
- Parameters.apiVersion
195
- ],
196
- headerParameters: [
197
- Parameters.acceptLanguage
198
- ],
199
- responses: {
200
- 200: {},
201
- 202: {},
202
- 204: {},
203
- default: {
204
- bodyMapper: Mappers.ErrorDetails
205
- }
206
- },
207
- serializer: serializer
208
- };
209
- //# sourceMappingURL=privateEndpointConnections.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"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"}
@@ -1,58 +0,0 @@
1
- import * as msRest from "@azure/ms-rest-js";
2
- import * as Models from "../models";
3
- import { HealthcareApisManagementClientContext } from "../healthcareApisManagementClientContext";
4
- /** Class representing a PrivateLinkResources. */
5
- export declare class PrivateLinkResources {
6
- private readonly client;
7
- /**
8
- * Create a PrivateLinkResources.
9
- * @param {HealthcareApisManagementClientContext} client Reference to the service client.
10
- */
11
- constructor(client: HealthcareApisManagementClientContext);
12
- /**
13
- * Gets the private link resources that need to be created for a service.
14
- * @param resourceGroupName The name of the resource group that contains the service instance.
15
- * @param resourceName The name of the service instance.
16
- * @param [options] The optional parameters
17
- * @returns Promise<Models.PrivateLinkResourcesListByServiceResponse>
18
- */
19
- listByService(resourceGroupName: string, resourceName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateLinkResourcesListByServiceResponse>;
20
- /**
21
- * @param resourceGroupName The name of the resource group that contains the service instance.
22
- * @param resourceName The name of the service instance.
23
- * @param callback The callback
24
- */
25
- listByService(resourceGroupName: string, resourceName: string, callback: msRest.ServiceCallback<Models.PrivateLinkResourceListResult>): void;
26
- /**
27
- * @param resourceGroupName The name of the resource group that contains the service instance.
28
- * @param resourceName The name of the service instance.
29
- * @param options The optional parameters
30
- * @param callback The callback
31
- */
32
- listByService(resourceGroupName: string, resourceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateLinkResourceListResult>): void;
33
- /**
34
- * Gets a private link resource that need to be created for a service.
35
- * @param resourceGroupName The name of the resource group that contains the service instance.
36
- * @param resourceName The name of the service instance.
37
- * @param groupName The name of the private link resource group.
38
- * @param [options] The optional parameters
39
- * @returns Promise<Models.PrivateLinkResourcesGetResponse>
40
- */
41
- get(resourceGroupName: string, resourceName: string, groupName: string, options?: msRest.RequestOptionsBase): Promise<Models.PrivateLinkResourcesGetResponse>;
42
- /**
43
- * @param resourceGroupName The name of the resource group that contains the service instance.
44
- * @param resourceName The name of the service instance.
45
- * @param groupName The name of the private link resource group.
46
- * @param callback The callback
47
- */
48
- get(resourceGroupName: string, resourceName: string, groupName: string, callback: msRest.ServiceCallback<Models.PrivateLinkResource>): void;
49
- /**
50
- * @param resourceGroupName The name of the resource group that contains the service instance.
51
- * @param resourceName The name of the service instance.
52
- * @param groupName The name of the private link resource group.
53
- * @param options The optional parameters
54
- * @param callback The callback
55
- */
56
- get(resourceGroupName: string, resourceName: string, groupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.PrivateLinkResource>): void;
57
- }
58
- //# sourceMappingURL=privateLinkResources.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../src/operations/privateLinkResources.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,MAAM,WAAW,CAAC;AAGpC,OAAO,EAAE,qCAAqC,EAAE,MAAM,0CAA0C,CAAC;AAEjG,iDAAiD;AACjD,qBAAa,oBAAoB;IAC/B,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAwC;IAE/D;;;OAGG;gBACS,MAAM,EAAE,qCAAqC;IAIzD;;;;;;OAMG;IACH,aAAa,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,yCAAyC,CAAC;IAC9J;;;;OAIG;IACH,aAAa,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,6BAA6B,CAAC,GAAG,IAAI;IAC5I;;;;;OAKG;IACH,aAAa,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,6BAA6B,CAAC,GAAG,IAAI;IAYhL;;;;;;;OAOG;IACH,GAAG,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,+BAA+B,CAAC;IAC7J;;;;;OAKG;IACH,GAAG,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,mBAAmB,CAAC,GAAG,IAAI;IAC3I;;;;;;OAMG;IACH,GAAG,CAAC,iBAAiB,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,mBAAmB,CAAC,GAAG,IAAI;CAYhL"}
@@ -1,91 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Licensed under the MIT License. See License.txt in the project root for
4
- * license information.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is
8
- * regenerated.
9
- */
10
- import * as msRest from "@azure/ms-rest-js";
11
- import * as Mappers from "../models/privateLinkResourcesMappers";
12
- import * as Parameters from "../models/parameters";
13
- /** Class representing a PrivateLinkResources. */
14
- var PrivateLinkResources = /** @class */ (function () {
15
- /**
16
- * Create a PrivateLinkResources.
17
- * @param {HealthcareApisManagementClientContext} client Reference to the service client.
18
- */
19
- function PrivateLinkResources(client) {
20
- this.client = client;
21
- }
22
- PrivateLinkResources.prototype.listByService = function (resourceGroupName, resourceName, options, callback) {
23
- return this.client.sendOperationRequest({
24
- resourceGroupName: resourceGroupName,
25
- resourceName: resourceName,
26
- options: options
27
- }, listByServiceOperationSpec, callback);
28
- };
29
- PrivateLinkResources.prototype.get = function (resourceGroupName, resourceName, groupName, options, callback) {
30
- return this.client.sendOperationRequest({
31
- resourceGroupName: resourceGroupName,
32
- resourceName: resourceName,
33
- groupName: groupName,
34
- options: options
35
- }, getOperationSpec, callback);
36
- };
37
- return PrivateLinkResources;
38
- }());
39
- export { PrivateLinkResources };
40
- // Operation Specifications
41
- var serializer = new msRest.Serializer(Mappers);
42
- var listByServiceOperationSpec = {
43
- httpMethod: "GET",
44
- path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateLinkResources",
45
- urlParameters: [
46
- Parameters.subscriptionId,
47
- Parameters.resourceGroupName,
48
- Parameters.resourceName
49
- ],
50
- queryParameters: [
51
- Parameters.apiVersion
52
- ],
53
- headerParameters: [
54
- Parameters.acceptLanguage
55
- ],
56
- responses: {
57
- 200: {
58
- bodyMapper: Mappers.PrivateLinkResourceListResult
59
- },
60
- default: {
61
- bodyMapper: Mappers.ErrorDetails
62
- }
63
- },
64
- serializer: serializer
65
- };
66
- var getOperationSpec = {
67
- httpMethod: "GET",
68
- path: "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateLinkResources/{groupName}",
69
- urlParameters: [
70
- Parameters.subscriptionId,
71
- Parameters.resourceGroupName,
72
- Parameters.resourceName,
73
- Parameters.groupName
74
- ],
75
- queryParameters: [
76
- Parameters.apiVersion
77
- ],
78
- headerParameters: [
79
- Parameters.acceptLanguage
80
- ],
81
- responses: {
82
- 200: {
83
- bodyMapper: Mappers.PrivateLinkResource
84
- },
85
- default: {
86
- bodyMapper: Mappers.ErrorDetails
87
- }
88
- },
89
- serializer: serializer
90
- };
91
- //# sourceMappingURL=privateLinkResources.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../src/operations/privateLinkResources.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAE5C,OAAO,KAAK,OAAO,MAAM,uCAAuC,CAAC;AACjE,OAAO,KAAK,UAAU,MAAM,sBAAsB,CAAC;AAGnD,iDAAiD;AACjD;IAGE;;;OAGG;IACH,8BAAY,MAA6C;QACvD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAuBD,4CAAa,GAAb,UAAc,iBAAyB,EAAE,YAAoB,EAAE,OAAkG,EAAE,QAAuE;QACxO,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB,mBAAA;YACjB,YAAY,cAAA;YACZ,OAAO,SAAA;SACR,EACD,0BAA0B,EAC1B,QAAQ,CAA8D,CAAC;IAC3E,CAAC;IA0BD,kCAAG,GAAH,UAAI,iBAAyB,EAAE,YAAoB,EAAE,SAAiB,EAAE,OAAwF,EAAE,QAA6D;QAC7N,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB,mBAAA;YACjB,YAAY,cAAA;YACZ,SAAS,WAAA;YACT,OAAO,SAAA;SACR,EACD,gBAAgB,EAChB,QAAQ,CAAoD,CAAC;IACjE,CAAC;IACH,2BAAC;AAAD,CAAC,AA9ED,IA8EC;;AAED,2BAA2B;AAC3B,IAAM,UAAU,GAAG,IAAI,MAAM,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;AAClD,IAAM,0BAA0B,GAAyB;IACvD,UAAU,EAAE,KAAK;IACjB,IAAI,EAAE,mJAAmJ;IACzJ,aAAa,EAAE;QACb,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,YAAY;KACxB;IACD,eAAe,EAAE;QACf,UAAU,CAAC,UAAU;KACtB;IACD,gBAAgB,EAAE;QAChB,UAAU,CAAC,cAAc;KAC1B;IACD,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,6BAA6B;SAClD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,YAAY;SACjC;KACF;IACD,UAAU,YAAA;CACX,CAAC;AAEF,IAAM,gBAAgB,GAAyB;IAC7C,UAAU,EAAE,KAAK;IACjB,IAAI,EAAE,+JAA+J;IACrK,aAAa,EAAE;QACb,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,YAAY;QACvB,UAAU,CAAC,SAAS;KACrB;IACD,eAAe,EAAE;QACf,UAAU,CAAC,UAAU;KACtB;IACD,gBAAgB,EAAE;QAChB,UAAU,CAAC,cAAc;KAC1B;IACD,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,mBAAmB;SACxC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,YAAY;SACjC;KACF;IACD,UAAU,YAAA;CACX,CAAC"}