@azure/arm-containerregistry 11.0.0-alpha.20250226.1 → 11.0.0-alpha.20250228.1

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 (372) hide show
  1. package/CHANGELOG.md +217 -7
  2. package/README.md +2 -3
  3. package/dist/browser/containerRegistryManagementClient.d.ts.map +1 -1
  4. package/dist/browser/containerRegistryManagementClient.js +6 -6
  5. package/dist/browser/containerRegistryManagementClient.js.map +1 -1
  6. package/dist/browser/lroImpl.d.ts.map +1 -1
  7. package/dist/browser/lroImpl.js +8 -1
  8. package/dist/browser/lroImpl.js.map +1 -1
  9. package/dist/browser/models/index.d.ts +44 -0
  10. package/dist/browser/models/index.d.ts.map +1 -1
  11. package/dist/browser/models/index.js +14 -0
  12. package/dist/browser/models/index.js.map +1 -1
  13. package/dist/browser/models/mappers.d.ts +1 -0
  14. package/dist/browser/models/mappers.d.ts.map +1 -1
  15. package/dist/browser/models/mappers.js +2261 -2201
  16. package/dist/browser/models/mappers.js.map +1 -1
  17. package/dist/browser/models/parameters.js +148 -148
  18. package/dist/browser/models/parameters.js.map +1 -1
  19. package/dist/browser/operations/agentPools.d.ts.map +1 -1
  20. package/dist/browser/operations/agentPools.js +56 -56
  21. package/dist/browser/operations/agentPools.js.map +1 -1
  22. package/dist/browser/operations/archiveVersions.d.ts.map +1 -1
  23. package/dist/browser/operations/archiveVersions.js +45 -45
  24. package/dist/browser/operations/archiveVersions.js.map +1 -1
  25. package/dist/browser/operations/archives.d.ts.map +1 -1
  26. package/dist/browser/operations/archives.js +49 -49
  27. package/dist/browser/operations/archives.js.map +1 -1
  28. package/dist/browser/operations/cacheRules.d.ts.map +1 -1
  29. package/dist/browser/operations/cacheRules.js +55 -55
  30. package/dist/browser/operations/cacheRules.js.map +1 -1
  31. package/dist/browser/operations/connectedRegistries.d.ts.map +1 -1
  32. package/dist/browser/operations/connectedRegistries.js +59 -59
  33. package/dist/browser/operations/connectedRegistries.js.map +1 -1
  34. package/dist/browser/operations/credentialSets.d.ts.map +1 -1
  35. package/dist/browser/operations/credentialSets.js +55 -55
  36. package/dist/browser/operations/credentialSets.js.map +1 -1
  37. package/dist/browser/operations/exportPipelines.d.ts.map +1 -1
  38. package/dist/browser/operations/exportPipelines.js +38 -38
  39. package/dist/browser/operations/exportPipelines.js.map +1 -1
  40. package/dist/browser/operations/importPipelines.d.ts.map +1 -1
  41. package/dist/browser/operations/importPipelines.js +38 -38
  42. package/dist/browser/operations/importPipelines.js.map +1 -1
  43. package/dist/browser/operations/operations.js +7 -7
  44. package/dist/browser/operations/operations.js.map +1 -1
  45. package/dist/browser/operations/pipelineRuns.d.ts.map +1 -1
  46. package/dist/browser/operations/pipelineRuns.js +38 -38
  47. package/dist/browser/operations/pipelineRuns.js.map +1 -1
  48. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  49. package/dist/browser/operations/privateEndpointConnections.js +34 -34
  50. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  51. package/dist/browser/operations/registries.d.ts.map +1 -1
  52. package/dist/browser/operations/registries.js +117 -117
  53. package/dist/browser/operations/registries.js.map +1 -1
  54. package/dist/browser/operations/replications.d.ts.map +1 -1
  55. package/dist/browser/operations/replications.js +44 -44
  56. package/dist/browser/operations/replications.js.map +1 -1
  57. package/dist/browser/operations/runs.d.ts.map +1 -1
  58. package/dist/browser/operations/runs.js +43 -43
  59. package/dist/browser/operations/runs.js.map +1 -1
  60. package/dist/browser/operations/scopeMaps.d.ts.map +1 -1
  61. package/dist/browser/operations/scopeMaps.js +51 -51
  62. package/dist/browser/operations/scopeMaps.js.map +1 -1
  63. package/dist/browser/operations/taskRuns.d.ts.map +1 -1
  64. package/dist/browser/operations/taskRuns.js +55 -55
  65. package/dist/browser/operations/taskRuns.js.map +1 -1
  66. package/dist/browser/operations/tasks.d.ts.map +1 -1
  67. package/dist/browser/operations/tasks.js +56 -56
  68. package/dist/browser/operations/tasks.js.map +1 -1
  69. package/dist/browser/operations/tokens.d.ts.map +1 -1
  70. package/dist/browser/operations/tokens.js +51 -51
  71. package/dist/browser/operations/tokens.js.map +1 -1
  72. package/dist/browser/operations/webhooks.d.ts.map +1 -1
  73. package/dist/browser/operations/webhooks.js +61 -61
  74. package/dist/browser/operations/webhooks.js.map +1 -1
  75. package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
  76. package/dist/browser/operationsInterfaces/archiveVersions.js.map +1 -1
  77. package/dist/browser/operationsInterfaces/archives.js.map +1 -1
  78. package/dist/browser/operationsInterfaces/cacheRules.js.map +1 -1
  79. package/dist/browser/operationsInterfaces/connectedRegistries.js.map +1 -1
  80. package/dist/browser/operationsInterfaces/credentialSets.js.map +1 -1
  81. package/dist/browser/operationsInterfaces/exportPipelines.js.map +1 -1
  82. package/dist/browser/operationsInterfaces/importPipelines.js.map +1 -1
  83. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  84. package/dist/browser/operationsInterfaces/pipelineRuns.js.map +1 -1
  85. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  86. package/dist/browser/operationsInterfaces/registries.js.map +1 -1
  87. package/dist/browser/operationsInterfaces/replications.js.map +1 -1
  88. package/dist/browser/operationsInterfaces/runs.js.map +1 -1
  89. package/dist/browser/operationsInterfaces/scopeMaps.js.map +1 -1
  90. package/dist/browser/operationsInterfaces/taskRuns.js.map +1 -1
  91. package/dist/browser/operationsInterfaces/tasks.js.map +1 -1
  92. package/dist/browser/operationsInterfaces/tokens.js.map +1 -1
  93. package/dist/browser/operationsInterfaces/webhooks.js.map +1 -1
  94. package/dist/browser/pagingHelper.js.map +1 -1
  95. package/dist/commonjs/containerRegistryManagementClient.d.ts.map +1 -1
  96. package/dist/commonjs/containerRegistryManagementClient.js +5 -5
  97. package/dist/commonjs/containerRegistryManagementClient.js.map +1 -1
  98. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  99. package/dist/commonjs/lroImpl.js +8 -1
  100. package/dist/commonjs/lroImpl.js.map +1 -1
  101. package/dist/commonjs/models/index.d.ts +44 -0
  102. package/dist/commonjs/models/index.d.ts.map +1 -1
  103. package/dist/commonjs/models/index.js +16 -2
  104. package/dist/commonjs/models/index.js.map +1 -1
  105. package/dist/commonjs/models/mappers.d.ts +1 -0
  106. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  107. package/dist/commonjs/models/mappers.js +2266 -2206
  108. package/dist/commonjs/models/mappers.js.map +1 -1
  109. package/dist/commonjs/models/parameters.js +147 -147
  110. package/dist/commonjs/models/parameters.js.map +1 -1
  111. package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
  112. package/dist/commonjs/operations/agentPools.js +55 -55
  113. package/dist/commonjs/operations/agentPools.js.map +1 -1
  114. package/dist/commonjs/operations/archiveVersions.d.ts.map +1 -1
  115. package/dist/commonjs/operations/archiveVersions.js +44 -44
  116. package/dist/commonjs/operations/archiveVersions.js.map +1 -1
  117. package/dist/commonjs/operations/archives.d.ts.map +1 -1
  118. package/dist/commonjs/operations/archives.js +48 -48
  119. package/dist/commonjs/operations/archives.js.map +1 -1
  120. package/dist/commonjs/operations/cacheRules.d.ts.map +1 -1
  121. package/dist/commonjs/operations/cacheRules.js +54 -54
  122. package/dist/commonjs/operations/cacheRules.js.map +1 -1
  123. package/dist/commonjs/operations/connectedRegistries.d.ts.map +1 -1
  124. package/dist/commonjs/operations/connectedRegistries.js +58 -58
  125. package/dist/commonjs/operations/connectedRegistries.js.map +1 -1
  126. package/dist/commonjs/operations/credentialSets.d.ts.map +1 -1
  127. package/dist/commonjs/operations/credentialSets.js +54 -54
  128. package/dist/commonjs/operations/credentialSets.js.map +1 -1
  129. package/dist/commonjs/operations/exportPipelines.d.ts.map +1 -1
  130. package/dist/commonjs/operations/exportPipelines.js +37 -37
  131. package/dist/commonjs/operations/exportPipelines.js.map +1 -1
  132. package/dist/commonjs/operations/importPipelines.d.ts.map +1 -1
  133. package/dist/commonjs/operations/importPipelines.js +37 -37
  134. package/dist/commonjs/operations/importPipelines.js.map +1 -1
  135. package/dist/commonjs/operations/operations.js +7 -7
  136. package/dist/commonjs/operations/operations.js.map +1 -1
  137. package/dist/commonjs/operations/pipelineRuns.d.ts.map +1 -1
  138. package/dist/commonjs/operations/pipelineRuns.js +37 -37
  139. package/dist/commonjs/operations/pipelineRuns.js.map +1 -1
  140. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  141. package/dist/commonjs/operations/privateEndpointConnections.js +33 -33
  142. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  143. package/dist/commonjs/operations/registries.d.ts.map +1 -1
  144. package/dist/commonjs/operations/registries.js +116 -116
  145. package/dist/commonjs/operations/registries.js.map +1 -1
  146. package/dist/commonjs/operations/replications.d.ts.map +1 -1
  147. package/dist/commonjs/operations/replications.js +43 -43
  148. package/dist/commonjs/operations/replications.js.map +1 -1
  149. package/dist/commonjs/operations/runs.d.ts.map +1 -1
  150. package/dist/commonjs/operations/runs.js +42 -42
  151. package/dist/commonjs/operations/runs.js.map +1 -1
  152. package/dist/commonjs/operations/scopeMaps.d.ts.map +1 -1
  153. package/dist/commonjs/operations/scopeMaps.js +50 -50
  154. package/dist/commonjs/operations/scopeMaps.js.map +1 -1
  155. package/dist/commonjs/operations/taskRuns.d.ts.map +1 -1
  156. package/dist/commonjs/operations/taskRuns.js +54 -54
  157. package/dist/commonjs/operations/taskRuns.js.map +1 -1
  158. package/dist/commonjs/operations/tasks.d.ts.map +1 -1
  159. package/dist/commonjs/operations/tasks.js +55 -55
  160. package/dist/commonjs/operations/tasks.js.map +1 -1
  161. package/dist/commonjs/operations/tokens.d.ts.map +1 -1
  162. package/dist/commonjs/operations/tokens.js +50 -50
  163. package/dist/commonjs/operations/tokens.js.map +1 -1
  164. package/dist/commonjs/operations/webhooks.d.ts.map +1 -1
  165. package/dist/commonjs/operations/webhooks.js +60 -60
  166. package/dist/commonjs/operations/webhooks.js.map +1 -1
  167. package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
  168. package/dist/commonjs/operationsInterfaces/archiveVersions.js.map +1 -1
  169. package/dist/commonjs/operationsInterfaces/archives.js.map +1 -1
  170. package/dist/commonjs/operationsInterfaces/cacheRules.js.map +1 -1
  171. package/dist/commonjs/operationsInterfaces/connectedRegistries.js.map +1 -1
  172. package/dist/commonjs/operationsInterfaces/credentialSets.js.map +1 -1
  173. package/dist/commonjs/operationsInterfaces/exportPipelines.js.map +1 -1
  174. package/dist/commonjs/operationsInterfaces/importPipelines.js.map +1 -1
  175. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  176. package/dist/commonjs/operationsInterfaces/pipelineRuns.js.map +1 -1
  177. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  178. package/dist/commonjs/operationsInterfaces/registries.js.map +1 -1
  179. package/dist/commonjs/operationsInterfaces/replications.js.map +1 -1
  180. package/dist/commonjs/operationsInterfaces/runs.js.map +1 -1
  181. package/dist/commonjs/operationsInterfaces/scopeMaps.js.map +1 -1
  182. package/dist/commonjs/operationsInterfaces/taskRuns.js.map +1 -1
  183. package/dist/commonjs/operationsInterfaces/tasks.js.map +1 -1
  184. package/dist/commonjs/operationsInterfaces/tokens.js.map +1 -1
  185. package/dist/commonjs/operationsInterfaces/webhooks.js.map +1 -1
  186. package/dist/commonjs/pagingHelper.js.map +1 -1
  187. package/dist/esm/containerRegistryManagementClient.d.ts.map +1 -1
  188. package/dist/esm/containerRegistryManagementClient.js +6 -6
  189. package/dist/esm/containerRegistryManagementClient.js.map +1 -1
  190. package/dist/esm/lroImpl.d.ts.map +1 -1
  191. package/dist/esm/lroImpl.js +8 -1
  192. package/dist/esm/lroImpl.js.map +1 -1
  193. package/dist/esm/models/index.d.ts +44 -0
  194. package/dist/esm/models/index.d.ts.map +1 -1
  195. package/dist/esm/models/index.js +14 -0
  196. package/dist/esm/models/index.js.map +1 -1
  197. package/dist/esm/models/mappers.d.ts +1 -0
  198. package/dist/esm/models/mappers.d.ts.map +1 -1
  199. package/dist/esm/models/mappers.js +2261 -2201
  200. package/dist/esm/models/mappers.js.map +1 -1
  201. package/dist/esm/models/parameters.js +148 -148
  202. package/dist/esm/models/parameters.js.map +1 -1
  203. package/dist/esm/operations/agentPools.d.ts.map +1 -1
  204. package/dist/esm/operations/agentPools.js +56 -56
  205. package/dist/esm/operations/agentPools.js.map +1 -1
  206. package/dist/esm/operations/archiveVersions.d.ts.map +1 -1
  207. package/dist/esm/operations/archiveVersions.js +45 -45
  208. package/dist/esm/operations/archiveVersions.js.map +1 -1
  209. package/dist/esm/operations/archives.d.ts.map +1 -1
  210. package/dist/esm/operations/archives.js +49 -49
  211. package/dist/esm/operations/archives.js.map +1 -1
  212. package/dist/esm/operations/cacheRules.d.ts.map +1 -1
  213. package/dist/esm/operations/cacheRules.js +55 -55
  214. package/dist/esm/operations/cacheRules.js.map +1 -1
  215. package/dist/esm/operations/connectedRegistries.d.ts.map +1 -1
  216. package/dist/esm/operations/connectedRegistries.js +59 -59
  217. package/dist/esm/operations/connectedRegistries.js.map +1 -1
  218. package/dist/esm/operations/credentialSets.d.ts.map +1 -1
  219. package/dist/esm/operations/credentialSets.js +55 -55
  220. package/dist/esm/operations/credentialSets.js.map +1 -1
  221. package/dist/esm/operations/exportPipelines.d.ts.map +1 -1
  222. package/dist/esm/operations/exportPipelines.js +38 -38
  223. package/dist/esm/operations/exportPipelines.js.map +1 -1
  224. package/dist/esm/operations/importPipelines.d.ts.map +1 -1
  225. package/dist/esm/operations/importPipelines.js +38 -38
  226. package/dist/esm/operations/importPipelines.js.map +1 -1
  227. package/dist/esm/operations/operations.js +7 -7
  228. package/dist/esm/operations/operations.js.map +1 -1
  229. package/dist/esm/operations/pipelineRuns.d.ts.map +1 -1
  230. package/dist/esm/operations/pipelineRuns.js +38 -38
  231. package/dist/esm/operations/pipelineRuns.js.map +1 -1
  232. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  233. package/dist/esm/operations/privateEndpointConnections.js +34 -34
  234. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  235. package/dist/esm/operations/registries.d.ts.map +1 -1
  236. package/dist/esm/operations/registries.js +117 -117
  237. package/dist/esm/operations/registries.js.map +1 -1
  238. package/dist/esm/operations/replications.d.ts.map +1 -1
  239. package/dist/esm/operations/replications.js +44 -44
  240. package/dist/esm/operations/replications.js.map +1 -1
  241. package/dist/esm/operations/runs.d.ts.map +1 -1
  242. package/dist/esm/operations/runs.js +43 -43
  243. package/dist/esm/operations/runs.js.map +1 -1
  244. package/dist/esm/operations/scopeMaps.d.ts.map +1 -1
  245. package/dist/esm/operations/scopeMaps.js +51 -51
  246. package/dist/esm/operations/scopeMaps.js.map +1 -1
  247. package/dist/esm/operations/taskRuns.d.ts.map +1 -1
  248. package/dist/esm/operations/taskRuns.js +55 -55
  249. package/dist/esm/operations/taskRuns.js.map +1 -1
  250. package/dist/esm/operations/tasks.d.ts.map +1 -1
  251. package/dist/esm/operations/tasks.js +56 -56
  252. package/dist/esm/operations/tasks.js.map +1 -1
  253. package/dist/esm/operations/tokens.d.ts.map +1 -1
  254. package/dist/esm/operations/tokens.js +51 -51
  255. package/dist/esm/operations/tokens.js.map +1 -1
  256. package/dist/esm/operations/webhooks.d.ts.map +1 -1
  257. package/dist/esm/operations/webhooks.js +61 -61
  258. package/dist/esm/operations/webhooks.js.map +1 -1
  259. package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
  260. package/dist/esm/operationsInterfaces/archiveVersions.js.map +1 -1
  261. package/dist/esm/operationsInterfaces/archives.js.map +1 -1
  262. package/dist/esm/operationsInterfaces/cacheRules.js.map +1 -1
  263. package/dist/esm/operationsInterfaces/connectedRegistries.js.map +1 -1
  264. package/dist/esm/operationsInterfaces/credentialSets.js.map +1 -1
  265. package/dist/esm/operationsInterfaces/exportPipelines.js.map +1 -1
  266. package/dist/esm/operationsInterfaces/importPipelines.js.map +1 -1
  267. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  268. package/dist/esm/operationsInterfaces/pipelineRuns.js.map +1 -1
  269. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  270. package/dist/esm/operationsInterfaces/registries.js.map +1 -1
  271. package/dist/esm/operationsInterfaces/replications.js.map +1 -1
  272. package/dist/esm/operationsInterfaces/runs.js.map +1 -1
  273. package/dist/esm/operationsInterfaces/scopeMaps.js.map +1 -1
  274. package/dist/esm/operationsInterfaces/taskRuns.js.map +1 -1
  275. package/dist/esm/operationsInterfaces/tasks.js.map +1 -1
  276. package/dist/esm/operationsInterfaces/tokens.js.map +1 -1
  277. package/dist/esm/operationsInterfaces/webhooks.js.map +1 -1
  278. package/dist/esm/pagingHelper.js.map +1 -1
  279. package/dist/react-native/containerRegistryManagementClient.d.ts.map +1 -1
  280. package/dist/react-native/containerRegistryManagementClient.js +6 -6
  281. package/dist/react-native/containerRegistryManagementClient.js.map +1 -1
  282. package/dist/react-native/lroImpl.d.ts.map +1 -1
  283. package/dist/react-native/lroImpl.js +8 -1
  284. package/dist/react-native/lroImpl.js.map +1 -1
  285. package/dist/react-native/models/index.d.ts +44 -0
  286. package/dist/react-native/models/index.d.ts.map +1 -1
  287. package/dist/react-native/models/index.js +14 -0
  288. package/dist/react-native/models/index.js.map +1 -1
  289. package/dist/react-native/models/mappers.d.ts +1 -0
  290. package/dist/react-native/models/mappers.d.ts.map +1 -1
  291. package/dist/react-native/models/mappers.js +2261 -2201
  292. package/dist/react-native/models/mappers.js.map +1 -1
  293. package/dist/react-native/models/parameters.js +148 -148
  294. package/dist/react-native/models/parameters.js.map +1 -1
  295. package/dist/react-native/operations/agentPools.d.ts.map +1 -1
  296. package/dist/react-native/operations/agentPools.js +56 -56
  297. package/dist/react-native/operations/agentPools.js.map +1 -1
  298. package/dist/react-native/operations/archiveVersions.d.ts.map +1 -1
  299. package/dist/react-native/operations/archiveVersions.js +45 -45
  300. package/dist/react-native/operations/archiveVersions.js.map +1 -1
  301. package/dist/react-native/operations/archives.d.ts.map +1 -1
  302. package/dist/react-native/operations/archives.js +49 -49
  303. package/dist/react-native/operations/archives.js.map +1 -1
  304. package/dist/react-native/operations/cacheRules.d.ts.map +1 -1
  305. package/dist/react-native/operations/cacheRules.js +55 -55
  306. package/dist/react-native/operations/cacheRules.js.map +1 -1
  307. package/dist/react-native/operations/connectedRegistries.d.ts.map +1 -1
  308. package/dist/react-native/operations/connectedRegistries.js +59 -59
  309. package/dist/react-native/operations/connectedRegistries.js.map +1 -1
  310. package/dist/react-native/operations/credentialSets.d.ts.map +1 -1
  311. package/dist/react-native/operations/credentialSets.js +55 -55
  312. package/dist/react-native/operations/credentialSets.js.map +1 -1
  313. package/dist/react-native/operations/exportPipelines.d.ts.map +1 -1
  314. package/dist/react-native/operations/exportPipelines.js +38 -38
  315. package/dist/react-native/operations/exportPipelines.js.map +1 -1
  316. package/dist/react-native/operations/importPipelines.d.ts.map +1 -1
  317. package/dist/react-native/operations/importPipelines.js +38 -38
  318. package/dist/react-native/operations/importPipelines.js.map +1 -1
  319. package/dist/react-native/operations/operations.js +7 -7
  320. package/dist/react-native/operations/operations.js.map +1 -1
  321. package/dist/react-native/operations/pipelineRuns.d.ts.map +1 -1
  322. package/dist/react-native/operations/pipelineRuns.js +38 -38
  323. package/dist/react-native/operations/pipelineRuns.js.map +1 -1
  324. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  325. package/dist/react-native/operations/privateEndpointConnections.js +34 -34
  326. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  327. package/dist/react-native/operations/registries.d.ts.map +1 -1
  328. package/dist/react-native/operations/registries.js +117 -117
  329. package/dist/react-native/operations/registries.js.map +1 -1
  330. package/dist/react-native/operations/replications.d.ts.map +1 -1
  331. package/dist/react-native/operations/replications.js +44 -44
  332. package/dist/react-native/operations/replications.js.map +1 -1
  333. package/dist/react-native/operations/runs.d.ts.map +1 -1
  334. package/dist/react-native/operations/runs.js +43 -43
  335. package/dist/react-native/operations/runs.js.map +1 -1
  336. package/dist/react-native/operations/scopeMaps.d.ts.map +1 -1
  337. package/dist/react-native/operations/scopeMaps.js +51 -51
  338. package/dist/react-native/operations/scopeMaps.js.map +1 -1
  339. package/dist/react-native/operations/taskRuns.d.ts.map +1 -1
  340. package/dist/react-native/operations/taskRuns.js +55 -55
  341. package/dist/react-native/operations/taskRuns.js.map +1 -1
  342. package/dist/react-native/operations/tasks.d.ts.map +1 -1
  343. package/dist/react-native/operations/tasks.js +56 -56
  344. package/dist/react-native/operations/tasks.js.map +1 -1
  345. package/dist/react-native/operations/tokens.d.ts.map +1 -1
  346. package/dist/react-native/operations/tokens.js +51 -51
  347. package/dist/react-native/operations/tokens.js.map +1 -1
  348. package/dist/react-native/operations/webhooks.d.ts.map +1 -1
  349. package/dist/react-native/operations/webhooks.js +61 -61
  350. package/dist/react-native/operations/webhooks.js.map +1 -1
  351. package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
  352. package/dist/react-native/operationsInterfaces/archiveVersions.js.map +1 -1
  353. package/dist/react-native/operationsInterfaces/archives.js.map +1 -1
  354. package/dist/react-native/operationsInterfaces/cacheRules.js.map +1 -1
  355. package/dist/react-native/operationsInterfaces/connectedRegistries.js.map +1 -1
  356. package/dist/react-native/operationsInterfaces/credentialSets.js.map +1 -1
  357. package/dist/react-native/operationsInterfaces/exportPipelines.js.map +1 -1
  358. package/dist/react-native/operationsInterfaces/importPipelines.js.map +1 -1
  359. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  360. package/dist/react-native/operationsInterfaces/pipelineRuns.js.map +1 -1
  361. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  362. package/dist/react-native/operationsInterfaces/registries.js.map +1 -1
  363. package/dist/react-native/operationsInterfaces/replications.js.map +1 -1
  364. package/dist/react-native/operationsInterfaces/runs.js.map +1 -1
  365. package/dist/react-native/operationsInterfaces/scopeMaps.js.map +1 -1
  366. package/dist/react-native/operationsInterfaces/taskRuns.js.map +1 -1
  367. package/dist/react-native/operationsInterfaces/tasks.js.map +1 -1
  368. package/dist/react-native/operationsInterfaces/tokens.js.map +1 -1
  369. package/dist/react-native/operationsInterfaces/webhooks.js.map +1 -1
  370. package/dist/react-native/pagingHelper.js.map +1 -1
  371. package/package.json +12 -10
  372. package/review/arm-containerregistry.api.md +24 -0
