@azure-tools/communication-recipient-verification 1.0.0-alpha.20241122.8 → 1.0.0-alpha.20241205.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 (291) hide show
  1. package/dist/browser/generated/src/index.d.ts +4 -0
  2. package/dist/browser/generated/src/index.d.ts.map +1 -0
  3. package/{dist-esm/src → dist/browser}/generated/src/index.js +3 -3
  4. package/dist/browser/generated/src/index.js.map +1 -0
  5. package/dist/browser/generated/src/models/index.d.ts +112 -0
  6. package/dist/browser/generated/src/models/index.d.ts.map +1 -0
  7. package/dist/browser/generated/src/models/mappers.d.ts +9 -0
  8. package/dist/browser/generated/src/models/mappers.d.ts.map +1 -0
  9. package/dist/browser/generated/src/models/parameters.d.ts +10 -0
  10. package/dist/browser/generated/src/models/parameters.d.ts.map +1 -0
  11. package/{dist-esm/src → dist/browser}/generated/src/models/parameters.js +1 -1
  12. package/{dist-esm/src → dist/browser}/generated/src/models/parameters.js.map +1 -1
  13. package/dist/browser/generated/src/operations/acsVerificationOperations.d.ts +40 -0
  14. package/dist/browser/generated/src/operations/acsVerificationOperations.d.ts.map +1 -0
  15. package/{dist-esm/src → dist/browser}/generated/src/operations/acsVerificationOperations.js +3 -3
  16. package/dist/browser/generated/src/operations/acsVerificationOperations.js.map +1 -0
  17. package/dist/browser/generated/src/operations/index.d.ts +2 -0
  18. package/dist/browser/generated/src/operations/index.d.ts.map +1 -0
  19. package/dist/browser/generated/src/operations/index.js +9 -0
  20. package/{dist-esm/src → dist/browser}/generated/src/operations/index.js.map +1 -1
  21. package/dist/browser/generated/src/operationsInterfaces/acsVerificationOperations.d.ts +32 -0
  22. package/dist/browser/generated/src/operationsInterfaces/acsVerificationOperations.d.ts.map +1 -0
  23. package/dist/browser/generated/src/operationsInterfaces/acsVerificationOperations.js.map +1 -0
  24. package/dist/browser/generated/src/operationsInterfaces/index.d.ts +2 -0
  25. package/dist/browser/generated/src/operationsInterfaces/index.d.ts.map +1 -0
  26. package/dist/browser/generated/src/operationsInterfaces/index.js +9 -0
  27. package/{dist-esm/src → dist/browser}/generated/src/operationsInterfaces/index.js.map +1 -1
  28. package/dist/browser/generated/src/recipientVerificationClient.d.ts +17 -0
  29. package/dist/browser/generated/src/recipientVerificationClient.d.ts.map +1 -0
  30. package/{dist-esm/src → dist/browser}/generated/src/recipientVerificationClient.js +1 -1
  31. package/dist/browser/generated/src/recipientVerificationClient.js.map +1 -0
  32. package/dist/browser/generated/src/tracing.d.ts +2 -0
  33. package/dist/browser/generated/src/tracing.d.ts.map +1 -0
  34. package/dist/browser/index.d.ts +4 -0
  35. package/dist/browser/index.d.ts.map +1 -0
  36. package/dist/browser/index.js +6 -0
  37. package/dist/browser/index.js.map +1 -0
  38. package/dist/browser/mappers.d.ts +6 -0
  39. package/dist/browser/mappers.d.ts.map +1 -0
  40. package/{dist-esm/src → dist/browser}/mappers.js +5 -5
  41. package/dist/browser/mappers.js.map +1 -0
  42. package/dist/browser/models.d.ts +2 -0
  43. package/dist/browser/models.d.ts.map +1 -0
  44. package/{dist-esm/src → dist/browser}/models.js.map +1 -1
  45. package/dist/browser/package.json +3 -0
  46. package/dist/browser/recipientVerificationClient.d.ts +74 -0
  47. package/dist/browser/recipientVerificationClient.d.ts.map +1 -0
  48. package/{dist-esm/src → dist/browser}/recipientVerificationClient.js +3 -3
  49. package/dist/browser/recipientVerificationClient.js.map +1 -0
  50. package/dist/browser/utils/constants.d.ts +2 -0
  51. package/dist/browser/utils/constants.d.ts.map +1 -0
  52. package/dist/browser/utils/index.d.ts +3 -0
  53. package/dist/browser/utils/index.d.ts.map +1 -0
  54. package/dist/browser/utils/index.js +5 -0
  55. package/dist/browser/utils/index.js.map +1 -0
  56. package/dist/browser/utils/logger.d.ts +5 -0
  57. package/dist/browser/utils/logger.d.ts.map +1 -0
  58. package/dist/commonjs/generated/src/index.d.ts +4 -0
  59. package/dist/commonjs/generated/src/index.d.ts.map +1 -0
  60. package/dist/commonjs/generated/src/index.js +16 -0
  61. package/dist/commonjs/generated/src/index.js.map +1 -0
  62. package/dist/commonjs/generated/src/models/index.d.ts +112 -0
  63. package/dist/commonjs/generated/src/models/index.d.ts.map +1 -0
  64. package/dist/commonjs/generated/src/models/index.js +10 -0
  65. package/dist/commonjs/generated/src/models/index.js.map +1 -0
  66. package/dist/commonjs/generated/src/models/mappers.d.ts +9 -0
  67. package/dist/commonjs/generated/src/models/mappers.d.ts.map +1 -0
  68. package/dist/commonjs/generated/src/models/mappers.js +211 -0
  69. package/dist/commonjs/generated/src/models/mappers.js.map +1 -0
  70. package/dist/commonjs/generated/src/models/parameters.d.ts +10 -0
  71. package/dist/commonjs/generated/src/models/parameters.d.ts.map +1 -0
  72. package/dist/commonjs/generated/src/models/parameters.js +78 -0
  73. package/dist/commonjs/generated/src/models/parameters.js.map +1 -0
  74. package/dist/commonjs/generated/src/operations/acsVerificationOperations.d.ts +40 -0
  75. package/dist/commonjs/generated/src/operations/acsVerificationOperations.d.ts.map +1 -0
  76. package/dist/commonjs/generated/src/operations/acsVerificationOperations.js +172 -0
  77. package/dist/commonjs/generated/src/operations/acsVerificationOperations.js.map +1 -0
  78. package/dist/commonjs/generated/src/operations/index.d.ts +2 -0
  79. package/dist/commonjs/generated/src/operations/index.d.ts.map +1 -0
  80. package/dist/commonjs/generated/src/operations/index.js +12 -0
  81. package/dist/commonjs/generated/src/operations/index.js.map +1 -0
  82. package/dist/commonjs/generated/src/operationsInterfaces/acsVerificationOperations.d.ts +32 -0
  83. package/dist/commonjs/generated/src/operationsInterfaces/acsVerificationOperations.d.ts.map +1 -0
  84. package/dist/commonjs/generated/src/operationsInterfaces/acsVerificationOperations.js +10 -0
  85. package/dist/commonjs/generated/src/operationsInterfaces/acsVerificationOperations.js.map +1 -0
  86. package/dist/commonjs/generated/src/operationsInterfaces/index.d.ts +2 -0
  87. package/dist/commonjs/generated/src/operationsInterfaces/index.d.ts.map +1 -0
  88. package/dist/commonjs/generated/src/operationsInterfaces/index.js +12 -0
  89. package/dist/commonjs/generated/src/operationsInterfaces/index.js.map +1 -0
  90. package/dist/commonjs/generated/src/recipientVerificationClient.d.ts +17 -0
  91. package/dist/commonjs/generated/src/recipientVerificationClient.d.ts.map +1 -0
  92. package/dist/commonjs/generated/src/recipientVerificationClient.js +91 -0
  93. package/dist/commonjs/generated/src/recipientVerificationClient.js.map +1 -0
  94. package/dist/commonjs/generated/src/tracing.d.ts +2 -0
  95. package/dist/commonjs/generated/src/tracing.d.ts.map +1 -0
  96. package/dist/commonjs/generated/src/tracing.js +17 -0
  97. package/dist/commonjs/generated/src/tracing.js.map +1 -0
  98. package/dist/commonjs/index.d.ts +4 -0
  99. package/dist/commonjs/index.d.ts.map +1 -0
  100. package/dist/commonjs/index.js +9 -0
  101. package/dist/commonjs/index.js.map +1 -0
  102. package/dist/commonjs/mappers.d.ts +6 -0
  103. package/dist/commonjs/mappers.d.ts.map +1 -0
  104. package/dist/commonjs/mappers.js +16 -0
  105. package/dist/commonjs/mappers.js.map +1 -0
  106. package/dist/commonjs/models.d.ts +2 -0
  107. package/dist/commonjs/models.d.ts.map +1 -0
  108. package/dist/commonjs/models.js +5 -0
  109. package/dist/commonjs/models.js.map +1 -0
  110. package/dist/commonjs/package.json +3 -0
  111. package/dist/commonjs/recipientVerificationClient.d.ts +74 -0
  112. package/dist/commonjs/recipientVerificationClient.d.ts.map +1 -0
  113. package/dist/commonjs/recipientVerificationClient.js +86 -0
  114. package/dist/commonjs/recipientVerificationClient.js.map +1 -0
  115. package/dist/commonjs/tsdoc-metadata.json +11 -0
  116. package/dist/commonjs/utils/constants.d.ts +2 -0
  117. package/dist/commonjs/utils/constants.d.ts.map +1 -0
  118. package/dist/commonjs/utils/constants.js +7 -0
  119. package/dist/commonjs/utils/constants.js.map +1 -0
  120. package/dist/commonjs/utils/index.d.ts +3 -0
  121. package/dist/commonjs/utils/index.d.ts.map +1 -0
  122. package/dist/commonjs/utils/index.js +8 -0
  123. package/dist/commonjs/utils/index.js.map +1 -0
  124. package/dist/commonjs/utils/logger.d.ts +5 -0
  125. package/dist/commonjs/utils/logger.d.ts.map +1 -0
  126. package/dist/commonjs/utils/logger.js +11 -0
  127. package/dist/commonjs/utils/logger.js.map +1 -0
  128. package/dist/esm/generated/src/index.d.ts +4 -0
  129. package/dist/esm/generated/src/index.d.ts.map +1 -0
  130. package/dist/esm/generated/src/index.js +11 -0
  131. package/dist/esm/generated/src/index.js.map +1 -0
  132. package/dist/esm/generated/src/models/index.d.ts +112 -0
  133. package/dist/esm/generated/src/models/index.d.ts.map +1 -0
  134. package/{dist-esm/src/generated/src/operationsInterfaces → dist/esm/generated/src/models}/index.js +1 -1
  135. package/dist/esm/generated/src/models/index.js.map +1 -0
  136. package/dist/esm/generated/src/models/mappers.d.ts +9 -0
  137. package/dist/esm/generated/src/models/mappers.d.ts.map +1 -0
  138. package/dist/esm/generated/src/models/mappers.js +208 -0
  139. package/dist/esm/generated/src/models/mappers.js.map +1 -0
  140. package/dist/esm/generated/src/models/parameters.d.ts +10 -0
  141. package/dist/esm/generated/src/models/parameters.d.ts.map +1 -0
  142. package/dist/esm/generated/src/models/parameters.js +75 -0
  143. package/dist/esm/generated/src/models/parameters.js.map +1 -0
  144. package/dist/esm/generated/src/operations/acsVerificationOperations.d.ts +40 -0
  145. package/dist/esm/generated/src/operations/acsVerificationOperations.d.ts.map +1 -0
  146. package/dist/esm/generated/src/operations/acsVerificationOperations.js +167 -0
  147. package/dist/esm/generated/src/operations/acsVerificationOperations.js.map +1 -0
  148. package/dist/esm/generated/src/operations/index.d.ts +2 -0
  149. package/dist/esm/generated/src/operations/index.d.ts.map +1 -0
  150. package/dist/esm/generated/src/operations/index.js +9 -0
  151. package/dist/esm/generated/src/operations/index.js.map +1 -0
  152. package/dist/esm/generated/src/operationsInterfaces/acsVerificationOperations.d.ts +32 -0
  153. package/dist/esm/generated/src/operationsInterfaces/acsVerificationOperations.d.ts.map +1 -0
  154. package/dist/esm/generated/src/operationsInterfaces/acsVerificationOperations.js +9 -0
  155. package/dist/esm/generated/src/operationsInterfaces/acsVerificationOperations.js.map +1 -0
  156. package/dist/esm/generated/src/operationsInterfaces/index.d.ts +2 -0
  157. package/dist/esm/generated/src/operationsInterfaces/index.d.ts.map +1 -0
  158. package/dist/esm/generated/src/operationsInterfaces/index.js +9 -0
  159. package/dist/esm/generated/src/operationsInterfaces/index.js.map +1 -0
  160. package/dist/esm/generated/src/recipientVerificationClient.d.ts +17 -0
  161. package/dist/esm/generated/src/recipientVerificationClient.d.ts.map +1 -0
  162. package/dist/esm/generated/src/recipientVerificationClient.js +86 -0
  163. package/dist/esm/generated/src/recipientVerificationClient.js.map +1 -0
  164. package/dist/esm/generated/src/tracing.d.ts +2 -0
  165. package/dist/esm/generated/src/tracing.d.ts.map +1 -0
  166. package/dist/esm/generated/src/tracing.js +14 -0
  167. package/dist/esm/generated/src/tracing.js.map +1 -0
  168. package/dist/esm/index.d.ts +4 -0
  169. package/dist/esm/index.d.ts.map +1 -0
  170. package/dist/esm/index.js +6 -0
  171. package/dist/esm/index.js.map +1 -0
  172. package/dist/esm/mappers.d.ts +6 -0
  173. package/dist/esm/mappers.d.ts.map +1 -0
  174. package/dist/esm/mappers.js +8 -0
  175. package/dist/esm/mappers.js.map +1 -0
  176. package/dist/esm/models.d.ts +2 -0
  177. package/dist/esm/models.d.ts.map +1 -0
  178. package/dist/esm/models.js +4 -0
  179. package/dist/esm/models.js.map +1 -0
  180. package/dist/esm/package.json +3 -0
  181. package/dist/esm/recipientVerificationClient.d.ts +74 -0
  182. package/dist/esm/recipientVerificationClient.d.ts.map +1 -0
  183. package/dist/esm/recipientVerificationClient.js +82 -0
  184. package/dist/esm/recipientVerificationClient.js.map +1 -0
  185. package/dist/esm/utils/constants.d.ts +2 -0
  186. package/dist/esm/utils/constants.d.ts.map +1 -0
  187. package/dist/esm/utils/constants.js +4 -0
  188. package/dist/esm/utils/constants.js.map +1 -0
  189. package/dist/esm/utils/index.d.ts +3 -0
  190. package/dist/esm/utils/index.d.ts.map +1 -0
  191. package/dist/esm/utils/index.js +5 -0
  192. package/dist/esm/utils/index.js.map +1 -0
  193. package/dist/esm/utils/logger.d.ts +5 -0
  194. package/dist/esm/utils/logger.d.ts.map +1 -0
  195. package/dist/esm/utils/logger.js +8 -0
  196. package/dist/esm/utils/logger.js.map +1 -0
  197. package/dist/react-native/generated/src/index.d.ts +4 -0
  198. package/dist/react-native/generated/src/index.d.ts.map +1 -0
  199. package/dist/react-native/generated/src/index.js +11 -0
  200. package/dist/react-native/generated/src/index.js.map +1 -0
  201. package/dist/react-native/generated/src/models/index.d.ts +112 -0
  202. package/dist/react-native/generated/src/models/index.d.ts.map +1 -0
  203. package/{dist-esm/src/generated/src/operations → dist/react-native/generated/src/models}/index.js +1 -1
  204. package/dist/react-native/generated/src/models/index.js.map +1 -0
  205. package/dist/react-native/generated/src/models/mappers.d.ts +9 -0
  206. package/dist/react-native/generated/src/models/mappers.d.ts.map +1 -0
  207. package/dist/react-native/generated/src/models/mappers.js +208 -0
  208. package/dist/react-native/generated/src/models/mappers.js.map +1 -0
  209. package/dist/react-native/generated/src/models/parameters.d.ts +10 -0
  210. package/dist/react-native/generated/src/models/parameters.d.ts.map +1 -0
  211. package/dist/react-native/generated/src/models/parameters.js +75 -0
  212. package/dist/react-native/generated/src/models/parameters.js.map +1 -0
  213. package/dist/react-native/generated/src/operations/acsVerificationOperations.d.ts +40 -0
  214. package/dist/react-native/generated/src/operations/acsVerificationOperations.d.ts.map +1 -0
  215. package/dist/react-native/generated/src/operations/acsVerificationOperations.js +167 -0
  216. package/dist/react-native/generated/src/operations/acsVerificationOperations.js.map +1 -0
  217. package/dist/react-native/generated/src/operations/index.d.ts +2 -0
  218. package/dist/react-native/generated/src/operations/index.d.ts.map +1 -0
  219. package/dist/react-native/generated/src/operations/index.js +9 -0
  220. package/dist/react-native/generated/src/operations/index.js.map +1 -0
  221. package/dist/react-native/generated/src/operationsInterfaces/acsVerificationOperations.d.ts +32 -0
  222. package/dist/react-native/generated/src/operationsInterfaces/acsVerificationOperations.d.ts.map +1 -0
  223. package/dist/react-native/generated/src/operationsInterfaces/acsVerificationOperations.js +9 -0
  224. package/dist/react-native/generated/src/operationsInterfaces/acsVerificationOperations.js.map +1 -0
  225. package/dist/react-native/generated/src/operationsInterfaces/index.d.ts +2 -0
  226. package/dist/react-native/generated/src/operationsInterfaces/index.d.ts.map +1 -0
  227. package/dist/react-native/generated/src/operationsInterfaces/index.js +9 -0
  228. package/dist/react-native/generated/src/operationsInterfaces/index.js.map +1 -0
  229. package/dist/react-native/generated/src/recipientVerificationClient.d.ts +17 -0
  230. package/dist/react-native/generated/src/recipientVerificationClient.d.ts.map +1 -0
  231. package/dist/react-native/generated/src/recipientVerificationClient.js +86 -0
  232. package/dist/react-native/generated/src/recipientVerificationClient.js.map +1 -0
  233. package/dist/react-native/generated/src/tracing.d.ts +2 -0
  234. package/dist/react-native/generated/src/tracing.d.ts.map +1 -0
  235. package/dist/react-native/generated/src/tracing.js +14 -0
  236. package/dist/react-native/generated/src/tracing.js.map +1 -0
  237. package/dist/react-native/index.d.ts +4 -0
  238. package/dist/react-native/index.d.ts.map +1 -0
  239. package/dist/react-native/index.js +6 -0
  240. package/dist/react-native/index.js.map +1 -0
  241. package/dist/react-native/mappers.d.ts +6 -0
  242. package/dist/react-native/mappers.d.ts.map +1 -0
  243. package/dist/react-native/mappers.js +8 -0
  244. package/dist/react-native/mappers.js.map +1 -0
  245. package/dist/react-native/models.d.ts +2 -0
  246. package/dist/react-native/models.d.ts.map +1 -0
  247. package/dist/react-native/models.js +4 -0
  248. package/dist/react-native/models.js.map +1 -0
  249. package/dist/react-native/package.json +3 -0
  250. package/dist/react-native/recipientVerificationClient.d.ts +74 -0
  251. package/dist/react-native/recipientVerificationClient.d.ts.map +1 -0
  252. package/dist/react-native/recipientVerificationClient.js +82 -0
  253. package/dist/react-native/recipientVerificationClient.js.map +1 -0
  254. package/dist/react-native/utils/constants.d.ts +2 -0
  255. package/dist/react-native/utils/constants.d.ts.map +1 -0
  256. package/dist/react-native/utils/constants.js +4 -0
  257. package/dist/react-native/utils/constants.js.map +1 -0
  258. package/dist/react-native/utils/index.d.ts +3 -0
  259. package/dist/react-native/utils/index.d.ts.map +1 -0
  260. package/dist/react-native/utils/index.js +5 -0
  261. package/dist/react-native/utils/index.js.map +1 -0
  262. package/dist/react-native/utils/logger.d.ts +5 -0
  263. package/dist/react-native/utils/logger.d.ts.map +1 -0
  264. package/dist/react-native/utils/logger.js +8 -0
  265. package/dist/react-native/utils/logger.js.map +1 -0
  266. package/package.json +58 -38
  267. package/dist/index.js +0 -661
  268. package/dist/index.js.map +0 -1
  269. package/dist-esm/src/generated/src/index.js.map +0 -1
  270. package/dist-esm/src/generated/src/operations/acsVerificationOperations.js.map +0 -1
  271. package/dist-esm/src/generated/src/operationsInterfaces/acsVerificationOperations.js.map +0 -1
  272. package/dist-esm/src/generated/src/recipientVerificationClient.js.map +0 -1
  273. package/dist-esm/src/index.js +0 -6
  274. package/dist-esm/src/index.js.map +0 -1
  275. package/dist-esm/src/mappers.js.map +0 -1
  276. package/dist-esm/src/recipientVerificationClient.js.map +0 -1
  277. package/dist-esm/src/utils/index.js +0 -5
  278. package/dist-esm/src/utils/index.js.map +0 -1
  279. package/types/communication-recipient-verification.d.ts +0 -163
  280. /package/{dist-esm/src → dist/browser}/generated/src/models/index.js +0 -0
  281. /package/{dist-esm/src → dist/browser}/generated/src/models/index.js.map +0 -0
  282. /package/{dist-esm/src → dist/browser}/generated/src/models/mappers.js +0 -0
  283. /package/{dist-esm/src → dist/browser}/generated/src/models/mappers.js.map +0 -0
  284. /package/{dist-esm/src → dist/browser}/generated/src/operationsInterfaces/acsVerificationOperations.js +0 -0
  285. /package/{dist-esm/src → dist/browser}/generated/src/tracing.js +0 -0
  286. /package/{dist-esm/src → dist/browser}/generated/src/tracing.js.map +0 -0
  287. /package/{dist-esm/src → dist/browser}/models.js +0 -0
  288. /package/{dist-esm/src → dist/browser}/utils/constants.js +0 -0
  289. /package/{dist-esm/src → dist/browser}/utils/constants.js.map +0 -0
  290. /package/{dist-esm/src → dist/browser}/utils/logger.js +0 -0
  291. /package/{dist-esm/src → dist/browser}/utils/logger.js.map +0 -0
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export * from "./acsVerificationOperations.js";
9
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/generated/src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,gCAAgC,CAAC","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\nexport * from \"./acsVerificationOperations.js\";\n"]}
@@ -0,0 +1,17 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ import { AcsVerificationOperations } from "./operationsInterfaces/index.js";
3
+ import { RecipientVerificationClientOptionalParams } from "./models/index.js";
4
+ export declare class RecipientVerificationClient extends coreClient.ServiceClient {
5
+ endpoint: string;
6
+ apiVersion: string;
7
+ /**
8
+ * Initializes a new instance of the RecipientVerificationClient class.
9
+ * @param endpoint The communication resource, for example https://resourcename.communication.azure.com
10
+ * @param options The parameter options
11
+ */
12
+ constructor(endpoint: string, options?: RecipientVerificationClientOptionalParams);
13
+ /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
14
+ private addCustomApiVersionPolicy;
15
+ acsVerificationOperations: AcsVerificationOperations;
16
+ }
17
+ //# sourceMappingURL=recipientVerificationClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recipientVerificationClient.d.ts","sourceRoot":"","sources":["../../../../src/generated/src/recipientVerificationClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAQjD,OAAO,EAAE,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,yCAAyC,EAAE,MAAM,mBAAmB,CAAC;AAE9E,qBAAa,2BAA4B,SAAQ,UAAU,CAAC,aAAa;IACvE,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;OAIG;gBAED,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,yCAAyC;IA6DrD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,yBAAyB,EAAE,yBAAyB,CAAC;CACtD"}
@@ -0,0 +1,86 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ import * as coreClient from "@azure/core-client";
9
+ import * as coreRestPipeline from "@azure/core-rest-pipeline";
10
+ import { AcsVerificationOperationsImpl } from "./operations/index.js";
11
+ export class RecipientVerificationClient extends coreClient.ServiceClient {
12
+ /**
13
+ * Initializes a new instance of the RecipientVerificationClient class.
14
+ * @param endpoint The communication resource, for example https://resourcename.communication.azure.com
15
+ * @param options The parameter options
16
+ */
17
+ constructor(endpoint, options) {
18
+ var _a, _b;
19
+ if (endpoint === undefined) {
20
+ throw new Error("'endpoint' cannot be null");
21
+ }
22
+ // Initializing default values for options
23
+ if (!options) {
24
+ options = {};
25
+ }
26
+ const defaults = {
27
+ requestContentType: "application/json; charset=utf-8"
28
+ };
29
+ const packageDetails = `azsdk-js-communication-recipient-verification/1.0.0-beta.1`;
30
+ const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
31
+ ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
32
+ : `${packageDetails}`;
33
+ const optionsWithDefaults = Object.assign(Object.assign(Object.assign({}, defaults), options), { userAgentOptions: {
34
+ userAgentPrefix
35
+ }, baseUri: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "{endpoint}" });
36
+ super(optionsWithDefaults);
37
+ if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
38
+ const pipelinePolicies = options.pipeline.getOrderedPolicies();
39
+ const bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
40
+ coreRestPipeline.bearerTokenAuthenticationPolicyName);
41
+ if (!bearerTokenAuthenticationPolicyFound) {
42
+ this.pipeline.removePolicy({
43
+ name: coreRestPipeline.bearerTokenAuthenticationPolicyName
44
+ });
45
+ this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
46
+ scopes: `${optionsWithDefaults.baseUri}/.default`,
47
+ challengeCallbacks: {
48
+ authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge
49
+ }
50
+ }));
51
+ }
52
+ }
53
+ // Parameter assignments
54
+ this.endpoint = endpoint;
55
+ // Assigning values to Constant parameters
56
+ this.apiVersion = options.apiVersion || "2022-11-15";
57
+ this.acsVerificationOperations = new AcsVerificationOperationsImpl(this);
58
+ this.addCustomApiVersionPolicy(options.apiVersion);
59
+ }
60
+ /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
61
+ addCustomApiVersionPolicy(apiVersion) {
62
+ if (!apiVersion) {
63
+ return;
64
+ }
65
+ const apiVersionPolicy = {
66
+ name: "CustomApiVersionPolicy",
67
+ async sendRequest(request, next) {
68
+ const param = request.url.split("?");
69
+ if (param.length > 1) {
70
+ const newParams = param[1].split("&").map((item) => {
71
+ if (item.indexOf("api-version") > -1) {
72
+ return "api-version=" + apiVersion;
73
+ }
74
+ else {
75
+ return item;
76
+ }
77
+ });
78
+ request.url = param[0] + "?" + newParams.join("&");
79
+ }
80
+ return next(request);
81
+ }
82
+ };
83
+ this.pipeline.addPolicy(apiVersionPolicy);
84
+ }
85
+ }
86
+ //# sourceMappingURL=recipientVerificationClient.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recipientVerificationClient.js","sourceRoot":"","sources":["../../../../src/generated/src/recipientVerificationClient.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 * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest\n} from \"@azure/core-rest-pipeline\";\nimport { AcsVerificationOperationsImpl } from \"./operations/index.js\";\nimport { AcsVerificationOperations } from \"./operationsInterfaces/index.js\";\nimport { RecipientVerificationClientOptionalParams } from \"./models/index.js\";\n\nexport class RecipientVerificationClient extends coreClient.ServiceClient {\n endpoint: string;\n apiVersion: string;\n\n /**\n * Initializes a new instance of the RecipientVerificationClient class.\n * @param endpoint The communication resource, for example https://resourcename.communication.azure.com\n * @param options The parameter options\n */\n constructor(\n endpoint: string,\n options?: RecipientVerificationClientOptionalParams\n ) {\n if (endpoint === undefined) {\n throw new Error(\"'endpoint' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: RecipientVerificationClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\"\n };\n\n const packageDetails = `azsdk-js-communication-recipient-verification/1.0.0-beta.1`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix\n },\n baseUri: options.endpoint ?? options.baseUri ?? \"{endpoint}\"\n };\n super(optionsWithDefaults);\n\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] = options.pipeline.getOrderedPolicies();\n const bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName\n );\n if (!bearerTokenAuthenticationPolicyFound) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n scopes: `${optionsWithDefaults.baseUri}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge\n }\n })\n );\n }\n }\n // Parameter assignments\n this.endpoint = endpoint;\n\n // Assigning values to Constant parameters\n this.apiVersion = options.apiVersion || \"2022-11-15\";\n this.acsVerificationOperations = new AcsVerificationOperationsImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n }\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n acsVerificationOperations: AcsVerificationOperations;\n}\n"]}
@@ -0,0 +1,2 @@
1
+ export declare const tracingClient: import("@azure/core-tracing").TracingClient;
2
+ //# sourceMappingURL=tracing.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tracing.d.ts","sourceRoot":"","sources":["../../../../src/generated/src/tracing.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,aAAa,6CAIxB,CAAC"}
@@ -0,0 +1,14 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ import { createTracingClient } from "@azure/core-tracing";
9
+ export const tracingClient = createTracingClient({
10
+ namespace: "Microsoft.Communication",
11
+ packageName: "@azure/communication-recipient-verification",
12
+ packageVersion: "1.0.0-beta.1"
13
+ });
14
+ //# sourceMappingURL=tracing.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tracing.js","sourceRoot":"","sources":["../../../../src/generated/src/tracing.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAE1D,MAAM,CAAC,MAAM,aAAa,GAAG,mBAAmB,CAAC;IAC/C,SAAS,EAAE,yBAAyB;IACpC,WAAW,EAAE,6CAA6C;IAC1D,cAAc,EAAE,cAAc;CAC/B,CAAC,CAAC","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 { createTracingClient } from \"@azure/core-tracing\";\n\nexport const tracingClient = createTracingClient({\n namespace: \"Microsoft.Communication\",\n packageName: \"@azure/communication-recipient-verification\",\n packageVersion: \"1.0.0-beta.1\"\n});\n"]}
@@ -0,0 +1,4 @@
1
+ export * from "./models.js";
2
+ export * from "./mappers.js";
3
+ export * from "./recipientVerificationClient.js";
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAGA,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,kCAAkC,CAAC"}
@@ -0,0 +1,6 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ export * from "./models.js";
4
+ export * from "./mappers.js";
5
+ export * from "./recipientVerificationClient.js";
6
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,kCAAkC,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport * from \"./models.js\";\nexport * from \"./mappers.js\";\nexport * from \"./recipientVerificationClient.js\";\n"]}
@@ -0,0 +1,6 @@
1
+ export { AcsVerification as AcsVerificationMapper } from "./generated/src/models/mappers.js";
2
+ export { VerificationConstantsResponse as ConstantsMapper } from "./generated/src/models/mappers.js";
3
+ export { VerificationCodeRequest as VerificationCodeRequestMapper } from "./generated/src/models/mappers.js";
4
+ export { VerificationResponse as VerificationResponseMapper } from "./generated/src/models/mappers.js";
5
+ export { VerificationRequest as VerificationRequestMapper } from "./generated/src/models/mappers.js";
6
+ //# sourceMappingURL=mappers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../src/mappers.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,IAAI,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC7F,OAAO,EAAE,6BAA6B,IAAI,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACrG,OAAO,EAAE,uBAAuB,IAAI,6BAA6B,EAAE,MAAM,mCAAmC,CAAC;AAC7G,OAAO,EAAE,oBAAoB,IAAI,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AACvG,OAAO,EAAE,mBAAmB,IAAI,yBAAyB,EAAE,MAAM,mCAAmC,CAAC"}
@@ -0,0 +1,8 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ export { AcsVerification as AcsVerificationMapper } from "./generated/src/models/mappers.js";
4
+ export { VerificationConstantsResponse as ConstantsMapper } from "./generated/src/models/mappers.js";
5
+ export { VerificationCodeRequest as VerificationCodeRequestMapper } from "./generated/src/models/mappers.js";
6
+ export { VerificationResponse as VerificationResponseMapper } from "./generated/src/models/mappers.js";
7
+ export { VerificationRequest as VerificationRequestMapper } from "./generated/src/models/mappers.js";
8
+ //# sourceMappingURL=mappers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../src/mappers.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,eAAe,IAAI,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC7F,OAAO,EAAE,6BAA6B,IAAI,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACrG,OAAO,EAAE,uBAAuB,IAAI,6BAA6B,EAAE,MAAM,mCAAmC,CAAC;AAC7G,OAAO,EAAE,oBAAoB,IAAI,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;AACvG,OAAO,EAAE,mBAAmB,IAAI,yBAAyB,EAAE,MAAM,mCAAmC,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { AcsVerification as AcsVerificationMapper } from \"./generated/src/models/mappers.js\";\nexport { VerificationConstantsResponse as ConstantsMapper } from \"./generated/src/models/mappers.js\";\nexport { VerificationCodeRequest as VerificationCodeRequestMapper } from \"./generated/src/models/mappers.js\";\nexport { VerificationResponse as VerificationResponseMapper } from \"./generated/src/models/mappers.js\";\nexport { VerificationRequest as VerificationRequestMapper } from \"./generated/src/models/mappers.js\";\n"]}
@@ -0,0 +1,2 @@
1
+ export { AcsVerificationGetVerificationsOptionalParams, AcsVerificationGetVerificationsResponse, AcsVerificationRequestVerificationOptionalParams, AcsVerificationRequestVerificationResponse, AcsVerificationVerifyIdentityOptionalParams, AcsVerificationVerifyIdentityResponse, AcsVerificationDeleteVerificationOptionalParams, AcsVerificationGetVerificationConstantsOptionalParams, AcsVerificationGetVerificationConstantsResponse, AcsVerification, VerificationConstantsResponse, VerificationResponse, } from "./generated/src/models/index.js";
2
+ //# sourceMappingURL=models.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../src/models.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,6CAA6C,EAC7C,uCAAuC,EACvC,gDAAgD,EAChD,0CAA0C,EAC1C,2CAA2C,EAC3C,qCAAqC,EACrC,+CAA+C,EAC/C,qDAAqD,EACrD,+CAA+C,EAC/C,eAAe,EACf,6BAA6B,EAC7B,oBAAoB,GACrB,MAAM,iCAAiC,CAAC"}
@@ -0,0 +1,4 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ export {};
4
+ //# sourceMappingURL=models.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"models.js","sourceRoot":"","sources":["../../src/models.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport {\n AcsVerificationGetVerificationsOptionalParams,\n AcsVerificationGetVerificationsResponse,\n AcsVerificationRequestVerificationOptionalParams,\n AcsVerificationRequestVerificationResponse,\n AcsVerificationVerifyIdentityOptionalParams,\n AcsVerificationVerifyIdentityResponse,\n AcsVerificationDeleteVerificationOptionalParams,\n AcsVerificationGetVerificationConstantsOptionalParams,\n AcsVerificationGetVerificationConstantsResponse,\n AcsVerification,\n VerificationConstantsResponse,\n VerificationResponse,\n} from \"./generated/src/models/index.js\";\n"]}
@@ -0,0 +1,3 @@
1
+ {
2
+ "type": "module"
3
+ }
@@ -0,0 +1,74 @@
1
+ import type { AcsVerificationGetVerificationsOptionalParams, AcsVerificationRequestVerificationOptionalParams, AcsVerificationRequestVerificationResponse, AcsVerificationVerifyIdentityOptionalParams, AcsVerificationVerifyIdentityResponse, AcsVerificationDeleteVerificationOptionalParams, AcsVerificationGetVerificationConstantsOptionalParams } from "./models.js";
2
+ import type { CommonClientOptions } from "@azure/core-client";
3
+ import type { KeyCredential, TokenCredential } from "@azure/core-auth";
4
+ import type { AcsVerification, VerificationConstantsResponse } from "./generated/src/models/index.js";
5
+ /**
6
+ * Client options used to configure the RecipientVerificationGeneratedClient API requests.
7
+ */
8
+ export interface RecipientVerificationClientOptions extends CommonClientOptions {
9
+ }
10
+ /**
11
+ * Client class for interacting with Azure Communication Services Recipient Verification.
12
+ */
13
+ export declare class RecipientVerificationClient {
14
+ /**
15
+ * A reference to the auto-generated RecipientVerification HTTP client.
16
+ */
17
+ private readonly client;
18
+ /**
19
+ * Initializes a new instance of the RecipientVerificationClient class using a connection string.
20
+ *
21
+ * @param connectionString - Connection string to connect to an Azure Communication Service resource. (eg: endpoint=https://contoso.eastus.communications.azure.net/;accesskey=secret)
22
+ * @param options - Optional. Options to configure the HTTP pipeline.
23
+ */
24
+ constructor(connectionString: string, options?: RecipientVerificationClientOptions);
25
+ /**
26
+ * Initializes a new instance of the RecipientVerificationClient class using an Azure KeyCredential.
27
+ *
28
+ * @param endpoint - The endpoint of the service (eg: https://contoso.eastus.communications.azure.net)
29
+ * @param credential - An object that is used to authenticate requests to the service. Use the Azure KeyCredential or `@azure/identity` to create a credential.
30
+ * @param options - Optional. Options to configure the HTTP pipeline.
31
+ */
32
+ constructor(endpoint: string, credential: KeyCredential, options?: RecipientVerificationClientOptions);
33
+ /**
34
+ * Initializes a new instance of the RecipientVerificationClient class using an Azure KeyCredential.
35
+ *
36
+ * @param endpoint - The endpoint of the service (eg: https://contoso.eastus.communications.azure.net)
37
+ * @param credential - An object that is used to authenticate requests to the service. Use the Azure KeyCredential or `@azure/identity` to create a credential.
38
+ * @param options - Optional. Options to configure the HTTP pipeline.
39
+ */
40
+ constructor(endpoint: string, credential: TokenCredential, options?: RecipientVerificationClientOptions);
41
+ /**
42
+ * Returns list of verified/pending phone numbers.
43
+ *
44
+ * @param options - Additional request options.
45
+ */
46
+ getVerifications(options?: AcsVerificationGetVerificationsOptionalParams): Promise<AcsVerification[]>;
47
+ /**
48
+ * Removes a pending/verified number.
49
+ *
50
+ * @param verificationId - Id that is used to reference users phone number.
51
+ * @param options - Additional request options.
52
+ */
53
+ deleteVerification(verificationId: string, options?: AcsVerificationDeleteVerificationOptionalParams): Promise<void>;
54
+ /**
55
+ * Verifies a users phone number.
56
+ *
57
+ * @param verificationId - Id that is used to reference users phone number.
58
+ * @param options - Additional request options.
59
+ */
60
+ verifyIdentity(verificationId: string, options?: AcsVerificationVerifyIdentityOptionalParams): Promise<AcsVerificationVerifyIdentityResponse>;
61
+ /**
62
+ * Returns information about a resource in relation to recipient verification.
63
+ *
64
+ * @param options - Additional request options.
65
+ */
66
+ getVerificationConstants(options?: AcsVerificationGetVerificationConstantsOptionalParams): Promise<VerificationConstantsResponse>;
67
+ /**
68
+ * Sends a code to users phone number that will be used for verification.
69
+ *
70
+ * @param options - Additional request options.
71
+ */
72
+ requestVerification(options?: AcsVerificationRequestVerificationOptionalParams): Promise<AcsVerificationRequestVerificationResponse>;
73
+ }
74
+ //# sourceMappingURL=recipientVerificationClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recipientVerificationClient.d.ts","sourceRoot":"","sources":["../../src/recipientVerificationClient.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EACV,6CAA6C,EAC7C,gDAAgD,EAChD,0CAA0C,EAC1C,2CAA2C,EAC3C,qCAAqC,EACrC,+CAA+C,EAC/C,qDAAqD,EACtD,MAAM,aAAa,CAAC;AACrB,OAAO,KAAK,EAAE,mBAAmB,EAAiC,MAAM,oBAAoB,CAAC;AAC7F,OAAO,KAAK,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAEvE,OAAO,KAAK,EACV,eAAe,EACf,6BAA6B,EAC9B,MAAM,iCAAiC,CAAC;AAOzC;;GAEG;AACH,MAAM,WAAW,kCAAmC,SAAQ,mBAAmB;CAAG;AAOlF;;GAEG;AACH,qBAAa,2BAA2B;IACtC;;OAEG;IACH,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAuC;IAE9D;;;;;OAKG;gBACgB,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kCAAkC;IAEzF;;;;;;OAMG;gBAED,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,aAAa,EACzB,OAAO,CAAC,EAAE,kCAAkC;IAG9C;;;;;;OAMG;gBAED,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,eAAe,EAC3B,OAAO,CAAC,EAAE,kCAAkC;IA2B9C;;;;OAIG;IACI,gBAAgB,CACrB,OAAO,GAAE,6CAAkD,GAC1D,OAAO,CAAC,eAAe,EAAE,CAAC;IAU7B;;;;;OAKG;IACI,kBAAkB,CACvB,cAAc,EAAE,MAAM,EACtB,OAAO,GAAE,+CAAoD,GAC5D,OAAO,CAAC,IAAI,CAAC;IAahB;;;;;OAKG;IACI,cAAc,CACnB,cAAc,EAAE,MAAM,EACtB,OAAO,GAAE,2CAAgD,GACxD,OAAO,CAAC,qCAAqC,CAAC;IAUjD;;;;OAIG;IACI,wBAAwB,CAC7B,OAAO,GAAE,qDAA0D,GAClE,OAAO,CAAC,6BAA6B,CAAC;IAUzC;;;;OAIG;IACI,mBAAmB,CACxB,OAAO,GAAE,gDAAqD,GAC7D,OAAO,CAAC,0CAA0C,CAAC;CASvD"}
@@ -0,0 +1,82 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ /// <reference lib="esnext.asynciterable" />
4
+ import { isTokenCredential } from "@azure/core-auth";
5
+ import { createCommunicationAuthPolicy } from "@azure/communication-common";
6
+ import { isKeyCredential, parseClientArguments } from "@azure/communication-common";
7
+ import { RecipientVerificationClient as RecipientVerificationGeneratedClient } from "./generated/src/index.js";
8
+ import { logger } from "./utils/index.js";
9
+ import { tracingClient } from "./generated/src/tracing.js";
10
+ const isRecipientVerificationClientOptions = (options) => options && !isKeyCredential(options) && !isTokenCredential(options);
11
+ /**
12
+ * Client class for interacting with Azure Communication Services Recipient Verification.
13
+ */
14
+ export class RecipientVerificationClient {
15
+ constructor(connectionStringOrUrl, credentialOrOptions, maybeOptions = {}) {
16
+ const { url, credential } = parseClientArguments(connectionStringOrUrl, credentialOrOptions);
17
+ const options = isRecipientVerificationClientOptions(credentialOrOptions)
18
+ ? credentialOrOptions
19
+ : maybeOptions;
20
+ const internalPipelineOptions = Object.assign(Object.assign({}, options), {
21
+ loggingOptions: {
22
+ logger: logger.info,
23
+ },
24
+ });
25
+ this.client = new RecipientVerificationGeneratedClient(url, internalPipelineOptions);
26
+ const authPolicy = createCommunicationAuthPolicy(credential);
27
+ this.client.pipeline.addPolicy(authPolicy);
28
+ }
29
+ /**
30
+ * Returns list of verified/pending phone numbers.
31
+ *
32
+ * @param options - Additional request options.
33
+ */
34
+ getVerifications(options = {}) {
35
+ return tracingClient.withSpan("RecipientVerification.getVerifications", options, (updatedOptions) => {
36
+ return this.client.acsVerificationOperations.getVerifications(updatedOptions);
37
+ });
38
+ }
39
+ /**
40
+ * Removes a pending/verified number.
41
+ *
42
+ * @param verificationId - Id that is used to reference users phone number.
43
+ * @param options - Additional request options.
44
+ */
45
+ deleteVerification(verificationId, options = {}) {
46
+ return tracingClient.withSpan("RecipientVerification.deleteVerification", options, (updatedOptions) => {
47
+ return this.client.acsVerificationOperations.deleteVerification(verificationId, updatedOptions);
48
+ });
49
+ }
50
+ /**
51
+ * Verifies a users phone number.
52
+ *
53
+ * @param verificationId - Id that is used to reference users phone number.
54
+ * @param options - Additional request options.
55
+ */
56
+ verifyIdentity(verificationId, options = {}) {
57
+ return tracingClient.withSpan("RecipientVerification.verifyIdentity", options, (updatedOptions) => {
58
+ return this.client.acsVerificationOperations.verifyIdentity(verificationId, updatedOptions);
59
+ });
60
+ }
61
+ /**
62
+ * Returns information about a resource in relation to recipient verification.
63
+ *
64
+ * @param options - Additional request options.
65
+ */
66
+ getVerificationConstants(options = {}) {
67
+ return tracingClient.withSpan("RecipientVerification.getVerificationConstants", options, (updatedOptions) => {
68
+ return this.client.acsVerificationOperations.getVerificationConstants(updatedOptions);
69
+ });
70
+ }
71
+ /**
72
+ * Sends a code to users phone number that will be used for verification.
73
+ *
74
+ * @param options - Additional request options.
75
+ */
76
+ requestVerification(options = {}) {
77
+ return tracingClient.withSpan("RecipientVerification.requestVerification", options, (updatedOptions) => {
78
+ return this.client.acsVerificationOperations.requestVerification(updatedOptions);
79
+ });
80
+ }
81
+ }
82
+ //# sourceMappingURL=recipientVerificationClient.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recipientVerificationClient.js","sourceRoot":"","sources":["../../src/recipientVerificationClient.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n/// <reference lib=\"esnext.asynciterable\" />\n\nimport type {\n AcsVerificationGetVerificationsOptionalParams,\n AcsVerificationRequestVerificationOptionalParams,\n AcsVerificationRequestVerificationResponse,\n AcsVerificationVerifyIdentityOptionalParams,\n AcsVerificationVerifyIdentityResponse,\n AcsVerificationDeleteVerificationOptionalParams,\n AcsVerificationGetVerificationConstantsOptionalParams,\n} from \"./models.js\";\nimport type { CommonClientOptions, InternalClientPipelineOptions } from \"@azure/core-client\";\nimport type { KeyCredential, TokenCredential } from \"@azure/core-auth\";\nimport { isTokenCredential } from \"@azure/core-auth\";\nimport type {\n AcsVerification,\n VerificationConstantsResponse,\n} from \"./generated/src/models/index.js\";\nimport { createCommunicationAuthPolicy } from \"@azure/communication-common\";\nimport { isKeyCredential, parseClientArguments } from \"@azure/communication-common\";\nimport { RecipientVerificationClient as RecipientVerificationGeneratedClient } from \"./generated/src/index.js\";\nimport { logger } from \"./utils/index.js\";\nimport { tracingClient } from \"./generated/src/tracing.js\";\n\n/**\n * Client options used to configure the RecipientVerificationGeneratedClient API requests.\n */\nexport interface RecipientVerificationClientOptions extends CommonClientOptions {}\n\nconst isRecipientVerificationClientOptions = (\n options: any,\n): options is RecipientVerificationClientOptions =>\n options && !isKeyCredential(options) && !isTokenCredential(options);\n\n/**\n * Client class for interacting with Azure Communication Services Recipient Verification.\n */\nexport class RecipientVerificationClient {\n /**\n * A reference to the auto-generated RecipientVerification HTTP client.\n */\n private readonly client: RecipientVerificationGeneratedClient;\n\n /**\n * Initializes a new instance of the RecipientVerificationClient class using a connection string.\n *\n * @param connectionString - Connection string to connect to an Azure Communication Service resource. (eg: endpoint=https://contoso.eastus.communications.azure.net/;accesskey=secret)\n * @param options - Optional. Options to configure the HTTP pipeline.\n */\n public constructor(connectionString: string, options?: RecipientVerificationClientOptions);\n\n /**\n * Initializes a new instance of the RecipientVerificationClient class using an Azure KeyCredential.\n *\n * @param endpoint - The endpoint of the service (eg: https://contoso.eastus.communications.azure.net)\n * @param credential - An object that is used to authenticate requests to the service. Use the Azure KeyCredential or `@azure/identity` to create a credential.\n * @param options - Optional. Options to configure the HTTP pipeline.\n */\n public constructor(\n endpoint: string,\n credential: KeyCredential,\n options?: RecipientVerificationClientOptions,\n );\n\n /**\n * Initializes a new instance of the RecipientVerificationClient class using an Azure KeyCredential.\n *\n * @param endpoint - The endpoint of the service (eg: https://contoso.eastus.communications.azure.net)\n * @param credential - An object that is used to authenticate requests to the service. Use the Azure KeyCredential or `@azure/identity` to create a credential.\n * @param options - Optional. Options to configure the HTTP pipeline.\n */\n public constructor(\n endpoint: string,\n credential: TokenCredential,\n options?: RecipientVerificationClientOptions,\n );\n\n public constructor(\n connectionStringOrUrl: string,\n credentialOrOptions?: KeyCredential | TokenCredential | RecipientVerificationClientOptions,\n maybeOptions: RecipientVerificationClientOptions = {},\n ) {\n const { url, credential } = parseClientArguments(connectionStringOrUrl, credentialOrOptions);\n const options = isRecipientVerificationClientOptions(credentialOrOptions)\n ? credentialOrOptions\n : maybeOptions;\n\n const internalPipelineOptions: InternalClientPipelineOptions = {\n ...options,\n ...{\n loggingOptions: {\n logger: logger.info,\n },\n },\n };\n\n this.client = new RecipientVerificationGeneratedClient(url, internalPipelineOptions);\n const authPolicy = createCommunicationAuthPolicy(credential);\n this.client.pipeline.addPolicy(authPolicy);\n }\n\n /**\n * Returns list of verified/pending phone numbers.\n *\n * @param options - Additional request options.\n */\n public getVerifications(\n options: AcsVerificationGetVerificationsOptionalParams = {},\n ): Promise<AcsVerification[]> {\n return tracingClient.withSpan(\n \"RecipientVerification.getVerifications\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.getVerifications(updatedOptions);\n },\n );\n }\n\n /**\n * Removes a pending/verified number.\n *\n * @param verificationId - Id that is used to reference users phone number.\n * @param options - Additional request options.\n */\n public deleteVerification(\n verificationId: string,\n options: AcsVerificationDeleteVerificationOptionalParams = {},\n ): Promise<void> {\n return tracingClient.withSpan(\n \"RecipientVerification.deleteVerification\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.deleteVerification(\n verificationId,\n updatedOptions,\n );\n },\n );\n }\n\n /**\n * Verifies a users phone number.\n *\n * @param verificationId - Id that is used to reference users phone number.\n * @param options - Additional request options.\n */\n public verifyIdentity(\n verificationId: string,\n options: AcsVerificationVerifyIdentityOptionalParams = {},\n ): Promise<AcsVerificationVerifyIdentityResponse> {\n return tracingClient.withSpan(\n \"RecipientVerification.verifyIdentity\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.verifyIdentity(verificationId, updatedOptions);\n },\n );\n }\n\n /**\n * Returns information about a resource in relation to recipient verification.\n *\n * @param options - Additional request options.\n */\n public getVerificationConstants(\n options: AcsVerificationGetVerificationConstantsOptionalParams = {},\n ): Promise<VerificationConstantsResponse> {\n return tracingClient.withSpan(\n \"RecipientVerification.getVerificationConstants\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.getVerificationConstants(updatedOptions);\n },\n );\n }\n\n /**\n * Sends a code to users phone number that will be used for verification.\n *\n * @param options - Additional request options.\n */\n public requestVerification(\n options: AcsVerificationRequestVerificationOptionalParams = {},\n ): Promise<AcsVerificationRequestVerificationResponse> {\n return tracingClient.withSpan(\n \"RecipientVerification.requestVerification\",\n options,\n (updatedOptions) => {\n return this.client.acsVerificationOperations.requestVerification(updatedOptions);\n },\n );\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ export declare const SDK_VERSION: string;
2
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/utils/constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,EAAE,MAAuB,CAAC"}
@@ -0,0 +1,4 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ export const SDK_VERSION = "1.0.0-beta.1";
4
+ //# sourceMappingURL=constants.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../src/utils/constants.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,MAAM,CAAC,MAAM,WAAW,GAAW,cAAc,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport const SDK_VERSION: string = \"1.0.0-beta.1\";\n"]}
@@ -0,0 +1,3 @@
1
+ export * from "./logger.js";
2
+ export * from "./constants.js";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utils/index.ts"],"names":[],"mappings":"AAGA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC"}
@@ -0,0 +1,5 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ export * from "./logger.js";
4
+ export * from "./constants.js";
5
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/utils/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport * from \"./logger.js\";\nexport * from \"./constants.js\";\n"]}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * The \@azure\/logger configuration for this package.
3
+ */
4
+ export declare const logger: import("@azure/logger").AzureLogger;
5
+ //# sourceMappingURL=logger.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logger.d.ts","sourceRoot":"","sources":["../../../src/utils/logger.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,eAAO,MAAM,MAAM,qCAA0D,CAAC"}
@@ -0,0 +1,8 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ import { createClientLogger } from "@azure/logger";
4
+ /**
5
+ * The \@azure\/logger configuration for this package.
6
+ */
7
+ export const logger = createClientLogger("communication-verified-recipients");
8
+ //# sourceMappingURL=logger.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logger.js","sourceRoot":"","sources":["../../../src/utils/logger.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAEnD;;GAEG;AACH,MAAM,CAAC,MAAM,MAAM,GAAG,kBAAkB,CAAC,mCAAmC,CAAC,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { createClientLogger } from \"@azure/logger\";\n\n/**\n * The \\@azure\\/logger configuration for this package.\n */\nexport const logger = createClientLogger(\"communication-verified-recipients\");\n"]}
@@ -0,0 +1,4 @@
1
+ export * from "./models/index.js";
2
+ export { RecipientVerificationClient } from "./recipientVerificationClient.js";
3
+ export * from "./operationsInterfaces/index.js";
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/generated/src/index.ts"],"names":[],"mappings":"AAQA,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,cAAc,iCAAiC,CAAC"}
@@ -0,0 +1,11 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export * from "./models/index.js";
9
+ export { RecipientVerificationClient } from "./recipientVerificationClient.js";
10
+ export * from "./operationsInterfaces/index.js";
11
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/generated/src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,cAAc,iCAAiC,CAAC","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\nexport * from \"./models/index.js\";\nexport { RecipientVerificationClient } from \"./recipientVerificationClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}