@@ -1 +1 @@
1
- {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n Archive as ArchiveMapper,\n ArchiveUpdateParameters as ArchiveUpdateParametersMapper,\n CacheRule as CacheRuleMapper,\n CacheRuleUpdateParameters as CacheRuleUpdateParametersMapper,\n ConnectedRegistry as ConnectedRegistryMapper,\n ConnectedRegistryUpdateParameters as ConnectedRegistryUpdateParametersMapper,\n CredentialSet as CredentialSetMapper,\n CredentialSetUpdateParameters as CredentialSetUpdateParametersMapper,\n ExportPipeline as ExportPipelineMapper,\n ImportImageParameters as ImportImageParametersMapper,\n RegistryNameCheckRequest as RegistryNameCheckRequestMapper,\n Registry as RegistryMapper,\n RegistryUpdateParameters as RegistryUpdateParametersMapper,\n RegenerateCredentialParameters as RegenerateCredentialParametersMapper,\n GenerateCredentialsParameters as GenerateCredentialsParametersMapper,\n RunRequest as RunRequestMapper,\n ImportPipeline as ImportPipelineMapper,\n PipelineRun as PipelineRunMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper,\n Replication as ReplicationMapper,\n ReplicationUpdateParameters as ReplicationUpdateParametersMapper,\n ScopeMap as ScopeMapMapper,\n ScopeMapUpdateParameters as ScopeMapUpdateParametersMapper,\n Token as TokenMapper,\n TokenUpdateParameters as TokenUpdateParametersMapper,\n WebhookCreateParameters as WebhookCreateParametersMapper,\n WebhookUpdateParameters as WebhookUpdateParametersMapper,\n AgentPool as AgentPoolMapper,\n AgentPoolUpdateParameters as AgentPoolUpdateParametersMapper,\n RunUpdateParameters as RunUpdateParametersMapper,\n TaskRun as TaskRunMapper,\n TaskRunUpdateParameters as TaskRunUpdateParametersMapper,\n Task as TaskMapper,\n TaskUpdateParameters as TaskUpdateParametersMapper\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2023-11-01-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"Uuid\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const registryName: OperationURLParameter = {\n parameterPath: \"registryName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"registryName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const packageType: OperationURLParameter = {\n parameterPath: \"packageType\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z]*$\"),\n MaxLength: 50,\n MinLength: 3\n },\n serializedName: \"packageType\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const archiveName: OperationURLParameter = {\n parameterPath: \"archiveName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 200,\n MinLength: 5\n },\n serializedName: \"archiveName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const archiveCreateParameters: OperationParameter = {\n parameterPath: \"archiveCreateParameters\",\n mapper: ArchiveMapper\n};\n\nexport const archiveUpdateParameters: OperationParameter = {\n parameterPath: \"archiveUpdateParameters\",\n mapper: ArchiveUpdateParametersMapper\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const archiveVersionName: OperationURLParameter = {\n parameterPath: \"archiveVersionName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 200,\n MinLength: 5\n },\n serializedName: \"archiveVersionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const cacheRuleName: OperationURLParameter = {\n parameterPath: \"cacheRuleName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"cacheRuleName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const cacheRuleCreateParameters: OperationParameter = {\n parameterPath: \"cacheRuleCreateParameters\",\n mapper: CacheRuleMapper\n};\n\nexport const cacheRuleUpdateParameters: OperationParameter = {\n parameterPath: \"cacheRuleUpdateParameters\",\n mapper: CacheRuleUpdateParametersMapper\n};\n\nexport const filter: OperationQueryParameter = {\n parameterPath: [\"options\", \"filter\"],\n mapper: {\n serializedName: \"$filter\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const connectedRegistryName: OperationURLParameter = {\n parameterPath: \"connectedRegistryName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"connectedRegistryName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const connectedRegistryCreateParameters: OperationParameter = {\n parameterPath: \"connectedRegistryCreateParameters\",\n mapper: ConnectedRegistryMapper\n};\n\nexport const connectedRegistryUpdateParameters: OperationParameter = {\n parameterPath: \"connectedRegistryUpdateParameters\",\n mapper: ConnectedRegistryUpdateParametersMapper\n};\n\nexport const credentialSetName: OperationURLParameter = {\n parameterPath: \"credentialSetName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"credentialSetName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const credentialSetCreateParameters: OperationParameter = {\n parameterPath: \"credentialSetCreateParameters\",\n mapper: CredentialSetMapper\n};\n\nexport const credentialSetUpdateParameters: OperationParameter = {\n parameterPath: \"credentialSetUpdateParameters\",\n mapper: CredentialSetUpdateParametersMapper\n};\n\nexport const exportPipelineName: OperationURLParameter = {\n parameterPath: \"exportPipelineName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"exportPipelineName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const exportPipelineCreateParameters: OperationParameter = {\n parameterPath: \"exportPipelineCreateParameters\",\n mapper: ExportPipelineMapper\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ImportImageParametersMapper\n};\n\nexport const registryNameCheckRequest: OperationParameter = {\n parameterPath: \"registryNameCheckRequest\",\n mapper: RegistryNameCheckRequestMapper\n};\n\nexport const registry: OperationParameter = {\n parameterPath: \"registry\",\n mapper: RegistryMapper\n};\n\nexport const registryUpdateParameters: OperationParameter = {\n parameterPath: \"registryUpdateParameters\",\n mapper: RegistryUpdateParametersMapper\n};\n\nexport const groupName: OperationURLParameter = {\n parameterPath: \"groupName\",\n mapper: {\n serializedName: \"groupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const regenerateCredentialParameters: OperationParameter = {\n parameterPath: \"regenerateCredentialParameters\",\n mapper: RegenerateCredentialParametersMapper\n};\n\nexport const generateCredentialsParameters: OperationParameter = {\n parameterPath: \"generateCredentialsParameters\",\n mapper: GenerateCredentialsParametersMapper\n};\n\nexport const runRequest: OperationParameter = {\n parameterPath: \"runRequest\",\n mapper: RunRequestMapper\n};\n\nexport const resourceGroupName1: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MinLength: 1\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion1: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2019-06-01-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const importPipelineName: OperationURLParameter = {\n parameterPath: \"importPipelineName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"importPipelineName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const importPipelineCreateParameters: OperationParameter = {\n parameterPath: \"importPipelineCreateParameters\",\n mapper: ImportPipelineMapper\n};\n\nexport const pipelineRunName: OperationURLParameter = {\n parameterPath: \"pipelineRunName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"pipelineRunName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const pipelineRunCreateParameters: OperationParameter = {\n parameterPath: \"pipelineRunCreateParameters\",\n mapper: PipelineRunMapper\n};\n\nexport const privateEndpointConnectionName: OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n serializedName: \"privateEndpointConnectionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const privateEndpointConnection: OperationParameter = {\n parameterPath: \"privateEndpointConnection\",\n mapper: PrivateEndpointConnectionMapper\n};\n\nexport const replicationName: OperationURLParameter = {\n parameterPath: \"replicationName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"replicationName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const replication: OperationParameter = {\n parameterPath: \"replication\",\n mapper: ReplicationMapper\n};\n\nexport const replicationUpdateParameters: OperationParameter = {\n parameterPath: \"replicationUpdateParameters\",\n mapper: ReplicationUpdateParametersMapper\n};\n\nexport const scopeMapName: OperationURLParameter = {\n parameterPath: \"scopeMapName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-_]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"scopeMapName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const scopeMapCreateParameters: OperationParameter = {\n parameterPath: \"scopeMapCreateParameters\",\n mapper: ScopeMapMapper\n};\n\nexport const scopeMapUpdateParameters: OperationParameter = {\n parameterPath: \"scopeMapUpdateParameters\",\n mapper: ScopeMapUpdateParametersMapper\n};\n\nexport const tokenName: OperationURLParameter = {\n parameterPath: \"tokenName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"tokenName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const tokenCreateParameters: OperationParameter = {\n parameterPath: \"tokenCreateParameters\",\n mapper: TokenMapper\n};\n\nexport const tokenUpdateParameters: OperationParameter = {\n parameterPath: \"tokenUpdateParameters\",\n mapper: TokenUpdateParametersMapper\n};\n\nexport const webhookName: OperationURLParameter = {\n parameterPath: \"webhookName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"webhookName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const webhookCreateParameters: OperationParameter = {\n parameterPath: \"webhookCreateParameters\",\n mapper: WebhookCreateParametersMapper\n};\n\nexport const webhookUpdateParameters: OperationParameter = {\n parameterPath: \"webhookUpdateParameters\",\n mapper: WebhookUpdateParametersMapper\n};\n\nexport const agentPoolName: OperationURLParameter = {\n parameterPath: \"agentPoolName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 20,\n MinLength: 3\n },\n serializedName: \"agentPoolName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const agentPool: OperationParameter = {\n parameterPath: \"agentPool\",\n mapper: AgentPoolMapper\n};\n\nexport const updateParameters: OperationParameter = {\n parameterPath: \"updateParameters\",\n mapper: AgentPoolUpdateParametersMapper\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n serializedName: \"$top\",\n type: {\n name: \"Number\"\n }\n }\n};\n\nexport const runId: OperationURLParameter = {\n parameterPath: \"runId\",\n mapper: {\n serializedName: \"runId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const runUpdateParameters: OperationParameter = {\n parameterPath: \"runUpdateParameters\",\n mapper: RunUpdateParametersMapper\n};\n\nexport const taskRunName: OperationURLParameter = {\n parameterPath: \"taskRunName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"taskRunName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const taskRun: OperationParameter = {\n parameterPath: \"taskRun\",\n mapper: TaskRunMapper\n};\n\nexport const updateParameters1: OperationParameter = {\n parameterPath: \"updateParameters\",\n mapper: TaskRunUpdateParametersMapper\n};\n\nexport const taskName: OperationURLParameter = {\n parameterPath: \"taskName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-_]*$\"),\n MaxLength: 50,\n MinLength: 5\n },\n serializedName: \"taskName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const taskCreateParameters: OperationParameter = {\n parameterPath: \"taskCreateParameters\",\n mapper: TaskMapper\n};\n\nexport const taskUpdateParameters: OperationParameter = {\n parameterPath: \"taskUpdateParameters\",\n mapper: TaskUpdateParametersMapper\n};\n"]}
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n Archive as ArchiveMapper,\n ArchiveUpdateParameters as ArchiveUpdateParametersMapper,\n CacheRule as CacheRuleMapper,\n CacheRuleUpdateParameters as CacheRuleUpdateParametersMapper,\n ConnectedRegistry as ConnectedRegistryMapper,\n ConnectedRegistryUpdateParameters as ConnectedRegistryUpdateParametersMapper,\n CredentialSet as CredentialSetMapper,\n CredentialSetUpdateParameters as CredentialSetUpdateParametersMapper,\n ExportPipeline as ExportPipelineMapper,\n ImportImageParameters as ImportImageParametersMapper,\n RegistryNameCheckRequest as RegistryNameCheckRequestMapper,\n Registry as RegistryMapper,\n RegistryUpdateParameters as RegistryUpdateParametersMapper,\n RegenerateCredentialParameters as RegenerateCredentialParametersMapper,\n GenerateCredentialsParameters as GenerateCredentialsParametersMapper,\n RunRequest as RunRequestMapper,\n ImportPipeline as ImportPipelineMapper,\n PipelineRun as PipelineRunMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper,\n Replication as ReplicationMapper,\n ReplicationUpdateParameters as ReplicationUpdateParametersMapper,\n ScopeMap as ScopeMapMapper,\n ScopeMapUpdateParameters as ScopeMapUpdateParametersMapper,\n Token as TokenMapper,\n TokenUpdateParameters as TokenUpdateParametersMapper,\n WebhookCreateParameters as WebhookCreateParametersMapper,\n WebhookUpdateParameters as WebhookUpdateParametersMapper,\n AgentPool as AgentPoolMapper,\n AgentPoolUpdateParameters as AgentPoolUpdateParametersMapper,\n RunUpdateParameters as RunUpdateParametersMapper,\n TaskRun as TaskRunMapper,\n TaskRunUpdateParameters as TaskRunUpdateParametersMapper,\n Task as TaskMapper,\n TaskUpdateParameters as TaskUpdateParametersMapper,\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2024-11-01-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"Uuid\",\n },\n },\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const registryName: OperationURLParameter = {\n parameterPath: \"registryName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"registryName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const packageType: OperationURLParameter = {\n parameterPath: \"packageType\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z]*$\"),\n MaxLength: 50,\n MinLength: 3,\n },\n serializedName: \"packageType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const archiveName: OperationURLParameter = {\n parameterPath: \"archiveName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 200,\n MinLength: 5,\n },\n serializedName: \"archiveName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const archiveCreateParameters: OperationParameter = {\n parameterPath: \"archiveCreateParameters\",\n mapper: ArchiveMapper,\n};\n\nexport const archiveUpdateParameters: OperationParameter = {\n parameterPath: \"archiveUpdateParameters\",\n mapper: ArchiveUpdateParametersMapper,\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const archiveVersionName: OperationURLParameter = {\n parameterPath: \"archiveVersionName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 200,\n MinLength: 5,\n },\n serializedName: \"archiveVersionName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const cacheRuleName: OperationURLParameter = {\n parameterPath: \"cacheRuleName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"cacheRuleName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const cacheRuleCreateParameters: OperationParameter = {\n parameterPath: \"cacheRuleCreateParameters\",\n mapper: CacheRuleMapper,\n};\n\nexport const cacheRuleUpdateParameters: OperationParameter = {\n parameterPath: \"cacheRuleUpdateParameters\",\n mapper: CacheRuleUpdateParametersMapper,\n};\n\nexport const filter: OperationQueryParameter = {\n parameterPath: [\"options\", \"filter\"],\n mapper: {\n serializedName: \"$filter\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const connectedRegistryName: OperationURLParameter = {\n parameterPath: \"connectedRegistryName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"connectedRegistryName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const connectedRegistryCreateParameters: OperationParameter = {\n parameterPath: \"connectedRegistryCreateParameters\",\n mapper: ConnectedRegistryMapper,\n};\n\nexport const connectedRegistryUpdateParameters: OperationParameter = {\n parameterPath: \"connectedRegistryUpdateParameters\",\n mapper: ConnectedRegistryUpdateParametersMapper,\n};\n\nexport const credentialSetName: OperationURLParameter = {\n parameterPath: \"credentialSetName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"credentialSetName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const credentialSetCreateParameters: OperationParameter = {\n parameterPath: \"credentialSetCreateParameters\",\n mapper: CredentialSetMapper,\n};\n\nexport const credentialSetUpdateParameters: OperationParameter = {\n parameterPath: \"credentialSetUpdateParameters\",\n mapper: CredentialSetUpdateParametersMapper,\n};\n\nexport const exportPipelineName: OperationURLParameter = {\n parameterPath: \"exportPipelineName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"exportPipelineName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const exportPipelineCreateParameters: OperationParameter = {\n parameterPath: \"exportPipelineCreateParameters\",\n mapper: ExportPipelineMapper,\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ImportImageParametersMapper,\n};\n\nexport const registryNameCheckRequest: OperationParameter = {\n parameterPath: \"registryNameCheckRequest\",\n mapper: RegistryNameCheckRequestMapper,\n};\n\nexport const registry: OperationParameter = {\n parameterPath: \"registry\",\n mapper: RegistryMapper,\n};\n\nexport const registryUpdateParameters: OperationParameter = {\n parameterPath: \"registryUpdateParameters\",\n mapper: RegistryUpdateParametersMapper,\n};\n\nexport const groupName: OperationURLParameter = {\n parameterPath: \"groupName\",\n mapper: {\n serializedName: \"groupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const regenerateCredentialParameters: OperationParameter = {\n parameterPath: \"regenerateCredentialParameters\",\n mapper: RegenerateCredentialParametersMapper,\n};\n\nexport const generateCredentialsParameters: OperationParameter = {\n parameterPath: \"generateCredentialsParameters\",\n mapper: GenerateCredentialsParametersMapper,\n};\n\nexport const runRequest: OperationParameter = {\n parameterPath: \"runRequest\",\n mapper: RunRequestMapper,\n};\n\nexport const resourceGroupName1: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const apiVersion1: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2019-06-01-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const importPipelineName: OperationURLParameter = {\n parameterPath: \"importPipelineName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"importPipelineName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const importPipelineCreateParameters: OperationParameter = {\n parameterPath: \"importPipelineCreateParameters\",\n mapper: ImportPipelineMapper,\n};\n\nexport const pipelineRunName: OperationURLParameter = {\n parameterPath: \"pipelineRunName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"pipelineRunName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const pipelineRunCreateParameters: OperationParameter = {\n parameterPath: \"pipelineRunCreateParameters\",\n mapper: PipelineRunMapper,\n};\n\nexport const privateEndpointConnectionName: OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n serializedName: \"privateEndpointConnectionName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const privateEndpointConnection: OperationParameter = {\n parameterPath: \"privateEndpointConnection\",\n mapper: PrivateEndpointConnectionMapper,\n};\n\nexport const replicationName: OperationURLParameter = {\n parameterPath: \"replicationName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"replicationName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const replication: OperationParameter = {\n parameterPath: \"replication\",\n mapper: ReplicationMapper,\n};\n\nexport const replicationUpdateParameters: OperationParameter = {\n parameterPath: \"replicationUpdateParameters\",\n mapper: ReplicationUpdateParametersMapper,\n};\n\nexport const scopeMapName: OperationURLParameter = {\n parameterPath: \"scopeMapName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-_]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"scopeMapName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const scopeMapCreateParameters: OperationParameter = {\n parameterPath: \"scopeMapCreateParameters\",\n mapper: ScopeMapMapper,\n};\n\nexport const scopeMapUpdateParameters: OperationParameter = {\n parameterPath: \"scopeMapUpdateParameters\",\n mapper: ScopeMapUpdateParametersMapper,\n};\n\nexport const tokenName: OperationURLParameter = {\n parameterPath: \"tokenName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"tokenName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const tokenCreateParameters: OperationParameter = {\n parameterPath: \"tokenCreateParameters\",\n mapper: TokenMapper,\n};\n\nexport const tokenUpdateParameters: OperationParameter = {\n parameterPath: \"tokenUpdateParameters\",\n mapper: TokenUpdateParametersMapper,\n};\n\nexport const webhookName: OperationURLParameter = {\n parameterPath: \"webhookName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"webhookName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const webhookCreateParameters: OperationParameter = {\n parameterPath: \"webhookCreateParameters\",\n mapper: WebhookCreateParametersMapper,\n};\n\nexport const webhookUpdateParameters: OperationParameter = {\n parameterPath: \"webhookUpdateParameters\",\n mapper: WebhookUpdateParametersMapper,\n};\n\nexport const agentPoolName: OperationURLParameter = {\n parameterPath: \"agentPoolName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 20,\n MinLength: 3,\n },\n serializedName: \"agentPoolName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const agentPool: OperationParameter = {\n parameterPath: \"agentPool\",\n mapper: AgentPoolMapper,\n};\n\nexport const updateParameters: OperationParameter = {\n parameterPath: \"updateParameters\",\n mapper: AgentPoolUpdateParametersMapper,\n};\n\nexport const top: OperationQueryParameter = {\n parameterPath: [\"options\", \"top\"],\n mapper: {\n serializedName: \"$top\",\n type: {\n name: \"Number\",\n },\n },\n};\n\nexport const runId: OperationURLParameter = {\n parameterPath: \"runId\",\n mapper: {\n serializedName: \"runId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const runUpdateParameters: OperationParameter = {\n parameterPath: \"runUpdateParameters\",\n mapper: RunUpdateParametersMapper,\n};\n\nexport const taskRunName: OperationURLParameter = {\n parameterPath: \"taskRunName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"taskRunName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const taskRun: OperationParameter = {\n parameterPath: \"taskRun\",\n mapper: TaskRunMapper,\n};\n\nexport const updateParameters1: OperationParameter = {\n parameterPath: \"updateParameters\",\n mapper: TaskRunUpdateParametersMapper,\n};\n\nexport const taskName: OperationURLParameter = {\n parameterPath: \"taskName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9-_]*$\"),\n MaxLength: 50,\n MinLength: 5,\n },\n serializedName: \"taskName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const taskCreateParameters: OperationParameter = {\n parameterPath: \"taskCreateParameters\",\n mapper: TaskMapper,\n};\n\nexport const taskUpdateParameters: OperationParameter = {\n parameterPath: \"taskUpdateParameters\",\n mapper: TaskUpdateParametersMapper,\n};\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"agentPools.d.ts","sourceRoot":"","sources":["../../../src/operations/agentPools.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"agentPools.d.ts","sourceRoot":"","sources":["../../../src/operations/agentPools.ts"],"names":[],"mappings":"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"}
@@ -45,7 +45,7 @@ class AgentPoolsImpl {
45
45
  throw new Error("maxPageSize is not supported by this operation.");
46
46
  }
47
47
  return this.listPagingPage(resourceGroupName, registryName, options, settings);
48
- }
48
+ },
49
49
  };
50
50
  }
51
51
  listPagingPage(resourceGroupName, registryName, options, settings) {
@@ -125,8 +125,8 @@ class AgentPoolsImpl {
125
125
  rawResponse: {
126
126
  statusCode: currentRawResponse.status,
127
127
  body: currentRawResponse.parsedBody,
128
- headers: currentRawResponse.headers.toJSON()
129
- }
128
+ headers: currentRawResponse.headers.toJSON(),
129
+ },
130
130
  };
131
131
  };
132
132
  const lro = (0, lroImpl_js_1.createLroSpec)({
@@ -136,13 +136,13 @@ class AgentPoolsImpl {
136
136
  registryName,
137
137
  agentPoolName,
138
138
  agentPool,
139
- options
139
+ options,
140
140
  },
141
- spec: createOperationSpec
141
+ spec: createOperationSpec,
142
142
  });
143
143
  const poller = await (0, core_lro_1.createHttpPoller)(lro, {
144
144
  restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
145
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
145
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
146
146
  });
147
147
  await poller.poll();
148
148
  return poller;
@@ -185,18 +185,18 @@ class AgentPoolsImpl {
185
185
  rawResponse: {
186
186
  statusCode: currentRawResponse.status,
187
187
  body: currentRawResponse.parsedBody,
188
- headers: currentRawResponse.headers.toJSON()
189
- }
188
+ headers: currentRawResponse.headers.toJSON(),
189
+ },
190
190
  };
191
191
  };
192
192
  const lro = (0, lroImpl_js_1.createLroSpec)({
193
193
  sendOperationFn,
194
194
  args: { resourceGroupName, registryName, agentPoolName, options },
195
- spec: deleteOperationSpec
195
+ spec: deleteOperationSpec,
196
196
  });
197
197
  const poller = await (0, core_lro_1.createHttpPoller)(lro, {
198
198
  restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
199
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
199
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
200
200
  });
201
201
  await poller.poll();
202
202
  return poller;
@@ -239,8 +239,8 @@ class AgentPoolsImpl {
239
239
  rawResponse: {
240
240
  statusCode: currentRawResponse.status,
241
241
  body: currentRawResponse.parsedBody,
242
- headers: currentRawResponse.headers.toJSON()
243
- }
242
+ headers: currentRawResponse.headers.toJSON(),
243
+ },
244
244
  };
245
245
  };
246
246
  const lro = (0, lroImpl_js_1.createLroSpec)({
@@ -250,13 +250,13 @@ class AgentPoolsImpl {
250
250
  registryName,
251
251
  agentPoolName,
252
252
  updateParameters,
253
- options
253
+ options,
254
254
  },
255
- spec: updateOperationSpec
255
+ spec: updateOperationSpec,
256
256
  });
257
257
  const poller = await (0, core_lro_1.createHttpPoller)(lro, {
258
258
  restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
259
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
259
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
260
260
  });
261
261
  await poller.poll();
262
262
  return poller;
@@ -311,11 +311,11 @@ const getOperationSpec = {
311
311
  httpMethod: "GET",
312
312
  responses: {
313
313
  200: {
314
- bodyMapper: Mappers.AgentPool
314
+ bodyMapper: Mappers.AgentPool,
315
315
  },
316
316
  default: {
317
- bodyMapper: Mappers.ErrorResponseForContainerRegistry
318
- }
317
+ bodyMapper: Mappers.ErrorResponseForContainerRegistry,
318
+ },
319
319
  },
320
320
  queryParameters: [Parameters.apiVersion1],
321
321
  urlParameters: [
@@ -323,30 +323,30 @@ const getOperationSpec = {
323
323
  Parameters.subscriptionId,
324
324
  Parameters.registryName,
325
325
  Parameters.resourceGroupName1,
326
- Parameters.agentPoolName
326
+ Parameters.agentPoolName,
327
327
  ],
328
328
  headerParameters: [Parameters.accept],
329
- serializer
329
+ serializer,
330
330
  };
331
331
  const createOperationSpec = {
332
332
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}",
333
333
  httpMethod: "PUT",
334
334
  responses: {
335
335
  200: {
336
- bodyMapper: Mappers.AgentPool
336
+ bodyMapper: Mappers.AgentPool,
337
337
  },
338
338
  201: {
339
- bodyMapper: Mappers.AgentPool
339
+ bodyMapper: Mappers.AgentPool,
340
340
  },
341
341
  202: {
342
- bodyMapper: Mappers.AgentPool
342
+ bodyMapper: Mappers.AgentPool,
343
343
  },
344
344
  204: {
345
- bodyMapper: Mappers.AgentPool
345
+ bodyMapper: Mappers.AgentPool,
346
346
  },
347
347
  default: {
348
- bodyMapper: Mappers.ErrorResponseForContainerRegistry
349
- }
348
+ bodyMapper: Mappers.ErrorResponseForContainerRegistry,
349
+ },
350
350
  },
351
351
  requestBody: Parameters.agentPool,
352
352
  queryParameters: [Parameters.apiVersion1],
@@ -355,11 +355,11 @@ const createOperationSpec = {
355
355
  Parameters.subscriptionId,
356
356
  Parameters.registryName,
357
357
  Parameters.resourceGroupName1,
358
- Parameters.agentPoolName
358
+ Parameters.agentPoolName,
359
359
  ],
360
360
  headerParameters: [Parameters.accept, Parameters.contentType],
361
361
  mediaType: "json",
362
- serializer
362
+ serializer,
363
363
  };
364
364
  const deleteOperationSpec = {
365
365
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}",
@@ -370,8 +370,8 @@ const deleteOperationSpec = {
370
370
  202: {},
371
371
  204: {},
372
372
  default: {
373
- bodyMapper: Mappers.ErrorResponseForContainerRegistry
374
- }
373
+ bodyMapper: Mappers.ErrorResponseForContainerRegistry,
374
+ },
375
375
  },
376
376
  queryParameters: [Parameters.apiVersion1],
377
377
  urlParameters: [
@@ -379,30 +379,30 @@ const deleteOperationSpec = {
379
379
  Parameters.subscriptionId,
380
380
  Parameters.registryName,
381
381
  Parameters.resourceGroupName1,
382
- Parameters.agentPoolName
382
+ Parameters.agentPoolName,
383
383
  ],
384
384
  headerParameters: [Parameters.accept],
385
- serializer
385
+ serializer,
386
386
  };
387
387
  const updateOperationSpec = {
388
388
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}",
389
389
  httpMethod: "PATCH",
390
390
  responses: {
391
391
  200: {
392
- bodyMapper: Mappers.AgentPool
392
+ bodyMapper: Mappers.AgentPool,
393
393
  },
394
394
  201: {
395
- bodyMapper: Mappers.AgentPool
395
+ bodyMapper: Mappers.AgentPool,
396
396
  },
397
397
  202: {
398
- bodyMapper: Mappers.AgentPool
398
+ bodyMapper: Mappers.AgentPool,
399
399
  },
400
400
  204: {
401
- bodyMapper: Mappers.AgentPool
401
+ bodyMapper: Mappers.AgentPool,
402
402
  },
403
403
  default: {
404
- bodyMapper: Mappers.ErrorResponseForContainerRegistry
405
- }
404
+ bodyMapper: Mappers.ErrorResponseForContainerRegistry,
405
+ },
406
406
  },
407
407
  requestBody: Parameters.updateParameters,
408
408
  queryParameters: [Parameters.apiVersion1],
@@ -411,43 +411,43 @@ const updateOperationSpec = {
411
411
  Parameters.subscriptionId,
412
412
  Parameters.registryName,
413
413
  Parameters.resourceGroupName1,
414
- Parameters.agentPoolName
414
+ Parameters.agentPoolName,
415
415
  ],
416
416
  headerParameters: [Parameters.accept, Parameters.contentType],
417
417
  mediaType: "json",
418
- serializer
418
+ serializer,
419
419
  };
420
420
  const listOperationSpec = {
421
421
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools",
422
422
  httpMethod: "GET",
423
423
  responses: {
424
424
  200: {
425
- bodyMapper: Mappers.AgentPoolListResult
425
+ bodyMapper: Mappers.AgentPoolListResult,
426
426
  },
427
427
  default: {
428
- bodyMapper: Mappers.ErrorResponseForContainerRegistry
429
- }
428
+ bodyMapper: Mappers.ErrorResponseForContainerRegistry,
429
+ },
430
430
  },
431
431
  queryParameters: [Parameters.apiVersion1],
432
432
  urlParameters: [
433
433
  Parameters.$host,
434
434
  Parameters.subscriptionId,
435
435
  Parameters.registryName,
436
- Parameters.resourceGroupName1
436
+ Parameters.resourceGroupName1,
437
437
  ],
438
438
  headerParameters: [Parameters.accept],
439
- serializer
439
+ serializer,
440
440
  };
441
441
  const getQueueStatusOperationSpec = {
442
442
  path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}/listQueueStatus",
443
443
  httpMethod: "POST",
444
444
  responses: {
445
445
  200: {
446
- bodyMapper: Mappers.AgentPoolQueueStatus
446
+ bodyMapper: Mappers.AgentPoolQueueStatus,
447
447
  },
448
448
  default: {
449
- bodyMapper: Mappers.ErrorResponseForContainerRegistry
450
- }
449
+ bodyMapper: Mappers.ErrorResponseForContainerRegistry,
450
+ },
451
451
  },
452
452
  queryParameters: [Parameters.apiVersion1],
453
453
  urlParameters: [
@@ -455,30 +455,30 @@ const getQueueStatusOperationSpec = {
455
455
  Parameters.subscriptionId,
456
456
  Parameters.registryName,
457
457
  Parameters.resourceGroupName1,
458
- Parameters.agentPoolName
458
+ Parameters.agentPoolName,
459
459
  ],
460
460
  headerParameters: [Parameters.accept],
461
- serializer
461
+ serializer,
462
462
  };
463
463
  const listNextOperationSpec = {
464
464
  path: "{nextLink}",
465
465
  httpMethod: "GET",
466
466
  responses: {
467
467
  200: {
468
- bodyMapper: Mappers.AgentPoolListResult
468
+ bodyMapper: Mappers.AgentPoolListResult,
469
469
  },
470
470
  default: {
471
- bodyMapper: Mappers.ErrorResponseForContainerRegistry
472
- }
471
+ bodyMapper: Mappers.ErrorResponseForContainerRegistry,
472
+ },
473
473
  },
474
474
  urlParameters: [
475
475
  Parameters.$host,
476
476
  Parameters.subscriptionId,
477
477
  Parameters.registryName,
478
478
  Parameters.nextLink,
479
- Parameters.resourceGroupName1
479
+ Parameters.resourceGroupName1,
480
480
  ],
481
481
  headerParameters: [Parameters.accept],
482
- serializer
482
+ serializer,
483
483
  };
484
484
  //# sourceMappingURL=agentPools.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"agentPools.js","sourceRoot":"","sources":["../../../src/operations/agentPools.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { AgentPools } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ContainerRegistryManagementClient } from \"../containerRegistryManagementClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n AgentPool,\n AgentPoolsListNextOptionalParams,\n AgentPoolsListOptionalParams,\n AgentPoolsListResponse,\n AgentPoolsGetOptionalParams,\n AgentPoolsGetResponse,\n AgentPoolsCreateOptionalParams,\n AgentPoolsCreateResponse,\n AgentPoolsDeleteOptionalParams,\n AgentPoolUpdateParameters,\n AgentPoolsUpdateOptionalParams,\n AgentPoolsUpdateResponse,\n AgentPoolsGetQueueStatusOptionalParams,\n AgentPoolsGetQueueStatusResponse,\n AgentPoolsListNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing AgentPools operations. */\nexport class AgentPoolsImpl implements AgentPools {\n private readonly client: ContainerRegistryManagementClient;\n\n /**\n * Initialize a new instance of the class AgentPools class.\n * @param client Reference to the service client\n */\n constructor(client: ContainerRegistryManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all the agent pools for a specified container registry.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n registryName: string,\n options?: AgentPoolsListOptionalParams\n ): PagedAsyncIterableIterator<AgentPool> {\n const iter = this.listPagingAll(resourceGroupName, registryName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(\n resourceGroupName,\n registryName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n registryName: string,\n options?: AgentPoolsListOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<AgentPool[]> {\n let result: AgentPoolsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, registryName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n registryName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n registryName: string,\n options?: AgentPoolsListOptionalParams\n ): AsyncIterableIterator<AgentPool> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n registryName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the detailed information for a given agent pool.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n options?: AgentPoolsGetOptionalParams\n ): Promise<AgentPoolsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, registryName, agentPoolName, options },\n getOperationSpec\n );\n }\n\n /**\n * Creates an agent pool for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param agentPool The parameters of an agent pool that needs to scheduled.\n * @param options The options parameters.\n */\n async beginCreate(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n agentPool: AgentPool,\n options?: AgentPoolsCreateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsCreateResponse>,\n AgentPoolsCreateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<AgentPoolsCreateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n registryName,\n agentPoolName,\n agentPool,\n options\n },\n spec: createOperationSpec\n });\n const poller = await createHttpPoller<\n AgentPoolsCreateResponse,\n OperationState<AgentPoolsCreateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Creates an agent pool for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param agentPool The parameters of an agent pool that needs to scheduled.\n * @param options The options parameters.\n */\n async beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n agentPool: AgentPool,\n options?: AgentPoolsCreateOptionalParams\n ): Promise<AgentPoolsCreateResponse> {\n const poller = await this.beginCreate(\n resourceGroupName,\n registryName,\n agentPoolName,\n agentPool,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a specified agent pool resource.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n options?: AgentPoolsDeleteOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, registryName, agentPoolName, options },\n spec: deleteOperationSpec\n });\n const poller = await createHttpPoller<void, OperationState<void>>(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes a specified agent pool resource.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n options?: AgentPoolsDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n registryName,\n agentPoolName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Updates an agent pool with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param updateParameters The parameters for updating an agent pool.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n updateParameters: AgentPoolUpdateParameters,\n options?: AgentPoolsUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsUpdateResponse>,\n AgentPoolsUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<AgentPoolsUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n registryName,\n agentPoolName,\n updateParameters,\n options\n },\n spec: updateOperationSpec\n });\n const poller = await createHttpPoller<\n AgentPoolsUpdateResponse,\n OperationState<AgentPoolsUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Updates an agent pool with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param updateParameters The parameters for updating an agent pool.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n updateParameters: AgentPoolUpdateParameters,\n options?: AgentPoolsUpdateOptionalParams\n ): Promise<AgentPoolsUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n registryName,\n agentPoolName,\n updateParameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Lists all the agent pools for a specified container registry.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n registryName: string,\n options?: AgentPoolsListOptionalParams\n ): Promise<AgentPoolsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, registryName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets the count of queued runs for a given agent pool.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n getQueueStatus(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n options?: AgentPoolsGetQueueStatusOptionalParams\n ): Promise<AgentPoolsGetQueueStatusResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, registryName, agentPoolName, options },\n getQueueStatusOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n registryName: string,\n nextLink: string,\n options?: AgentPoolsListNextOptionalParams\n ): Promise<AgentPoolsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, registryName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPool\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPool\n },\n 201: {\n bodyMapper: Mappers.AgentPool\n },\n 202: {\n bodyMapper: Mappers.AgentPool\n },\n 204: {\n bodyMapper: Mappers.AgentPool\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry\n }\n },\n requestBody: Parameters.agentPool,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPool\n },\n 201: {\n bodyMapper: Mappers.AgentPool\n },\n 202: {\n bodyMapper: Mappers.AgentPool\n },\n 204: {\n bodyMapper: Mappers.AgentPool\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry\n }\n },\n requestBody: Parameters.updateParameters,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPoolListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getQueueStatusOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}/listQueueStatus\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPoolQueueStatus\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry\n }\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPoolListResult\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.nextLink,\n Parameters.resourceGroupName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
1
+ {"version":3,"file":"agentPools.js","sourceRoot":"","sources":["../../../src/operations/agentPools.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { AgentPools } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { ContainerRegistryManagementClient } from \"../containerRegistryManagementClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller,\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n AgentPool,\n AgentPoolsListNextOptionalParams,\n AgentPoolsListOptionalParams,\n AgentPoolsListResponse,\n AgentPoolsGetOptionalParams,\n AgentPoolsGetResponse,\n AgentPoolsCreateOptionalParams,\n AgentPoolsCreateResponse,\n AgentPoolsDeleteOptionalParams,\n AgentPoolUpdateParameters,\n AgentPoolsUpdateOptionalParams,\n AgentPoolsUpdateResponse,\n AgentPoolsGetQueueStatusOptionalParams,\n AgentPoolsGetQueueStatusResponse,\n AgentPoolsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing AgentPools operations. */\nexport class AgentPoolsImpl implements AgentPools {\n private readonly client: ContainerRegistryManagementClient;\n\n /**\n * Initialize a new instance of the class AgentPools class.\n * @param client Reference to the service client\n */\n constructor(client: ContainerRegistryManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all the agent pools for a specified container registry.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n registryName: string,\n options?: AgentPoolsListOptionalParams,\n ): PagedAsyncIterableIterator<AgentPool> {\n const iter = this.listPagingAll(resourceGroupName, registryName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(\n resourceGroupName,\n registryName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n registryName: string,\n options?: AgentPoolsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<AgentPool[]> {\n let result: AgentPoolsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, registryName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n registryName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n registryName: string,\n options?: AgentPoolsListOptionalParams,\n ): AsyncIterableIterator<AgentPool> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n registryName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the detailed information for a given agent pool.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n options?: AgentPoolsGetOptionalParams,\n ): Promise<AgentPoolsGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, registryName, agentPoolName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Creates an agent pool for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param agentPool The parameters of an agent pool that needs to scheduled.\n * @param options The options parameters.\n */\n async beginCreate(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n agentPool: AgentPool,\n options?: AgentPoolsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsCreateResponse>,\n AgentPoolsCreateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<AgentPoolsCreateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n registryName,\n agentPoolName,\n agentPool,\n options,\n },\n spec: createOperationSpec,\n });\n const poller = await createHttpPoller<\n AgentPoolsCreateResponse,\n OperationState<AgentPoolsCreateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Creates an agent pool for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param agentPool The parameters of an agent pool that needs to scheduled.\n * @param options The options parameters.\n */\n async beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n agentPool: AgentPool,\n options?: AgentPoolsCreateOptionalParams,\n ): Promise<AgentPoolsCreateResponse> {\n const poller = await this.beginCreate(\n resourceGroupName,\n registryName,\n agentPoolName,\n agentPool,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a specified agent pool resource.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n options?: AgentPoolsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, registryName, agentPoolName, options },\n spec: deleteOperationSpec,\n });\n const poller = await createHttpPoller<void, OperationState<void>>(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Deletes a specified agent pool resource.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n options?: AgentPoolsDeleteOptionalParams,\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n registryName,\n agentPoolName,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Updates an agent pool with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param updateParameters The parameters for updating an agent pool.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n updateParameters: AgentPoolUpdateParameters,\n options?: AgentPoolsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsUpdateResponse>,\n AgentPoolsUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ): Promise<AgentPoolsUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec,\n ) => {\n let currentRawResponse: coreClient.FullOperationResponse | undefined =\n undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown,\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback,\n },\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON(),\n },\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n registryName,\n agentPoolName,\n updateParameters,\n options,\n },\n spec: updateOperationSpec,\n });\n const poller = await createHttpPoller<\n AgentPoolsUpdateResponse,\n OperationState<AgentPoolsUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Updates an agent pool with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param updateParameters The parameters for updating an agent pool.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n updateParameters: AgentPoolUpdateParameters,\n options?: AgentPoolsUpdateOptionalParams,\n ): Promise<AgentPoolsUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n registryName,\n agentPoolName,\n updateParameters,\n options,\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Lists all the agent pools for a specified container registry.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n registryName: string,\n options?: AgentPoolsListOptionalParams,\n ): Promise<AgentPoolsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, registryName, options },\n listOperationSpec,\n );\n }\n\n /**\n * Gets the count of queued runs for a given agent pool.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n getQueueStatus(\n resourceGroupName: string,\n registryName: string,\n agentPoolName: string,\n options?: AgentPoolsGetQueueStatusOptionalParams,\n ): Promise<AgentPoolsGetQueueStatusResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, registryName, agentPoolName, options },\n getQueueStatusOperationSpec,\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n registryName: string,\n nextLink: string,\n options?: AgentPoolsListNextOptionalParams,\n ): Promise<AgentPoolsListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, registryName, nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPool,\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry,\n },\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPool,\n },\n 201: {\n bodyMapper: Mappers.AgentPool,\n },\n 202: {\n bodyMapper: Mappers.AgentPool,\n },\n 204: {\n bodyMapper: Mappers.AgentPool,\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry,\n },\n },\n requestBody: Parameters.agentPool,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry,\n },\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPool,\n },\n 201: {\n bodyMapper: Mappers.AgentPool,\n },\n 202: {\n bodyMapper: Mappers.AgentPool,\n },\n 204: {\n bodyMapper: Mappers.AgentPool,\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry,\n },\n },\n requestBody: Parameters.updateParameters,\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName,\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer,\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPoolListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry,\n },\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst getQueueStatusOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/agentPools/{agentPoolName}/listQueueStatus\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPoolQueueStatus,\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry,\n },\n },\n queryParameters: [Parameters.apiVersion1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.resourceGroupName1,\n Parameters.agentPoolName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.AgentPoolListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponseForContainerRegistry,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.registryName,\n Parameters.nextLink,\n Parameters.resourceGroupName1,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"archiveVersions.d.ts","sourceRoot":"","sources":["../../../src/operations/archiveVersions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAInE,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,cAAc,EAEd,iCAAiC,EAEjC,gCAAgC,EAChC,0BAA0B,EAC1B,mCAAmC,EACnC,6BAA6B,EAC7B,mCAAmC,EACnC,6BAA6B,EAE9B,MAAM,oBAAoB,CAAC;AAG5B,mDAAmD;AACnD,qBAAa,mBAAoB,YAAW,eAAe;IACzD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;;OAGG;gBACS,MAAM,EAAE,iCAAiC;IAIrD;;;;;;;OAOG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC;YA+B9B,cAAc;YAuCd,aAAa;IAkB5B;;;;;;;OAOG;IACH,OAAO,CAAC,KAAK;IAab;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC;IActC;;;;;;;;OAQG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,6BAA6B,CAAC,EAC7C,6BAA6B,CAC9B,CACF;IAgED;;;;;;;;OAQG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC;IAYzC;;;;;;;;OAQG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,6BAA6B,CAAC,EAC7C,6BAA6B,CAC9B,CACF;IAgED;;;;;;;;OAQG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC;IAYzC;;;;;;;;OAQG;IACH,OAAO,CAAC,SAAS;CAoBlB"}
1
+ {"version":3,"file":"archiveVersions.d.ts","sourceRoot":"","sources":["../../../src/operations/archiveVersions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAInE,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,cAAc,EAEd,iCAAiC,EAEjC,gCAAgC,EAChC,0BAA0B,EAC1B,mCAAmC,EACnC,6BAA6B,EAC7B,mCAAmC,EACnC,6BAA6B,EAE9B,MAAM,oBAAoB,CAAC;AAG5B,mDAAmD;AACnD,qBAAa,mBAAoB,YAAW,eAAe;IACzD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAoC;IAE3D;;;OAGG;gBACS,MAAM,EAAE,iCAAiC;IAIrD;;;;;;;OAOG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC;YA+B9B,cAAc;YAuCd,aAAa;IAkB5B;;;;;;;OAOG;IACH,OAAO,CAAC,KAAK;IAab;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC;IActC;;;;;;;;OAQG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,6BAA6B,CAAC,EAC7C,6BAA6B,CAC9B,CACF;IA+DD;;;;;;;;OAQG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC;IAYzC;;;;;;;;OAQG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,6BAA6B,CAAC,EAC7C,6BAA6B,CAC9B,CACF;IA+DD;;;;;;;;OAQG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC;IAYzC;;;;;;;;OAQG;IACH,OAAO,CAAC,SAAS;CAoBlB"}