@openfn/language-mssql 3.0.0 → 3.1.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 (2776) hide show
  1. package/README.md +27 -20
  2. package/ast.json +48 -0
  3. package/configuration-schema.json +34 -0
  4. package/dist/index.cjs +567 -0
  5. package/dist/index.js +541 -0
  6. package/package.json +31 -38
  7. package/types/Adaptor.d.ts +349 -0
  8. package/types/index.d.ts +3 -0
  9. package/lib/Adaptor.js +0 -809
  10. package/lib/Client.js +0 -28
  11. package/lib/index.js +0 -19
  12. package/node_modules/@azure/ms-rest-azure-env/Changelog.md +0 -24
  13. package/node_modules/@azure/ms-rest-azure-env/LICENSE +0 -21
  14. package/node_modules/@azure/ms-rest-azure-env/README.md +0 -41
  15. package/node_modules/@azure/ms-rest-azure-env/dist/msRestAzureEnv.js +0 -172
  16. package/node_modules/@azure/ms-rest-azure-env/dist/msRestAzureEnv.js.map +0 -1
  17. package/node_modules/@azure/ms-rest-azure-env/dist/msRestAzureEnv.min.js +0 -5
  18. package/node_modules/@azure/ms-rest-azure-env/dist/msRestAzureEnv.min.js.map +0 -1
  19. package/node_modules/@azure/ms-rest-azure-env/es/lib/azureEnvironment.d.ts +0 -232
  20. package/node_modules/@azure/ms-rest-azure-env/es/lib/azureEnvironment.d.ts.map +0 -1
  21. package/node_modules/@azure/ms-rest-azure-env/es/lib/azureEnvironment.js +0 -157
  22. package/node_modules/@azure/ms-rest-azure-env/es/lib/azureEnvironment.js.map +0 -1
  23. package/node_modules/@azure/ms-rest-azure-env/lib/azureEnvironment.ts +0 -347
  24. package/node_modules/@azure/ms-rest-azure-env/package.json +0 -100
  25. package/node_modules/@azure/ms-rest-js/Changelog.md +0 -228
  26. package/node_modules/@azure/ms-rest-js/LICENSE +0 -21
  27. package/node_modules/@azure/ms-rest-js/README.md +0 -40
  28. package/node_modules/@azure/ms-rest-js/ThirdPartyNotices.txt +0 -35
  29. package/node_modules/@azure/ms-rest-js/dist/msRest.browser.js +0 -4060
  30. package/node_modules/@azure/ms-rest-js/dist/msRest.browser.js.map +0 -1
  31. package/node_modules/@azure/ms-rest-js/dist/msRest.browser.min.js +0 -5
  32. package/node_modules/@azure/ms-rest-js/dist/msRest.browser.min.js.map +0 -1
  33. package/node_modules/@azure/ms-rest-js/dist/msRest.node.js +0 -3942
  34. package/node_modules/@azure/ms-rest-js/dist/msRest.node.js.map +0 -1
  35. package/node_modules/@azure/ms-rest-js/es/lib/axiosHttpClient.d.ts +0 -25
  36. package/node_modules/@azure/ms-rest-js/es/lib/axiosHttpClient.d.ts.map +0 -1
  37. package/node_modules/@azure/ms-rest-js/es/lib/axiosHttpClient.js +0 -265
  38. package/node_modules/@azure/ms-rest-js/es/lib/axiosHttpClient.js.map +0 -1
  39. package/node_modules/@azure/ms-rest-js/es/lib/credentials/apiKeyCredentials.d.ts +0 -46
  40. package/node_modules/@azure/ms-rest-js/es/lib/credentials/apiKeyCredentials.d.ts.map +0 -1
  41. package/node_modules/@azure/ms-rest-js/es/lib/credentials/apiKeyCredentials.js +0 -56
  42. package/node_modules/@azure/ms-rest-js/es/lib/credentials/apiKeyCredentials.js.map +0 -1
  43. package/node_modules/@azure/ms-rest-js/es/lib/credentials/basicAuthenticationCredentials.d.ts +0 -24
  44. package/node_modules/@azure/ms-rest-js/es/lib/credentials/basicAuthenticationCredentials.d.ts.map +0 -1
  45. package/node_modules/@azure/ms-rest-js/es/lib/credentials/basicAuthenticationCredentials.js +0 -47
  46. package/node_modules/@azure/ms-rest-js/es/lib/credentials/basicAuthenticationCredentials.js.map +0 -1
  47. package/node_modules/@azure/ms-rest-js/es/lib/credentials/credentials.d.ts +0 -2
  48. package/node_modules/@azure/ms-rest-js/es/lib/credentials/credentials.d.ts.map +0 -1
  49. package/node_modules/@azure/ms-rest-js/es/lib/credentials/credentials.js +0 -3
  50. package/node_modules/@azure/ms-rest-js/es/lib/credentials/credentials.js.map +0 -1
  51. package/node_modules/@azure/ms-rest-js/es/lib/credentials/domainCredentials.d.ts +0 -11
  52. package/node_modules/@azure/ms-rest-js/es/lib/credentials/domainCredentials.d.ts.map +0 -1
  53. package/node_modules/@azure/ms-rest-js/es/lib/credentials/domainCredentials.js +0 -29
  54. package/node_modules/@azure/ms-rest-js/es/lib/credentials/domainCredentials.js.map +0 -1
  55. package/node_modules/@azure/ms-rest-js/es/lib/credentials/serviceClientCredentials.d.ts +0 -11
  56. package/node_modules/@azure/ms-rest-js/es/lib/credentials/serviceClientCredentials.d.ts.map +0 -1
  57. package/node_modules/@azure/ms-rest-js/es/lib/credentials/serviceClientCredentials.js +0 -3
  58. package/node_modules/@azure/ms-rest-js/es/lib/credentials/serviceClientCredentials.js.map +0 -1
  59. package/node_modules/@azure/ms-rest-js/es/lib/credentials/tokenCredentials.d.ts +0 -25
  60. package/node_modules/@azure/ms-rest-js/es/lib/credentials/tokenCredentials.d.ts.map +0 -1
  61. package/node_modules/@azure/ms-rest-js/es/lib/credentials/tokenCredentials.js +0 -42
  62. package/node_modules/@azure/ms-rest-js/es/lib/credentials/tokenCredentials.js.map +0 -1
  63. package/node_modules/@azure/ms-rest-js/es/lib/credentials/topicCredentials.d.ts +0 -11
  64. package/node_modules/@azure/ms-rest-js/es/lib/credentials/topicCredentials.d.ts.map +0 -1
  65. package/node_modules/@azure/ms-rest-js/es/lib/credentials/topicCredentials.js +0 -29
  66. package/node_modules/@azure/ms-rest-js/es/lib/credentials/topicCredentials.js.map +0 -1
  67. package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.browser.d.ts +0 -2
  68. package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.browser.d.ts.map +0 -1
  69. package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.browser.js +0 -4
  70. package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.browser.js.map +0 -1
  71. package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.d.ts +0 -2
  72. package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.d.ts.map +0 -1
  73. package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.js +0 -4
  74. package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.js.map +0 -1
  75. package/node_modules/@azure/ms-rest-js/es/lib/httpClient.d.ts +0 -7
  76. package/node_modules/@azure/ms-rest-js/es/lib/httpClient.d.ts.map +0 -1
  77. package/node_modules/@azure/ms-rest-js/es/lib/httpClient.js +0 -3
  78. package/node_modules/@azure/ms-rest-js/es/lib/httpClient.js.map +0 -1
  79. package/node_modules/@azure/ms-rest-js/es/lib/httpHeaders.d.ts +0 -78
  80. package/node_modules/@azure/ms-rest-js/es/lib/httpHeaders.d.ts.map +0 -1
  81. package/node_modules/@azure/ms-rest-js/es/lib/httpHeaders.js +0 -119
  82. package/node_modules/@azure/ms-rest-js/es/lib/httpHeaders.js.map +0 -1
  83. package/node_modules/@azure/ms-rest-js/es/lib/httpOperationResponse.d.ts +0 -75
  84. package/node_modules/@azure/ms-rest-js/es/lib/httpOperationResponse.d.ts.map +0 -1
  85. package/node_modules/@azure/ms-rest-js/es/lib/httpOperationResponse.js +0 -3
  86. package/node_modules/@azure/ms-rest-js/es/lib/httpOperationResponse.js.map +0 -1
  87. package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogLevel.d.ts +0 -22
  88. package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogLevel.d.ts.map +0 -1
  89. package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogLevel.js +0 -25
  90. package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogLevel.js.map +0 -1
  91. package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogger.d.ts +0 -35
  92. package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogger.d.ts.map +0 -1
  93. package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogger.js +0 -37
  94. package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogger.js.map +0 -1
  95. package/node_modules/@azure/ms-rest-js/es/lib/msRest.d.ts +0 -37
  96. package/node_modules/@azure/ms-rest-js/es/lib/msRest.d.ts.map +0 -1
  97. package/node_modules/@azure/ms-rest-js/es/lib/msRest.js +0 -31
  98. package/node_modules/@azure/ms-rest-js/es/lib/msRest.js.map +0 -1
  99. package/node_modules/@azure/ms-rest-js/es/lib/operationArguments.d.ts +0 -15
  100. package/node_modules/@azure/ms-rest-js/es/lib/operationArguments.d.ts.map +0 -1
  101. package/node_modules/@azure/ms-rest-js/es/lib/operationArguments.js +0 -3
  102. package/node_modules/@azure/ms-rest-js/es/lib/operationArguments.js.map +0 -1
  103. package/node_modules/@azure/ms-rest-js/es/lib/operationParameter.d.ts +0 -51
  104. package/node_modules/@azure/ms-rest-js/es/lib/operationParameter.d.ts.map +0 -1
  105. package/node_modules/@azure/ms-rest-js/es/lib/operationParameter.js +0 -24
  106. package/node_modules/@azure/ms-rest-js/es/lib/operationParameter.js.map +0 -1
  107. package/node_modules/@azure/ms-rest-js/es/lib/operationResponse.d.ts +0 -15
  108. package/node_modules/@azure/ms-rest-js/es/lib/operationResponse.d.ts.map +0 -1
  109. package/node_modules/@azure/ms-rest-js/es/lib/operationResponse.js +0 -3
  110. package/node_modules/@azure/ms-rest-js/es/lib/operationResponse.js.map +0 -1
  111. package/node_modules/@azure/ms-rest-js/es/lib/operationSpec.d.ts +0 -68
  112. package/node_modules/@azure/ms-rest-js/es/lib/operationSpec.d.ts.map +0 -1
  113. package/node_modules/@azure/ms-rest-js/es/lib/operationSpec.js +0 -15
  114. package/node_modules/@azure/ms-rest-js/es/lib/operationSpec.js.map +0 -1
  115. package/node_modules/@azure/ms-rest-js/es/lib/policies/deserializationPolicy.d.ts +0 -38
  116. package/node_modules/@azure/ms-rest-js/es/lib/policies/deserializationPolicy.d.ts.map +0 -1
  117. package/node_modules/@azure/ms-rest-js/es/lib/policies/deserializationPolicy.js +0 -195
  118. package/node_modules/@azure/ms-rest-js/es/lib/policies/deserializationPolicy.js.map +0 -1
  119. package/node_modules/@azure/ms-rest-js/es/lib/policies/exponentialRetryPolicy.d.ts +0 -48
  120. package/node_modules/@azure/ms-rest-js/es/lib/policies/exponentialRetryPolicy.d.ts.map +0 -1
  121. package/node_modules/@azure/ms-rest-js/es/lib/policies/exponentialRetryPolicy.js +0 -121
  122. package/node_modules/@azure/ms-rest-js/es/lib/policies/exponentialRetryPolicy.js.map +0 -1
  123. package/node_modules/@azure/ms-rest-js/es/lib/policies/generateClientRequestIdPolicy.d.ts +0 -10
  124. package/node_modules/@azure/ms-rest-js/es/lib/policies/generateClientRequestIdPolicy.d.ts.map +0 -1
  125. package/node_modules/@azure/ms-rest-js/es/lib/policies/generateClientRequestIdPolicy.js +0 -30
  126. package/node_modules/@azure/ms-rest-js/es/lib/policies/generateClientRequestIdPolicy.js.map +0 -1
  127. package/node_modules/@azure/ms-rest-js/es/lib/policies/logPolicy.d.ts +0 -10
  128. package/node_modules/@azure/ms-rest-js/es/lib/policies/logPolicy.d.ts.map +0 -1
  129. package/node_modules/@azure/ms-rest-js/es/lib/policies/logPolicy.js +0 -35
  130. package/node_modules/@azure/ms-rest-js/es/lib/policies/logPolicy.js.map +0 -1
  131. package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.browser.d.ts +0 -4
  132. package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.browser.d.ts.map +0 -1
  133. package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.browser.js +0 -14
  134. package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.browser.js.map +0 -1
  135. package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.d.ts +0 -4
  136. package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.d.ts.map +0 -1
  137. package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.js +0 -19
  138. package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.js.map +0 -1
  139. package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.browser.d.ts +0 -11
  140. package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.browser.d.ts.map +0 -1
  141. package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.browser.js +0 -29
  142. package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.browser.js.map +0 -1
  143. package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.d.ts +0 -12
  144. package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.d.ts.map +0 -1
  145. package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.js +0 -61
  146. package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.js.map +0 -1
  147. package/node_modules/@azure/ms-rest-js/es/lib/policies/redirectPolicy.d.ts +0 -10
  148. package/node_modules/@azure/ms-rest-js/es/lib/policies/redirectPolicy.d.ts.map +0 -1
  149. package/node_modules/@azure/ms-rest-js/es/lib/policies/redirectPolicy.js +0 -48
  150. package/node_modules/@azure/ms-rest-js/es/lib/policies/redirectPolicy.js.map +0 -1
  151. package/node_modules/@azure/ms-rest-js/es/lib/policies/requestPolicy.d.ts +0 -53
  152. package/node_modules/@azure/ms-rest-js/es/lib/policies/requestPolicy.d.ts.map +0 -1
  153. package/node_modules/@azure/ms-rest-js/es/lib/policies/requestPolicy.js +0 -60
  154. package/node_modules/@azure/ms-rest-js/es/lib/policies/requestPolicy.js.map +0 -1
  155. package/node_modules/@azure/ms-rest-js/es/lib/policies/rpRegistrationPolicy.d.ts +0 -10
  156. package/node_modules/@azure/ms-rest-js/es/lib/policies/rpRegistrationPolicy.d.ts.map +0 -1
  157. package/node_modules/@azure/ms-rest-js/es/lib/policies/rpRegistrationPolicy.js +0 -158
  158. package/node_modules/@azure/ms-rest-js/es/lib/policies/rpRegistrationPolicy.js.map +0 -1
  159. package/node_modules/@azure/ms-rest-js/es/lib/policies/signingPolicy.d.ts +0 -12
  160. package/node_modules/@azure/ms-rest-js/es/lib/policies/signingPolicy.d.ts.map +0 -1
  161. package/node_modules/@azure/ms-rest-js/es/lib/policies/signingPolicy.js +0 -29
  162. package/node_modules/@azure/ms-rest-js/es/lib/policies/signingPolicy.js.map +0 -1
  163. package/node_modules/@azure/ms-rest-js/es/lib/policies/systemErrorRetryPolicy.d.ts +0 -37
  164. package/node_modules/@azure/ms-rest-js/es/lib/policies/systemErrorRetryPolicy.d.ts.map +0 -1
  165. package/node_modules/@azure/ms-rest-js/es/lib/policies/systemErrorRetryPolicy.js +0 -110
  166. package/node_modules/@azure/ms-rest-js/es/lib/policies/systemErrorRetryPolicy.js.map +0 -1
  167. package/node_modules/@azure/ms-rest-js/es/lib/policies/throttlingRetryPolicy.d.ts +0 -21
  168. package/node_modules/@azure/ms-rest-js/es/lib/policies/throttlingRetryPolicy.d.ts.map +0 -1
  169. package/node_modules/@azure/ms-rest-js/es/lib/policies/throttlingRetryPolicy.js +0 -82
  170. package/node_modules/@azure/ms-rest-js/es/lib/policies/throttlingRetryPolicy.js.map +0 -1
  171. package/node_modules/@azure/ms-rest-js/es/lib/policies/userAgentPolicy.d.ts +0 -21
  172. package/node_modules/@azure/ms-rest-js/es/lib/policies/userAgentPolicy.d.ts.map +0 -1
  173. package/node_modules/@azure/ms-rest-js/es/lib/policies/userAgentPolicy.js +0 -64
  174. package/node_modules/@azure/ms-rest-js/es/lib/policies/userAgentPolicy.js.map +0 -1
  175. package/node_modules/@azure/ms-rest-js/es/lib/queryCollectionFormat.d.ts +0 -11
  176. package/node_modules/@azure/ms-rest-js/es/lib/queryCollectionFormat.d.ts.map +0 -1
  177. package/node_modules/@azure/ms-rest-js/es/lib/queryCollectionFormat.js +0 -14
  178. package/node_modules/@azure/ms-rest-js/es/lib/queryCollectionFormat.js.map +0 -1
  179. package/node_modules/@azure/ms-rest-js/es/lib/restError.d.ts +0 -14
  180. package/node_modules/@azure/ms-rest-js/es/lib/restError.d.ts.map +0 -1
  181. package/node_modules/@azure/ms-rest-js/es/lib/restError.js +0 -22
  182. package/node_modules/@azure/ms-rest-js/es/lib/restError.js.map +0 -1
  183. package/node_modules/@azure/ms-rest-js/es/lib/serializer.d.ts +0 -130
  184. package/node_modules/@azure/ms-rest-js/es/lib/serializer.d.ts.map +0 -1
  185. package/node_modules/@azure/ms-rest-js/es/lib/serializer.js +0 -752
  186. package/node_modules/@azure/ms-rest-js/es/lib/serializer.js.map +0 -1
  187. package/node_modules/@azure/ms-rest-js/es/lib/serviceClient.d.ts +0 -135
  188. package/node_modules/@azure/ms-rest-js/es/lib/serviceClient.d.ts.map +0 -1
  189. package/node_modules/@azure/ms-rest-js/es/lib/serviceClient.js +0 -443
  190. package/node_modules/@azure/ms-rest-js/es/lib/serviceClient.js.map +0 -1
  191. package/node_modules/@azure/ms-rest-js/es/lib/url.d.ts +0 -149
  192. package/node_modules/@azure/ms-rest-js/es/lib/url.d.ts.map +0 -1
  193. package/node_modules/@azure/ms-rest-js/es/lib/url.js +0 -601
  194. package/node_modules/@azure/ms-rest-js/es/lib/url.js.map +0 -1
  195. package/node_modules/@azure/ms-rest-js/es/lib/util/base64.browser.d.ts +0 -16
  196. package/node_modules/@azure/ms-rest-js/es/lib/util/base64.browser.d.ts.map +0 -1
  197. package/node_modules/@azure/ms-rest-js/es/lib/util/base64.browser.js +0 -33
  198. package/node_modules/@azure/ms-rest-js/es/lib/util/base64.browser.js.map +0 -1
  199. package/node_modules/@azure/ms-rest-js/es/lib/util/base64.d.ts +0 -16
  200. package/node_modules/@azure/ms-rest-js/es/lib/util/base64.d.ts.map +0 -1
  201. package/node_modules/@azure/ms-rest-js/es/lib/util/base64.js +0 -27
  202. package/node_modules/@azure/ms-rest-js/es/lib/util/base64.js.map +0 -1
  203. package/node_modules/@azure/ms-rest-js/es/lib/util/constants.d.ts +0 -86
  204. package/node_modules/@azure/ms-rest-js/es/lib/util/constants.d.ts.map +0 -1
  205. package/node_modules/@azure/ms-rest-js/es/lib/util/constants.js +0 -88
  206. package/node_modules/@azure/ms-rest-js/es/lib/util/constants.js.map +0 -1
  207. package/node_modules/@azure/ms-rest-js/es/lib/util/utils.d.ts +0 -150
  208. package/node_modules/@azure/ms-rest-js/es/lib/util/utils.d.ts.map +0 -1
  209. package/node_modules/@azure/ms-rest-js/es/lib/util/utils.js +0 -218
  210. package/node_modules/@azure/ms-rest-js/es/lib/util/utils.js.map +0 -1
  211. package/node_modules/@azure/ms-rest-js/es/lib/util/xml.browser.d.ts +0 -5
  212. package/node_modules/@azure/ms-rest-js/es/lib/util/xml.browser.d.ts.map +0 -1
  213. package/node_modules/@azure/ms-rest-js/es/lib/util/xml.browser.js +0 -140
  214. package/node_modules/@azure/ms-rest-js/es/lib/util/xml.browser.js.map +0 -1
  215. package/node_modules/@azure/ms-rest-js/es/lib/util/xml.d.ts +0 -5
  216. package/node_modules/@azure/ms-rest-js/es/lib/util/xml.d.ts.map +0 -1
  217. package/node_modules/@azure/ms-rest-js/es/lib/util/xml.js +0 -37
  218. package/node_modules/@azure/ms-rest-js/es/lib/util/xml.js.map +0 -1
  219. package/node_modules/@azure/ms-rest-js/es/lib/webResource.d.ts +0 -228
  220. package/node_modules/@azure/ms-rest-js/es/lib/webResource.d.ts.map +0 -1
  221. package/node_modules/@azure/ms-rest-js/es/lib/webResource.js +0 -229
  222. package/node_modules/@azure/ms-rest-js/es/lib/webResource.js.map +0 -1
  223. package/node_modules/@azure/ms-rest-js/es/lib/xhrHttpClient.d.ts +0 -12
  224. package/node_modules/@azure/ms-rest-js/es/lib/xhrHttpClient.d.ts.map +0 -1
  225. package/node_modules/@azure/ms-rest-js/es/lib/xhrHttpClient.js +0 -133
  226. package/node_modules/@azure/ms-rest-js/es/lib/xhrHttpClient.js.map +0 -1
  227. package/node_modules/@azure/ms-rest-js/lib/axiosHttpClient.ts +0 -265
  228. package/node_modules/@azure/ms-rest-js/lib/credentials/apiKeyCredentials.ts +0 -85
  229. package/node_modules/@azure/ms-rest-js/lib/credentials/basicAuthenticationCredentials.ts +0 -50
  230. package/node_modules/@azure/ms-rest-js/lib/credentials/credentials.ts +0 -4
  231. package/node_modules/@azure/ms-rest-js/lib/credentials/domainCredentials.ts +0 -24
  232. package/node_modules/@azure/ms-rest-js/lib/credentials/serviceClientCredentials.ts +0 -14
  233. package/node_modules/@azure/ms-rest-js/lib/credentials/tokenCredentials.ts +0 -45
  234. package/node_modules/@azure/ms-rest-js/lib/credentials/topicCredentials.ts +0 -24
  235. package/node_modules/@azure/ms-rest-js/lib/defaultHttpClient.browser.ts +0 -4
  236. package/node_modules/@azure/ms-rest-js/lib/defaultHttpClient.ts +0 -4
  237. package/node_modules/@azure/ms-rest-js/lib/httpClient.ts +0 -10
  238. package/node_modules/@azure/ms-rest-js/lib/httpHeaders.ts +0 -151
  239. package/node_modules/@azure/ms-rest-js/lib/httpOperationResponse.ts +0 -84
  240. package/node_modules/@azure/ms-rest-js/lib/httpPipelineLogLevel.ts +0 -27
  241. package/node_modules/@azure/ms-rest-js/lib/httpPipelineLogger.ts +0 -56
  242. package/node_modules/@azure/ms-rest-js/lib/msRest.ts +0 -51
  243. package/node_modules/@azure/ms-rest-js/lib/operationArguments.ts +0 -19
  244. package/node_modules/@azure/ms-rest-js/lib/operationParameter.ts +0 -71
  245. package/node_modules/@azure/ms-rest-js/lib/operationResponse.ts +0 -19
  246. package/node_modules/@azure/ms-rest-js/lib/operationSpec.ts +0 -91
  247. package/node_modules/@azure/ms-rest-js/lib/policies/deserializationPolicy.ts +0 -220
  248. package/node_modules/@azure/ms-rest-js/lib/policies/exponentialRetryPolicy.ts +0 -163
  249. package/node_modules/@azure/ms-rest-js/lib/policies/generateClientRequestIdPolicy.ts +0 -28
  250. package/node_modules/@azure/ms-rest-js/lib/policies/logPolicy.ts +0 -35
  251. package/node_modules/@azure/ms-rest-js/lib/policies/msRestUserAgentPolicy.browser.ts +0 -27
  252. package/node_modules/@azure/ms-rest-js/lib/policies/msRestUserAgentPolicy.ts +0 -24
  253. package/node_modules/@azure/ms-rest-js/lib/policies/proxyPolicy.browser.ts +0 -32
  254. package/node_modules/@azure/ms-rest-js/lib/policies/proxyPolicy.ts +0 -67
  255. package/node_modules/@azure/ms-rest-js/lib/policies/redirectPolicy.ts +0 -49
  256. package/node_modules/@azure/ms-rest-js/lib/policies/requestPolicy.ts +0 -75
  257. package/node_modules/@azure/ms-rest-js/lib/policies/rpRegistrationPolicy.ts +0 -164
  258. package/node_modules/@azure/ms-rest-js/lib/policies/signingPolicy.ts +0 -30
  259. package/node_modules/@azure/ms-rest-js/lib/policies/systemErrorRetryPolicy.ts +0 -133
  260. package/node_modules/@azure/ms-rest-js/lib/policies/throttlingRetryPolicy.ts +0 -78
  261. package/node_modules/@azure/ms-rest-js/lib/policies/userAgentPolicy.ts +0 -68
  262. package/node_modules/@azure/ms-rest-js/lib/queryCollectionFormat.ts +0 -13
  263. package/node_modules/@azure/ms-rest-js/lib/restError.ts +0 -27
  264. package/node_modules/@azure/ms-rest-js/lib/serializer.ts +0 -873
  265. package/node_modules/@azure/ms-rest-js/lib/serviceClient.ts +0 -591
  266. package/node_modules/@azure/ms-rest-js/lib/url.ts +0 -664
  267. package/node_modules/@azure/ms-rest-js/lib/util/base64.browser.ts +0 -35
  268. package/node_modules/@azure/ms-rest-js/lib/util/base64.ts +0 -29
  269. package/node_modules/@azure/ms-rest-js/lib/util/constants.ts +0 -98
  270. package/node_modules/@azure/ms-rest-js/lib/util/utils.ts +0 -251
  271. package/node_modules/@azure/ms-rest-js/lib/util/xml.browser.ts +0 -143
  272. package/node_modules/@azure/ms-rest-js/lib/util/xml.ts +0 -37
  273. package/node_modules/@azure/ms-rest-js/lib/webResource.ts +0 -464
  274. package/node_modules/@azure/ms-rest-js/lib/xhrHttpClient.ts +0 -138
  275. package/node_modules/@azure/ms-rest-js/node_modules/form-data/License +0 -19
  276. package/node_modules/@azure/ms-rest-js/node_modules/form-data/README.md +0 -350
  277. package/node_modules/@azure/ms-rest-js/node_modules/form-data/README.md.bak +0 -350
  278. package/node_modules/@azure/ms-rest-js/node_modules/form-data/index.d.ts +0 -51
  279. package/node_modules/@azure/ms-rest-js/node_modules/form-data/lib/browser.js +0 -2
  280. package/node_modules/@azure/ms-rest-js/node_modules/form-data/lib/form_data.js +0 -483
  281. package/node_modules/@azure/ms-rest-js/node_modules/form-data/lib/populate.js +0 -10
  282. package/node_modules/@azure/ms-rest-js/node_modules/form-data/package.json +0 -104
  283. package/node_modules/@azure/ms-rest-js/package.json +0 -202
  284. package/node_modules/@azure/ms-rest-nodeauth/Changelog.md +0 -110
  285. package/node_modules/@azure/ms-rest-nodeauth/LICENSE +0 -21
  286. package/node_modules/@azure/ms-rest-nodeauth/README.md +0 -215
  287. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCertificateCredentials.d.ts +0 -45
  288. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCertificateCredentials.d.ts.map +0 -1
  289. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCertificateCredentials.js +0 -107
  290. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCertificateCredentials.js.map +0 -1
  291. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentials.d.ts +0 -27
  292. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentials.d.ts.map +0 -1
  293. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentials.js +0 -68
  294. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentials.js.map +0 -1
  295. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentialsBase.d.ts +0 -30
  296. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentialsBase.d.ts.map +0 -1
  297. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentialsBase.js +0 -95
  298. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentialsBase.js.map +0 -1
  299. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/azureCliCredentials.d.ts +0 -137
  300. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/azureCliCredentials.d.ts.map +0 -1
  301. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/azureCliCredentials.js +0 -253
  302. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/azureCliCredentials.js.map +0 -1
  303. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/deviceTokenCredentials.d.ts +0 -28
  304. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/deviceTokenCredentials.d.ts.map +0 -1
  305. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/deviceTokenCredentials.js +0 -45
  306. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/deviceTokenCredentials.js.map +0 -1
  307. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/keyVaultFactory.d.ts +0 -4
  308. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/keyVaultFactory.d.ts.map +0 -1
  309. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/keyVaultFactory.js +0 -82
  310. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/keyVaultFactory.js.map +0 -1
  311. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiAppServiceTokenCredentials.d.ts +0 -66
  312. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiAppServiceTokenCredentials.d.ts.map +0 -1
  313. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiAppServiceTokenCredentials.js +0 -96
  314. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiAppServiceTokenCredentials.js.map +0 -1
  315. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiTokenCredentials.d.ts +0 -67
  316. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiTokenCredentials.d.ts.map +0 -1
  317. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiTokenCredentials.js +0 -108
  318. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiTokenCredentials.js.map +0 -1
  319. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiVmTokenCredentials.d.ts +0 -57
  320. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiVmTokenCredentials.d.ts.map +0 -1
  321. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiVmTokenCredentials.js +0 -90
  322. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiVmTokenCredentials.js.map +0 -1
  323. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenClientCredentials.d.ts +0 -10
  324. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenClientCredentials.d.ts.map +0 -1
  325. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenClientCredentials.js +0 -5
  326. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenClientCredentials.js.map +0 -1
  327. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenCredentialsBase.d.ts +0 -31
  328. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenCredentialsBase.d.ts.map +0 -1
  329. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenCredentialsBase.js +0 -80
  330. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenCredentialsBase.js.map +0 -1
  331. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/topicCredentials.d.ts +0 -14
  332. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/topicCredentials.d.ts.map +0 -1
  333. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/topicCredentials.js +0 -29
  334. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/topicCredentials.js.map +0 -1
  335. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/userTokenCredentials.d.ts +0 -33
  336. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/userTokenCredentials.d.ts.map +0 -1
  337. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/userTokenCredentials.js +0 -88
  338. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/userTokenCredentials.js.map +0 -1
  339. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/login.d.ts +0 -448
  340. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/login.d.ts.map +0 -1
  341. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/login.js +0 -680
  342. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/login.js.map +0 -1
  343. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/msRestNodeAuth.d.ts +0 -14
  344. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/msRestNodeAuth.d.ts.map +0 -1
  345. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/msRestNodeAuth.js +0 -40
  346. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/msRestNodeAuth.js.map +0 -1
  347. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/subscriptionManagement/subscriptionUtils.d.ts +0 -71
  348. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/subscriptionManagement/subscriptionUtils.d.ts.map +0 -1
  349. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/subscriptionManagement/subscriptionUtils.js +0 -98
  350. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/subscriptionManagement/subscriptionUtils.js.map +0 -1
  351. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/util/authConstants.d.ts +0 -10
  352. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/util/authConstants.d.ts.map +0 -1
  353. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/util/authConstants.js +0 -13
  354. package/node_modules/@azure/ms-rest-nodeauth/dist/lib/util/authConstants.js.map +0 -1
  355. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/applicationTokenCertificateCredentials.ts +0 -139
  356. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/applicationTokenCredentials.ts +0 -75
  357. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/applicationTokenCredentialsBase.ts +0 -97
  358. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/azureCliCredentials.ts +0 -328
  359. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/deviceTokenCredentials.ts +0 -60
  360. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/keyVaultFactory.ts +0 -83
  361. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/msiAppServiceTokenCredentials.ts +0 -129
  362. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/msiTokenCredentials.ts +0 -139
  363. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/msiVmTokenCredentials.ts +0 -131
  364. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/tokenClientCredentials.ts +0 -14
  365. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/tokenCredentialsBase.ts +0 -89
  366. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/topicCredentials.ts +0 -29
  367. package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/userTokenCredentials.ts +0 -100
  368. package/node_modules/@azure/ms-rest-nodeauth/lib/login.ts +0 -987
  369. package/node_modules/@azure/ms-rest-nodeauth/lib/msRestNodeAuth.ts +0 -35
  370. package/node_modules/@azure/ms-rest-nodeauth/lib/subscriptionManagement/subscriptionUtils.ts +0 -148
  371. package/node_modules/@azure/ms-rest-nodeauth/lib/util/authConstants.ts +0 -13
  372. package/node_modules/@azure/ms-rest-nodeauth/package.json +0 -101
  373. package/node_modules/@azure/ms-rest-nodeauth/tsconfig.json +0 -41
  374. package/node_modules/@js-joda/core/CHANGELOG.md +0 -306
  375. package/node_modules/@js-joda/core/CheatSheet.md +0 -947
  376. package/node_modules/@js-joda/core/LICENSE +0 -34
  377. package/node_modules/@js-joda/core/README.md +0 -155
  378. package/node_modules/@js-joda/core/bower.json +0 -21
  379. package/node_modules/@js-joda/core/dist/js-joda.d.ts +0 -1710
  380. package/node_modules/@js-joda/core/dist/js-joda.esm.js +0 -12539
  381. package/node_modules/@js-joda/core/dist/js-joda.flow.js +0 -949
  382. package/node_modules/@js-joda/core/dist/js-joda.js +0 -12603
  383. package/node_modules/@js-joda/core/dist/js-joda.js.map +0 -1
  384. package/node_modules/@js-joda/core/dist/js-joda.min.js +0 -5
  385. package/node_modules/@js-joda/core/package.json +0 -107
  386. package/node_modules/@js-joda/core/src/Clock.js +0 -330
  387. package/node_modules/@js-joda/core/src/DayOfWeek.js +0 -451
  388. package/node_modules/@js-joda/core/src/Duration.js +0 -1205
  389. package/node_modules/@js-joda/core/src/Enum.js +0 -30
  390. package/node_modules/@js-joda/core/src/Instant.js +0 -1054
  391. package/node_modules/@js-joda/core/src/LocalDate.js +0 -1752
  392. package/node_modules/@js-joda/core/src/LocalDateTime.js +0 -1738
  393. package/node_modules/@js-joda/core/src/LocalTime.js +0 -1468
  394. package/node_modules/@js-joda/core/src/MathUtil.js +0 -236
  395. package/node_modules/@js-joda/core/src/Month.js +0 -600
  396. package/node_modules/@js-joda/core/src/MonthDay.js +0 -731
  397. package/node_modules/@js-joda/core/src/Period.js +0 -933
  398. package/node_modules/@js-joda/core/src/StringUtil.js +0 -43
  399. package/node_modules/@js-joda/core/src/Year.js +0 -999
  400. package/node_modules/@js-joda/core/src/YearConstants.js +0 -21
  401. package/node_modules/@js-joda/core/src/YearMonth.js +0 -1154
  402. package/node_modules/@js-joda/core/src/ZoneId.js +0 -236
  403. package/node_modules/@js-joda/core/src/ZoneIdFactory.js +0 -201
  404. package/node_modules/@js-joda/core/src/ZoneOffset.js +0 -486
  405. package/node_modules/@js-joda/core/src/ZoneRegion.js +0 -72
  406. package/node_modules/@js-joda/core/src/ZonedDateTime.js +0 -2048
  407. package/node_modules/@js-joda/core/src/_init.js +0 -64
  408. package/node_modules/@js-joda/core/src/assert.js +0 -33
  409. package/node_modules/@js-joda/core/src/chrono/ChronoLocalDate.js +0 -230
  410. package/node_modules/@js-joda/core/src/chrono/ChronoLocalDateTime.js +0 -130
  411. package/node_modules/@js-joda/core/src/chrono/ChronoZonedDateTime.js +0 -194
  412. package/node_modules/@js-joda/core/src/chrono/IsoChronology.js +0 -235
  413. package/node_modules/@js-joda/core/src/convert.js +0 -83
  414. package/node_modules/@js-joda/core/src/errors.js +0 -54
  415. package/node_modules/@js-joda/core/src/format/DateTimeBuilder.js +0 -535
  416. package/node_modules/@js-joda/core/src/format/DateTimeFormatter.js +0 -728
  417. package/node_modules/@js-joda/core/src/format/DateTimeFormatterBuilder.js +0 -1545
  418. package/node_modules/@js-joda/core/src/format/DateTimeParseContext.js +0 -297
  419. package/node_modules/@js-joda/core/src/format/DateTimePrintContext.js +0 -138
  420. package/node_modules/@js-joda/core/src/format/DecimalStyle.js +0 -113
  421. package/node_modules/@js-joda/core/src/format/EnumMap.js +0 -70
  422. package/node_modules/@js-joda/core/src/format/ParsePosition.js +0 -31
  423. package/node_modules/@js-joda/core/src/format/ResolverStyle.js +0 -93
  424. package/node_modules/@js-joda/core/src/format/SignStyle.js +0 -38
  425. package/node_modules/@js-joda/core/src/format/StringBuilder.js +0 -47
  426. package/node_modules/@js-joda/core/src/format/TextStyle.js +0 -114
  427. package/node_modules/@js-joda/core/src/format/parser/CharLiteralPrinterParser.js +0 -46
  428. package/node_modules/@js-joda/core/src/format/parser/CompositePrinterParser.js +0 -89
  429. package/node_modules/@js-joda/core/src/format/parser/FractionPrinterParser.js +0 -162
  430. package/node_modules/@js-joda/core/src/format/parser/NumberPrinterParser.js +0 -367
  431. package/node_modules/@js-joda/core/src/format/parser/OffsetIdPrinterParser.js +0 -177
  432. package/node_modules/@js-joda/core/src/format/parser/PadPrinterParserDecorator.js +0 -81
  433. package/node_modules/@js-joda/core/src/format/parser/SettingsParser.js +0 -44
  434. package/node_modules/@js-joda/core/src/format/parser/StringLiteralPrinterParser.js +0 -39
  435. package/node_modules/@js-joda/core/src/format/parser/ZoneIdPrinterParser.js +0 -218
  436. package/node_modules/@js-joda/core/src/js-joda.js +0 -204
  437. package/node_modules/@js-joda/core/src/license-preamble.js +0 -3
  438. package/node_modules/@js-joda/core/src/temporal/ChronoField.js +0 -362
  439. package/node_modules/@js-joda/core/src/temporal/ChronoUnit.js +0 -467
  440. package/node_modules/@js-joda/core/src/temporal/IsoFields.js +0 -856
  441. package/node_modules/@js-joda/core/src/temporal/NativeJsTemporal.js +0 -105
  442. package/node_modules/@js-joda/core/src/temporal/Temporal.js +0 -63
  443. package/node_modules/@js-joda/core/src/temporal/TemporalAccessor.js +0 -125
  444. package/node_modules/@js-joda/core/src/temporal/TemporalAdjuster.js +0 -92
  445. package/node_modules/@js-joda/core/src/temporal/TemporalAdjusters.js +0 -464
  446. package/node_modules/@js-joda/core/src/temporal/TemporalAmount.js +0 -166
  447. package/node_modules/@js-joda/core/src/temporal/TemporalField.js +0 -24
  448. package/node_modules/@js-joda/core/src/temporal/TemporalQueries.js +0 -223
  449. package/node_modules/@js-joda/core/src/temporal/TemporalQueriesFactory.js +0 -77
  450. package/node_modules/@js-joda/core/src/temporal/TemporalQuery.js +0 -107
  451. package/node_modules/@js-joda/core/src/temporal/TemporalUnit.js +0 -180
  452. package/node_modules/@js-joda/core/src/temporal/ValueRange.js +0 -256
  453. package/node_modules/@js-joda/core/src/use.js +0 -20
  454. package/node_modules/@js-joda/core/src/zone/SystemDefaultZoneId.js +0 -31
  455. package/node_modules/@js-joda/core/src/zone/SystemDefaultZoneRules.js +0 -162
  456. package/node_modules/@js-joda/core/src/zone/ZoneOffsetTransition.js +0 -289
  457. package/node_modules/@js-joda/core/src/zone/ZoneRules.js +0 -464
  458. package/node_modules/@js-joda/core/src/zone/ZoneRulesProvider.js +0 -36
  459. package/node_modules/@openfn/language-common/LICENSE +0 -674
  460. package/node_modules/@openfn/language-common/LICENSE.LESSER +0 -165
  461. package/node_modules/@openfn/language-common/README.md +0 -14
  462. package/node_modules/@openfn/language-common/ast.json +0 -1001
  463. package/node_modules/@openfn/language-common/lib/Adaptor.js +0 -569
  464. package/node_modules/@openfn/language-common/lib/beta.js +0 -64
  465. package/node_modules/@openfn/language-common/lib/http.js +0 -233
  466. package/node_modules/@openfn/language-common/lib/index.js +0 -17
  467. package/node_modules/@openfn/language-common/node_modules/axios/CHANGELOG.md +0 -685
  468. package/node_modules/@openfn/language-common/node_modules/axios/LICENSE +0 -19
  469. package/node_modules/@openfn/language-common/node_modules/axios/README.md +0 -800
  470. package/node_modules/@openfn/language-common/node_modules/axios/UPGRADE_GUIDE.md +0 -162
  471. package/node_modules/@openfn/language-common/node_modules/axios/dist/axios.js +0 -1756
  472. package/node_modules/@openfn/language-common/node_modules/axios/dist/axios.map +0 -1
  473. package/node_modules/@openfn/language-common/node_modules/axios/dist/axios.min.js +0 -3
  474. package/node_modules/@openfn/language-common/node_modules/axios/dist/axios.min.map +0 -1
  475. package/node_modules/@openfn/language-common/node_modules/axios/index.d.ts +0 -161
  476. package/node_modules/@openfn/language-common/node_modules/axios/index.js +0 -1
  477. package/node_modules/@openfn/language-common/node_modules/axios/lib/adapters/README.md +0 -37
  478. package/node_modules/@openfn/language-common/node_modules/axios/lib/adapters/http.js +0 -303
  479. package/node_modules/@openfn/language-common/node_modules/axios/lib/adapters/xhr.js +0 -179
  480. package/node_modules/@openfn/language-common/node_modules/axios/lib/axios.js +0 -56
  481. package/node_modules/@openfn/language-common/node_modules/axios/lib/cancel/Cancel.js +0 -19
  482. package/node_modules/@openfn/language-common/node_modules/axios/lib/cancel/CancelToken.js +0 -57
  483. package/node_modules/@openfn/language-common/node_modules/axios/lib/cancel/isCancel.js +0 -5
  484. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/Axios.js +0 -95
  485. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/InterceptorManager.js +0 -52
  486. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/README.md +0 -7
  487. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/buildFullPath.js +0 -20
  488. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/createError.js +0 -18
  489. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/dispatchRequest.js +0 -79
  490. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/enhanceError.js +0 -42
  491. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/mergeConfig.js +0 -87
  492. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/settle.js +0 -25
  493. package/node_modules/@openfn/language-common/node_modules/axios/lib/core/transformData.js +0 -20
  494. package/node_modules/@openfn/language-common/node_modules/axios/lib/defaults.js +0 -98
  495. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/README.md +0 -7
  496. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/bind.js +0 -11
  497. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/buildURL.js +0 -70
  498. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/combineURLs.js +0 -14
  499. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/cookies.js +0 -53
  500. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/deprecatedMethod.js +0 -24
  501. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -14
  502. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/isAxiosError.js +0 -11
  503. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -68
  504. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/normalizeHeaderName.js +0 -12
  505. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/parseHeaders.js +0 -53
  506. package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/spread.js +0 -27
  507. package/node_modules/@openfn/language-common/node_modules/axios/lib/utils.js +0 -351
  508. package/node_modules/@openfn/language-common/node_modules/axios/package.json +0 -115
  509. package/node_modules/@openfn/language-common/node_modules/follow-redirects/LICENSE +0 -18
  510. package/node_modules/@openfn/language-common/node_modules/follow-redirects/README.md +0 -148
  511. package/node_modules/@openfn/language-common/node_modules/follow-redirects/debug.js +0 -9
  512. package/node_modules/@openfn/language-common/node_modules/follow-redirects/http.js +0 -1
  513. package/node_modules/@openfn/language-common/node_modules/follow-redirects/https.js +0 -1
  514. package/node_modules/@openfn/language-common/node_modules/follow-redirects/index.js +0 -504
  515. package/node_modules/@openfn/language-common/node_modules/follow-redirects/package.json +0 -97
  516. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/.babelrc.json +0 -5
  517. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/.editorconfig +0 -16
  518. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/.eslintignore +0 -5
  519. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/.eslintrc.js +0 -93
  520. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/CHANGES.md +0 -252
  521. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/LICENSE-MIT.txt +0 -22
  522. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/README.md +0 -376
  523. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/demo/index.css +0 -19
  524. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/demo/index.html +0 -32
  525. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/demo/index.js +0 -48
  526. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-es.js +0 -1062
  527. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-es.min.js +0 -2
  528. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-es.min.js.map +0 -1
  529. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-umd.js +0 -1072
  530. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-umd.min.js +0 -2
  531. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-umd.min.js.map +0 -1
  532. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/licenseInfo.json +0 -4
  533. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/package.json +0 -169
  534. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/src/jsonpath.d.ts +0 -196
  535. package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/src/jsonpath.js +0 -796
  536. package/node_modules/@openfn/language-common/node_modules/lodash/LICENSE +0 -47
  537. package/node_modules/@openfn/language-common/node_modules/lodash/README.md +0 -39
  538. package/node_modules/@openfn/language-common/node_modules/lodash/_DataView.js +0 -7
  539. package/node_modules/@openfn/language-common/node_modules/lodash/_Hash.js +0 -32
  540. package/node_modules/@openfn/language-common/node_modules/lodash/_LazyWrapper.js +0 -28
  541. package/node_modules/@openfn/language-common/node_modules/lodash/_ListCache.js +0 -32
  542. package/node_modules/@openfn/language-common/node_modules/lodash/_LodashWrapper.js +0 -22
  543. package/node_modules/@openfn/language-common/node_modules/lodash/_Map.js +0 -7
  544. package/node_modules/@openfn/language-common/node_modules/lodash/_MapCache.js +0 -32
  545. package/node_modules/@openfn/language-common/node_modules/lodash/_Promise.js +0 -7
  546. package/node_modules/@openfn/language-common/node_modules/lodash/_Set.js +0 -7
  547. package/node_modules/@openfn/language-common/node_modules/lodash/_SetCache.js +0 -27
  548. package/node_modules/@openfn/language-common/node_modules/lodash/_Stack.js +0 -27
  549. package/node_modules/@openfn/language-common/node_modules/lodash/_Symbol.js +0 -6
  550. package/node_modules/@openfn/language-common/node_modules/lodash/_Uint8Array.js +0 -6
  551. package/node_modules/@openfn/language-common/node_modules/lodash/_WeakMap.js +0 -7
  552. package/node_modules/@openfn/language-common/node_modules/lodash/_apply.js +0 -21
  553. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayAggregator.js +0 -22
  554. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayEach.js +0 -22
  555. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayEachRight.js +0 -21
  556. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayEvery.js +0 -23
  557. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayFilter.js +0 -25
  558. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayIncludes.js +0 -17
  559. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayIncludesWith.js +0 -22
  560. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayLikeKeys.js +0 -49
  561. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayMap.js +0 -21
  562. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayPush.js +0 -20
  563. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayReduce.js +0 -26
  564. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayReduceRight.js +0 -24
  565. package/node_modules/@openfn/language-common/node_modules/lodash/_arraySample.js +0 -15
  566. package/node_modules/@openfn/language-common/node_modules/lodash/_arraySampleSize.js +0 -17
  567. package/node_modules/@openfn/language-common/node_modules/lodash/_arrayShuffle.js +0 -15
  568. package/node_modules/@openfn/language-common/node_modules/lodash/_arraySome.js +0 -23
  569. package/node_modules/@openfn/language-common/node_modules/lodash/_asciiSize.js +0 -12
  570. package/node_modules/@openfn/language-common/node_modules/lodash/_asciiToArray.js +0 -12
  571. package/node_modules/@openfn/language-common/node_modules/lodash/_asciiWords.js +0 -15
  572. package/node_modules/@openfn/language-common/node_modules/lodash/_assignMergeValue.js +0 -20
  573. package/node_modules/@openfn/language-common/node_modules/lodash/_assignValue.js +0 -28
  574. package/node_modules/@openfn/language-common/node_modules/lodash/_assocIndexOf.js +0 -21
  575. package/node_modules/@openfn/language-common/node_modules/lodash/_baseAggregator.js +0 -21
  576. package/node_modules/@openfn/language-common/node_modules/lodash/_baseAssign.js +0 -17
  577. package/node_modules/@openfn/language-common/node_modules/lodash/_baseAssignIn.js +0 -17
  578. package/node_modules/@openfn/language-common/node_modules/lodash/_baseAssignValue.js +0 -25
  579. package/node_modules/@openfn/language-common/node_modules/lodash/_baseAt.js +0 -23
  580. package/node_modules/@openfn/language-common/node_modules/lodash/_baseClamp.js +0 -22
  581. package/node_modules/@openfn/language-common/node_modules/lodash/_baseClone.js +0 -166
  582. package/node_modules/@openfn/language-common/node_modules/lodash/_baseConforms.js +0 -18
  583. package/node_modules/@openfn/language-common/node_modules/lodash/_baseConformsTo.js +0 -27
  584. package/node_modules/@openfn/language-common/node_modules/lodash/_baseCreate.js +0 -30
  585. package/node_modules/@openfn/language-common/node_modules/lodash/_baseDelay.js +0 -21
  586. package/node_modules/@openfn/language-common/node_modules/lodash/_baseDifference.js +0 -67
  587. package/node_modules/@openfn/language-common/node_modules/lodash/_baseEach.js +0 -14
  588. package/node_modules/@openfn/language-common/node_modules/lodash/_baseEachRight.js +0 -14
  589. package/node_modules/@openfn/language-common/node_modules/lodash/_baseEvery.js +0 -21
  590. package/node_modules/@openfn/language-common/node_modules/lodash/_baseExtremum.js +0 -32
  591. package/node_modules/@openfn/language-common/node_modules/lodash/_baseFill.js +0 -32
  592. package/node_modules/@openfn/language-common/node_modules/lodash/_baseFilter.js +0 -21
  593. package/node_modules/@openfn/language-common/node_modules/lodash/_baseFindIndex.js +0 -24
  594. package/node_modules/@openfn/language-common/node_modules/lodash/_baseFindKey.js +0 -23
  595. package/node_modules/@openfn/language-common/node_modules/lodash/_baseFlatten.js +0 -38
  596. package/node_modules/@openfn/language-common/node_modules/lodash/_baseFor.js +0 -16
  597. package/node_modules/@openfn/language-common/node_modules/lodash/_baseForOwn.js +0 -16
  598. package/node_modules/@openfn/language-common/node_modules/lodash/_baseForOwnRight.js +0 -16
  599. package/node_modules/@openfn/language-common/node_modules/lodash/_baseForRight.js +0 -15
  600. package/node_modules/@openfn/language-common/node_modules/lodash/_baseFunctions.js +0 -19
  601. package/node_modules/@openfn/language-common/node_modules/lodash/_baseGet.js +0 -24
  602. package/node_modules/@openfn/language-common/node_modules/lodash/_baseGetAllKeys.js +0 -20
  603. package/node_modules/@openfn/language-common/node_modules/lodash/_baseGetTag.js +0 -28
  604. package/node_modules/@openfn/language-common/node_modules/lodash/_baseGt.js +0 -14
  605. package/node_modules/@openfn/language-common/node_modules/lodash/_baseHas.js +0 -19
  606. package/node_modules/@openfn/language-common/node_modules/lodash/_baseHasIn.js +0 -13
  607. package/node_modules/@openfn/language-common/node_modules/lodash/_baseInRange.js +0 -18
  608. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIndexOf.js +0 -20
  609. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIndexOfWith.js +0 -23
  610. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIntersection.js +0 -74
  611. package/node_modules/@openfn/language-common/node_modules/lodash/_baseInverter.js +0 -21
  612. package/node_modules/@openfn/language-common/node_modules/lodash/_baseInvoke.js +0 -24
  613. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsArguments.js +0 -18
  614. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsArrayBuffer.js +0 -17
  615. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsDate.js +0 -18
  616. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsEqual.js +0 -28
  617. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsEqualDeep.js +0 -83
  618. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsMap.js +0 -18
  619. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsMatch.js +0 -62
  620. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsNaN.js +0 -12
  621. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsNative.js +0 -47
  622. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsRegExp.js +0 -18
  623. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsSet.js +0 -18
  624. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsTypedArray.js +0 -60
  625. package/node_modules/@openfn/language-common/node_modules/lodash/_baseIteratee.js +0 -31
  626. package/node_modules/@openfn/language-common/node_modules/lodash/_baseKeys.js +0 -30
  627. package/node_modules/@openfn/language-common/node_modules/lodash/_baseKeysIn.js +0 -33
  628. package/node_modules/@openfn/language-common/node_modules/lodash/_baseLodash.js +0 -10
  629. package/node_modules/@openfn/language-common/node_modules/lodash/_baseLt.js +0 -14
  630. package/node_modules/@openfn/language-common/node_modules/lodash/_baseMap.js +0 -22
  631. package/node_modules/@openfn/language-common/node_modules/lodash/_baseMatches.js +0 -22
  632. package/node_modules/@openfn/language-common/node_modules/lodash/_baseMatchesProperty.js +0 -33
  633. package/node_modules/@openfn/language-common/node_modules/lodash/_baseMean.js +0 -20
  634. package/node_modules/@openfn/language-common/node_modules/lodash/_baseMerge.js +0 -42
  635. package/node_modules/@openfn/language-common/node_modules/lodash/_baseMergeDeep.js +0 -94
  636. package/node_modules/@openfn/language-common/node_modules/lodash/_baseNth.js +0 -20
  637. package/node_modules/@openfn/language-common/node_modules/lodash/_baseOrderBy.js +0 -49
  638. package/node_modules/@openfn/language-common/node_modules/lodash/_basePick.js +0 -19
  639. package/node_modules/@openfn/language-common/node_modules/lodash/_basePickBy.js +0 -30
  640. package/node_modules/@openfn/language-common/node_modules/lodash/_baseProperty.js +0 -14
  641. package/node_modules/@openfn/language-common/node_modules/lodash/_basePropertyDeep.js +0 -16
  642. package/node_modules/@openfn/language-common/node_modules/lodash/_basePropertyOf.js +0 -14
  643. package/node_modules/@openfn/language-common/node_modules/lodash/_basePullAll.js +0 -51
  644. package/node_modules/@openfn/language-common/node_modules/lodash/_basePullAt.js +0 -37
  645. package/node_modules/@openfn/language-common/node_modules/lodash/_baseRandom.js +0 -18
  646. package/node_modules/@openfn/language-common/node_modules/lodash/_baseRange.js +0 -28
  647. package/node_modules/@openfn/language-common/node_modules/lodash/_baseReduce.js +0 -23
  648. package/node_modules/@openfn/language-common/node_modules/lodash/_baseRepeat.js +0 -35
  649. package/node_modules/@openfn/language-common/node_modules/lodash/_baseRest.js +0 -17
  650. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSample.js +0 -15
  651. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSampleSize.js +0 -18
  652. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSet.js +0 -51
  653. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSetData.js +0 -17
  654. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSetToString.js +0 -22
  655. package/node_modules/@openfn/language-common/node_modules/lodash/_baseShuffle.js +0 -15
  656. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSlice.js +0 -31
  657. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSome.js +0 -22
  658. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSortBy.js +0 -21
  659. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSortedIndex.js +0 -42
  660. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSortedIndexBy.js +0 -67
  661. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSortedUniq.js +0 -30
  662. package/node_modules/@openfn/language-common/node_modules/lodash/_baseSum.js +0 -24
  663. package/node_modules/@openfn/language-common/node_modules/lodash/_baseTimes.js +0 -20
  664. package/node_modules/@openfn/language-common/node_modules/lodash/_baseToNumber.js +0 -24
  665. package/node_modules/@openfn/language-common/node_modules/lodash/_baseToPairs.js +0 -18
  666. package/node_modules/@openfn/language-common/node_modules/lodash/_baseToString.js +0 -37
  667. package/node_modules/@openfn/language-common/node_modules/lodash/_baseTrim.js +0 -19
  668. package/node_modules/@openfn/language-common/node_modules/lodash/_baseUnary.js +0 -14
  669. package/node_modules/@openfn/language-common/node_modules/lodash/_baseUniq.js +0 -72
  670. package/node_modules/@openfn/language-common/node_modules/lodash/_baseUnset.js +0 -20
  671. package/node_modules/@openfn/language-common/node_modules/lodash/_baseUpdate.js +0 -18
  672. package/node_modules/@openfn/language-common/node_modules/lodash/_baseValues.js +0 -19
  673. package/node_modules/@openfn/language-common/node_modules/lodash/_baseWhile.js +0 -26
  674. package/node_modules/@openfn/language-common/node_modules/lodash/_baseWrapperValue.js +0 -25
  675. package/node_modules/@openfn/language-common/node_modules/lodash/_baseXor.js +0 -36
  676. package/node_modules/@openfn/language-common/node_modules/lodash/_baseZipObject.js +0 -23
  677. package/node_modules/@openfn/language-common/node_modules/lodash/_cacheHas.js +0 -13
  678. package/node_modules/@openfn/language-common/node_modules/lodash/_castArrayLikeObject.js +0 -14
  679. package/node_modules/@openfn/language-common/node_modules/lodash/_castFunction.js +0 -14
  680. package/node_modules/@openfn/language-common/node_modules/lodash/_castPath.js +0 -21
  681. package/node_modules/@openfn/language-common/node_modules/lodash/_castRest.js +0 -14
  682. package/node_modules/@openfn/language-common/node_modules/lodash/_castSlice.js +0 -18
  683. package/node_modules/@openfn/language-common/node_modules/lodash/_charsEndIndex.js +0 -19
  684. package/node_modules/@openfn/language-common/node_modules/lodash/_charsStartIndex.js +0 -20
  685. package/node_modules/@openfn/language-common/node_modules/lodash/_cloneArrayBuffer.js +0 -16
  686. package/node_modules/@openfn/language-common/node_modules/lodash/_cloneBuffer.js +0 -35
  687. package/node_modules/@openfn/language-common/node_modules/lodash/_cloneDataView.js +0 -16
  688. package/node_modules/@openfn/language-common/node_modules/lodash/_cloneRegExp.js +0 -17
  689. package/node_modules/@openfn/language-common/node_modules/lodash/_cloneSymbol.js +0 -18
  690. package/node_modules/@openfn/language-common/node_modules/lodash/_cloneTypedArray.js +0 -16
  691. package/node_modules/@openfn/language-common/node_modules/lodash/_compareAscending.js +0 -41
  692. package/node_modules/@openfn/language-common/node_modules/lodash/_compareMultiple.js +0 -44
  693. package/node_modules/@openfn/language-common/node_modules/lodash/_composeArgs.js +0 -39
  694. package/node_modules/@openfn/language-common/node_modules/lodash/_composeArgsRight.js +0 -41
  695. package/node_modules/@openfn/language-common/node_modules/lodash/_copyArray.js +0 -20
  696. package/node_modules/@openfn/language-common/node_modules/lodash/_copyObject.js +0 -40
  697. package/node_modules/@openfn/language-common/node_modules/lodash/_copySymbols.js +0 -16
  698. package/node_modules/@openfn/language-common/node_modules/lodash/_copySymbolsIn.js +0 -16
  699. package/node_modules/@openfn/language-common/node_modules/lodash/_coreJsData.js +0 -6
  700. package/node_modules/@openfn/language-common/node_modules/lodash/_countHolders.js +0 -21
  701. package/node_modules/@openfn/language-common/node_modules/lodash/_createAggregator.js +0 -23
  702. package/node_modules/@openfn/language-common/node_modules/lodash/_createAssigner.js +0 -37
  703. package/node_modules/@openfn/language-common/node_modules/lodash/_createBaseEach.js +0 -32
  704. package/node_modules/@openfn/language-common/node_modules/lodash/_createBaseFor.js +0 -25
  705. package/node_modules/@openfn/language-common/node_modules/lodash/_createBind.js +0 -28
  706. package/node_modules/@openfn/language-common/node_modules/lodash/_createCaseFirst.js +0 -33
  707. package/node_modules/@openfn/language-common/node_modules/lodash/_createCompounder.js +0 -24
  708. package/node_modules/@openfn/language-common/node_modules/lodash/_createCtor.js +0 -37
  709. package/node_modules/@openfn/language-common/node_modules/lodash/_createCurry.js +0 -46
  710. package/node_modules/@openfn/language-common/node_modules/lodash/_createFind.js +0 -25
  711. package/node_modules/@openfn/language-common/node_modules/lodash/_createFlow.js +0 -78
  712. package/node_modules/@openfn/language-common/node_modules/lodash/_createHybrid.js +0 -92
  713. package/node_modules/@openfn/language-common/node_modules/lodash/_createInverter.js +0 -17
  714. package/node_modules/@openfn/language-common/node_modules/lodash/_createMathOperation.js +0 -38
  715. package/node_modules/@openfn/language-common/node_modules/lodash/_createOver.js +0 -27
  716. package/node_modules/@openfn/language-common/node_modules/lodash/_createPadding.js +0 -33
  717. package/node_modules/@openfn/language-common/node_modules/lodash/_createPartial.js +0 -43
  718. package/node_modules/@openfn/language-common/node_modules/lodash/_createRange.js +0 -30
  719. package/node_modules/@openfn/language-common/node_modules/lodash/_createRecurry.js +0 -56
  720. package/node_modules/@openfn/language-common/node_modules/lodash/_createRelationalOperation.js +0 -20
  721. package/node_modules/@openfn/language-common/node_modules/lodash/_createRound.js +0 -35
  722. package/node_modules/@openfn/language-common/node_modules/lodash/_createSet.js +0 -19
  723. package/node_modules/@openfn/language-common/node_modules/lodash/_createToPairs.js +0 -30
  724. package/node_modules/@openfn/language-common/node_modules/lodash/_createWrap.js +0 -106
  725. package/node_modules/@openfn/language-common/node_modules/lodash/_customDefaultsAssignIn.js +0 -29
  726. package/node_modules/@openfn/language-common/node_modules/lodash/_customDefaultsMerge.js +0 -28
  727. package/node_modules/@openfn/language-common/node_modules/lodash/_customOmitClone.js +0 -16
  728. package/node_modules/@openfn/language-common/node_modules/lodash/_deburrLetter.js +0 -71
  729. package/node_modules/@openfn/language-common/node_modules/lodash/_defineProperty.js +0 -11
  730. package/node_modules/@openfn/language-common/node_modules/lodash/_equalArrays.js +0 -84
  731. package/node_modules/@openfn/language-common/node_modules/lodash/_equalByTag.js +0 -112
  732. package/node_modules/@openfn/language-common/node_modules/lodash/_equalObjects.js +0 -90
  733. package/node_modules/@openfn/language-common/node_modules/lodash/_escapeHtmlChar.js +0 -21
  734. package/node_modules/@openfn/language-common/node_modules/lodash/_escapeStringChar.js +0 -22
  735. package/node_modules/@openfn/language-common/node_modules/lodash/_flatRest.js +0 -16
  736. package/node_modules/@openfn/language-common/node_modules/lodash/_freeGlobal.js +0 -4
  737. package/node_modules/@openfn/language-common/node_modules/lodash/_getAllKeys.js +0 -16
  738. package/node_modules/@openfn/language-common/node_modules/lodash/_getAllKeysIn.js +0 -17
  739. package/node_modules/@openfn/language-common/node_modules/lodash/_getData.js +0 -15
  740. package/node_modules/@openfn/language-common/node_modules/lodash/_getFuncName.js +0 -31
  741. package/node_modules/@openfn/language-common/node_modules/lodash/_getHolder.js +0 -13
  742. package/node_modules/@openfn/language-common/node_modules/lodash/_getMapData.js +0 -18
  743. package/node_modules/@openfn/language-common/node_modules/lodash/_getMatchData.js +0 -24
  744. package/node_modules/@openfn/language-common/node_modules/lodash/_getNative.js +0 -17
  745. package/node_modules/@openfn/language-common/node_modules/lodash/_getPrototype.js +0 -6
  746. package/node_modules/@openfn/language-common/node_modules/lodash/_getRawTag.js +0 -46
  747. package/node_modules/@openfn/language-common/node_modules/lodash/_getSymbols.js +0 -30
  748. package/node_modules/@openfn/language-common/node_modules/lodash/_getSymbolsIn.js +0 -25
  749. package/node_modules/@openfn/language-common/node_modules/lodash/_getTag.js +0 -58
  750. package/node_modules/@openfn/language-common/node_modules/lodash/_getValue.js +0 -13
  751. package/node_modules/@openfn/language-common/node_modules/lodash/_getView.js +0 -33
  752. package/node_modules/@openfn/language-common/node_modules/lodash/_getWrapDetails.js +0 -17
  753. package/node_modules/@openfn/language-common/node_modules/lodash/_hasPath.js +0 -39
  754. package/node_modules/@openfn/language-common/node_modules/lodash/_hasUnicode.js +0 -26
  755. package/node_modules/@openfn/language-common/node_modules/lodash/_hasUnicodeWord.js +0 -15
  756. package/node_modules/@openfn/language-common/node_modules/lodash/_hashClear.js +0 -15
  757. package/node_modules/@openfn/language-common/node_modules/lodash/_hashDelete.js +0 -17
  758. package/node_modules/@openfn/language-common/node_modules/lodash/_hashGet.js +0 -30
  759. package/node_modules/@openfn/language-common/node_modules/lodash/_hashHas.js +0 -23
  760. package/node_modules/@openfn/language-common/node_modules/lodash/_hashSet.js +0 -23
  761. package/node_modules/@openfn/language-common/node_modules/lodash/_initCloneArray.js +0 -26
  762. package/node_modules/@openfn/language-common/node_modules/lodash/_initCloneByTag.js +0 -77
  763. package/node_modules/@openfn/language-common/node_modules/lodash/_initCloneObject.js +0 -18
  764. package/node_modules/@openfn/language-common/node_modules/lodash/_insertWrapDetails.js +0 -23
  765. package/node_modules/@openfn/language-common/node_modules/lodash/_isFlattenable.js +0 -20
  766. package/node_modules/@openfn/language-common/node_modules/lodash/_isIndex.js +0 -25
  767. package/node_modules/@openfn/language-common/node_modules/lodash/_isIterateeCall.js +0 -30
  768. package/node_modules/@openfn/language-common/node_modules/lodash/_isKey.js +0 -29
  769. package/node_modules/@openfn/language-common/node_modules/lodash/_isKeyable.js +0 -15
  770. package/node_modules/@openfn/language-common/node_modules/lodash/_isLaziable.js +0 -28
  771. package/node_modules/@openfn/language-common/node_modules/lodash/_isMaskable.js +0 -14
  772. package/node_modules/@openfn/language-common/node_modules/lodash/_isMasked.js +0 -20
  773. package/node_modules/@openfn/language-common/node_modules/lodash/_isPrototype.js +0 -18
  774. package/node_modules/@openfn/language-common/node_modules/lodash/_isStrictComparable.js +0 -15
  775. package/node_modules/@openfn/language-common/node_modules/lodash/_iteratorToArray.js +0 -18
  776. package/node_modules/@openfn/language-common/node_modules/lodash/_lazyClone.js +0 -23
  777. package/node_modules/@openfn/language-common/node_modules/lodash/_lazyReverse.js +0 -23
  778. package/node_modules/@openfn/language-common/node_modules/lodash/_lazyValue.js +0 -69
  779. package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheClear.js +0 -13
  780. package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheDelete.js +0 -35
  781. package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheGet.js +0 -19
  782. package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheHas.js +0 -16
  783. package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheSet.js +0 -26
  784. package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheClear.js +0 -21
  785. package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheDelete.js +0 -18
  786. package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheGet.js +0 -16
  787. package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheHas.js +0 -16
  788. package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheSet.js +0 -22
  789. package/node_modules/@openfn/language-common/node_modules/lodash/_mapToArray.js +0 -18
  790. package/node_modules/@openfn/language-common/node_modules/lodash/_matchesStrictComparable.js +0 -20
  791. package/node_modules/@openfn/language-common/node_modules/lodash/_memoizeCapped.js +0 -26
  792. package/node_modules/@openfn/language-common/node_modules/lodash/_mergeData.js +0 -90
  793. package/node_modules/@openfn/language-common/node_modules/lodash/_metaMap.js +0 -6
  794. package/node_modules/@openfn/language-common/node_modules/lodash/_nativeCreate.js +0 -6
  795. package/node_modules/@openfn/language-common/node_modules/lodash/_nativeKeys.js +0 -6
  796. package/node_modules/@openfn/language-common/node_modules/lodash/_nativeKeysIn.js +0 -20
  797. package/node_modules/@openfn/language-common/node_modules/lodash/_nodeUtil.js +0 -30
  798. package/node_modules/@openfn/language-common/node_modules/lodash/_objectToString.js +0 -22
  799. package/node_modules/@openfn/language-common/node_modules/lodash/_overArg.js +0 -15
  800. package/node_modules/@openfn/language-common/node_modules/lodash/_overRest.js +0 -36
  801. package/node_modules/@openfn/language-common/node_modules/lodash/_parent.js +0 -16
  802. package/node_modules/@openfn/language-common/node_modules/lodash/_reEscape.js +0 -4
  803. package/node_modules/@openfn/language-common/node_modules/lodash/_reEvaluate.js +0 -4
  804. package/node_modules/@openfn/language-common/node_modules/lodash/_reInterpolate.js +0 -4
  805. package/node_modules/@openfn/language-common/node_modules/lodash/_realNames.js +0 -4
  806. package/node_modules/@openfn/language-common/node_modules/lodash/_reorder.js +0 -29
  807. package/node_modules/@openfn/language-common/node_modules/lodash/_replaceHolders.js +0 -29
  808. package/node_modules/@openfn/language-common/node_modules/lodash/_root.js +0 -9
  809. package/node_modules/@openfn/language-common/node_modules/lodash/_safeGet.js +0 -21
  810. package/node_modules/@openfn/language-common/node_modules/lodash/_setCacheAdd.js +0 -19
  811. package/node_modules/@openfn/language-common/node_modules/lodash/_setCacheHas.js +0 -14
  812. package/node_modules/@openfn/language-common/node_modules/lodash/_setData.js +0 -20
  813. package/node_modules/@openfn/language-common/node_modules/lodash/_setToArray.js +0 -18
  814. package/node_modules/@openfn/language-common/node_modules/lodash/_setToPairs.js +0 -18
  815. package/node_modules/@openfn/language-common/node_modules/lodash/_setToString.js +0 -14
  816. package/node_modules/@openfn/language-common/node_modules/lodash/_setWrapToString.js +0 -21
  817. package/node_modules/@openfn/language-common/node_modules/lodash/_shortOut.js +0 -37
  818. package/node_modules/@openfn/language-common/node_modules/lodash/_shuffleSelf.js +0 -28
  819. package/node_modules/@openfn/language-common/node_modules/lodash/_stackClear.js +0 -15
  820. package/node_modules/@openfn/language-common/node_modules/lodash/_stackDelete.js +0 -18
  821. package/node_modules/@openfn/language-common/node_modules/lodash/_stackGet.js +0 -14
  822. package/node_modules/@openfn/language-common/node_modules/lodash/_stackHas.js +0 -14
  823. package/node_modules/@openfn/language-common/node_modules/lodash/_stackSet.js +0 -34
  824. package/node_modules/@openfn/language-common/node_modules/lodash/_strictIndexOf.js +0 -23
  825. package/node_modules/@openfn/language-common/node_modules/lodash/_strictLastIndexOf.js +0 -21
  826. package/node_modules/@openfn/language-common/node_modules/lodash/_stringSize.js +0 -18
  827. package/node_modules/@openfn/language-common/node_modules/lodash/_stringToArray.js +0 -18
  828. package/node_modules/@openfn/language-common/node_modules/lodash/_stringToPath.js +0 -27
  829. package/node_modules/@openfn/language-common/node_modules/lodash/_toKey.js +0 -21
  830. package/node_modules/@openfn/language-common/node_modules/lodash/_toSource.js +0 -26
  831. package/node_modules/@openfn/language-common/node_modules/lodash/_trimmedEndIndex.js +0 -19
  832. package/node_modules/@openfn/language-common/node_modules/lodash/_unescapeHtmlChar.js +0 -21
  833. package/node_modules/@openfn/language-common/node_modules/lodash/_unicodeSize.js +0 -44
  834. package/node_modules/@openfn/language-common/node_modules/lodash/_unicodeToArray.js +0 -40
  835. package/node_modules/@openfn/language-common/node_modules/lodash/_unicodeWords.js +0 -69
  836. package/node_modules/@openfn/language-common/node_modules/lodash/_updateWrapDetails.js +0 -46
  837. package/node_modules/@openfn/language-common/node_modules/lodash/_wrapperClone.js +0 -23
  838. package/node_modules/@openfn/language-common/node_modules/lodash/add.js +0 -22
  839. package/node_modules/@openfn/language-common/node_modules/lodash/after.js +0 -42
  840. package/node_modules/@openfn/language-common/node_modules/lodash/array.js +0 -67
  841. package/node_modules/@openfn/language-common/node_modules/lodash/ary.js +0 -29
  842. package/node_modules/@openfn/language-common/node_modules/lodash/assign.js +0 -58
  843. package/node_modules/@openfn/language-common/node_modules/lodash/assignIn.js +0 -40
  844. package/node_modules/@openfn/language-common/node_modules/lodash/assignInWith.js +0 -38
  845. package/node_modules/@openfn/language-common/node_modules/lodash/assignWith.js +0 -37
  846. package/node_modules/@openfn/language-common/node_modules/lodash/at.js +0 -23
  847. package/node_modules/@openfn/language-common/node_modules/lodash/attempt.js +0 -35
  848. package/node_modules/@openfn/language-common/node_modules/lodash/before.js +0 -40
  849. package/node_modules/@openfn/language-common/node_modules/lodash/bind.js +0 -57
  850. package/node_modules/@openfn/language-common/node_modules/lodash/bindAll.js +0 -41
  851. package/node_modules/@openfn/language-common/node_modules/lodash/bindKey.js +0 -68
  852. package/node_modules/@openfn/language-common/node_modules/lodash/camelCase.js +0 -29
  853. package/node_modules/@openfn/language-common/node_modules/lodash/capitalize.js +0 -23
  854. package/node_modules/@openfn/language-common/node_modules/lodash/castArray.js +0 -44
  855. package/node_modules/@openfn/language-common/node_modules/lodash/ceil.js +0 -26
  856. package/node_modules/@openfn/language-common/node_modules/lodash/chain.js +0 -38
  857. package/node_modules/@openfn/language-common/node_modules/lodash/chunk.js +0 -50
  858. package/node_modules/@openfn/language-common/node_modules/lodash/clamp.js +0 -39
  859. package/node_modules/@openfn/language-common/node_modules/lodash/clone.js +0 -36
  860. package/node_modules/@openfn/language-common/node_modules/lodash/cloneDeep.js +0 -29
  861. package/node_modules/@openfn/language-common/node_modules/lodash/cloneDeepWith.js +0 -40
  862. package/node_modules/@openfn/language-common/node_modules/lodash/cloneWith.js +0 -42
  863. package/node_modules/@openfn/language-common/node_modules/lodash/collection.js +0 -30
  864. package/node_modules/@openfn/language-common/node_modules/lodash/commit.js +0 -33
  865. package/node_modules/@openfn/language-common/node_modules/lodash/compact.js +0 -31
  866. package/node_modules/@openfn/language-common/node_modules/lodash/concat.js +0 -43
  867. package/node_modules/@openfn/language-common/node_modules/lodash/cond.js +0 -60
  868. package/node_modules/@openfn/language-common/node_modules/lodash/conforms.js +0 -35
  869. package/node_modules/@openfn/language-common/node_modules/lodash/conformsTo.js +0 -32
  870. package/node_modules/@openfn/language-common/node_modules/lodash/constant.js +0 -26
  871. package/node_modules/@openfn/language-common/node_modules/lodash/core.js +0 -3877
  872. package/node_modules/@openfn/language-common/node_modules/lodash/core.min.js +0 -29
  873. package/node_modules/@openfn/language-common/node_modules/lodash/countBy.js +0 -40
  874. package/node_modules/@openfn/language-common/node_modules/lodash/create.js +0 -43
  875. package/node_modules/@openfn/language-common/node_modules/lodash/curry.js +0 -57
  876. package/node_modules/@openfn/language-common/node_modules/lodash/curryRight.js +0 -54
  877. package/node_modules/@openfn/language-common/node_modules/lodash/date.js +0 -3
  878. package/node_modules/@openfn/language-common/node_modules/lodash/debounce.js +0 -191
  879. package/node_modules/@openfn/language-common/node_modules/lodash/deburr.js +0 -45
  880. package/node_modules/@openfn/language-common/node_modules/lodash/defaultTo.js +0 -25
  881. package/node_modules/@openfn/language-common/node_modules/lodash/defaults.js +0 -64
  882. package/node_modules/@openfn/language-common/node_modules/lodash/defaultsDeep.js +0 -30
  883. package/node_modules/@openfn/language-common/node_modules/lodash/defer.js +0 -26
  884. package/node_modules/@openfn/language-common/node_modules/lodash/delay.js +0 -28
  885. package/node_modules/@openfn/language-common/node_modules/lodash/difference.js +0 -33
  886. package/node_modules/@openfn/language-common/node_modules/lodash/differenceBy.js +0 -44
  887. package/node_modules/@openfn/language-common/node_modules/lodash/differenceWith.js +0 -40
  888. package/node_modules/@openfn/language-common/node_modules/lodash/divide.js +0 -22
  889. package/node_modules/@openfn/language-common/node_modules/lodash/drop.js +0 -38
  890. package/node_modules/@openfn/language-common/node_modules/lodash/dropRight.js +0 -39
  891. package/node_modules/@openfn/language-common/node_modules/lodash/dropRightWhile.js +0 -45
  892. package/node_modules/@openfn/language-common/node_modules/lodash/dropWhile.js +0 -45
  893. package/node_modules/@openfn/language-common/node_modules/lodash/each.js +0 -1
  894. package/node_modules/@openfn/language-common/node_modules/lodash/eachRight.js +0 -1
  895. package/node_modules/@openfn/language-common/node_modules/lodash/endsWith.js +0 -43
  896. package/node_modules/@openfn/language-common/node_modules/lodash/entries.js +0 -1
  897. package/node_modules/@openfn/language-common/node_modules/lodash/entriesIn.js +0 -1
  898. package/node_modules/@openfn/language-common/node_modules/lodash/eq.js +0 -37
  899. package/node_modules/@openfn/language-common/node_modules/lodash/escape.js +0 -43
  900. package/node_modules/@openfn/language-common/node_modules/lodash/escapeRegExp.js +0 -32
  901. package/node_modules/@openfn/language-common/node_modules/lodash/every.js +0 -56
  902. package/node_modules/@openfn/language-common/node_modules/lodash/extend.js +0 -1
  903. package/node_modules/@openfn/language-common/node_modules/lodash/extendWith.js +0 -1
  904. package/node_modules/@openfn/language-common/node_modules/lodash/fill.js +0 -45
  905. package/node_modules/@openfn/language-common/node_modules/lodash/filter.js +0 -52
  906. package/node_modules/@openfn/language-common/node_modules/lodash/find.js +0 -42
  907. package/node_modules/@openfn/language-common/node_modules/lodash/findIndex.js +0 -55
  908. package/node_modules/@openfn/language-common/node_modules/lodash/findKey.js +0 -44
  909. package/node_modules/@openfn/language-common/node_modules/lodash/findLast.js +0 -25
  910. package/node_modules/@openfn/language-common/node_modules/lodash/findLastIndex.js +0 -59
  911. package/node_modules/@openfn/language-common/node_modules/lodash/findLastKey.js +0 -44
  912. package/node_modules/@openfn/language-common/node_modules/lodash/first.js +0 -1
  913. package/node_modules/@openfn/language-common/node_modules/lodash/flake.lock +0 -40
  914. package/node_modules/@openfn/language-common/node_modules/lodash/flake.nix +0 -20
  915. package/node_modules/@openfn/language-common/node_modules/lodash/flatMap.js +0 -29
  916. package/node_modules/@openfn/language-common/node_modules/lodash/flatMapDeep.js +0 -31
  917. package/node_modules/@openfn/language-common/node_modules/lodash/flatMapDepth.js +0 -31
  918. package/node_modules/@openfn/language-common/node_modules/lodash/flatten.js +0 -22
  919. package/node_modules/@openfn/language-common/node_modules/lodash/flattenDeep.js +0 -25
  920. package/node_modules/@openfn/language-common/node_modules/lodash/flattenDepth.js +0 -33
  921. package/node_modules/@openfn/language-common/node_modules/lodash/flip.js +0 -28
  922. package/node_modules/@openfn/language-common/node_modules/lodash/floor.js +0 -26
  923. package/node_modules/@openfn/language-common/node_modules/lodash/flow.js +0 -27
  924. package/node_modules/@openfn/language-common/node_modules/lodash/flowRight.js +0 -26
  925. package/node_modules/@openfn/language-common/node_modules/lodash/forEach.js +0 -41
  926. package/node_modules/@openfn/language-common/node_modules/lodash/forEachRight.js +0 -31
  927. package/node_modules/@openfn/language-common/node_modules/lodash/forIn.js +0 -39
  928. package/node_modules/@openfn/language-common/node_modules/lodash/forInRight.js +0 -37
  929. package/node_modules/@openfn/language-common/node_modules/lodash/forOwn.js +0 -36
  930. package/node_modules/@openfn/language-common/node_modules/lodash/forOwnRight.js +0 -34
  931. package/node_modules/@openfn/language-common/node_modules/lodash/fp/F.js +0 -1
  932. package/node_modules/@openfn/language-common/node_modules/lodash/fp/T.js +0 -1
  933. package/node_modules/@openfn/language-common/node_modules/lodash/fp/__.js +0 -1
  934. package/node_modules/@openfn/language-common/node_modules/lodash/fp/_baseConvert.js +0 -569
  935. package/node_modules/@openfn/language-common/node_modules/lodash/fp/_convertBrowser.js +0 -18
  936. package/node_modules/@openfn/language-common/node_modules/lodash/fp/_falseOptions.js +0 -7
  937. package/node_modules/@openfn/language-common/node_modules/lodash/fp/_mapping.js +0 -358
  938. package/node_modules/@openfn/language-common/node_modules/lodash/fp/_util.js +0 -16
  939. package/node_modules/@openfn/language-common/node_modules/lodash/fp/add.js +0 -5
  940. package/node_modules/@openfn/language-common/node_modules/lodash/fp/after.js +0 -5
  941. package/node_modules/@openfn/language-common/node_modules/lodash/fp/all.js +0 -1
  942. package/node_modules/@openfn/language-common/node_modules/lodash/fp/allPass.js +0 -1
  943. package/node_modules/@openfn/language-common/node_modules/lodash/fp/always.js +0 -1
  944. package/node_modules/@openfn/language-common/node_modules/lodash/fp/any.js +0 -1
  945. package/node_modules/@openfn/language-common/node_modules/lodash/fp/anyPass.js +0 -1
  946. package/node_modules/@openfn/language-common/node_modules/lodash/fp/apply.js +0 -1
  947. package/node_modules/@openfn/language-common/node_modules/lodash/fp/array.js +0 -2
  948. package/node_modules/@openfn/language-common/node_modules/lodash/fp/ary.js +0 -5
  949. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assign.js +0 -5
  950. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignAll.js +0 -5
  951. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignAllWith.js +0 -5
  952. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignIn.js +0 -5
  953. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignInAll.js +0 -5
  954. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignInAllWith.js +0 -5
  955. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignInWith.js +0 -5
  956. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignWith.js +0 -5
  957. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assoc.js +0 -1
  958. package/node_modules/@openfn/language-common/node_modules/lodash/fp/assocPath.js +0 -1
  959. package/node_modules/@openfn/language-common/node_modules/lodash/fp/at.js +0 -5
  960. package/node_modules/@openfn/language-common/node_modules/lodash/fp/attempt.js +0 -5
  961. package/node_modules/@openfn/language-common/node_modules/lodash/fp/before.js +0 -5
  962. package/node_modules/@openfn/language-common/node_modules/lodash/fp/bind.js +0 -5
  963. package/node_modules/@openfn/language-common/node_modules/lodash/fp/bindAll.js +0 -5
  964. package/node_modules/@openfn/language-common/node_modules/lodash/fp/bindKey.js +0 -5
  965. package/node_modules/@openfn/language-common/node_modules/lodash/fp/camelCase.js +0 -5
  966. package/node_modules/@openfn/language-common/node_modules/lodash/fp/capitalize.js +0 -5
  967. package/node_modules/@openfn/language-common/node_modules/lodash/fp/castArray.js +0 -5
  968. package/node_modules/@openfn/language-common/node_modules/lodash/fp/ceil.js +0 -5
  969. package/node_modules/@openfn/language-common/node_modules/lodash/fp/chain.js +0 -5
  970. package/node_modules/@openfn/language-common/node_modules/lodash/fp/chunk.js +0 -5
  971. package/node_modules/@openfn/language-common/node_modules/lodash/fp/clamp.js +0 -5
  972. package/node_modules/@openfn/language-common/node_modules/lodash/fp/clone.js +0 -5
  973. package/node_modules/@openfn/language-common/node_modules/lodash/fp/cloneDeep.js +0 -5
  974. package/node_modules/@openfn/language-common/node_modules/lodash/fp/cloneDeepWith.js +0 -5
  975. package/node_modules/@openfn/language-common/node_modules/lodash/fp/cloneWith.js +0 -5
  976. package/node_modules/@openfn/language-common/node_modules/lodash/fp/collection.js +0 -2
  977. package/node_modules/@openfn/language-common/node_modules/lodash/fp/commit.js +0 -5
  978. package/node_modules/@openfn/language-common/node_modules/lodash/fp/compact.js +0 -5
  979. package/node_modules/@openfn/language-common/node_modules/lodash/fp/complement.js +0 -1
  980. package/node_modules/@openfn/language-common/node_modules/lodash/fp/compose.js +0 -1
  981. package/node_modules/@openfn/language-common/node_modules/lodash/fp/concat.js +0 -5
  982. package/node_modules/@openfn/language-common/node_modules/lodash/fp/cond.js +0 -5
  983. package/node_modules/@openfn/language-common/node_modules/lodash/fp/conforms.js +0 -1
  984. package/node_modules/@openfn/language-common/node_modules/lodash/fp/conformsTo.js +0 -5
  985. package/node_modules/@openfn/language-common/node_modules/lodash/fp/constant.js +0 -5
  986. package/node_modules/@openfn/language-common/node_modules/lodash/fp/contains.js +0 -1
  987. package/node_modules/@openfn/language-common/node_modules/lodash/fp/convert.js +0 -18
  988. package/node_modules/@openfn/language-common/node_modules/lodash/fp/countBy.js +0 -5
  989. package/node_modules/@openfn/language-common/node_modules/lodash/fp/create.js +0 -5
  990. package/node_modules/@openfn/language-common/node_modules/lodash/fp/curry.js +0 -5
  991. package/node_modules/@openfn/language-common/node_modules/lodash/fp/curryN.js +0 -5
  992. package/node_modules/@openfn/language-common/node_modules/lodash/fp/curryRight.js +0 -5
  993. package/node_modules/@openfn/language-common/node_modules/lodash/fp/curryRightN.js +0 -5
  994. package/node_modules/@openfn/language-common/node_modules/lodash/fp/date.js +0 -2
  995. package/node_modules/@openfn/language-common/node_modules/lodash/fp/debounce.js +0 -5
  996. package/node_modules/@openfn/language-common/node_modules/lodash/fp/deburr.js +0 -5
  997. package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaultTo.js +0 -5
  998. package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaults.js +0 -5
  999. package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaultsAll.js +0 -5
  1000. package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaultsDeep.js +0 -5
  1001. package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaultsDeepAll.js +0 -5
  1002. package/node_modules/@openfn/language-common/node_modules/lodash/fp/defer.js +0 -5
  1003. package/node_modules/@openfn/language-common/node_modules/lodash/fp/delay.js +0 -5
  1004. package/node_modules/@openfn/language-common/node_modules/lodash/fp/difference.js +0 -5
  1005. package/node_modules/@openfn/language-common/node_modules/lodash/fp/differenceBy.js +0 -5
  1006. package/node_modules/@openfn/language-common/node_modules/lodash/fp/differenceWith.js +0 -5
  1007. package/node_modules/@openfn/language-common/node_modules/lodash/fp/dissoc.js +0 -1
  1008. package/node_modules/@openfn/language-common/node_modules/lodash/fp/dissocPath.js +0 -1
  1009. package/node_modules/@openfn/language-common/node_modules/lodash/fp/divide.js +0 -5
  1010. package/node_modules/@openfn/language-common/node_modules/lodash/fp/drop.js +0 -5
  1011. package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropLast.js +0 -1
  1012. package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropLastWhile.js +0 -1
  1013. package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropRight.js +0 -5
  1014. package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropRightWhile.js +0 -5
  1015. package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropWhile.js +0 -5
  1016. package/node_modules/@openfn/language-common/node_modules/lodash/fp/each.js +0 -1
  1017. package/node_modules/@openfn/language-common/node_modules/lodash/fp/eachRight.js +0 -1
  1018. package/node_modules/@openfn/language-common/node_modules/lodash/fp/endsWith.js +0 -5
  1019. package/node_modules/@openfn/language-common/node_modules/lodash/fp/entries.js +0 -1
  1020. package/node_modules/@openfn/language-common/node_modules/lodash/fp/entriesIn.js +0 -1
  1021. package/node_modules/@openfn/language-common/node_modules/lodash/fp/eq.js +0 -5
  1022. package/node_modules/@openfn/language-common/node_modules/lodash/fp/equals.js +0 -1
  1023. package/node_modules/@openfn/language-common/node_modules/lodash/fp/escape.js +0 -5
  1024. package/node_modules/@openfn/language-common/node_modules/lodash/fp/escapeRegExp.js +0 -5
  1025. package/node_modules/@openfn/language-common/node_modules/lodash/fp/every.js +0 -5
  1026. package/node_modules/@openfn/language-common/node_modules/lodash/fp/extend.js +0 -1
  1027. package/node_modules/@openfn/language-common/node_modules/lodash/fp/extendAll.js +0 -1
  1028. package/node_modules/@openfn/language-common/node_modules/lodash/fp/extendAllWith.js +0 -1
  1029. package/node_modules/@openfn/language-common/node_modules/lodash/fp/extendWith.js +0 -1
  1030. package/node_modules/@openfn/language-common/node_modules/lodash/fp/fill.js +0 -5
  1031. package/node_modules/@openfn/language-common/node_modules/lodash/fp/filter.js +0 -5
  1032. package/node_modules/@openfn/language-common/node_modules/lodash/fp/find.js +0 -5
  1033. package/node_modules/@openfn/language-common/node_modules/lodash/fp/findFrom.js +0 -5
  1034. package/node_modules/@openfn/language-common/node_modules/lodash/fp/findIndex.js +0 -5
  1035. package/node_modules/@openfn/language-common/node_modules/lodash/fp/findIndexFrom.js +0 -5
  1036. package/node_modules/@openfn/language-common/node_modules/lodash/fp/findKey.js +0 -5
  1037. package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLast.js +0 -5
  1038. package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLastFrom.js +0 -5
  1039. package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLastIndex.js +0 -5
  1040. package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLastIndexFrom.js +0 -5
  1041. package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLastKey.js +0 -5
  1042. package/node_modules/@openfn/language-common/node_modules/lodash/fp/first.js +0 -1
  1043. package/node_modules/@openfn/language-common/node_modules/lodash/fp/flatMap.js +0 -5
  1044. package/node_modules/@openfn/language-common/node_modules/lodash/fp/flatMapDeep.js +0 -5
  1045. package/node_modules/@openfn/language-common/node_modules/lodash/fp/flatMapDepth.js +0 -5
  1046. package/node_modules/@openfn/language-common/node_modules/lodash/fp/flatten.js +0 -5
  1047. package/node_modules/@openfn/language-common/node_modules/lodash/fp/flattenDeep.js +0 -5
  1048. package/node_modules/@openfn/language-common/node_modules/lodash/fp/flattenDepth.js +0 -5
  1049. package/node_modules/@openfn/language-common/node_modules/lodash/fp/flip.js +0 -5
  1050. package/node_modules/@openfn/language-common/node_modules/lodash/fp/floor.js +0 -5
  1051. package/node_modules/@openfn/language-common/node_modules/lodash/fp/flow.js +0 -5
  1052. package/node_modules/@openfn/language-common/node_modules/lodash/fp/flowRight.js +0 -5
  1053. package/node_modules/@openfn/language-common/node_modules/lodash/fp/forEach.js +0 -5
  1054. package/node_modules/@openfn/language-common/node_modules/lodash/fp/forEachRight.js +0 -5
  1055. package/node_modules/@openfn/language-common/node_modules/lodash/fp/forIn.js +0 -5
  1056. package/node_modules/@openfn/language-common/node_modules/lodash/fp/forInRight.js +0 -5
  1057. package/node_modules/@openfn/language-common/node_modules/lodash/fp/forOwn.js +0 -5
  1058. package/node_modules/@openfn/language-common/node_modules/lodash/fp/forOwnRight.js +0 -5
  1059. package/node_modules/@openfn/language-common/node_modules/lodash/fp/fromPairs.js +0 -5
  1060. package/node_modules/@openfn/language-common/node_modules/lodash/fp/function.js +0 -2
  1061. package/node_modules/@openfn/language-common/node_modules/lodash/fp/functions.js +0 -5
  1062. package/node_modules/@openfn/language-common/node_modules/lodash/fp/functionsIn.js +0 -5
  1063. package/node_modules/@openfn/language-common/node_modules/lodash/fp/get.js +0 -5
  1064. package/node_modules/@openfn/language-common/node_modules/lodash/fp/getOr.js +0 -5
  1065. package/node_modules/@openfn/language-common/node_modules/lodash/fp/groupBy.js +0 -5
  1066. package/node_modules/@openfn/language-common/node_modules/lodash/fp/gt.js +0 -5
  1067. package/node_modules/@openfn/language-common/node_modules/lodash/fp/gte.js +0 -5
  1068. package/node_modules/@openfn/language-common/node_modules/lodash/fp/has.js +0 -5
  1069. package/node_modules/@openfn/language-common/node_modules/lodash/fp/hasIn.js +0 -5
  1070. package/node_modules/@openfn/language-common/node_modules/lodash/fp/head.js +0 -5
  1071. package/node_modules/@openfn/language-common/node_modules/lodash/fp/identical.js +0 -1
  1072. package/node_modules/@openfn/language-common/node_modules/lodash/fp/identity.js +0 -5
  1073. package/node_modules/@openfn/language-common/node_modules/lodash/fp/inRange.js +0 -5
  1074. package/node_modules/@openfn/language-common/node_modules/lodash/fp/includes.js +0 -5
  1075. package/node_modules/@openfn/language-common/node_modules/lodash/fp/includesFrom.js +0 -5
  1076. package/node_modules/@openfn/language-common/node_modules/lodash/fp/indexBy.js +0 -1
  1077. package/node_modules/@openfn/language-common/node_modules/lodash/fp/indexOf.js +0 -5
  1078. package/node_modules/@openfn/language-common/node_modules/lodash/fp/indexOfFrom.js +0 -5
  1079. package/node_modules/@openfn/language-common/node_modules/lodash/fp/init.js +0 -1
  1080. package/node_modules/@openfn/language-common/node_modules/lodash/fp/initial.js +0 -5
  1081. package/node_modules/@openfn/language-common/node_modules/lodash/fp/intersection.js +0 -5
  1082. package/node_modules/@openfn/language-common/node_modules/lodash/fp/intersectionBy.js +0 -5
  1083. package/node_modules/@openfn/language-common/node_modules/lodash/fp/intersectionWith.js +0 -5
  1084. package/node_modules/@openfn/language-common/node_modules/lodash/fp/invert.js +0 -5
  1085. package/node_modules/@openfn/language-common/node_modules/lodash/fp/invertBy.js +0 -5
  1086. package/node_modules/@openfn/language-common/node_modules/lodash/fp/invertObj.js +0 -1
  1087. package/node_modules/@openfn/language-common/node_modules/lodash/fp/invoke.js +0 -5
  1088. package/node_modules/@openfn/language-common/node_modules/lodash/fp/invokeArgs.js +0 -5
  1089. package/node_modules/@openfn/language-common/node_modules/lodash/fp/invokeArgsMap.js +0 -5
  1090. package/node_modules/@openfn/language-common/node_modules/lodash/fp/invokeMap.js +0 -5
  1091. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArguments.js +0 -5
  1092. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArray.js +0 -5
  1093. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArrayBuffer.js +0 -5
  1094. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArrayLike.js +0 -5
  1095. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArrayLikeObject.js +0 -5
  1096. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isBoolean.js +0 -5
  1097. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isBuffer.js +0 -5
  1098. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isDate.js +0 -5
  1099. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isElement.js +0 -5
  1100. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isEmpty.js +0 -5
  1101. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isEqual.js +0 -5
  1102. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isEqualWith.js +0 -5
  1103. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isError.js +0 -5
  1104. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isFinite.js +0 -5
  1105. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isFunction.js +0 -5
  1106. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isInteger.js +0 -5
  1107. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isLength.js +0 -5
  1108. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isMap.js +0 -5
  1109. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isMatch.js +0 -5
  1110. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isMatchWith.js +0 -5
  1111. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNaN.js +0 -5
  1112. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNative.js +0 -5
  1113. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNil.js +0 -5
  1114. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNull.js +0 -5
  1115. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNumber.js +0 -5
  1116. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isObject.js +0 -5
  1117. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isObjectLike.js +0 -5
  1118. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isPlainObject.js +0 -5
  1119. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isRegExp.js +0 -5
  1120. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isSafeInteger.js +0 -5
  1121. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isSet.js +0 -5
  1122. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isString.js +0 -5
  1123. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isSymbol.js +0 -5
  1124. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isTypedArray.js +0 -5
  1125. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isUndefined.js +0 -5
  1126. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isWeakMap.js +0 -5
  1127. package/node_modules/@openfn/language-common/node_modules/lodash/fp/isWeakSet.js +0 -5
  1128. package/node_modules/@openfn/language-common/node_modules/lodash/fp/iteratee.js +0 -5
  1129. package/node_modules/@openfn/language-common/node_modules/lodash/fp/join.js +0 -5
  1130. package/node_modules/@openfn/language-common/node_modules/lodash/fp/juxt.js +0 -1
  1131. package/node_modules/@openfn/language-common/node_modules/lodash/fp/kebabCase.js +0 -5
  1132. package/node_modules/@openfn/language-common/node_modules/lodash/fp/keyBy.js +0 -5
  1133. package/node_modules/@openfn/language-common/node_modules/lodash/fp/keys.js +0 -5
  1134. package/node_modules/@openfn/language-common/node_modules/lodash/fp/keysIn.js +0 -5
  1135. package/node_modules/@openfn/language-common/node_modules/lodash/fp/lang.js +0 -2
  1136. package/node_modules/@openfn/language-common/node_modules/lodash/fp/last.js +0 -5
  1137. package/node_modules/@openfn/language-common/node_modules/lodash/fp/lastIndexOf.js +0 -5
  1138. package/node_modules/@openfn/language-common/node_modules/lodash/fp/lastIndexOfFrom.js +0 -5
  1139. package/node_modules/@openfn/language-common/node_modules/lodash/fp/lowerCase.js +0 -5
  1140. package/node_modules/@openfn/language-common/node_modules/lodash/fp/lowerFirst.js +0 -5
  1141. package/node_modules/@openfn/language-common/node_modules/lodash/fp/lt.js +0 -5
  1142. package/node_modules/@openfn/language-common/node_modules/lodash/fp/lte.js +0 -5
  1143. package/node_modules/@openfn/language-common/node_modules/lodash/fp/map.js +0 -5
  1144. package/node_modules/@openfn/language-common/node_modules/lodash/fp/mapKeys.js +0 -5
  1145. package/node_modules/@openfn/language-common/node_modules/lodash/fp/mapValues.js +0 -5
  1146. package/node_modules/@openfn/language-common/node_modules/lodash/fp/matches.js +0 -1
  1147. package/node_modules/@openfn/language-common/node_modules/lodash/fp/matchesProperty.js +0 -5
  1148. package/node_modules/@openfn/language-common/node_modules/lodash/fp/math.js +0 -2
  1149. package/node_modules/@openfn/language-common/node_modules/lodash/fp/max.js +0 -5
  1150. package/node_modules/@openfn/language-common/node_modules/lodash/fp/maxBy.js +0 -5
  1151. package/node_modules/@openfn/language-common/node_modules/lodash/fp/mean.js +0 -5
  1152. package/node_modules/@openfn/language-common/node_modules/lodash/fp/meanBy.js +0 -5
  1153. package/node_modules/@openfn/language-common/node_modules/lodash/fp/memoize.js +0 -5
  1154. package/node_modules/@openfn/language-common/node_modules/lodash/fp/merge.js +0 -5
  1155. package/node_modules/@openfn/language-common/node_modules/lodash/fp/mergeAll.js +0 -5
  1156. package/node_modules/@openfn/language-common/node_modules/lodash/fp/mergeAllWith.js +0 -5
  1157. package/node_modules/@openfn/language-common/node_modules/lodash/fp/mergeWith.js +0 -5
  1158. package/node_modules/@openfn/language-common/node_modules/lodash/fp/method.js +0 -5
  1159. package/node_modules/@openfn/language-common/node_modules/lodash/fp/methodOf.js +0 -5
  1160. package/node_modules/@openfn/language-common/node_modules/lodash/fp/min.js +0 -5
  1161. package/node_modules/@openfn/language-common/node_modules/lodash/fp/minBy.js +0 -5
  1162. package/node_modules/@openfn/language-common/node_modules/lodash/fp/mixin.js +0 -5
  1163. package/node_modules/@openfn/language-common/node_modules/lodash/fp/multiply.js +0 -5
  1164. package/node_modules/@openfn/language-common/node_modules/lodash/fp/nAry.js +0 -1
  1165. package/node_modules/@openfn/language-common/node_modules/lodash/fp/negate.js +0 -5
  1166. package/node_modules/@openfn/language-common/node_modules/lodash/fp/next.js +0 -5
  1167. package/node_modules/@openfn/language-common/node_modules/lodash/fp/noop.js +0 -5
  1168. package/node_modules/@openfn/language-common/node_modules/lodash/fp/now.js +0 -5
  1169. package/node_modules/@openfn/language-common/node_modules/lodash/fp/nth.js +0 -5
  1170. package/node_modules/@openfn/language-common/node_modules/lodash/fp/nthArg.js +0 -5
  1171. package/node_modules/@openfn/language-common/node_modules/lodash/fp/number.js +0 -2
  1172. package/node_modules/@openfn/language-common/node_modules/lodash/fp/object.js +0 -2
  1173. package/node_modules/@openfn/language-common/node_modules/lodash/fp/omit.js +0 -5
  1174. package/node_modules/@openfn/language-common/node_modules/lodash/fp/omitAll.js +0 -1
  1175. package/node_modules/@openfn/language-common/node_modules/lodash/fp/omitBy.js +0 -5
  1176. package/node_modules/@openfn/language-common/node_modules/lodash/fp/once.js +0 -5
  1177. package/node_modules/@openfn/language-common/node_modules/lodash/fp/orderBy.js +0 -5
  1178. package/node_modules/@openfn/language-common/node_modules/lodash/fp/over.js +0 -5
  1179. package/node_modules/@openfn/language-common/node_modules/lodash/fp/overArgs.js +0 -5
  1180. package/node_modules/@openfn/language-common/node_modules/lodash/fp/overEvery.js +0 -5
  1181. package/node_modules/@openfn/language-common/node_modules/lodash/fp/overSome.js +0 -5
  1182. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pad.js +0 -5
  1183. package/node_modules/@openfn/language-common/node_modules/lodash/fp/padChars.js +0 -5
  1184. package/node_modules/@openfn/language-common/node_modules/lodash/fp/padCharsEnd.js +0 -5
  1185. package/node_modules/@openfn/language-common/node_modules/lodash/fp/padCharsStart.js +0 -5
  1186. package/node_modules/@openfn/language-common/node_modules/lodash/fp/padEnd.js +0 -5
  1187. package/node_modules/@openfn/language-common/node_modules/lodash/fp/padStart.js +0 -5
  1188. package/node_modules/@openfn/language-common/node_modules/lodash/fp/parseInt.js +0 -5
  1189. package/node_modules/@openfn/language-common/node_modules/lodash/fp/partial.js +0 -5
  1190. package/node_modules/@openfn/language-common/node_modules/lodash/fp/partialRight.js +0 -5
  1191. package/node_modules/@openfn/language-common/node_modules/lodash/fp/partition.js +0 -5
  1192. package/node_modules/@openfn/language-common/node_modules/lodash/fp/path.js +0 -1
  1193. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pathEq.js +0 -1
  1194. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pathOr.js +0 -1
  1195. package/node_modules/@openfn/language-common/node_modules/lodash/fp/paths.js +0 -1
  1196. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pick.js +0 -5
  1197. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pickAll.js +0 -1
  1198. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pickBy.js +0 -5
  1199. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pipe.js +0 -1
  1200. package/node_modules/@openfn/language-common/node_modules/lodash/fp/placeholder.js +0 -6
  1201. package/node_modules/@openfn/language-common/node_modules/lodash/fp/plant.js +0 -5
  1202. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pluck.js +0 -1
  1203. package/node_modules/@openfn/language-common/node_modules/lodash/fp/prop.js +0 -1
  1204. package/node_modules/@openfn/language-common/node_modules/lodash/fp/propEq.js +0 -1
  1205. package/node_modules/@openfn/language-common/node_modules/lodash/fp/propOr.js +0 -1
  1206. package/node_modules/@openfn/language-common/node_modules/lodash/fp/property.js +0 -1
  1207. package/node_modules/@openfn/language-common/node_modules/lodash/fp/propertyOf.js +0 -5
  1208. package/node_modules/@openfn/language-common/node_modules/lodash/fp/props.js +0 -1
  1209. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pull.js +0 -5
  1210. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pullAll.js +0 -5
  1211. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pullAllBy.js +0 -5
  1212. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pullAllWith.js +0 -5
  1213. package/node_modules/@openfn/language-common/node_modules/lodash/fp/pullAt.js +0 -5
  1214. package/node_modules/@openfn/language-common/node_modules/lodash/fp/random.js +0 -5
  1215. package/node_modules/@openfn/language-common/node_modules/lodash/fp/range.js +0 -5
  1216. package/node_modules/@openfn/language-common/node_modules/lodash/fp/rangeRight.js +0 -5
  1217. package/node_modules/@openfn/language-common/node_modules/lodash/fp/rangeStep.js +0 -5
  1218. package/node_modules/@openfn/language-common/node_modules/lodash/fp/rangeStepRight.js +0 -5
  1219. package/node_modules/@openfn/language-common/node_modules/lodash/fp/rearg.js +0 -5
  1220. package/node_modules/@openfn/language-common/node_modules/lodash/fp/reduce.js +0 -5
  1221. package/node_modules/@openfn/language-common/node_modules/lodash/fp/reduceRight.js +0 -5
  1222. package/node_modules/@openfn/language-common/node_modules/lodash/fp/reject.js +0 -5
  1223. package/node_modules/@openfn/language-common/node_modules/lodash/fp/remove.js +0 -5
  1224. package/node_modules/@openfn/language-common/node_modules/lodash/fp/repeat.js +0 -5
  1225. package/node_modules/@openfn/language-common/node_modules/lodash/fp/replace.js +0 -5
  1226. package/node_modules/@openfn/language-common/node_modules/lodash/fp/rest.js +0 -5
  1227. package/node_modules/@openfn/language-common/node_modules/lodash/fp/restFrom.js +0 -5
  1228. package/node_modules/@openfn/language-common/node_modules/lodash/fp/result.js +0 -5
  1229. package/node_modules/@openfn/language-common/node_modules/lodash/fp/reverse.js +0 -5
  1230. package/node_modules/@openfn/language-common/node_modules/lodash/fp/round.js +0 -5
  1231. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sample.js +0 -5
  1232. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sampleSize.js +0 -5
  1233. package/node_modules/@openfn/language-common/node_modules/lodash/fp/seq.js +0 -2
  1234. package/node_modules/@openfn/language-common/node_modules/lodash/fp/set.js +0 -5
  1235. package/node_modules/@openfn/language-common/node_modules/lodash/fp/setWith.js +0 -5
  1236. package/node_modules/@openfn/language-common/node_modules/lodash/fp/shuffle.js +0 -5
  1237. package/node_modules/@openfn/language-common/node_modules/lodash/fp/size.js +0 -5
  1238. package/node_modules/@openfn/language-common/node_modules/lodash/fp/slice.js +0 -5
  1239. package/node_modules/@openfn/language-common/node_modules/lodash/fp/snakeCase.js +0 -5
  1240. package/node_modules/@openfn/language-common/node_modules/lodash/fp/some.js +0 -5
  1241. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortBy.js +0 -5
  1242. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedIndex.js +0 -5
  1243. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedIndexBy.js +0 -5
  1244. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedIndexOf.js +0 -5
  1245. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedLastIndex.js +0 -5
  1246. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedLastIndexBy.js +0 -5
  1247. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedLastIndexOf.js +0 -5
  1248. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedUniq.js +0 -5
  1249. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedUniqBy.js +0 -5
  1250. package/node_modules/@openfn/language-common/node_modules/lodash/fp/split.js +0 -5
  1251. package/node_modules/@openfn/language-common/node_modules/lodash/fp/spread.js +0 -5
  1252. package/node_modules/@openfn/language-common/node_modules/lodash/fp/spreadFrom.js +0 -5
  1253. package/node_modules/@openfn/language-common/node_modules/lodash/fp/startCase.js +0 -5
  1254. package/node_modules/@openfn/language-common/node_modules/lodash/fp/startsWith.js +0 -5
  1255. package/node_modules/@openfn/language-common/node_modules/lodash/fp/string.js +0 -2
  1256. package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubArray.js +0 -5
  1257. package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubFalse.js +0 -5
  1258. package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubObject.js +0 -5
  1259. package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubString.js +0 -5
  1260. package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubTrue.js +0 -5
  1261. package/node_modules/@openfn/language-common/node_modules/lodash/fp/subtract.js +0 -5
  1262. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sum.js +0 -5
  1263. package/node_modules/@openfn/language-common/node_modules/lodash/fp/sumBy.js +0 -5
  1264. package/node_modules/@openfn/language-common/node_modules/lodash/fp/symmetricDifference.js +0 -1
  1265. package/node_modules/@openfn/language-common/node_modules/lodash/fp/symmetricDifferenceBy.js +0 -1
  1266. package/node_modules/@openfn/language-common/node_modules/lodash/fp/symmetricDifferenceWith.js +0 -1
  1267. package/node_modules/@openfn/language-common/node_modules/lodash/fp/tail.js +0 -5
  1268. package/node_modules/@openfn/language-common/node_modules/lodash/fp/take.js +0 -5
  1269. package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeLast.js +0 -1
  1270. package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeLastWhile.js +0 -1
  1271. package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeRight.js +0 -5
  1272. package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeRightWhile.js +0 -5
  1273. package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeWhile.js +0 -5
  1274. package/node_modules/@openfn/language-common/node_modules/lodash/fp/tap.js +0 -5
  1275. package/node_modules/@openfn/language-common/node_modules/lodash/fp/template.js +0 -5
  1276. package/node_modules/@openfn/language-common/node_modules/lodash/fp/templateSettings.js +0 -5
  1277. package/node_modules/@openfn/language-common/node_modules/lodash/fp/throttle.js +0 -5
  1278. package/node_modules/@openfn/language-common/node_modules/lodash/fp/thru.js +0 -5
  1279. package/node_modules/@openfn/language-common/node_modules/lodash/fp/times.js +0 -5
  1280. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toArray.js +0 -5
  1281. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toFinite.js +0 -5
  1282. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toInteger.js +0 -5
  1283. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toIterator.js +0 -5
  1284. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toJSON.js +0 -5
  1285. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toLength.js +0 -5
  1286. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toLower.js +0 -5
  1287. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toNumber.js +0 -5
  1288. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toPairs.js +0 -5
  1289. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toPairsIn.js +0 -5
  1290. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toPath.js +0 -5
  1291. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toPlainObject.js +0 -5
  1292. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toSafeInteger.js +0 -5
  1293. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toString.js +0 -5
  1294. package/node_modules/@openfn/language-common/node_modules/lodash/fp/toUpper.js +0 -5
  1295. package/node_modules/@openfn/language-common/node_modules/lodash/fp/transform.js +0 -5
  1296. package/node_modules/@openfn/language-common/node_modules/lodash/fp/trim.js +0 -5
  1297. package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimChars.js +0 -5
  1298. package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimCharsEnd.js +0 -5
  1299. package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimCharsStart.js +0 -5
  1300. package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimEnd.js +0 -5
  1301. package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimStart.js +0 -5
  1302. package/node_modules/@openfn/language-common/node_modules/lodash/fp/truncate.js +0 -5
  1303. package/node_modules/@openfn/language-common/node_modules/lodash/fp/unapply.js +0 -1
  1304. package/node_modules/@openfn/language-common/node_modules/lodash/fp/unary.js +0 -5
  1305. package/node_modules/@openfn/language-common/node_modules/lodash/fp/unescape.js +0 -5
  1306. package/node_modules/@openfn/language-common/node_modules/lodash/fp/union.js +0 -5
  1307. package/node_modules/@openfn/language-common/node_modules/lodash/fp/unionBy.js +0 -5
  1308. package/node_modules/@openfn/language-common/node_modules/lodash/fp/unionWith.js +0 -5
  1309. package/node_modules/@openfn/language-common/node_modules/lodash/fp/uniq.js +0 -5
  1310. package/node_modules/@openfn/language-common/node_modules/lodash/fp/uniqBy.js +0 -5
  1311. package/node_modules/@openfn/language-common/node_modules/lodash/fp/uniqWith.js +0 -5
  1312. package/node_modules/@openfn/language-common/node_modules/lodash/fp/uniqueId.js +0 -5
  1313. package/node_modules/@openfn/language-common/node_modules/lodash/fp/unnest.js +0 -1
  1314. package/node_modules/@openfn/language-common/node_modules/lodash/fp/unset.js +0 -5
  1315. package/node_modules/@openfn/language-common/node_modules/lodash/fp/unzip.js +0 -5
  1316. package/node_modules/@openfn/language-common/node_modules/lodash/fp/unzipWith.js +0 -5
  1317. package/node_modules/@openfn/language-common/node_modules/lodash/fp/update.js +0 -5
  1318. package/node_modules/@openfn/language-common/node_modules/lodash/fp/updateWith.js +0 -5
  1319. package/node_modules/@openfn/language-common/node_modules/lodash/fp/upperCase.js +0 -5
  1320. package/node_modules/@openfn/language-common/node_modules/lodash/fp/upperFirst.js +0 -5
  1321. package/node_modules/@openfn/language-common/node_modules/lodash/fp/useWith.js +0 -1
  1322. package/node_modules/@openfn/language-common/node_modules/lodash/fp/util.js +0 -2
  1323. package/node_modules/@openfn/language-common/node_modules/lodash/fp/value.js +0 -5
  1324. package/node_modules/@openfn/language-common/node_modules/lodash/fp/valueOf.js +0 -5
  1325. package/node_modules/@openfn/language-common/node_modules/lodash/fp/values.js +0 -5
  1326. package/node_modules/@openfn/language-common/node_modules/lodash/fp/valuesIn.js +0 -5
  1327. package/node_modules/@openfn/language-common/node_modules/lodash/fp/where.js +0 -1
  1328. package/node_modules/@openfn/language-common/node_modules/lodash/fp/whereEq.js +0 -1
  1329. package/node_modules/@openfn/language-common/node_modules/lodash/fp/without.js +0 -5
  1330. package/node_modules/@openfn/language-common/node_modules/lodash/fp/words.js +0 -5
  1331. package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrap.js +0 -5
  1332. package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperAt.js +0 -5
  1333. package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperChain.js +0 -5
  1334. package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperLodash.js +0 -5
  1335. package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperReverse.js +0 -5
  1336. package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperValue.js +0 -5
  1337. package/node_modules/@openfn/language-common/node_modules/lodash/fp/xor.js +0 -5
  1338. package/node_modules/@openfn/language-common/node_modules/lodash/fp/xorBy.js +0 -5
  1339. package/node_modules/@openfn/language-common/node_modules/lodash/fp/xorWith.js +0 -5
  1340. package/node_modules/@openfn/language-common/node_modules/lodash/fp/zip.js +0 -5
  1341. package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipAll.js +0 -5
  1342. package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipObj.js +0 -1
  1343. package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipObject.js +0 -5
  1344. package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipObjectDeep.js +0 -5
  1345. package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipWith.js +0 -5
  1346. package/node_modules/@openfn/language-common/node_modules/lodash/fp.js +0 -2
  1347. package/node_modules/@openfn/language-common/node_modules/lodash/fromPairs.js +0 -28
  1348. package/node_modules/@openfn/language-common/node_modules/lodash/function.js +0 -25
  1349. package/node_modules/@openfn/language-common/node_modules/lodash/functions.js +0 -31
  1350. package/node_modules/@openfn/language-common/node_modules/lodash/functionsIn.js +0 -31
  1351. package/node_modules/@openfn/language-common/node_modules/lodash/get.js +0 -33
  1352. package/node_modules/@openfn/language-common/node_modules/lodash/groupBy.js +0 -41
  1353. package/node_modules/@openfn/language-common/node_modules/lodash/gt.js +0 -29
  1354. package/node_modules/@openfn/language-common/node_modules/lodash/gte.js +0 -30
  1355. package/node_modules/@openfn/language-common/node_modules/lodash/has.js +0 -35
  1356. package/node_modules/@openfn/language-common/node_modules/lodash/hasIn.js +0 -34
  1357. package/node_modules/@openfn/language-common/node_modules/lodash/head.js +0 -23
  1358. package/node_modules/@openfn/language-common/node_modules/lodash/identity.js +0 -21
  1359. package/node_modules/@openfn/language-common/node_modules/lodash/inRange.js +0 -55
  1360. package/node_modules/@openfn/language-common/node_modules/lodash/includes.js +0 -53
  1361. package/node_modules/@openfn/language-common/node_modules/lodash/index.js +0 -1
  1362. package/node_modules/@openfn/language-common/node_modules/lodash/indexOf.js +0 -42
  1363. package/node_modules/@openfn/language-common/node_modules/lodash/initial.js +0 -22
  1364. package/node_modules/@openfn/language-common/node_modules/lodash/intersection.js +0 -30
  1365. package/node_modules/@openfn/language-common/node_modules/lodash/intersectionBy.js +0 -45
  1366. package/node_modules/@openfn/language-common/node_modules/lodash/intersectionWith.js +0 -41
  1367. package/node_modules/@openfn/language-common/node_modules/lodash/invert.js +0 -42
  1368. package/node_modules/@openfn/language-common/node_modules/lodash/invertBy.js +0 -56
  1369. package/node_modules/@openfn/language-common/node_modules/lodash/invoke.js +0 -24
  1370. package/node_modules/@openfn/language-common/node_modules/lodash/invokeMap.js +0 -41
  1371. package/node_modules/@openfn/language-common/node_modules/lodash/isArguments.js +0 -36
  1372. package/node_modules/@openfn/language-common/node_modules/lodash/isArray.js +0 -26
  1373. package/node_modules/@openfn/language-common/node_modules/lodash/isArrayBuffer.js +0 -27
  1374. package/node_modules/@openfn/language-common/node_modules/lodash/isArrayLike.js +0 -33
  1375. package/node_modules/@openfn/language-common/node_modules/lodash/isArrayLikeObject.js +0 -33
  1376. package/node_modules/@openfn/language-common/node_modules/lodash/isBoolean.js +0 -29
  1377. package/node_modules/@openfn/language-common/node_modules/lodash/isBuffer.js +0 -38
  1378. package/node_modules/@openfn/language-common/node_modules/lodash/isDate.js +0 -27
  1379. package/node_modules/@openfn/language-common/node_modules/lodash/isElement.js +0 -25
  1380. package/node_modules/@openfn/language-common/node_modules/lodash/isEmpty.js +0 -77
  1381. package/node_modules/@openfn/language-common/node_modules/lodash/isEqual.js +0 -35
  1382. package/node_modules/@openfn/language-common/node_modules/lodash/isEqualWith.js +0 -41
  1383. package/node_modules/@openfn/language-common/node_modules/lodash/isError.js +0 -36
  1384. package/node_modules/@openfn/language-common/node_modules/lodash/isFinite.js +0 -36
  1385. package/node_modules/@openfn/language-common/node_modules/lodash/isFunction.js +0 -37
  1386. package/node_modules/@openfn/language-common/node_modules/lodash/isInteger.js +0 -33
  1387. package/node_modules/@openfn/language-common/node_modules/lodash/isLength.js +0 -35
  1388. package/node_modules/@openfn/language-common/node_modules/lodash/isMap.js +0 -27
  1389. package/node_modules/@openfn/language-common/node_modules/lodash/isMatch.js +0 -36
  1390. package/node_modules/@openfn/language-common/node_modules/lodash/isMatchWith.js +0 -41
  1391. package/node_modules/@openfn/language-common/node_modules/lodash/isNaN.js +0 -38
  1392. package/node_modules/@openfn/language-common/node_modules/lodash/isNative.js +0 -40
  1393. package/node_modules/@openfn/language-common/node_modules/lodash/isNil.js +0 -25
  1394. package/node_modules/@openfn/language-common/node_modules/lodash/isNull.js +0 -22
  1395. package/node_modules/@openfn/language-common/node_modules/lodash/isNumber.js +0 -38
  1396. package/node_modules/@openfn/language-common/node_modules/lodash/isObject.js +0 -31
  1397. package/node_modules/@openfn/language-common/node_modules/lodash/isObjectLike.js +0 -29
  1398. package/node_modules/@openfn/language-common/node_modules/lodash/isPlainObject.js +0 -62
  1399. package/node_modules/@openfn/language-common/node_modules/lodash/isRegExp.js +0 -27
  1400. package/node_modules/@openfn/language-common/node_modules/lodash/isSafeInteger.js +0 -37
  1401. package/node_modules/@openfn/language-common/node_modules/lodash/isSet.js +0 -27
  1402. package/node_modules/@openfn/language-common/node_modules/lodash/isString.js +0 -30
  1403. package/node_modules/@openfn/language-common/node_modules/lodash/isSymbol.js +0 -29
  1404. package/node_modules/@openfn/language-common/node_modules/lodash/isTypedArray.js +0 -27
  1405. package/node_modules/@openfn/language-common/node_modules/lodash/isUndefined.js +0 -22
  1406. package/node_modules/@openfn/language-common/node_modules/lodash/isWeakMap.js +0 -28
  1407. package/node_modules/@openfn/language-common/node_modules/lodash/isWeakSet.js +0 -28
  1408. package/node_modules/@openfn/language-common/node_modules/lodash/iteratee.js +0 -53
  1409. package/node_modules/@openfn/language-common/node_modules/lodash/join.js +0 -26
  1410. package/node_modules/@openfn/language-common/node_modules/lodash/kebabCase.js +0 -28
  1411. package/node_modules/@openfn/language-common/node_modules/lodash/keyBy.js +0 -36
  1412. package/node_modules/@openfn/language-common/node_modules/lodash/keys.js +0 -37
  1413. package/node_modules/@openfn/language-common/node_modules/lodash/keysIn.js +0 -32
  1414. package/node_modules/@openfn/language-common/node_modules/lodash/lang.js +0 -58
  1415. package/node_modules/@openfn/language-common/node_modules/lodash/last.js +0 -20
  1416. package/node_modules/@openfn/language-common/node_modules/lodash/lastIndexOf.js +0 -46
  1417. package/node_modules/@openfn/language-common/node_modules/lodash/lodash.js +0 -17209
  1418. package/node_modules/@openfn/language-common/node_modules/lodash/lodash.min.js +0 -140
  1419. package/node_modules/@openfn/language-common/node_modules/lodash/lowerCase.js +0 -27
  1420. package/node_modules/@openfn/language-common/node_modules/lodash/lowerFirst.js +0 -22
  1421. package/node_modules/@openfn/language-common/node_modules/lodash/lt.js +0 -29
  1422. package/node_modules/@openfn/language-common/node_modules/lodash/lte.js +0 -30
  1423. package/node_modules/@openfn/language-common/node_modules/lodash/map.js +0 -53
  1424. package/node_modules/@openfn/language-common/node_modules/lodash/mapKeys.js +0 -36
  1425. package/node_modules/@openfn/language-common/node_modules/lodash/mapValues.js +0 -43
  1426. package/node_modules/@openfn/language-common/node_modules/lodash/matches.js +0 -46
  1427. package/node_modules/@openfn/language-common/node_modules/lodash/matchesProperty.js +0 -44
  1428. package/node_modules/@openfn/language-common/node_modules/lodash/math.js +0 -17
  1429. package/node_modules/@openfn/language-common/node_modules/lodash/max.js +0 -29
  1430. package/node_modules/@openfn/language-common/node_modules/lodash/maxBy.js +0 -34
  1431. package/node_modules/@openfn/language-common/node_modules/lodash/mean.js +0 -22
  1432. package/node_modules/@openfn/language-common/node_modules/lodash/meanBy.js +0 -31
  1433. package/node_modules/@openfn/language-common/node_modules/lodash/memoize.js +0 -73
  1434. package/node_modules/@openfn/language-common/node_modules/lodash/merge.js +0 -39
  1435. package/node_modules/@openfn/language-common/node_modules/lodash/mergeWith.js +0 -39
  1436. package/node_modules/@openfn/language-common/node_modules/lodash/method.js +0 -34
  1437. package/node_modules/@openfn/language-common/node_modules/lodash/methodOf.js +0 -33
  1438. package/node_modules/@openfn/language-common/node_modules/lodash/min.js +0 -29
  1439. package/node_modules/@openfn/language-common/node_modules/lodash/minBy.js +0 -34
  1440. package/node_modules/@openfn/language-common/node_modules/lodash/mixin.js +0 -74
  1441. package/node_modules/@openfn/language-common/node_modules/lodash/multiply.js +0 -22
  1442. package/node_modules/@openfn/language-common/node_modules/lodash/negate.js +0 -40
  1443. package/node_modules/@openfn/language-common/node_modules/lodash/next.js +0 -35
  1444. package/node_modules/@openfn/language-common/node_modules/lodash/noop.js +0 -17
  1445. package/node_modules/@openfn/language-common/node_modules/lodash/now.js +0 -23
  1446. package/node_modules/@openfn/language-common/node_modules/lodash/nth.js +0 -29
  1447. package/node_modules/@openfn/language-common/node_modules/lodash/nthArg.js +0 -32
  1448. package/node_modules/@openfn/language-common/node_modules/lodash/number.js +0 -5
  1449. package/node_modules/@openfn/language-common/node_modules/lodash/object.js +0 -49
  1450. package/node_modules/@openfn/language-common/node_modules/lodash/omit.js +0 -57
  1451. package/node_modules/@openfn/language-common/node_modules/lodash/omitBy.js +0 -29
  1452. package/node_modules/@openfn/language-common/node_modules/lodash/once.js +0 -25
  1453. package/node_modules/@openfn/language-common/node_modules/lodash/orderBy.js +0 -47
  1454. package/node_modules/@openfn/language-common/node_modules/lodash/over.js +0 -24
  1455. package/node_modules/@openfn/language-common/node_modules/lodash/overArgs.js +0 -61
  1456. package/node_modules/@openfn/language-common/node_modules/lodash/overEvery.js +0 -34
  1457. package/node_modules/@openfn/language-common/node_modules/lodash/overSome.js +0 -37
  1458. package/node_modules/@openfn/language-common/node_modules/lodash/package.json +0 -65
  1459. package/node_modules/@openfn/language-common/node_modules/lodash/pad.js +0 -49
  1460. package/node_modules/@openfn/language-common/node_modules/lodash/padEnd.js +0 -39
  1461. package/node_modules/@openfn/language-common/node_modules/lodash/padStart.js +0 -39
  1462. package/node_modules/@openfn/language-common/node_modules/lodash/parseInt.js +0 -43
  1463. package/node_modules/@openfn/language-common/node_modules/lodash/partial.js +0 -50
  1464. package/node_modules/@openfn/language-common/node_modules/lodash/partialRight.js +0 -49
  1465. package/node_modules/@openfn/language-common/node_modules/lodash/partition.js +0 -43
  1466. package/node_modules/@openfn/language-common/node_modules/lodash/pick.js +0 -25
  1467. package/node_modules/@openfn/language-common/node_modules/lodash/pickBy.js +0 -37
  1468. package/node_modules/@openfn/language-common/node_modules/lodash/plant.js +0 -48
  1469. package/node_modules/@openfn/language-common/node_modules/lodash/property.js +0 -32
  1470. package/node_modules/@openfn/language-common/node_modules/lodash/propertyOf.js +0 -30
  1471. package/node_modules/@openfn/language-common/node_modules/lodash/pull.js +0 -29
  1472. package/node_modules/@openfn/language-common/node_modules/lodash/pullAll.js +0 -29
  1473. package/node_modules/@openfn/language-common/node_modules/lodash/pullAllBy.js +0 -33
  1474. package/node_modules/@openfn/language-common/node_modules/lodash/pullAllWith.js +0 -32
  1475. package/node_modules/@openfn/language-common/node_modules/lodash/pullAt.js +0 -43
  1476. package/node_modules/@openfn/language-common/node_modules/lodash/random.js +0 -82
  1477. package/node_modules/@openfn/language-common/node_modules/lodash/range.js +0 -46
  1478. package/node_modules/@openfn/language-common/node_modules/lodash/rangeRight.js +0 -41
  1479. package/node_modules/@openfn/language-common/node_modules/lodash/rearg.js +0 -33
  1480. package/node_modules/@openfn/language-common/node_modules/lodash/reduce.js +0 -51
  1481. package/node_modules/@openfn/language-common/node_modules/lodash/reduceRight.js +0 -36
  1482. package/node_modules/@openfn/language-common/node_modules/lodash/reject.js +0 -46
  1483. package/node_modules/@openfn/language-common/node_modules/lodash/release.md +0 -48
  1484. package/node_modules/@openfn/language-common/node_modules/lodash/remove.js +0 -53
  1485. package/node_modules/@openfn/language-common/node_modules/lodash/repeat.js +0 -37
  1486. package/node_modules/@openfn/language-common/node_modules/lodash/replace.js +0 -29
  1487. package/node_modules/@openfn/language-common/node_modules/lodash/rest.js +0 -40
  1488. package/node_modules/@openfn/language-common/node_modules/lodash/result.js +0 -56
  1489. package/node_modules/@openfn/language-common/node_modules/lodash/reverse.js +0 -34
  1490. package/node_modules/@openfn/language-common/node_modules/lodash/round.js +0 -26
  1491. package/node_modules/@openfn/language-common/node_modules/lodash/sample.js +0 -24
  1492. package/node_modules/@openfn/language-common/node_modules/lodash/sampleSize.js +0 -37
  1493. package/node_modules/@openfn/language-common/node_modules/lodash/seq.js +0 -16
  1494. package/node_modules/@openfn/language-common/node_modules/lodash/set.js +0 -35
  1495. package/node_modules/@openfn/language-common/node_modules/lodash/setWith.js +0 -32
  1496. package/node_modules/@openfn/language-common/node_modules/lodash/shuffle.js +0 -25
  1497. package/node_modules/@openfn/language-common/node_modules/lodash/size.js +0 -46
  1498. package/node_modules/@openfn/language-common/node_modules/lodash/slice.js +0 -37
  1499. package/node_modules/@openfn/language-common/node_modules/lodash/snakeCase.js +0 -28
  1500. package/node_modules/@openfn/language-common/node_modules/lodash/some.js +0 -51
  1501. package/node_modules/@openfn/language-common/node_modules/lodash/sortBy.js +0 -48
  1502. package/node_modules/@openfn/language-common/node_modules/lodash/sortedIndex.js +0 -24
  1503. package/node_modules/@openfn/language-common/node_modules/lodash/sortedIndexBy.js +0 -33
  1504. package/node_modules/@openfn/language-common/node_modules/lodash/sortedIndexOf.js +0 -31
  1505. package/node_modules/@openfn/language-common/node_modules/lodash/sortedLastIndex.js +0 -25
  1506. package/node_modules/@openfn/language-common/node_modules/lodash/sortedLastIndexBy.js +0 -33
  1507. package/node_modules/@openfn/language-common/node_modules/lodash/sortedLastIndexOf.js +0 -31
  1508. package/node_modules/@openfn/language-common/node_modules/lodash/sortedUniq.js +0 -24
  1509. package/node_modules/@openfn/language-common/node_modules/lodash/sortedUniqBy.js +0 -26
  1510. package/node_modules/@openfn/language-common/node_modules/lodash/split.js +0 -52
  1511. package/node_modules/@openfn/language-common/node_modules/lodash/spread.js +0 -63
  1512. package/node_modules/@openfn/language-common/node_modules/lodash/startCase.js +0 -29
  1513. package/node_modules/@openfn/language-common/node_modules/lodash/startsWith.js +0 -39
  1514. package/node_modules/@openfn/language-common/node_modules/lodash/string.js +0 -33
  1515. package/node_modules/@openfn/language-common/node_modules/lodash/stubArray.js +0 -23
  1516. package/node_modules/@openfn/language-common/node_modules/lodash/stubFalse.js +0 -18
  1517. package/node_modules/@openfn/language-common/node_modules/lodash/stubObject.js +0 -23
  1518. package/node_modules/@openfn/language-common/node_modules/lodash/stubString.js +0 -18
  1519. package/node_modules/@openfn/language-common/node_modules/lodash/stubTrue.js +0 -18
  1520. package/node_modules/@openfn/language-common/node_modules/lodash/subtract.js +0 -22
  1521. package/node_modules/@openfn/language-common/node_modules/lodash/sum.js +0 -24
  1522. package/node_modules/@openfn/language-common/node_modules/lodash/sumBy.js +0 -33
  1523. package/node_modules/@openfn/language-common/node_modules/lodash/tail.js +0 -22
  1524. package/node_modules/@openfn/language-common/node_modules/lodash/take.js +0 -37
  1525. package/node_modules/@openfn/language-common/node_modules/lodash/takeRight.js +0 -39
  1526. package/node_modules/@openfn/language-common/node_modules/lodash/takeRightWhile.js +0 -45
  1527. package/node_modules/@openfn/language-common/node_modules/lodash/takeWhile.js +0 -45
  1528. package/node_modules/@openfn/language-common/node_modules/lodash/tap.js +0 -29
  1529. package/node_modules/@openfn/language-common/node_modules/lodash/template.js +0 -272
  1530. package/node_modules/@openfn/language-common/node_modules/lodash/templateSettings.js +0 -67
  1531. package/node_modules/@openfn/language-common/node_modules/lodash/throttle.js +0 -69
  1532. package/node_modules/@openfn/language-common/node_modules/lodash/thru.js +0 -28
  1533. package/node_modules/@openfn/language-common/node_modules/lodash/times.js +0 -51
  1534. package/node_modules/@openfn/language-common/node_modules/lodash/toArray.js +0 -58
  1535. package/node_modules/@openfn/language-common/node_modules/lodash/toFinite.js +0 -42
  1536. package/node_modules/@openfn/language-common/node_modules/lodash/toInteger.js +0 -36
  1537. package/node_modules/@openfn/language-common/node_modules/lodash/toIterator.js +0 -23
  1538. package/node_modules/@openfn/language-common/node_modules/lodash/toJSON.js +0 -1
  1539. package/node_modules/@openfn/language-common/node_modules/lodash/toLength.js +0 -38
  1540. package/node_modules/@openfn/language-common/node_modules/lodash/toLower.js +0 -28
  1541. package/node_modules/@openfn/language-common/node_modules/lodash/toNumber.js +0 -64
  1542. package/node_modules/@openfn/language-common/node_modules/lodash/toPairs.js +0 -30
  1543. package/node_modules/@openfn/language-common/node_modules/lodash/toPairsIn.js +0 -30
  1544. package/node_modules/@openfn/language-common/node_modules/lodash/toPath.js +0 -33
  1545. package/node_modules/@openfn/language-common/node_modules/lodash/toPlainObject.js +0 -32
  1546. package/node_modules/@openfn/language-common/node_modules/lodash/toSafeInteger.js +0 -37
  1547. package/node_modules/@openfn/language-common/node_modules/lodash/toString.js +0 -28
  1548. package/node_modules/@openfn/language-common/node_modules/lodash/toUpper.js +0 -28
  1549. package/node_modules/@openfn/language-common/node_modules/lodash/transform.js +0 -65
  1550. package/node_modules/@openfn/language-common/node_modules/lodash/trim.js +0 -47
  1551. package/node_modules/@openfn/language-common/node_modules/lodash/trimEnd.js +0 -41
  1552. package/node_modules/@openfn/language-common/node_modules/lodash/trimStart.js +0 -43
  1553. package/node_modules/@openfn/language-common/node_modules/lodash/truncate.js +0 -111
  1554. package/node_modules/@openfn/language-common/node_modules/lodash/unary.js +0 -22
  1555. package/node_modules/@openfn/language-common/node_modules/lodash/unescape.js +0 -34
  1556. package/node_modules/@openfn/language-common/node_modules/lodash/union.js +0 -26
  1557. package/node_modules/@openfn/language-common/node_modules/lodash/unionBy.js +0 -39
  1558. package/node_modules/@openfn/language-common/node_modules/lodash/unionWith.js +0 -34
  1559. package/node_modules/@openfn/language-common/node_modules/lodash/uniq.js +0 -25
  1560. package/node_modules/@openfn/language-common/node_modules/lodash/uniqBy.js +0 -31
  1561. package/node_modules/@openfn/language-common/node_modules/lodash/uniqWith.js +0 -28
  1562. package/node_modules/@openfn/language-common/node_modules/lodash/uniqueId.js +0 -28
  1563. package/node_modules/@openfn/language-common/node_modules/lodash/unset.js +0 -34
  1564. package/node_modules/@openfn/language-common/node_modules/lodash/unzip.js +0 -45
  1565. package/node_modules/@openfn/language-common/node_modules/lodash/unzipWith.js +0 -39
  1566. package/node_modules/@openfn/language-common/node_modules/lodash/update.js +0 -35
  1567. package/node_modules/@openfn/language-common/node_modules/lodash/updateWith.js +0 -33
  1568. package/node_modules/@openfn/language-common/node_modules/lodash/upperCase.js +0 -27
  1569. package/node_modules/@openfn/language-common/node_modules/lodash/upperFirst.js +0 -22
  1570. package/node_modules/@openfn/language-common/node_modules/lodash/util.js +0 -34
  1571. package/node_modules/@openfn/language-common/node_modules/lodash/value.js +0 -1
  1572. package/node_modules/@openfn/language-common/node_modules/lodash/valueOf.js +0 -1
  1573. package/node_modules/@openfn/language-common/node_modules/lodash/values.js +0 -34
  1574. package/node_modules/@openfn/language-common/node_modules/lodash/valuesIn.js +0 -32
  1575. package/node_modules/@openfn/language-common/node_modules/lodash/without.js +0 -31
  1576. package/node_modules/@openfn/language-common/node_modules/lodash/words.js +0 -35
  1577. package/node_modules/@openfn/language-common/node_modules/lodash/wrap.js +0 -30
  1578. package/node_modules/@openfn/language-common/node_modules/lodash/wrapperAt.js +0 -48
  1579. package/node_modules/@openfn/language-common/node_modules/lodash/wrapperChain.js +0 -34
  1580. package/node_modules/@openfn/language-common/node_modules/lodash/wrapperLodash.js +0 -147
  1581. package/node_modules/@openfn/language-common/node_modules/lodash/wrapperReverse.js +0 -44
  1582. package/node_modules/@openfn/language-common/node_modules/lodash/wrapperValue.js +0 -21
  1583. package/node_modules/@openfn/language-common/node_modules/lodash/xor.js +0 -28
  1584. package/node_modules/@openfn/language-common/node_modules/lodash/xorBy.js +0 -39
  1585. package/node_modules/@openfn/language-common/node_modules/lodash/xorWith.js +0 -34
  1586. package/node_modules/@openfn/language-common/node_modules/lodash/zip.js +0 -22
  1587. package/node_modules/@openfn/language-common/node_modules/lodash/zipObject.js +0 -24
  1588. package/node_modules/@openfn/language-common/node_modules/lodash/zipObjectDeep.js +0 -23
  1589. package/node_modules/@openfn/language-common/node_modules/lodash/zipWith.js +0 -32
  1590. package/node_modules/@openfn/language-common/package.json +0 -86
  1591. package/node_modules/@types/node/LICENSE +0 -21
  1592. package/node_modules/@types/node/README.md +0 -16
  1593. package/node_modules/@types/node/assert.d.ts +0 -53
  1594. package/node_modules/@types/node/async_hooks.d.ts +0 -132
  1595. package/node_modules/@types/node/base.d.ts +0 -41
  1596. package/node_modules/@types/node/buffer.d.ts +0 -22
  1597. package/node_modules/@types/node/child_process.d.ts +0 -495
  1598. package/node_modules/@types/node/cluster.d.ts +0 -266
  1599. package/node_modules/@types/node/console.d.ts +0 -3
  1600. package/node_modules/@types/node/constants.d.ts +0 -8
  1601. package/node_modules/@types/node/crypto.d.ts +0 -615
  1602. package/node_modules/@types/node/dgram.d.ts +0 -141
  1603. package/node_modules/@types/node/dns.d.ts +0 -366
  1604. package/node_modules/@types/node/domain.d.ts +0 -16
  1605. package/node_modules/@types/node/events.d.ts +0 -50
  1606. package/node_modules/@types/node/fs.d.ts +0 -2458
  1607. package/node_modules/@types/node/globals.d.ts +0 -1105
  1608. package/node_modules/@types/node/http.d.ts +0 -395
  1609. package/node_modules/@types/node/http2.d.ts +0 -947
  1610. package/node_modules/@types/node/https.d.ts +0 -37
  1611. package/node_modules/@types/node/index.d.ts +0 -83
  1612. package/node_modules/@types/node/inspector.d.ts +0 -3034
  1613. package/node_modules/@types/node/module.d.ts +0 -21
  1614. package/node_modules/@types/node/net.d.ts +0 -268
  1615. package/node_modules/@types/node/os.d.ts +0 -231
  1616. package/node_modules/@types/node/package.json +0 -223
  1617. package/node_modules/@types/node/path.d.ts +0 -153
  1618. package/node_modules/@types/node/perf_hooks.d.ts +0 -304
  1619. package/node_modules/@types/node/process.d.ts +0 -15
  1620. package/node_modules/@types/node/punycode.d.ts +0 -12
  1621. package/node_modules/@types/node/querystring.d.ts +0 -29
  1622. package/node_modules/@types/node/readline.d.ts +0 -169
  1623. package/node_modules/@types/node/repl.d.ts +0 -387
  1624. package/node_modules/@types/node/stream.d.ts +0 -326
  1625. package/node_modules/@types/node/string_decoder.d.ts +0 -7
  1626. package/node_modules/@types/node/timers.d.ts +0 -16
  1627. package/node_modules/@types/node/tls.d.ts +0 -759
  1628. package/node_modules/@types/node/trace_events.d.ts +0 -61
  1629. package/node_modules/@types/node/ts3.5/fs.d.ts +0 -33
  1630. package/node_modules/@types/node/ts3.5/globals.d.ts +0 -19
  1631. package/node_modules/@types/node/ts3.5/index.d.ts +0 -17
  1632. package/node_modules/@types/node/ts3.5/util.d.ts +0 -9
  1633. package/node_modules/@types/node/ts3.5/wasi.d.ts +0 -45
  1634. package/node_modules/@types/node/tty.d.ts +0 -66
  1635. package/node_modules/@types/node/url.d.ts +0 -110
  1636. package/node_modules/@types/node/util.d.ts +0 -190
  1637. package/node_modules/@types/node/v8.d.ts +0 -187
  1638. package/node_modules/@types/node/vm.d.ts +0 -110
  1639. package/node_modules/@types/node/worker_threads.d.ts +0 -168
  1640. package/node_modules/@types/node/zlib.d.ts +0 -352
  1641. package/node_modules/@types/tunnel/LICENSE +0 -21
  1642. package/node_modules/@types/tunnel/README.md +0 -16
  1643. package/node_modules/@types/tunnel/index.d.ts +0 -46
  1644. package/node_modules/@types/tunnel/package.json +0 -57
  1645. package/node_modules/adal-node/.jshintrc +0 -29
  1646. package/node_modules/adal-node/.npmignore +0 -14
  1647. package/node_modules/adal-node/.travis.yml +0 -4
  1648. package/node_modules/adal-node/LICENSE.txt +0 -201
  1649. package/node_modules/adal-node/README.md +0 -145
  1650. package/node_modules/adal-node/changelog.md +0 -126
  1651. package/node_modules/adal-node/lib/adal.d.ts +0 -438
  1652. package/node_modules/adal-node/lib/adal.js +0 -53
  1653. package/node_modules/adal-node/lib/argument.js +0 -74
  1654. package/node_modules/adal-node/lib/authentication-context.js +0 -465
  1655. package/node_modules/adal-node/lib/authentication-parameters.js +0 -264
  1656. package/node_modules/adal-node/lib/authority.js +0 -279
  1657. package/node_modules/adal-node/lib/cache-driver.js +0 -522
  1658. package/node_modules/adal-node/lib/code-request.js +0 -99
  1659. package/node_modules/adal-node/lib/constants.js +0 -207
  1660. package/node_modules/adal-node/lib/log.js +0 -237
  1661. package/node_modules/adal-node/lib/memory-cache.js +0 -92
  1662. package/node_modules/adal-node/lib/mex.js +0 -349
  1663. package/node_modules/adal-node/lib/oauth2client.js +0 -534
  1664. package/node_modules/adal-node/lib/self-signed-jwt.js +0 -176
  1665. package/node_modules/adal-node/lib/token-request.js +0 -607
  1666. package/node_modules/adal-node/lib/user-realm.js +0 -268
  1667. package/node_modules/adal-node/lib/util.js +0 -188
  1668. package/node_modules/adal-node/lib/wstrust-request.js +0 -240
  1669. package/node_modules/adal-node/lib/wstrust-response.js +0 -288
  1670. package/node_modules/adal-node/lib/xmlutil.js +0 -127
  1671. package/node_modules/adal-node/node_modules/@types/node/LICENSE +0 -21
  1672. package/node_modules/adal-node/node_modules/@types/node/README.md +0 -16
  1673. package/node_modules/adal-node/node_modules/@types/node/base.d.ts +0 -7384
  1674. package/node_modules/adal-node/node_modules/@types/node/index.d.ts +0 -69
  1675. package/node_modules/adal-node/node_modules/@types/node/inspector.d.ts +0 -2512
  1676. package/node_modules/adal-node/node_modules/@types/node/package.json +0 -159
  1677. package/node_modules/adal-node/node_modules/@types/node/ts3.2/index.d.ts +0 -23
  1678. package/node_modules/adal-node/package-lock.json +0 -1023
  1679. package/node_modules/adal-node/package.json +0 -88
  1680. package/node_modules/adal-node/tsconfig.json +0 -37
  1681. package/node_modules/ajv/.tonic_example.js +0 -20
  1682. package/node_modules/ajv/LICENSE +0 -22
  1683. package/node_modules/ajv/README.md +0 -1380
  1684. package/node_modules/ajv/dist/ajv.bundle.js +0 -7163
  1685. package/node_modules/ajv/dist/ajv.min.js +0 -3
  1686. package/node_modules/ajv/dist/ajv.min.js.map +0 -1
  1687. package/node_modules/ajv/lib/ajv.d.ts +0 -391
  1688. package/node_modules/ajv/lib/ajv.js +0 -497
  1689. package/node_modules/ajv/lib/cache.js +0 -26
  1690. package/node_modules/ajv/lib/compile/async.js +0 -90
  1691. package/node_modules/ajv/lib/compile/equal.js +0 -5
  1692. package/node_modules/ajv/lib/compile/error_classes.js +0 -34
  1693. package/node_modules/ajv/lib/compile/formats.js +0 -149
  1694. package/node_modules/ajv/lib/compile/index.js +0 -387
  1695. package/node_modules/ajv/lib/compile/resolve.js +0 -270
  1696. package/node_modules/ajv/lib/compile/rules.js +0 -66
  1697. package/node_modules/ajv/lib/compile/schema_obj.js +0 -9
  1698. package/node_modules/ajv/lib/compile/ucs2length.js +0 -20
  1699. package/node_modules/ajv/lib/compile/util.js +0 -274
  1700. package/node_modules/ajv/lib/data.js +0 -49
  1701. package/node_modules/ajv/lib/definition_schema.js +0 -37
  1702. package/node_modules/ajv/lib/dot/_limit.jst +0 -104
  1703. package/node_modules/ajv/lib/dot/_limitItems.jst +0 -10
  1704. package/node_modules/ajv/lib/dot/_limitLength.jst +0 -10
  1705. package/node_modules/ajv/lib/dot/_limitProperties.jst +0 -10
  1706. package/node_modules/ajv/lib/dot/allOf.jst +0 -34
  1707. package/node_modules/ajv/lib/dot/anyOf.jst +0 -48
  1708. package/node_modules/ajv/lib/dot/coerce.def +0 -61
  1709. package/node_modules/ajv/lib/dot/comment.jst +0 -9
  1710. package/node_modules/ajv/lib/dot/const.jst +0 -11
  1711. package/node_modules/ajv/lib/dot/contains.jst +0 -57
  1712. package/node_modules/ajv/lib/dot/custom.jst +0 -191
  1713. package/node_modules/ajv/lib/dot/defaults.def +0 -47
  1714. package/node_modules/ajv/lib/dot/definitions.def +0 -201
  1715. package/node_modules/ajv/lib/dot/dependencies.jst +0 -80
  1716. package/node_modules/ajv/lib/dot/enum.jst +0 -30
  1717. package/node_modules/ajv/lib/dot/errors.def +0 -194
  1718. package/node_modules/ajv/lib/dot/format.jst +0 -106
  1719. package/node_modules/ajv/lib/dot/if.jst +0 -75
  1720. package/node_modules/ajv/lib/dot/items.jst +0 -100
  1721. package/node_modules/ajv/lib/dot/missing.def +0 -39
  1722. package/node_modules/ajv/lib/dot/multipleOf.jst +0 -20
  1723. package/node_modules/ajv/lib/dot/not.jst +0 -43
  1724. package/node_modules/ajv/lib/dot/oneOf.jst +0 -54
  1725. package/node_modules/ajv/lib/dot/pattern.jst +0 -14
  1726. package/node_modules/ajv/lib/dot/properties.jst +0 -244
  1727. package/node_modules/ajv/lib/dot/propertyNames.jst +0 -54
  1728. package/node_modules/ajv/lib/dot/ref.jst +0 -85
  1729. package/node_modules/ajv/lib/dot/required.jst +0 -108
  1730. package/node_modules/ajv/lib/dot/uniqueItems.jst +0 -62
  1731. package/node_modules/ajv/lib/dot/validate.jst +0 -282
  1732. package/node_modules/ajv/lib/dotjs/README.md +0 -3
  1733. package/node_modules/ajv/lib/dotjs/_limit.js +0 -157
  1734. package/node_modules/ajv/lib/dotjs/_limitItems.js +0 -77
  1735. package/node_modules/ajv/lib/dotjs/_limitLength.js +0 -82
  1736. package/node_modules/ajv/lib/dotjs/_limitProperties.js +0 -77
  1737. package/node_modules/ajv/lib/dotjs/allOf.js +0 -43
  1738. package/node_modules/ajv/lib/dotjs/anyOf.js +0 -74
  1739. package/node_modules/ajv/lib/dotjs/comment.js +0 -14
  1740. package/node_modules/ajv/lib/dotjs/const.js +0 -56
  1741. package/node_modules/ajv/lib/dotjs/contains.js +0 -82
  1742. package/node_modules/ajv/lib/dotjs/custom.js +0 -228
  1743. package/node_modules/ajv/lib/dotjs/dependencies.js +0 -168
  1744. package/node_modules/ajv/lib/dotjs/enum.js +0 -66
  1745. package/node_modules/ajv/lib/dotjs/format.js +0 -150
  1746. package/node_modules/ajv/lib/dotjs/if.js +0 -104
  1747. package/node_modules/ajv/lib/dotjs/index.js +0 -33
  1748. package/node_modules/ajv/lib/dotjs/items.js +0 -141
  1749. package/node_modules/ajv/lib/dotjs/multipleOf.js +0 -77
  1750. package/node_modules/ajv/lib/dotjs/not.js +0 -84
  1751. package/node_modules/ajv/lib/dotjs/oneOf.js +0 -73
  1752. package/node_modules/ajv/lib/dotjs/pattern.js +0 -75
  1753. package/node_modules/ajv/lib/dotjs/properties.js +0 -330
  1754. package/node_modules/ajv/lib/dotjs/propertyNames.js +0 -82
  1755. package/node_modules/ajv/lib/dotjs/ref.js +0 -124
  1756. package/node_modules/ajv/lib/dotjs/required.js +0 -270
  1757. package/node_modules/ajv/lib/dotjs/uniqueItems.js +0 -86
  1758. package/node_modules/ajv/lib/dotjs/validate.js +0 -494
  1759. package/node_modules/ajv/lib/keyword.js +0 -146
  1760. package/node_modules/ajv/lib/refs/data.json +0 -17
  1761. package/node_modules/ajv/lib/refs/json-schema-draft-04.json +0 -149
  1762. package/node_modules/ajv/lib/refs/json-schema-draft-06.json +0 -154
  1763. package/node_modules/ajv/lib/refs/json-schema-draft-07.json +0 -168
  1764. package/node_modules/ajv/lib/refs/json-schema-secure.json +0 -94
  1765. package/node_modules/ajv/package.json +0 -128
  1766. package/node_modules/ajv/scripts/.eslintrc.yml +0 -3
  1767. package/node_modules/ajv/scripts/bundle.js +0 -61
  1768. package/node_modules/ajv/scripts/compile-dots.js +0 -73
  1769. package/node_modules/ajv/scripts/info +0 -10
  1770. package/node_modules/ajv/scripts/prepare-tests +0 -12
  1771. package/node_modules/ajv/scripts/publish-built-version +0 -32
  1772. package/node_modules/ajv/scripts/travis-gh-pages +0 -23
  1773. package/node_modules/asn1/LICENSE +0 -19
  1774. package/node_modules/asn1/README.md +0 -50
  1775. package/node_modules/asn1/lib/ber/errors.js +0 -13
  1776. package/node_modules/asn1/lib/ber/index.js +0 -27
  1777. package/node_modules/asn1/lib/ber/reader.js +0 -262
  1778. package/node_modules/asn1/lib/ber/types.js +0 -36
  1779. package/node_modules/asn1/lib/ber/writer.js +0 -317
  1780. package/node_modules/asn1/lib/index.js +0 -20
  1781. package/node_modules/asn1/package.json +0 -78
  1782. package/node_modules/assert-plus/AUTHORS +0 -6
  1783. package/node_modules/assert-plus/CHANGES.md +0 -14
  1784. package/node_modules/assert-plus/README.md +0 -162
  1785. package/node_modules/assert-plus/assert.js +0 -211
  1786. package/node_modules/assert-plus/package.json +0 -90
  1787. package/node_modules/async/CHANGELOG.md +0 -125
  1788. package/node_modules/async/LICENSE +0 -19
  1789. package/node_modules/async/README.md +0 -1877
  1790. package/node_modules/async/dist/async.js +0 -1265
  1791. package/node_modules/async/dist/async.min.js +0 -2
  1792. package/node_modules/async/lib/async.js +0 -1265
  1793. package/node_modules/async/package.json +0 -117
  1794. package/node_modules/asynckit/LICENSE +0 -21
  1795. package/node_modules/asynckit/README.md +0 -233
  1796. package/node_modules/asynckit/bench.js +0 -76
  1797. package/node_modules/asynckit/index.js +0 -6
  1798. package/node_modules/asynckit/lib/abort.js +0 -29
  1799. package/node_modules/asynckit/lib/async.js +0 -34
  1800. package/node_modules/asynckit/lib/defer.js +0 -26
  1801. package/node_modules/asynckit/lib/iterate.js +0 -75
  1802. package/node_modules/asynckit/lib/readable_asynckit.js +0 -91
  1803. package/node_modules/asynckit/lib/readable_parallel.js +0 -25
  1804. package/node_modules/asynckit/lib/readable_serial.js +0 -25
  1805. package/node_modules/asynckit/lib/readable_serial_ordered.js +0 -29
  1806. package/node_modules/asynckit/lib/state.js +0 -37
  1807. package/node_modules/asynckit/lib/streamify.js +0 -141
  1808. package/node_modules/asynckit/lib/terminator.js +0 -29
  1809. package/node_modules/asynckit/package.json +0 -95
  1810. package/node_modules/asynckit/parallel.js +0 -43
  1811. package/node_modules/asynckit/serial.js +0 -17
  1812. package/node_modules/asynckit/serialOrdered.js +0 -75
  1813. package/node_modules/asynckit/stream.js +0 -21
  1814. package/node_modules/aws-sign2/LICENSE +0 -55
  1815. package/node_modules/aws-sign2/README.md +0 -4
  1816. package/node_modules/aws-sign2/index.js +0 -212
  1817. package/node_modules/aws-sign2/package.json +0 -53
  1818. package/node_modules/aws4/.travis.yml +0 -9
  1819. package/node_modules/aws4/LICENSE +0 -19
  1820. package/node_modules/aws4/README.md +0 -523
  1821. package/node_modules/aws4/aws4.js +0 -345
  1822. package/node_modules/aws4/lru.js +0 -96
  1823. package/node_modules/aws4/package.json +0 -108
  1824. package/node_modules/axios/CHANGELOG.md +0 -413
  1825. package/node_modules/axios/LICENSE +0 -19
  1826. package/node_modules/axios/README.md +0 -709
  1827. package/node_modules/axios/UPGRADE_GUIDE.md +0 -162
  1828. package/node_modules/axios/dist/axios.js +0 -1715
  1829. package/node_modules/axios/dist/axios.map +0 -1
  1830. package/node_modules/axios/dist/axios.min.js +0 -3
  1831. package/node_modules/axios/dist/axios.min.map +0 -1
  1832. package/node_modules/axios/index.d.ts +0 -157
  1833. package/node_modules/axios/index.js +0 -1
  1834. package/node_modules/axios/lib/adapters/README.md +0 -37
  1835. package/node_modules/axios/lib/adapters/http.js +0 -279
  1836. package/node_modules/axios/lib/adapters/xhr.js +0 -180
  1837. package/node_modules/axios/lib/axios.js +0 -53
  1838. package/node_modules/axios/lib/cancel/Cancel.js +0 -19
  1839. package/node_modules/axios/lib/cancel/CancelToken.js +0 -57
  1840. package/node_modules/axios/lib/cancel/isCancel.js +0 -5
  1841. package/node_modules/axios/lib/core/Axios.js +0 -94
  1842. package/node_modules/axios/lib/core/InterceptorManager.js +0 -52
  1843. package/node_modules/axios/lib/core/README.md +0 -7
  1844. package/node_modules/axios/lib/core/buildFullPath.js +0 -20
  1845. package/node_modules/axios/lib/core/createError.js +0 -18
  1846. package/node_modules/axios/lib/core/dispatchRequest.js +0 -79
  1847. package/node_modules/axios/lib/core/enhanceError.js +0 -42
  1848. package/node_modules/axios/lib/core/mergeConfig.js +0 -73
  1849. package/node_modules/axios/lib/core/settle.js +0 -25
  1850. package/node_modules/axios/lib/core/transformData.js +0 -20
  1851. package/node_modules/axios/lib/defaults.js +0 -97
  1852. package/node_modules/axios/lib/helpers/README.md +0 -7
  1853. package/node_modules/axios/lib/helpers/bind.js +0 -11
  1854. package/node_modules/axios/lib/helpers/buildURL.js +0 -71
  1855. package/node_modules/axios/lib/helpers/combineURLs.js +0 -14
  1856. package/node_modules/axios/lib/helpers/cookies.js +0 -53
  1857. package/node_modules/axios/lib/helpers/deprecatedMethod.js +0 -24
  1858. package/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -14
  1859. package/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -68
  1860. package/node_modules/axios/lib/helpers/normalizeHeaderName.js +0 -12
  1861. package/node_modules/axios/lib/helpers/parseHeaders.js +0 -53
  1862. package/node_modules/axios/lib/helpers/spread.js +0 -27
  1863. package/node_modules/axios/lib/utils.js +0 -344
  1864. package/node_modules/axios/package.json +0 -114
  1865. package/node_modules/bcrypt-pbkdf/CONTRIBUTING.md +0 -13
  1866. package/node_modules/bcrypt-pbkdf/LICENSE +0 -66
  1867. package/node_modules/bcrypt-pbkdf/README.md +0 -45
  1868. package/node_modules/bcrypt-pbkdf/index.js +0 -556
  1869. package/node_modules/bcrypt-pbkdf/package.json +0 -47
  1870. package/node_modules/bl/.jshintrc +0 -60
  1871. package/node_modules/bl/.travis.yml +0 -13
  1872. package/node_modules/bl/LICENSE.md +0 -13
  1873. package/node_modules/bl/README.md +0 -218
  1874. package/node_modules/bl/bl.js +0 -391
  1875. package/node_modules/bl/node_modules/readable-stream/CONTRIBUTING.md +0 -38
  1876. package/node_modules/bl/node_modules/readable-stream/GOVERNANCE.md +0 -136
  1877. package/node_modules/bl/node_modules/readable-stream/LICENSE +0 -47
  1878. package/node_modules/bl/node_modules/readable-stream/README.md +0 -106
  1879. package/node_modules/bl/node_modules/readable-stream/errors-browser.js +0 -127
  1880. package/node_modules/bl/node_modules/readable-stream/errors.js +0 -116
  1881. package/node_modules/bl/node_modules/readable-stream/experimentalWarning.js +0 -17
  1882. package/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js +0 -139
  1883. package/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js +0 -39
  1884. package/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js +0 -1124
  1885. package/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js +0 -201
  1886. package/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js +0 -697
  1887. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/async_iterator.js +0 -207
  1888. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -210
  1889. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -105
  1890. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -104
  1891. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/from-browser.js +0 -3
  1892. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/from.js +0 -64
  1893. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -97
  1894. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/state.js +0 -27
  1895. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/stream-browser.js +0 -1
  1896. package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/stream.js +0 -1
  1897. package/node_modules/bl/node_modules/readable-stream/package.json +0 -100
  1898. package/node_modules/bl/node_modules/readable-stream/readable-browser.js +0 -9
  1899. package/node_modules/bl/node_modules/readable-stream/readable.js +0 -16
  1900. package/node_modules/bl/node_modules/string_decoder/LICENSE +0 -48
  1901. package/node_modules/bl/node_modules/string_decoder/README.md +0 -47
  1902. package/node_modules/bl/node_modules/string_decoder/lib/string_decoder.js +0 -296
  1903. package/node_modules/bl/node_modules/string_decoder/package.json +0 -65
  1904. package/node_modules/bl/package.json +0 -69
  1905. package/node_modules/bl/test/indexOf.js +0 -463
  1906. package/node_modules/bl/test/test.js +0 -796
  1907. package/node_modules/buffer-equal-constant-time/.npmignore +0 -2
  1908. package/node_modules/buffer-equal-constant-time/.travis.yml +0 -4
  1909. package/node_modules/buffer-equal-constant-time/LICENSE.txt +0 -12
  1910. package/node_modules/buffer-equal-constant-time/README.md +0 -50
  1911. package/node_modules/buffer-equal-constant-time/index.js +0 -41
  1912. package/node_modules/buffer-equal-constant-time/package.json +0 -58
  1913. package/node_modules/buffer-equal-constant-time/test.js +0 -42
  1914. package/node_modules/caseless/LICENSE +0 -28
  1915. package/node_modules/caseless/README.md +0 -45
  1916. package/node_modules/caseless/index.js +0 -67
  1917. package/node_modules/caseless/package.json +0 -59
  1918. package/node_modules/caseless/test.js +0 -67
  1919. package/node_modules/combined-stream/License +0 -19
  1920. package/node_modules/combined-stream/Readme.md +0 -138
  1921. package/node_modules/combined-stream/lib/combined_stream.js +0 -208
  1922. package/node_modules/combined-stream/package.json +0 -63
  1923. package/node_modules/combined-stream/yarn.lock +0 -17
  1924. package/node_modules/core-util-is/LICENSE +0 -19
  1925. package/node_modules/core-util-is/README.md +0 -3
  1926. package/node_modules/core-util-is/float.patch +0 -604
  1927. package/node_modules/core-util-is/lib/util.js +0 -107
  1928. package/node_modules/core-util-is/package.json +0 -67
  1929. package/node_modules/core-util-is/test.js +0 -68
  1930. package/node_modules/dashdash/CHANGES.md +0 -364
  1931. package/node_modules/dashdash/LICENSE.txt +0 -24
  1932. package/node_modules/dashdash/README.md +0 -574
  1933. package/node_modules/dashdash/etc/dashdash.bash_completion.in +0 -389
  1934. package/node_modules/dashdash/lib/dashdash.js +0 -1055
  1935. package/node_modules/dashdash/package.json +0 -70
  1936. package/node_modules/date-utils/.npmignore +0 -1
  1937. package/node_modules/date-utils/.travis.yml +0 -3
  1938. package/node_modules/date-utils/LICENSE +0 -19
  1939. package/node_modules/date-utils/README.md +0 -53
  1940. package/node_modules/date-utils/bower.json +0 -10
  1941. package/node_modules/date-utils/doc/Date.html +0 -8997
  1942. package/node_modules/date-utils/doc/classes.list.html +0 -227
  1943. package/node_modules/date-utils/doc/date-utils.js.html +0 -1138
  1944. package/node_modules/date-utils/doc/img/glyphicons-halflings-white.png +0 -0
  1945. package/node_modules/date-utils/doc/img/glyphicons-halflings.png +0 -0
  1946. package/node_modules/date-utils/doc/index.html +0 -195
  1947. package/node_modules/date-utils/doc/scripts/URI.js +0 -1429
  1948. package/node_modules/date-utils/doc/scripts/bootstrap-dropdown.js +0 -169
  1949. package/node_modules/date-utils/doc/scripts/bootstrap-tab.js +0 -144
  1950. package/node_modules/date-utils/doc/scripts/docstrap.lib.js +0 -9
  1951. package/node_modules/date-utils/doc/scripts/linenumber.js +0 -25
  1952. package/node_modules/date-utils/doc/scripts/prettify/Apache-License-2.0.txt +0 -202
  1953. package/node_modules/date-utils/doc/scripts/prettify/jquery.min.js +0 -6
  1954. package/node_modules/date-utils/doc/scripts/prettify/lang-css.js +0 -21
  1955. package/node_modules/date-utils/doc/scripts/prettify/prettify.js +0 -496
  1956. package/node_modules/date-utils/doc/scripts/sunlight.js +0 -1157
  1957. package/node_modules/date-utils/doc/scripts/toc.js +0 -100
  1958. package/node_modules/date-utils/doc/styles/darkstrap.css +0 -960
  1959. package/node_modules/date-utils/doc/styles/jsdoc-default.css +0 -334
  1960. package/node_modules/date-utils/doc/styles/prettify-jsdoc.css +0 -111
  1961. package/node_modules/date-utils/doc/styles/prettify-tomorrow.css +0 -132
  1962. package/node_modules/date-utils/doc/styles/site.amelia.css +0 -6369
  1963. package/node_modules/date-utils/doc/styles/site.cerulean.css +0 -5701
  1964. package/node_modules/date-utils/doc/styles/site.cosmo.css +0 -5944
  1965. package/node_modules/date-utils/doc/styles/site.cyborg.css +0 -6151
  1966. package/node_modules/date-utils/doc/styles/site.darkstrap.css +0 -5638
  1967. package/node_modules/date-utils/doc/styles/site.flatly.css +0 -5993
  1968. package/node_modules/date-utils/doc/styles/site.journal.css +0 -5745
  1969. package/node_modules/date-utils/doc/styles/site.readable.css +0 -5433
  1970. package/node_modules/date-utils/doc/styles/site.simplex.css +0 -5758
  1971. package/node_modules/date-utils/doc/styles/site.slate.css +0 -6204
  1972. package/node_modules/date-utils/doc/styles/site.spacelab.css +0 -5796
  1973. package/node_modules/date-utils/doc/styles/site.spruce.css +0 -5938
  1974. package/node_modules/date-utils/doc/styles/site.superhero.css +0 -6106
  1975. package/node_modules/date-utils/doc/styles/site.united.css +0 -5545
  1976. package/node_modules/date-utils/doc/styles/sunlight.dark.css +0 -345
  1977. package/node_modules/date-utils/doc/styles/sunlight.default.css +0 -344
  1978. package/node_modules/date-utils/gulpfile.js +0 -33
  1979. package/node_modules/date-utils/jsdoc.json +0 -28
  1980. package/node_modules/date-utils/lib/date-utils.js +0 -1851
  1981. package/node_modules/date-utils/lib/date-utils.min.js +0 -1
  1982. package/node_modules/date-utils/package.json +0 -80
  1983. package/node_modules/date-utils/test/date-format-test.js +0 -151
  1984. package/node_modules/date-utils/test/date-language-dos-test.js +0 -81
  1985. package/node_modules/date-utils/test/date-language-pt-br-test.js +0 -82
  1986. package/node_modules/date-utils/test/date-language-test.js +0 -82
  1987. package/node_modules/date-utils/test/date-new-test.js +0 -105
  1988. package/node_modules/date-utils/test/date-parse-test.js +0 -128
  1989. package/node_modules/date-utils/test/date-validate-test.js +0 -1063
  1990. package/node_modules/delayed-stream/.npmignore +0 -1
  1991. package/node_modules/delayed-stream/License +0 -19
  1992. package/node_modules/delayed-stream/Makefile +0 -7
  1993. package/node_modules/delayed-stream/Readme.md +0 -141
  1994. package/node_modules/delayed-stream/lib/delayed_stream.js +0 -107
  1995. package/node_modules/delayed-stream/package.json +0 -65
  1996. package/node_modules/depd/History.md +0 -103
  1997. package/node_modules/depd/LICENSE +0 -22
  1998. package/node_modules/depd/Readme.md +0 -280
  1999. package/node_modules/depd/index.js +0 -538
  2000. package/node_modules/depd/lib/browser/index.js +0 -77
  2001. package/node_modules/depd/package.json +0 -83
  2002. package/node_modules/ecc-jsbn/LICENSE +0 -21
  2003. package/node_modules/ecc-jsbn/README.md +0 -8
  2004. package/node_modules/ecc-jsbn/index.js +0 -58
  2005. package/node_modules/ecc-jsbn/lib/LICENSE-jsbn +0 -40
  2006. package/node_modules/ecc-jsbn/lib/ec.js +0 -561
  2007. package/node_modules/ecc-jsbn/lib/sec.js +0 -170
  2008. package/node_modules/ecc-jsbn/package.json +0 -68
  2009. package/node_modules/ecc-jsbn/test.js +0 -14
  2010. package/node_modules/ecdsa-sig-formatter/CODEOWNERS +0 -1
  2011. package/node_modules/ecdsa-sig-formatter/LICENSE +0 -201
  2012. package/node_modules/ecdsa-sig-formatter/README.md +0 -65
  2013. package/node_modules/ecdsa-sig-formatter/package.json +0 -76
  2014. package/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.d.ts +0 -17
  2015. package/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.js +0 -187
  2016. package/node_modules/ecdsa-sig-formatter/src/param-bytes-for-alg.js +0 -23
  2017. package/node_modules/extsprintf/.gitmodules +0 -0
  2018. package/node_modules/extsprintf/.npmignore +0 -2
  2019. package/node_modules/extsprintf/LICENSE +0 -19
  2020. package/node_modules/extsprintf/Makefile +0 -24
  2021. package/node_modules/extsprintf/Makefile.targ +0 -285
  2022. package/node_modules/extsprintf/README.md +0 -46
  2023. package/node_modules/extsprintf/jsl.node.conf +0 -137
  2024. package/node_modules/extsprintf/lib/extsprintf.js +0 -183
  2025. package/node_modules/extsprintf/package.json +0 -47
  2026. package/node_modules/fast-deep-equal/LICENSE +0 -21
  2027. package/node_modules/fast-deep-equal/README.md +0 -96
  2028. package/node_modules/fast-deep-equal/es6/index.d.ts +0 -2
  2029. package/node_modules/fast-deep-equal/es6/index.js +0 -72
  2030. package/node_modules/fast-deep-equal/es6/react.d.ts +0 -2
  2031. package/node_modules/fast-deep-equal/es6/react.js +0 -79
  2032. package/node_modules/fast-deep-equal/index.d.ts +0 -4
  2033. package/node_modules/fast-deep-equal/index.js +0 -46
  2034. package/node_modules/fast-deep-equal/package.json +0 -91
  2035. package/node_modules/fast-deep-equal/react.d.ts +0 -2
  2036. package/node_modules/fast-deep-equal/react.js +0 -53
  2037. package/node_modules/fast-json-stable-stringify/.eslintrc.yml +0 -26
  2038. package/node_modules/fast-json-stable-stringify/.github/FUNDING.yml +0 -1
  2039. package/node_modules/fast-json-stable-stringify/.travis.yml +0 -8
  2040. package/node_modules/fast-json-stable-stringify/LICENSE +0 -21
  2041. package/node_modules/fast-json-stable-stringify/README.md +0 -131
  2042. package/node_modules/fast-json-stable-stringify/benchmark/index.js +0 -31
  2043. package/node_modules/fast-json-stable-stringify/benchmark/test.json +0 -137
  2044. package/node_modules/fast-json-stable-stringify/example/key_cmp.js +0 -7
  2045. package/node_modules/fast-json-stable-stringify/example/nested.js +0 -3
  2046. package/node_modules/fast-json-stable-stringify/example/str.js +0 -3
  2047. package/node_modules/fast-json-stable-stringify/example/value_cmp.js +0 -7
  2048. package/node_modules/fast-json-stable-stringify/index.d.ts +0 -4
  2049. package/node_modules/fast-json-stable-stringify/index.js +0 -59
  2050. package/node_modules/fast-json-stable-stringify/package.json +0 -83
  2051. package/node_modules/fast-json-stable-stringify/test/cmp.js +0 -13
  2052. package/node_modules/fast-json-stable-stringify/test/nested.js +0 -44
  2053. package/node_modules/fast-json-stable-stringify/test/str.js +0 -46
  2054. package/node_modules/fast-json-stable-stringify/test/to-json.js +0 -22
  2055. package/node_modules/follow-redirects/LICENSE +0 -18
  2056. package/node_modules/follow-redirects/README.md +0 -155
  2057. package/node_modules/follow-redirects/http.js +0 -1
  2058. package/node_modules/follow-redirects/https.js +0 -1
  2059. package/node_modules/follow-redirects/index.js +0 -322
  2060. package/node_modules/follow-redirects/node_modules/debug/.coveralls.yml +0 -1
  2061. package/node_modules/follow-redirects/node_modules/debug/.eslintrc +0 -14
  2062. package/node_modules/follow-redirects/node_modules/debug/.npmignore +0 -9
  2063. package/node_modules/follow-redirects/node_modules/debug/.travis.yml +0 -20
  2064. package/node_modules/follow-redirects/node_modules/debug/CHANGELOG.md +0 -395
  2065. package/node_modules/follow-redirects/node_modules/debug/LICENSE +0 -19
  2066. package/node_modules/follow-redirects/node_modules/debug/Makefile +0 -58
  2067. package/node_modules/follow-redirects/node_modules/debug/README.md +0 -368
  2068. package/node_modules/follow-redirects/node_modules/debug/karma.conf.js +0 -70
  2069. package/node_modules/follow-redirects/node_modules/debug/node.js +0 -1
  2070. package/node_modules/follow-redirects/node_modules/debug/package.json +0 -85
  2071. package/node_modules/follow-redirects/node_modules/debug/src/browser.js +0 -195
  2072. package/node_modules/follow-redirects/node_modules/debug/src/debug.js +0 -225
  2073. package/node_modules/follow-redirects/node_modules/debug/src/index.js +0 -10
  2074. package/node_modules/follow-redirects/node_modules/debug/src/node.js +0 -186
  2075. package/node_modules/follow-redirects/package.json +0 -101
  2076. package/node_modules/forever-agent/LICENSE +0 -55
  2077. package/node_modules/forever-agent/README.md +0 -4
  2078. package/node_modules/forever-agent/index.js +0 -138
  2079. package/node_modules/forever-agent/package.json +0 -53
  2080. package/node_modules/getpass/.npmignore +0 -8
  2081. package/node_modules/getpass/.travis.yml +0 -9
  2082. package/node_modules/getpass/LICENSE +0 -18
  2083. package/node_modules/getpass/README.md +0 -32
  2084. package/node_modules/getpass/lib/index.js +0 -123
  2085. package/node_modules/getpass/package.json +0 -53
  2086. package/node_modules/har-schema/LICENSE +0 -13
  2087. package/node_modules/har-schema/README.md +0 -49
  2088. package/node_modules/har-schema/lib/afterRequest.json +0 -30
  2089. package/node_modules/har-schema/lib/beforeRequest.json +0 -30
  2090. package/node_modules/har-schema/lib/browser.json +0 -20
  2091. package/node_modules/har-schema/lib/cache.json +0 -21
  2092. package/node_modules/har-schema/lib/content.json +0 -29
  2093. package/node_modules/har-schema/lib/cookie.json +0 -36
  2094. package/node_modules/har-schema/lib/creator.json +0 -20
  2095. package/node_modules/har-schema/lib/entry.json +0 -53
  2096. package/node_modules/har-schema/lib/har.json +0 -13
  2097. package/node_modules/har-schema/lib/header.json +0 -20
  2098. package/node_modules/har-schema/lib/index.js +0 -22
  2099. package/node_modules/har-schema/lib/log.json +0 -36
  2100. package/node_modules/har-schema/lib/page.json +0 -32
  2101. package/node_modules/har-schema/lib/pageTimings.json +0 -18
  2102. package/node_modules/har-schema/lib/postData.json +0 -43
  2103. package/node_modules/har-schema/lib/query.json +0 -20
  2104. package/node_modules/har-schema/lib/request.json +0 -57
  2105. package/node_modules/har-schema/lib/response.json +0 -54
  2106. package/node_modules/har-schema/lib/timings.json +0 -42
  2107. package/node_modules/har-schema/package.json +0 -89
  2108. package/node_modules/har-validator/LICENSE +0 -9
  2109. package/node_modules/har-validator/README.md +0 -37
  2110. package/node_modules/har-validator/lib/async.js +0 -105
  2111. package/node_modules/har-validator/lib/error.js +0 -17
  2112. package/node_modules/har-validator/lib/promise.js +0 -102
  2113. package/node_modules/har-validator/package.json +0 -79
  2114. package/node_modules/http-signature/.dir-locals.el +0 -6
  2115. package/node_modules/http-signature/.npmignore +0 -7
  2116. package/node_modules/http-signature/CHANGES.md +0 -46
  2117. package/node_modules/http-signature/LICENSE +0 -18
  2118. package/node_modules/http-signature/README.md +0 -79
  2119. package/node_modules/http-signature/http_signing.md +0 -363
  2120. package/node_modules/http-signature/lib/index.js +0 -29
  2121. package/node_modules/http-signature/lib/parser.js +0 -315
  2122. package/node_modules/http-signature/lib/signer.js +0 -401
  2123. package/node_modules/http-signature/lib/utils.js +0 -112
  2124. package/node_modules/http-signature/lib/verify.js +0 -88
  2125. package/node_modules/http-signature/package.json +0 -80
  2126. package/node_modules/iconv-lite/Changelog.md +0 -177
  2127. package/node_modules/iconv-lite/LICENSE +0 -21
  2128. package/node_modules/iconv-lite/README.md +0 -166
  2129. package/node_modules/iconv-lite/encodings/dbcs-codec.js +0 -555
  2130. package/node_modules/iconv-lite/encodings/dbcs-data.js +0 -176
  2131. package/node_modules/iconv-lite/encodings/index.js +0 -23
  2132. package/node_modules/iconv-lite/encodings/internal.js +0 -188
  2133. package/node_modules/iconv-lite/encodings/sbcs-codec.js +0 -72
  2134. package/node_modules/iconv-lite/encodings/sbcs-data-generated.js +0 -451
  2135. package/node_modules/iconv-lite/encodings/sbcs-data.js +0 -179
  2136. package/node_modules/iconv-lite/encodings/tables/big5-added.json +0 -122
  2137. package/node_modules/iconv-lite/encodings/tables/cp936.json +0 -264
  2138. package/node_modules/iconv-lite/encodings/tables/cp949.json +0 -273
  2139. package/node_modules/iconv-lite/encodings/tables/cp950.json +0 -177
  2140. package/node_modules/iconv-lite/encodings/tables/eucjp.json +0 -182
  2141. package/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +0 -1
  2142. package/node_modules/iconv-lite/encodings/tables/gbk-added.json +0 -55
  2143. package/node_modules/iconv-lite/encodings/tables/shiftjis.json +0 -125
  2144. package/node_modules/iconv-lite/encodings/utf16.js +0 -177
  2145. package/node_modules/iconv-lite/encodings/utf32.js +0 -281
  2146. package/node_modules/iconv-lite/encodings/utf7.js +0 -290
  2147. package/node_modules/iconv-lite/lib/bom-handling.js +0 -52
  2148. package/node_modules/iconv-lite/lib/extend-node.js +0 -217
  2149. package/node_modules/iconv-lite/lib/index.d.ts +0 -24
  2150. package/node_modules/iconv-lite/lib/index.js +0 -153
  2151. package/node_modules/iconv-lite/lib/streams.js +0 -121
  2152. package/node_modules/iconv-lite/package.json +0 -79
  2153. package/node_modules/inherits/LICENSE +0 -16
  2154. package/node_modules/inherits/README.md +0 -42
  2155. package/node_modules/inherits/inherits.js +0 -9
  2156. package/node_modules/inherits/inherits_browser.js +0 -27
  2157. package/node_modules/inherits/package.json +0 -71
  2158. package/node_modules/is-typedarray/LICENSE.md +0 -18
  2159. package/node_modules/is-typedarray/README.md +0 -16
  2160. package/node_modules/is-typedarray/index.js +0 -41
  2161. package/node_modules/is-typedarray/package.json +0 -62
  2162. package/node_modules/is-typedarray/test.js +0 -34
  2163. package/node_modules/isstream/.jshintrc +0 -59
  2164. package/node_modules/isstream/.npmignore +0 -1
  2165. package/node_modules/isstream/.travis.yml +0 -12
  2166. package/node_modules/isstream/LICENSE.md +0 -11
  2167. package/node_modules/isstream/README.md +0 -66
  2168. package/node_modules/isstream/isstream.js +0 -27
  2169. package/node_modules/isstream/package.json +0 -64
  2170. package/node_modules/isstream/test.js +0 -168
  2171. package/node_modules/jsbi/LICENSE +0 -176
  2172. package/node_modules/jsbi/README.md +0 -142
  2173. package/node_modules/jsbi/dist/jsbi-cjs.js +0 -1
  2174. package/node_modules/jsbi/dist/jsbi-umd.js +0 -1
  2175. package/node_modules/jsbi/dist/jsbi.mjs +0 -1
  2176. package/node_modules/jsbi/jsbi.d.ts +0 -44
  2177. package/node_modules/jsbi/package.json +0 -68
  2178. package/node_modules/jsbn/.npmignore +0 -2
  2179. package/node_modules/jsbn/LICENSE +0 -40
  2180. package/node_modules/jsbn/README.md +0 -175
  2181. package/node_modules/jsbn/example.html +0 -12
  2182. package/node_modules/jsbn/example.js +0 -3
  2183. package/node_modules/jsbn/index.js +0 -1357
  2184. package/node_modules/jsbn/package.json +0 -56
  2185. package/node_modules/json-schema/README.md +0 -5
  2186. package/node_modules/json-schema/draft-00/hyper-schema +0 -68
  2187. package/node_modules/json-schema/draft-00/json-ref +0 -26
  2188. package/node_modules/json-schema/draft-00/links +0 -33
  2189. package/node_modules/json-schema/draft-00/schema +0 -155
  2190. package/node_modules/json-schema/draft-01/hyper-schema +0 -68
  2191. package/node_modules/json-schema/draft-01/json-ref +0 -26
  2192. package/node_modules/json-schema/draft-01/links +0 -33
  2193. package/node_modules/json-schema/draft-01/schema +0 -155
  2194. package/node_modules/json-schema/draft-02/hyper-schema +0 -68
  2195. package/node_modules/json-schema/draft-02/json-ref +0 -26
  2196. package/node_modules/json-schema/draft-02/links +0 -35
  2197. package/node_modules/json-schema/draft-02/schema +0 -166
  2198. package/node_modules/json-schema/draft-03/examples/address +0 -20
  2199. package/node_modules/json-schema/draft-03/examples/calendar +0 -53
  2200. package/node_modules/json-schema/draft-03/examples/card +0 -105
  2201. package/node_modules/json-schema/draft-03/examples/geo +0 -8
  2202. package/node_modules/json-schema/draft-03/examples/interfaces +0 -23
  2203. package/node_modules/json-schema/draft-03/hyper-schema +0 -60
  2204. package/node_modules/json-schema/draft-03/json-ref +0 -26
  2205. package/node_modules/json-schema/draft-03/links +0 -35
  2206. package/node_modules/json-schema/draft-03/schema +0 -174
  2207. package/node_modules/json-schema/draft-04/hyper-schema +0 -60
  2208. package/node_modules/json-schema/draft-04/links +0 -41
  2209. package/node_modules/json-schema/draft-04/schema +0 -189
  2210. package/node_modules/json-schema/draft-zyp-json-schema-03.xml +0 -1120
  2211. package/node_modules/json-schema/draft-zyp-json-schema-04.xml +0 -1072
  2212. package/node_modules/json-schema/lib/links.js +0 -66
  2213. package/node_modules/json-schema/lib/validate.js +0 -273
  2214. package/node_modules/json-schema/package.json +0 -74
  2215. package/node_modules/json-schema/test/tests.js +0 -95
  2216. package/node_modules/json-schema-traverse/.eslintrc.yml +0 -27
  2217. package/node_modules/json-schema-traverse/.travis.yml +0 -8
  2218. package/node_modules/json-schema-traverse/LICENSE +0 -21
  2219. package/node_modules/json-schema-traverse/README.md +0 -83
  2220. package/node_modules/json-schema-traverse/index.js +0 -89
  2221. package/node_modules/json-schema-traverse/package.json +0 -73
  2222. package/node_modules/json-schema-traverse/spec/.eslintrc.yml +0 -6
  2223. package/node_modules/json-schema-traverse/spec/fixtures/schema.js +0 -125
  2224. package/node_modules/json-schema-traverse/spec/index.spec.js +0 -171
  2225. package/node_modules/json-stringify-safe/.npmignore +0 -1
  2226. package/node_modules/json-stringify-safe/CHANGELOG.md +0 -14
  2227. package/node_modules/json-stringify-safe/LICENSE +0 -15
  2228. package/node_modules/json-stringify-safe/Makefile +0 -35
  2229. package/node_modules/json-stringify-safe/README.md +0 -52
  2230. package/node_modules/json-stringify-safe/package.json +0 -69
  2231. package/node_modules/json-stringify-safe/stringify.js +0 -27
  2232. package/node_modules/json-stringify-safe/test/mocha.opts +0 -2
  2233. package/node_modules/json-stringify-safe/test/stringify_test.js +0 -246
  2234. package/node_modules/jsprim/CHANGES.md +0 -49
  2235. package/node_modules/jsprim/CONTRIBUTING.md +0 -19
  2236. package/node_modules/jsprim/LICENSE +0 -19
  2237. package/node_modules/jsprim/README.md +0 -287
  2238. package/node_modules/jsprim/lib/jsprim.js +0 -735
  2239. package/node_modules/jsprim/package.json +0 -52
  2240. package/node_modules/jwa/LICENSE +0 -17
  2241. package/node_modules/jwa/README.md +0 -150
  2242. package/node_modules/jwa/index.js +0 -252
  2243. package/node_modules/jwa/package.json +0 -72
  2244. package/node_modules/jws/CHANGELOG.md +0 -34
  2245. package/node_modules/jws/LICENSE +0 -17
  2246. package/node_modules/jws/index.js +0 -22
  2247. package/node_modules/jws/lib/data-stream.js +0 -55
  2248. package/node_modules/jws/lib/sign-stream.js +0 -78
  2249. package/node_modules/jws/lib/tostring.js +0 -10
  2250. package/node_modules/jws/lib/verify-stream.js +0 -120
  2251. package/node_modules/jws/package.json +0 -67
  2252. package/node_modules/jws/readme.md +0 -255
  2253. package/node_modules/mime-db/HISTORY.md +0 -439
  2254. package/node_modules/mime-db/LICENSE +0 -22
  2255. package/node_modules/mime-db/README.md +0 -100
  2256. package/node_modules/mime-db/db.json +0 -8060
  2257. package/node_modules/mime-db/index.js +0 -11
  2258. package/node_modules/mime-db/package.json +0 -104
  2259. package/node_modules/mime-types/HISTORY.md +0 -325
  2260. package/node_modules/mime-types/LICENSE +0 -23
  2261. package/node_modules/mime-types/README.md +0 -113
  2262. package/node_modules/mime-types/index.js +0 -188
  2263. package/node_modules/mime-types/package.json +0 -92
  2264. package/node_modules/ms/index.js +0 -152
  2265. package/node_modules/ms/license.md +0 -21
  2266. package/node_modules/ms/package.json +0 -73
  2267. package/node_modules/ms/readme.md +0 -51
  2268. package/node_modules/native-duplexpair/.npmignore +0 -17
  2269. package/node_modules/native-duplexpair/.travis.yml +0 -10
  2270. package/node_modules/native-duplexpair/LICENSE +0 -22
  2271. package/node_modules/native-duplexpair/README.md +0 -39
  2272. package/node_modules/native-duplexpair/code-of-conduct.md +0 -74
  2273. package/node_modules/native-duplexpair/index.js +0 -42
  2274. package/node_modules/native-duplexpair/package.json +0 -64
  2275. package/node_modules/native-duplexpair/test/index.js +0 -21
  2276. package/node_modules/oauth-sign/LICENSE +0 -55
  2277. package/node_modules/oauth-sign/README.md +0 -11
  2278. package/node_modules/oauth-sign/index.js +0 -146
  2279. package/node_modules/oauth-sign/package.json +0 -59
  2280. package/node_modules/performance-now/.npmignore +0 -1
  2281. package/node_modules/performance-now/.tm_properties +0 -7
  2282. package/node_modules/performance-now/.travis.yml +0 -6
  2283. package/node_modules/performance-now/README.md +0 -30
  2284. package/node_modules/performance-now/lib/performance-now.js +0 -36
  2285. package/node_modules/performance-now/lib/performance-now.js.map +0 -10
  2286. package/node_modules/performance-now/license.txt +0 -7
  2287. package/node_modules/performance-now/package.json +0 -68
  2288. package/node_modules/performance-now/src/index.d.ts +0 -8
  2289. package/node_modules/performance-now/src/performance-now.coffee +0 -17
  2290. package/node_modules/performance-now/test/mocha.opts +0 -3
  2291. package/node_modules/performance-now/test/performance-now.coffee +0 -43
  2292. package/node_modules/performance-now/test/scripts/delayed-call.coffee +0 -11
  2293. package/node_modules/performance-now/test/scripts/delayed-require.coffee +0 -12
  2294. package/node_modules/performance-now/test/scripts/difference.coffee +0 -6
  2295. package/node_modules/performance-now/test/scripts/initial-value.coffee +0 -10
  2296. package/node_modules/performance-now/test/scripts.coffee +0 -27
  2297. package/node_modules/psl/LICENSE +0 -9
  2298. package/node_modules/psl/README.md +0 -215
  2299. package/node_modules/psl/browserstack-logo.svg +0 -90
  2300. package/node_modules/psl/data/rules.json +0 -8812
  2301. package/node_modules/psl/dist/psl.js +0 -9623
  2302. package/node_modules/psl/dist/psl.min.js +0 -1
  2303. package/node_modules/psl/index.js +0 -269
  2304. package/node_modules/psl/package.json +0 -80
  2305. package/node_modules/punycode/LICENSE-MIT.txt +0 -20
  2306. package/node_modules/punycode/README.md +0 -122
  2307. package/node_modules/punycode/package.json +0 -89
  2308. package/node_modules/punycode/punycode.es6.js +0 -441
  2309. package/node_modules/punycode/punycode.js +0 -440
  2310. package/node_modules/request/CHANGELOG.md +0 -709
  2311. package/node_modules/request/LICENSE +0 -55
  2312. package/node_modules/request/README.md +0 -1097
  2313. package/node_modules/request/index.js +0 -155
  2314. package/node_modules/request/lib/auth.js +0 -167
  2315. package/node_modules/request/lib/cookies.js +0 -38
  2316. package/node_modules/request/lib/getProxyFromURI.js +0 -79
  2317. package/node_modules/request/lib/har.js +0 -205
  2318. package/node_modules/request/lib/hawk.js +0 -89
  2319. package/node_modules/request/lib/helpers.js +0 -66
  2320. package/node_modules/request/lib/multipart.js +0 -112
  2321. package/node_modules/request/lib/oauth.js +0 -148
  2322. package/node_modules/request/lib/querystring.js +0 -50
  2323. package/node_modules/request/lib/redirect.js +0 -154
  2324. package/node_modules/request/lib/tunnel.js +0 -175
  2325. package/node_modules/request/node_modules/extend/.editorconfig +0 -20
  2326. package/node_modules/request/node_modules/extend/.eslintrc +0 -17
  2327. package/node_modules/request/node_modules/extend/.jscs.json +0 -175
  2328. package/node_modules/request/node_modules/extend/.travis.yml +0 -230
  2329. package/node_modules/request/node_modules/extend/CHANGELOG.md +0 -83
  2330. package/node_modules/request/node_modules/extend/LICENSE +0 -23
  2331. package/node_modules/request/node_modules/extend/README.md +0 -81
  2332. package/node_modules/request/node_modules/extend/component.json +0 -32
  2333. package/node_modules/request/node_modules/extend/index.js +0 -117
  2334. package/node_modules/request/node_modules/extend/package.json +0 -78
  2335. package/node_modules/request/node_modules/form-data/License +0 -19
  2336. package/node_modules/request/node_modules/form-data/README.md +0 -234
  2337. package/node_modules/request/node_modules/form-data/README.md.bak +0 -234
  2338. package/node_modules/request/node_modules/form-data/lib/browser.js +0 -2
  2339. package/node_modules/request/node_modules/form-data/lib/form_data.js +0 -457
  2340. package/node_modules/request/node_modules/form-data/lib/populate.js +0 -10
  2341. package/node_modules/request/node_modules/form-data/package.json +0 -101
  2342. package/node_modules/request/node_modules/form-data/yarn.lock +0 -2662
  2343. package/node_modules/request/node_modules/qs/.editorconfig +0 -30
  2344. package/node_modules/request/node_modules/qs/.eslintignore +0 -1
  2345. package/node_modules/request/node_modules/qs/.eslintrc +0 -19
  2346. package/node_modules/request/node_modules/qs/CHANGELOG.md +0 -226
  2347. package/node_modules/request/node_modules/qs/LICENSE +0 -28
  2348. package/node_modules/request/node_modules/qs/README.md +0 -475
  2349. package/node_modules/request/node_modules/qs/dist/qs.js +0 -638
  2350. package/node_modules/request/node_modules/qs/lib/formats.js +0 -18
  2351. package/node_modules/request/node_modules/qs/lib/index.js +0 -11
  2352. package/node_modules/request/node_modules/qs/lib/parse.js +0 -174
  2353. package/node_modules/request/node_modules/qs/lib/stringify.js +0 -210
  2354. package/node_modules/request/node_modules/qs/lib/utils.js +0 -213
  2355. package/node_modules/request/node_modules/qs/package.json +0 -83
  2356. package/node_modules/request/node_modules/qs/test/.eslintrc +0 -15
  2357. package/node_modules/request/node_modules/qs/test/index.js +0 -7
  2358. package/node_modules/request/node_modules/qs/test/parse.js +0 -574
  2359. package/node_modules/request/node_modules/qs/test/stringify.js +0 -597
  2360. package/node_modules/request/node_modules/qs/test/utils.js +0 -34
  2361. package/node_modules/request/package.json +0 -123
  2362. package/node_modules/request/request.js +0 -1551
  2363. package/node_modules/safe-buffer/LICENSE +0 -21
  2364. package/node_modules/safe-buffer/README.md +0 -586
  2365. package/node_modules/safe-buffer/index.d.ts +0 -187
  2366. package/node_modules/safe-buffer/index.js +0 -64
  2367. package/node_modules/safe-buffer/package.json +0 -72
  2368. package/node_modules/safer-buffer/LICENSE +0 -21
  2369. package/node_modules/safer-buffer/Porting-Buffer.md +0 -268
  2370. package/node_modules/safer-buffer/Readme.md +0 -156
  2371. package/node_modules/safer-buffer/dangerous.js +0 -58
  2372. package/node_modules/safer-buffer/package.json +0 -66
  2373. package/node_modules/safer-buffer/safer.js +0 -77
  2374. package/node_modules/safer-buffer/tests.js +0 -406
  2375. package/node_modules/sax/LICENSE +0 -41
  2376. package/node_modules/sax/README.md +0 -225
  2377. package/node_modules/sax/lib/sax.js +0 -1565
  2378. package/node_modules/sax/package.json +0 -64
  2379. package/node_modules/sprintf-js/CHANGELOG.md +0 -17
  2380. package/node_modules/sprintf-js/CONTRIBUTORS.md +0 -25
  2381. package/node_modules/sprintf-js/LICENSE +0 -24
  2382. package/node_modules/sprintf-js/README.md +0 -143
  2383. package/node_modules/sprintf-js/dist/.gitattributes +0 -4
  2384. package/node_modules/sprintf-js/dist/angular-sprintf.min.js +0 -3
  2385. package/node_modules/sprintf-js/dist/angular-sprintf.min.js.map +0 -1
  2386. package/node_modules/sprintf-js/dist/sprintf.min.js +0 -3
  2387. package/node_modules/sprintf-js/dist/sprintf.min.js.map +0 -1
  2388. package/node_modules/sprintf-js/package.json +0 -66
  2389. package/node_modules/sprintf-js/src/angular-sprintf.js +0 -24
  2390. package/node_modules/sprintf-js/src/sprintf.js +0 -231
  2391. package/node_modules/sshpk/.npmignore +0 -9
  2392. package/node_modules/sshpk/.travis.yml +0 -11
  2393. package/node_modules/sshpk/LICENSE +0 -18
  2394. package/node_modules/sshpk/README.md +0 -804
  2395. package/node_modules/sshpk/bin/sshpk-conv +0 -243
  2396. package/node_modules/sshpk/bin/sshpk-sign +0 -191
  2397. package/node_modules/sshpk/bin/sshpk-verify +0 -167
  2398. package/node_modules/sshpk/lib/algs.js +0 -168
  2399. package/node_modules/sshpk/lib/certificate.js +0 -410
  2400. package/node_modules/sshpk/lib/dhe.js +0 -397
  2401. package/node_modules/sshpk/lib/ed-compat.js +0 -92
  2402. package/node_modules/sshpk/lib/errors.js +0 -84
  2403. package/node_modules/sshpk/lib/fingerprint.js +0 -220
  2404. package/node_modules/sshpk/lib/formats/auto.js +0 -124
  2405. package/node_modules/sshpk/lib/formats/dnssec.js +0 -287
  2406. package/node_modules/sshpk/lib/formats/openssh-cert.js +0 -352
  2407. package/node_modules/sshpk/lib/formats/pem.js +0 -290
  2408. package/node_modules/sshpk/lib/formats/pkcs1.js +0 -373
  2409. package/node_modules/sshpk/lib/formats/pkcs8.js +0 -631
  2410. package/node_modules/sshpk/lib/formats/putty.js +0 -99
  2411. package/node_modules/sshpk/lib/formats/rfc4253.js +0 -166
  2412. package/node_modules/sshpk/lib/formats/ssh-private.js +0 -262
  2413. package/node_modules/sshpk/lib/formats/ssh.js +0 -115
  2414. package/node_modules/sshpk/lib/formats/x509-pem.js +0 -88
  2415. package/node_modules/sshpk/lib/formats/x509.js +0 -752
  2416. package/node_modules/sshpk/lib/identity.js +0 -373
  2417. package/node_modules/sshpk/lib/index.js +0 -40
  2418. package/node_modules/sshpk/lib/key.js +0 -294
  2419. package/node_modules/sshpk/lib/private-key.js +0 -246
  2420. package/node_modules/sshpk/lib/signature.js +0 -314
  2421. package/node_modules/sshpk/lib/ssh-buffer.js +0 -149
  2422. package/node_modules/sshpk/lib/utils.js +0 -404
  2423. package/node_modules/sshpk/man/man1/sshpk-conv.1 +0 -135
  2424. package/node_modules/sshpk/man/man1/sshpk-sign.1 +0 -81
  2425. package/node_modules/sshpk/man/man1/sshpk-verify.1 +0 -68
  2426. package/node_modules/sshpk/package.json +0 -99
  2427. package/node_modules/tedious/LICENSE +0 -21
  2428. package/node_modules/tedious/README.md +0 -67
  2429. package/node_modules/tedious/appveyor.yml +0 -93
  2430. package/node_modules/tedious/benchmarks/README.md +0 -33
  2431. package/node_modules/tedious/benchmarks/common.js +0 -82
  2432. package/node_modules/tedious/benchmarks/index.js +0 -34
  2433. package/node_modules/tedious/benchmarks/query/many-result-rows.js +0 -49
  2434. package/node_modules/tedious/benchmarks/query/nvarchar-large.js +0 -44
  2435. package/node_modules/tedious/benchmarks/query/nvarchar-small.js +0 -44
  2436. package/node_modules/tedious/benchmarks/query/varbinary-4.js +0 -42
  2437. package/node_modules/tedious/benchmarks/query/varbinary-huge.js +0 -46
  2438. package/node_modules/tedious/benchmarks/query/varbinary-large.js +0 -46
  2439. package/node_modules/tedious/benchmarks/query/varbinary-small.js +0 -42
  2440. package/node_modules/tedious/benchmarks/token-parser/colmetadata-token.js +0 -42
  2441. package/node_modules/tedious/benchmarks/token-parser/done-token.js +0 -42
  2442. package/node_modules/tedious/benchmarks/token-parser/simple-tokens.js +0 -366
  2443. package/node_modules/tedious/lib/all-headers.js +0 -24
  2444. package/node_modules/tedious/lib/bulk-load.js +0 -394
  2445. package/node_modules/tedious/lib/collation.js +0 -264
  2446. package/node_modules/tedious/lib/connection.js +0 -2469
  2447. package/node_modules/tedious/lib/connector.js +0 -171
  2448. package/node_modules/tedious/lib/data-type.js +0 -163
  2449. package/node_modules/tedious/lib/data-types/bigint.js +0 -55
  2450. package/node_modules/tedious/lib/data-types/binary.js +0 -66
  2451. package/node_modules/tedious/lib/data-types/bit.js +0 -47
  2452. package/node_modules/tedious/lib/data-types/bitn.js +0 -31
  2453. package/node_modules/tedious/lib/data-types/char.js +0 -85
  2454. package/node_modules/tedious/lib/data-types/date.js +0 -66
  2455. package/node_modules/tedious/lib/data-types/datetime.js +0 -91
  2456. package/node_modules/tedious/lib/data-types/datetime2.js +0 -105
  2457. package/node_modules/tedious/lib/data-types/datetimen.js +0 -31
  2458. package/node_modules/tedious/lib/data-types/datetimeoffset.js +0 -95
  2459. package/node_modules/tedious/lib/data-types/decimal.js +0 -98
  2460. package/node_modules/tedious/lib/data-types/decimaln.js +0 -31
  2461. package/node_modules/tedious/lib/data-types/float.js +0 -49
  2462. package/node_modules/tedious/lib/data-types/floatn.js +0 -31
  2463. package/node_modules/tedious/lib/data-types/image.js +0 -52
  2464. package/node_modules/tedious/lib/data-types/int.js +0 -55
  2465. package/node_modules/tedious/lib/data-types/intn.js +0 -31
  2466. package/node_modules/tedious/lib/data-types/money.js +0 -49
  2467. package/node_modules/tedious/lib/data-types/moneyn.js +0 -31
  2468. package/node_modules/tedious/lib/data-types/nchar.js +0 -83
  2469. package/node_modules/tedious/lib/data-types/ntext.js +0 -32
  2470. package/node_modules/tedious/lib/data-types/null.js +0 -31
  2471. package/node_modules/tedious/lib/data-types/numeric.js +0 -98
  2472. package/node_modules/tedious/lib/data-types/numericn.js +0 -31
  2473. package/node_modules/tedious/lib/data-types/nvarchar.js +0 -95
  2474. package/node_modules/tedious/lib/data-types/real.js +0 -49
  2475. package/node_modules/tedious/lib/data-types/smalldatetime.js +0 -65
  2476. package/node_modules/tedious/lib/data-types/smallint.js +0 -55
  2477. package/node_modules/tedious/lib/data-types/smallmoney.js +0 -53
  2478. package/node_modules/tedious/lib/data-types/sql-variant.js +0 -30
  2479. package/node_modules/tedious/lib/data-types/text.js +0 -58
  2480. package/node_modules/tedious/lib/data-types/time.js +0 -86
  2481. package/node_modules/tedious/lib/data-types/tinyint.js +0 -55
  2482. package/node_modules/tedious/lib/data-types/tvp.js +0 -95
  2483. package/node_modules/tedious/lib/data-types/udt.js +0 -31
  2484. package/node_modules/tedious/lib/data-types/uniqueidentifier.js +0 -52
  2485. package/node_modules/tedious/lib/data-types/varbinary.js +0 -85
  2486. package/node_modules/tedious/lib/data-types/varchar.js +0 -95
  2487. package/node_modules/tedious/lib/data-types/xml.js +0 -31
  2488. package/node_modules/tedious/lib/debug.js +0 -82
  2489. package/node_modules/tedious/lib/errors.js +0 -42
  2490. package/node_modules/tedious/lib/guid-parser.js +0 -35
  2491. package/node_modules/tedious/lib/incoming-message-stream.js +0 -114
  2492. package/node_modules/tedious/lib/instance-lookup.js +0 -120
  2493. package/node_modules/tedious/lib/library.js +0 -8
  2494. package/node_modules/tedious/lib/login7-payload.js +0 -412
  2495. package/node_modules/tedious/lib/message-io.js +0 -150
  2496. package/node_modules/tedious/lib/message.js +0 -28
  2497. package/node_modules/tedious/lib/metadata-parser.js +0 -297
  2498. package/node_modules/tedious/lib/ntlm-payload.js +0 -160
  2499. package/node_modules/tedious/lib/ntlm.js +0 -74
  2500. package/node_modules/tedious/lib/outgoing-message-stream.js +0 -94
  2501. package/node_modules/tedious/lib/packet.js +0 -239
  2502. package/node_modules/tedious/lib/prelogin-payload.js +0 -242
  2503. package/node_modules/tedious/lib/request.js +0 -238
  2504. package/node_modules/tedious/lib/rpcrequest-payload.js +0 -122
  2505. package/node_modules/tedious/lib/sender.js +0 -181
  2506. package/node_modules/tedious/lib/special-stored-procedure.js +0 -26
  2507. package/node_modules/tedious/lib/sqlbatch-payload.js +0 -47
  2508. package/node_modules/tedious/lib/tds-versions.js +0 -20
  2509. package/node_modules/tedious/lib/tedious.js +0 -77
  2510. package/node_modules/tedious/lib/token/colmetadata-token-parser.js +0 -106
  2511. package/node_modules/tedious/lib/token/done-token-parser.js +0 -73
  2512. package/node_modules/tedious/lib/token/env-change-token-parser.js +0 -176
  2513. package/node_modules/tedious/lib/token/feature-ext-ack-parser.js +0 -45
  2514. package/node_modules/tedious/lib/token/fedauth-info-parser.js +0 -53
  2515. package/node_modules/tedious/lib/token/infoerror-token-parser.js +0 -50
  2516. package/node_modules/tedious/lib/token/loginack-token-parser.js +0 -52
  2517. package/node_modules/tedious/lib/token/nbcrow-token-parser.js +0 -72
  2518. package/node_modules/tedious/lib/token/order-token-parser.js +0 -37
  2519. package/node_modules/tedious/lib/token/returnstatus-token-parser.js +0 -19
  2520. package/node_modules/tedious/lib/token/returnvalue-token-parser.js +0 -43
  2521. package/node_modules/tedious/lib/token/row-token-parser.js +0 -55
  2522. package/node_modules/tedious/lib/token/sspi-token-parser.js +0 -37
  2523. package/node_modules/tedious/lib/token/stream-parser.js +0 -411
  2524. package/node_modules/tedious/lib/token/token-stream-parser.js +0 -74
  2525. package/node_modules/tedious/lib/token/token.js +0 -502
  2526. package/node_modules/tedious/lib/tracking-buffer/writable-tracking-buffer.js +0 -318
  2527. package/node_modules/tedious/lib/transaction.js +0 -147
  2528. package/node_modules/tedious/lib/transient-error-lookup.js +0 -21
  2529. package/node_modules/tedious/lib/value-parser.js +0 -737
  2530. package/node_modules/tedious/node_modules/readable-stream/CONTRIBUTING.md +0 -38
  2531. package/node_modules/tedious/node_modules/readable-stream/GOVERNANCE.md +0 -136
  2532. package/node_modules/tedious/node_modules/readable-stream/LICENSE +0 -47
  2533. package/node_modules/tedious/node_modules/readable-stream/README.md +0 -106
  2534. package/node_modules/tedious/node_modules/readable-stream/errors-browser.js +0 -127
  2535. package/node_modules/tedious/node_modules/readable-stream/errors.js +0 -116
  2536. package/node_modules/tedious/node_modules/readable-stream/experimentalWarning.js +0 -17
  2537. package/node_modules/tedious/node_modules/readable-stream/lib/_stream_duplex.js +0 -139
  2538. package/node_modules/tedious/node_modules/readable-stream/lib/_stream_passthrough.js +0 -39
  2539. package/node_modules/tedious/node_modules/readable-stream/lib/_stream_readable.js +0 -1124
  2540. package/node_modules/tedious/node_modules/readable-stream/lib/_stream_transform.js +0 -201
  2541. package/node_modules/tedious/node_modules/readable-stream/lib/_stream_writable.js +0 -697
  2542. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/async_iterator.js +0 -207
  2543. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -191
  2544. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -105
  2545. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -104
  2546. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/from-browser.js +0 -3
  2547. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/from.js +0 -64
  2548. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -97
  2549. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/state.js +0 -27
  2550. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/stream-browser.js +0 -1
  2551. package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/stream.js +0 -1
  2552. package/node_modules/tedious/node_modules/readable-stream/package.json +0 -100
  2553. package/node_modules/tedious/node_modules/readable-stream/readable-browser.js +0 -9
  2554. package/node_modules/tedious/node_modules/readable-stream/readable.js +0 -16
  2555. package/node_modules/tedious/node_modules/string_decoder/LICENSE +0 -48
  2556. package/node_modules/tedious/node_modules/string_decoder/README.md +0 -47
  2557. package/node_modules/tedious/node_modules/string_decoder/lib/string_decoder.js +0 -296
  2558. package/node_modules/tedious/node_modules/string_decoder/package.json +0 -65
  2559. package/node_modules/tedious/package.json +0 -206
  2560. package/node_modules/tedious/pull_request_template.md +0 -9
  2561. package/node_modules/tedious/tsconfig.json +0 -17
  2562. package/node_modules/tough-cookie/LICENSE +0 -12
  2563. package/node_modules/tough-cookie/README.md +0 -507
  2564. package/node_modules/tough-cookie/lib/cookie.js +0 -1431
  2565. package/node_modules/tough-cookie/lib/memstore.js +0 -176
  2566. package/node_modules/tough-cookie/lib/pathMatch.js +0 -61
  2567. package/node_modules/tough-cookie/lib/permuteDomain.js +0 -56
  2568. package/node_modules/tough-cookie/lib/pubsuffix-psl.js +0 -38
  2569. package/node_modules/tough-cookie/lib/store.js +0 -71
  2570. package/node_modules/tough-cookie/node_modules/punycode/LICENSE-MIT.txt +0 -20
  2571. package/node_modules/tough-cookie/node_modules/punycode/README.md +0 -176
  2572. package/node_modules/tough-cookie/node_modules/punycode/package.json +0 -90
  2573. package/node_modules/tough-cookie/node_modules/punycode/punycode.js +0 -533
  2574. package/node_modules/tough-cookie/package.json +0 -98
  2575. package/node_modules/tslib/CopyrightNotice.txt +0 -15
  2576. package/node_modules/tslib/LICENSE.txt +0 -55
  2577. package/node_modules/tslib/README.md +0 -134
  2578. package/node_modules/tslib/package.json +0 -58
  2579. package/node_modules/tslib/tslib.d.ts +0 -34
  2580. package/node_modules/tslib/tslib.es6.html +0 -1
  2581. package/node_modules/tslib/tslib.es6.js +0 -196
  2582. package/node_modules/tslib/tslib.html +0 -1
  2583. package/node_modules/tslib/tslib.js +0 -255
  2584. package/node_modules/tunnel/.idea/encodings.xml +0 -6
  2585. package/node_modules/tunnel/.idea/modules.xml +0 -8
  2586. package/node_modules/tunnel/.idea/node-tunnel.iml +0 -12
  2587. package/node_modules/tunnel/.idea/vcs.xml +0 -6
  2588. package/node_modules/tunnel/.idea/workspace.xml +0 -797
  2589. package/node_modules/tunnel/.travis.yml +0 -6
  2590. package/node_modules/tunnel/CHANGELOG.md +0 -22
  2591. package/node_modules/tunnel/LICENSE +0 -21
  2592. package/node_modules/tunnel/README.md +0 -185
  2593. package/node_modules/tunnel/index.js +0 -1
  2594. package/node_modules/tunnel/lib/tunnel.js +0 -264
  2595. package/node_modules/tunnel/package.json +0 -67
  2596. package/node_modules/tunnel-agent/LICENSE +0 -55
  2597. package/node_modules/tunnel-agent/README.md +0 -4
  2598. package/node_modules/tunnel-agent/index.js +0 -244
  2599. package/node_modules/tunnel-agent/package.json +0 -58
  2600. package/node_modules/tweetnacl/.npmignore +0 -4
  2601. package/node_modules/tweetnacl/AUTHORS.md +0 -28
  2602. package/node_modules/tweetnacl/CHANGELOG.md +0 -221
  2603. package/node_modules/tweetnacl/LICENSE +0 -24
  2604. package/node_modules/tweetnacl/PULL_REQUEST_TEMPLATE.md +0 -20
  2605. package/node_modules/tweetnacl/README.md +0 -459
  2606. package/node_modules/tweetnacl/nacl-fast.js +0 -2388
  2607. package/node_modules/tweetnacl/nacl-fast.min.js +0 -2
  2608. package/node_modules/tweetnacl/nacl.d.ts +0 -98
  2609. package/node_modules/tweetnacl/nacl.js +0 -1175
  2610. package/node_modules/tweetnacl/nacl.min.js +0 -1
  2611. package/node_modules/tweetnacl/package.json +0 -89
  2612. package/node_modules/underscore/LICENSE +0 -23
  2613. package/node_modules/underscore/README.md +0 -28
  2614. package/node_modules/underscore/package.json +0 -85
  2615. package/node_modules/underscore/underscore-min.js +0 -5
  2616. package/node_modules/underscore/underscore-min.js.map +0 -1
  2617. package/node_modules/underscore/underscore.js +0 -1692
  2618. package/node_modules/uri-js/README.md +0 -199
  2619. package/node_modules/uri-js/bower.json +0 -47
  2620. package/node_modules/uri-js/dist/es5/uri.all.d.ts +0 -59
  2621. package/node_modules/uri-js/dist/es5/uri.all.js +0 -1389
  2622. package/node_modules/uri-js/dist/es5/uri.all.js.map +0 -1
  2623. package/node_modules/uri-js/dist/es5/uri.all.min.d.ts +0 -59
  2624. package/node_modules/uri-js/dist/es5/uri.all.min.js +0 -3
  2625. package/node_modules/uri-js/dist/es5/uri.all.min.js.map +0 -1
  2626. package/node_modules/uri-js/dist/esnext/index.d.ts +0 -1
  2627. package/node_modules/uri-js/dist/esnext/index.js +0 -13
  2628. package/node_modules/uri-js/dist/esnext/index.js.map +0 -1
  2629. package/node_modules/uri-js/dist/esnext/regexps-iri.d.ts +0 -3
  2630. package/node_modules/uri-js/dist/esnext/regexps-iri.js +0 -3
  2631. package/node_modules/uri-js/dist/esnext/regexps-iri.js.map +0 -1
  2632. package/node_modules/uri-js/dist/esnext/regexps-uri.d.ts +0 -4
  2633. package/node_modules/uri-js/dist/esnext/regexps-uri.js +0 -42
  2634. package/node_modules/uri-js/dist/esnext/regexps-uri.js.map +0 -1
  2635. package/node_modules/uri-js/dist/esnext/schemes/http.d.ts +0 -3
  2636. package/node_modules/uri-js/dist/esnext/schemes/http.js +0 -27
  2637. package/node_modules/uri-js/dist/esnext/schemes/http.js.map +0 -1
  2638. package/node_modules/uri-js/dist/esnext/schemes/https.d.ts +0 -3
  2639. package/node_modules/uri-js/dist/esnext/schemes/https.js +0 -9
  2640. package/node_modules/uri-js/dist/esnext/schemes/https.js.map +0 -1
  2641. package/node_modules/uri-js/dist/esnext/schemes/mailto.d.ts +0 -12
  2642. package/node_modules/uri-js/dist/esnext/schemes/mailto.js +0 -148
  2643. package/node_modules/uri-js/dist/esnext/schemes/mailto.js.map +0 -1
  2644. package/node_modules/uri-js/dist/esnext/schemes/urn-uuid.d.ts +0 -7
  2645. package/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js +0 -23
  2646. package/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js.map +0 -1
  2647. package/node_modules/uri-js/dist/esnext/schemes/urn.d.ts +0 -10
  2648. package/node_modules/uri-js/dist/esnext/schemes/urn.js +0 -49
  2649. package/node_modules/uri-js/dist/esnext/schemes/urn.js.map +0 -1
  2650. package/node_modules/uri-js/dist/esnext/uri.d.ts +0 -59
  2651. package/node_modules/uri-js/dist/esnext/uri.js +0 -480
  2652. package/node_modules/uri-js/dist/esnext/uri.js.map +0 -1
  2653. package/node_modules/uri-js/dist/esnext/util.d.ts +0 -6
  2654. package/node_modules/uri-js/dist/esnext/util.js +0 -36
  2655. package/node_modules/uri-js/dist/esnext/util.js.map +0 -1
  2656. package/node_modules/uri-js/package.json +0 -96
  2657. package/node_modules/uri-js/rollup.config.js +0 -32
  2658. package/node_modules/uri-js/src/index.ts +0 -18
  2659. package/node_modules/uri-js/src/punycode.d.ts +0 -24
  2660. package/node_modules/uri-js/src/regexps-iri.ts +0 -4
  2661. package/node_modules/uri-js/src/regexps-uri.ts +0 -89
  2662. package/node_modules/uri-js/src/schemes/http.ts +0 -36
  2663. package/node_modules/uri-js/src/schemes/https.ts +0 -11
  2664. package/node_modules/uri-js/src/schemes/mailto.ts +0 -182
  2665. package/node_modules/uri-js/src/schemes/urn-uuid.ts +0 -36
  2666. package/node_modules/uri-js/src/schemes/urn.ts +0 -69
  2667. package/node_modules/uri-js/src/uri.ts +0 -556
  2668. package/node_modules/uri-js/src/util.ts +0 -40
  2669. package/node_modules/uri-js/tests/qunit.css +0 -118
  2670. package/node_modules/uri-js/tests/qunit.js +0 -1042
  2671. package/node_modules/uri-js/tests/test-es5-min.html +0 -17
  2672. package/node_modules/uri-js/tests/test-es5.html +0 -17
  2673. package/node_modules/uri-js/tests/tests.js +0 -774
  2674. package/node_modules/uri-js/tsconfig.json +0 -20
  2675. package/node_modules/uri-js/yarn.lock +0 -1902
  2676. package/node_modules/util-deprecate/History.md +0 -16
  2677. package/node_modules/util-deprecate/LICENSE +0 -24
  2678. package/node_modules/util-deprecate/README.md +0 -53
  2679. package/node_modules/util-deprecate/browser.js +0 -67
  2680. package/node_modules/util-deprecate/node.js +0 -6
  2681. package/node_modules/util-deprecate/package.json +0 -61
  2682. package/node_modules/uuid/AUTHORS +0 -5
  2683. package/node_modules/uuid/CHANGELOG.md +0 -119
  2684. package/node_modules/uuid/LICENSE.md +0 -21
  2685. package/node_modules/uuid/README.md +0 -276
  2686. package/node_modules/uuid/bin/uuid +0 -65
  2687. package/node_modules/uuid/index.js +0 -8
  2688. package/node_modules/uuid/lib/bytesToUuid.js +0 -26
  2689. package/node_modules/uuid/lib/md5-browser.js +0 -216
  2690. package/node_modules/uuid/lib/md5.js +0 -25
  2691. package/node_modules/uuid/lib/rng-browser.js +0 -34
  2692. package/node_modules/uuid/lib/rng.js +0 -8
  2693. package/node_modules/uuid/lib/sha1-browser.js +0 -89
  2694. package/node_modules/uuid/lib/sha1.js +0 -25
  2695. package/node_modules/uuid/lib/v35.js +0 -57
  2696. package/node_modules/uuid/package.json +0 -105
  2697. package/node_modules/uuid/v1.js +0 -109
  2698. package/node_modules/uuid/v3.js +0 -4
  2699. package/node_modules/uuid/v4.js +0 -29
  2700. package/node_modules/uuid/v5.js +0 -3
  2701. package/node_modules/verror/.npmignore +0 -9
  2702. package/node_modules/verror/CHANGES.md +0 -28
  2703. package/node_modules/verror/CONTRIBUTING.md +0 -19
  2704. package/node_modules/verror/LICENSE +0 -19
  2705. package/node_modules/verror/README.md +0 -528
  2706. package/node_modules/verror/lib/verror.js +0 -451
  2707. package/node_modules/verror/package.json +0 -54
  2708. package/node_modules/xml2js/LICENSE +0 -19
  2709. package/node_modules/xml2js/README.md +0 -488
  2710. package/node_modules/xml2js/lib/bom.js +0 -12
  2711. package/node_modules/xml2js/lib/builder.js +0 -127
  2712. package/node_modules/xml2js/lib/defaults.js +0 -72
  2713. package/node_modules/xml2js/lib/parser.js +0 -381
  2714. package/node_modules/xml2js/lib/processors.js +0 -34
  2715. package/node_modules/xml2js/lib/xml2js.js +0 -39
  2716. package/node_modules/xml2js/package.json +0 -287
  2717. package/node_modules/xmlbuilder/CHANGELOG.md +0 -470
  2718. package/node_modules/xmlbuilder/LICENSE +0 -21
  2719. package/node_modules/xmlbuilder/README.md +0 -86
  2720. package/node_modules/xmlbuilder/appveyor.yml +0 -20
  2721. package/node_modules/xmlbuilder/lib/Derivation.js +0 -10
  2722. package/node_modules/xmlbuilder/lib/DocumentPosition.js +0 -12
  2723. package/node_modules/xmlbuilder/lib/NodeType.js +0 -23
  2724. package/node_modules/xmlbuilder/lib/OperationType.js +0 -11
  2725. package/node_modules/xmlbuilder/lib/Utility.js +0 -83
  2726. package/node_modules/xmlbuilder/lib/WriterState.js +0 -10
  2727. package/node_modules/xmlbuilder/lib/XMLAttribute.js +0 -108
  2728. package/node_modules/xmlbuilder/lib/XMLCData.js +0 -36
  2729. package/node_modules/xmlbuilder/lib/XMLCharacterData.js +0 -79
  2730. package/node_modules/xmlbuilder/lib/XMLComment.js +0 -36
  2731. package/node_modules/xmlbuilder/lib/XMLDOMConfiguration.js +0 -64
  2732. package/node_modules/xmlbuilder/lib/XMLDOMErrorHandler.js +0 -16
  2733. package/node_modules/xmlbuilder/lib/XMLDOMImplementation.js +0 -32
  2734. package/node_modules/xmlbuilder/lib/XMLDOMStringList.js +0 -28
  2735. package/node_modules/xmlbuilder/lib/XMLDTDAttList.js +0 -55
  2736. package/node_modules/xmlbuilder/lib/XMLDTDElement.js +0 -38
  2737. package/node_modules/xmlbuilder/lib/XMLDTDEntity.js +0 -97
  2738. package/node_modules/xmlbuilder/lib/XMLDTDNotation.js +0 -52
  2739. package/node_modules/xmlbuilder/lib/XMLDeclaration.js +0 -43
  2740. package/node_modules/xmlbuilder/lib/XMLDocType.js +0 -186
  2741. package/node_modules/xmlbuilder/lib/XMLDocument.js +0 -242
  2742. package/node_modules/xmlbuilder/lib/XMLDocumentCB.js +0 -528
  2743. package/node_modules/xmlbuilder/lib/XMLDocumentFragment.js +0 -24
  2744. package/node_modules/xmlbuilder/lib/XMLDummy.js +0 -31
  2745. package/node_modules/xmlbuilder/lib/XMLElement.js +0 -298
  2746. package/node_modules/xmlbuilder/lib/XMLNamedNodeMap.js +0 -58
  2747. package/node_modules/xmlbuilder/lib/XMLNode.js +0 -785
  2748. package/node_modules/xmlbuilder/lib/XMLNodeFilter.js +0 -48
  2749. package/node_modules/xmlbuilder/lib/XMLNodeList.js +0 -28
  2750. package/node_modules/xmlbuilder/lib/XMLProcessingInstruction.js +0 -49
  2751. package/node_modules/xmlbuilder/lib/XMLRaw.js +0 -35
  2752. package/node_modules/xmlbuilder/lib/XMLStreamWriter.js +0 -176
  2753. package/node_modules/xmlbuilder/lib/XMLStringWriter.js +0 -35
  2754. package/node_modules/xmlbuilder/lib/XMLStringifier.js +0 -240
  2755. package/node_modules/xmlbuilder/lib/XMLText.js +0 -69
  2756. package/node_modules/xmlbuilder/lib/XMLTypeInfo.js +0 -21
  2757. package/node_modules/xmlbuilder/lib/XMLUserDataHandler.js +0 -16
  2758. package/node_modules/xmlbuilder/lib/XMLWriterBase.js +0 -428
  2759. package/node_modules/xmlbuilder/lib/index.js +0 -65
  2760. package/node_modules/xmlbuilder/package.json +0 -70
  2761. package/node_modules/xmlbuilder/typings/index.d.ts +0 -153
  2762. package/node_modules/xmldom/CHANGELOG.md +0 -203
  2763. package/node_modules/xmldom/LICENSE +0 -8
  2764. package/node_modules/xmldom/lib/.eslintrc.yml +0 -2
  2765. package/node_modules/xmldom/lib/dom-parser.js +0 -253
  2766. package/node_modules/xmldom/lib/dom.js +0 -1273
  2767. package/node_modules/xmldom/lib/entities.js +0 -243
  2768. package/node_modules/xmldom/lib/sax.js +0 -646
  2769. package/node_modules/xmldom/package.json +0 -130
  2770. package/node_modules/xmldom/readme.md +0 -262
  2771. package/node_modules/xpath.js/README.md +0 -70
  2772. package/node_modules/xpath.js/package.json +0 -62
  2773. package/node_modules/xpath.js/sample.js +0 -8
  2774. package/node_modules/xpath.js/tests/following.xml +0 -21
  2775. package/node_modules/xpath.js/tests/test.js +0 -74
  2776. package/node_modules/xpath.js/xpath.js +0 -4317
@@ -1 +0,0 @@
1
- {"version":3,"file":"msRest.browser.js","sources":["../lib/httpHeaders.ts","../lib/util/base64.browser.ts","../node_modules/uuid/lib/rng-browser.js","../node_modules/uuid/lib/bytesToUuid.js","../node_modules/uuid/v4.js","../lib/util/constants.ts","../lib/util/utils.ts","../lib/serializer.ts","../lib/webResource.ts","../node_modules/tslib/tslib.es6.js","../lib/restError.ts","../lib/xhrHttpClient.ts","../lib/defaultHttpClient.browser.ts","../lib/httpPipelineLogLevel.ts","../lib/operationParameter.ts","../lib/operationSpec.ts","../lib/util/xml.browser.ts","../lib/policies/requestPolicy.ts","../lib/policies/deserializationPolicy.ts","../lib/policies/exponentialRetryPolicy.ts","../lib/policies/generateClientRequestIdPolicy.ts","../lib/policies/msRestUserAgentPolicy.browser.ts","../lib/policies/userAgentPolicy.ts","../lib/url.ts","../lib/policies/redirectPolicy.ts","../lib/policies/rpRegistrationPolicy.ts","../lib/policies/signingPolicy.ts","../lib/policies/systemErrorRetryPolicy.ts","../lib/queryCollectionFormat.ts","../lib/policies/proxyPolicy.browser.ts","../lib/policies/throttlingRetryPolicy.ts","../lib/serviceClient.ts","../lib/policies/logPolicy.ts","../lib/credentials/tokenCredentials.ts","../lib/credentials/basicAuthenticationCredentials.ts","../lib/credentials/apiKeyCredentials.ts","../lib/credentials/topicCredentials.ts","../lib/credentials/domainCredentials.ts","../lib/msRest.ts"],"sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\n/**\n * A collection of HttpHeaders that can be sent with a HTTP request.\n */\nfunction getHeaderKey(headerName: string) {\n return headerName.toLowerCase();\n}\n\n/**\n * An individual header within a HttpHeaders collection.\n */\nexport interface HttpHeader {\n /**\n * The name of the header.\n */\n name: string;\n\n /**\n * The value of the header.\n */\n value: string;\n}\n\n/**\n * A HttpHeaders collection represented as a simple JSON object.\n */\nexport type RawHttpHeaders = { [headerName: string]: string };\n\n/**\n * A collection of HTTP header key/value pairs.\n */\nexport class HttpHeaders {\n private readonly _headersMap: { [headerKey: string]: HttpHeader };\n\n constructor(rawHeaders?: RawHttpHeaders) {\n this._headersMap = {};\n if (rawHeaders) {\n for (const headerName in rawHeaders) {\n this.set(headerName, rawHeaders[headerName]);\n }\n }\n }\n\n /**\n * Set a header in this collection with the provided name and value. The name is\n * case-insensitive.\n * @param headerName The name of the header to set. This value is case-insensitive.\n * @param headerValue The value of the header to set.\n */\n public set(headerName: string, headerValue: string | number): void {\n this._headersMap[getHeaderKey(headerName)] = { name: headerName, value: headerValue.toString() };\n }\n\n /**\n * Get the header value for the provided header name, or undefined if no header exists in this\n * collection with the provided name.\n * @param headerName The name of the header.\n */\n public get(headerName: string): string | undefined {\n const header: HttpHeader = this._headersMap[getHeaderKey(headerName)];\n return !header ? undefined : header.value;\n }\n\n /**\n * Get whether or not this header collection contains a header entry for the provided header name.\n */\n public contains(headerName: string): boolean {\n return !!this._headersMap[getHeaderKey(headerName)];\n }\n\n /**\n * Remove the header with the provided headerName. Return whether or not the header existed and\n * was removed.\n * @param headerName The name of the header to remove.\n */\n public remove(headerName: string): boolean {\n const result: boolean = this.contains(headerName);\n delete this._headersMap[getHeaderKey(headerName)];\n return result;\n }\n\n /**\n * Get the headers that are contained this collection as an object.\n */\n public rawHeaders(): RawHttpHeaders {\n const result: RawHttpHeaders = {};\n for (const headerKey in this._headersMap) {\n const header: HttpHeader = this._headersMap[headerKey];\n result[header.name.toLowerCase()] = header.value;\n }\n return result;\n }\n\n /**\n * Get the headers that are contained in this collection as an array.\n */\n public headersArray(): HttpHeader[] {\n const headers: HttpHeader[] = [];\n for (const headerKey in this._headersMap) {\n headers.push(this._headersMap[headerKey]);\n }\n return headers;\n }\n\n /**\n * Get the header names that are contained in this collection.\n */\n public headerNames(): string[] {\n const headerNames: string[] = [];\n const headers: HttpHeader[] = this.headersArray();\n for (let i = 0; i < headers.length; ++i) {\n headerNames.push(headers[i].name);\n }\n return headerNames;\n }\n\n /**\n * Get the header names that are contained in this collection.\n */\n public headerValues(): string[] {\n const headerValues: string[] = [];\n const headers: HttpHeader[] = this.headersArray();\n for (let i = 0; i < headers.length; ++i) {\n headerValues.push(headers[i].value);\n }\n return headerValues;\n }\n\n /**\n * Get the JSON object representation of this HTTP header collection.\n */\n public toJson(): RawHttpHeaders {\n return this.rawHeaders();\n }\n\n /**\n * Get the string representation of this HTTP header collection.\n */\n public toString(): string {\n return JSON.stringify(this.toJson());\n }\n\n /**\n * Create a deep clone/copy of this HttpHeaders collection.\n */\n public clone(): HttpHeaders {\n return new HttpHeaders(this.rawHeaders());\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\n/**\n * Encodes a string in base64 format.\n * @param value the string to encode\n */\nexport function encodeString(value: string): string {\n return btoa(value);\n}\n\n/**\n * Encodes a byte array in base64 format.\n * @param value the Uint8Aray to encode\n */\nexport function encodeByteArray(value: Uint8Array): string {\n let str = \"\";\n for (let i = 0; i < value.length; i++) {\n str += String.fromCharCode(value[i]);\n }\n return btoa(str);\n}\n\n/**\n * Decodes a base64 string into a byte array.\n * @param value the base64 string to decode\n */\nexport function decodeString(value: string): Uint8Array {\n const byteString = atob(value);\n const arr = new Uint8Array(byteString.length);\n for (let i = 0; i < byteString.length; i++) {\n arr[i] = byteString.charCodeAt(i);\n }\n return arr;\n}\n","// Unique ID creation requires a high quality random # generator. In the\n// browser this is a little complicated due to unknown quality of Math.random()\n// and inconsistent support for the `crypto` API. We do the best we can via\n// feature-detection\n\n// getRandomValues needs to be invoked in a context where \"this\" is a Crypto\n// implementation. Also, find the complete implementation of crypto on IE11.\nvar getRandomValues = (typeof(crypto) != 'undefined' && crypto.getRandomValues && crypto.getRandomValues.bind(crypto)) ||\n (typeof(msCrypto) != 'undefined' && typeof window.msCrypto.getRandomValues == 'function' && msCrypto.getRandomValues.bind(msCrypto));\n\nif (getRandomValues) {\n // WHATWG crypto RNG - http://wiki.whatwg.org/wiki/Crypto\n var rnds8 = new Uint8Array(16); // eslint-disable-line no-undef\n\n module.exports = function whatwgRNG() {\n getRandomValues(rnds8);\n return rnds8;\n };\n} else {\n // Math.random()-based (RNG)\n //\n // If all else fails, use Math.random(). It's fast, but is of unspecified\n // quality.\n var rnds = new Array(16);\n\n module.exports = function mathRNG() {\n for (var i = 0, r; i < 16; i++) {\n if ((i & 0x03) === 0) r = Math.random() * 0x100000000;\n rnds[i] = r >>> ((i & 0x03) << 3) & 0xff;\n }\n\n return rnds;\n };\n}\n","/**\n * Convert array of 16 byte values to UUID string format of the form:\n * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\n */\nvar byteToHex = [];\nfor (var i = 0; i < 256; ++i) {\n byteToHex[i] = (i + 0x100).toString(16).substr(1);\n}\n\nfunction bytesToUuid(buf, offset) {\n var i = offset || 0;\n var bth = byteToHex;\n // join used to fix memory issue caused by concatenation: https://bugs.chromium.org/p/v8/issues/detail?id=3175#c4\n return ([bth[buf[i++]], bth[buf[i++]], \n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]], '-',\n\tbth[buf[i++]], bth[buf[i++]],\n\tbth[buf[i++]], bth[buf[i++]],\n\tbth[buf[i++]], bth[buf[i++]]]).join('');\n}\n\nmodule.exports = bytesToUuid;\n","var rng = require('./lib/rng');\nvar bytesToUuid = require('./lib/bytesToUuid');\n\nfunction v4(options, buf, offset) {\n var i = buf && offset || 0;\n\n if (typeof(options) == 'string') {\n buf = options === 'binary' ? new Array(16) : null;\n options = null;\n }\n options = options || {};\n\n var rnds = options.random || (options.rng || rng)();\n\n // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`\n rnds[6] = (rnds[6] & 0x0f) | 0x40;\n rnds[8] = (rnds[8] & 0x3f) | 0x80;\n\n // Copy bytes to buffer, if provided\n if (buf) {\n for (var ii = 0; ii < 16; ++ii) {\n buf[i + ii] = rnds[ii];\n }\n }\n\n return buf || bytesToUuid(rnds);\n}\n\nmodule.exports = v4;\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nexport const Constants = {\n /**\n * The ms-rest version\n * @const\n * @type {string}\n */\n msRestVersion: \"1.8.14\",\n\n /**\n * Specifies HTTP.\n *\n * @const\n * @type {string}\n */\n HTTP: \"http:\",\n\n /**\n * Specifies HTTPS.\n *\n * @const\n * @type {string}\n */\n HTTPS: \"https:\",\n\n /**\n * Specifies HTTP Proxy.\n *\n * @const\n * @type {string}\n */\n HTTP_PROXY: \"HTTP_PROXY\",\n\n /**\n * Specifies HTTPS Proxy.\n *\n * @const\n * @type {string}\n */\n HTTPS_PROXY: \"HTTPS_PROXY\",\n\n HttpConstants: {\n /**\n * Http Verbs\n *\n * @const\n * @enum {string}\n */\n HttpVerbs: {\n PUT: \"PUT\",\n GET: \"GET\",\n DELETE: \"DELETE\",\n POST: \"POST\",\n MERGE: \"MERGE\",\n HEAD: \"HEAD\",\n PATCH: \"PATCH\"\n },\n\n StatusCodes: {\n TooManyRequests: 429\n }\n },\n\n /**\n * Defines constants for use with HTTP headers.\n */\n HeaderConstants: {\n /**\n * The Authorization header.\n *\n * @const\n * @type {string}\n */\n AUTHORIZATION: \"authorization\",\n\n AUTHORIZATION_SCHEME: \"Bearer\",\n\n /**\n * The Retry-After response-header field can be used with a 503 (Service\n * Unavailable) or 349 (Too Many Requests) responses to indicate how long\n * the service is expected to be unavailable to the requesting client.\n *\n * @const\n * @type {string}\n */\n RETRY_AFTER: \"Retry-After\",\n\n /**\n * The UserAgent header.\n *\n * @const\n * @type {string}\n */\n USER_AGENT: \"User-Agent\"\n }\n};\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport uuidv4 from \"uuid/v4\";\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport { RestError } from \"../restError\";\nimport { WebResource } from \"../webResource\";\nimport { Constants } from \"./constants\";\n\n/**\n * A constant that indicates whether the environment is node.js or browser based.\n */\nexport const isNode = (typeof process !== \"undefined\") && !!process.version && !!process.versions && !!process.versions.node;\n\n/**\n * Checks if a parsed URL is HTTPS\n *\n * @param {object} urlToCheck The url to check\n * @return {boolean} True if the URL is HTTPS; false otherwise.\n */\nexport function urlIsHTTPS(urlToCheck: { protocol: string }): boolean {\n return urlToCheck.protocol.toLowerCase() === Constants.HTTPS;\n}\n\n/**\n * Encodes an URI.\n *\n * @param {string} uri The URI to be encoded.\n * @return {string} The encoded URI.\n */\nexport function encodeUri(uri: string): string {\n return encodeURIComponent(uri)\n .replace(/!/g, \"%21\")\n .replace(/\"/g, \"%27\")\n .replace(/\\(/g, \"%28\")\n .replace(/\\)/g, \"%29\")\n .replace(/\\*/g, \"%2A\");\n}\n\n/**\n * Returns a stripped version of the Http Response which only contains body,\n * headers and the status.\n *\n * @param {HttpOperationResponse} response The Http Response\n *\n * @return {object} The stripped version of Http Response.\n */\nexport function stripResponse(response: HttpOperationResponse): any {\n const strippedResponse: any = {};\n strippedResponse.body = response.bodyAsText;\n strippedResponse.headers = response.headers;\n strippedResponse.status = response.status;\n return strippedResponse;\n}\n\n/**\n * Returns a stripped version of the Http Request that does not contain the\n * Authorization header.\n *\n * @param {WebResource} request The Http Request object\n *\n * @return {WebResource} The stripped version of Http Request.\n */\nexport function stripRequest(request: WebResource): WebResource {\n const strippedRequest = request.clone();\n if (strippedRequest.headers) {\n strippedRequest.headers.remove(\"authorization\");\n }\n return strippedRequest;\n}\n\n/**\n * Validates the given uuid as a string\n *\n * @param {string} uuid The uuid as a string that needs to be validated\n *\n * @return {boolean} True if the uuid is valid; false otherwise.\n */\nexport function isValidUuid(uuid: string): boolean {\n const validUuidRegex = new RegExp(\"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$\", \"ig\");\n return validUuidRegex.test(uuid);\n}\n\n/**\n * Provides an array of values of an object. For example\n * for a given object { \"a\": \"foo\", \"b\": \"bar\" }, the method returns [\"foo\", \"bar\"].\n *\n * @param {object} obj An object whose properties need to be enumerated so that it\"s values can be provided as an array\n *\n * @return {any[]} An array of values of the given object.\n */\nexport function objectValues(obj: { [key: string]: any; }): any[] {\n const result: any[] = [];\n if (obj && obj instanceof Object) {\n for (const key in obj) {\n if (obj.hasOwnProperty(key)) {\n result.push((<any>obj)[key]);\n }\n }\n } else {\n throw new Error(`The provided object ${JSON.stringify(obj, undefined, 2)} is not a valid object that can be ` +\n `enumerated to provide its values as an array.`);\n }\n return result;\n}\n\n/**\n * Generated UUID\n *\n * @return {string} RFC4122 v4 UUID.\n */\nexport function generateUuid(): string {\n return uuidv4();\n}\n\n/**\n * Executes an array of promises sequentially. Inspiration of this method is here:\n * https://pouchdb.com/2015/05/18/we-have-a-problem-with-promises.html. An awesome blog on promises!\n *\n * @param {Array} promiseFactories An array of promise factories(A function that return a promise)\n *\n * @param {any} [kickstart] Input to the first promise that is used to kickstart the promise chain.\n * If not provided then the promise chain starts with undefined.\n *\n * @return A chain of resolved or rejected promises\n */\nexport function executePromisesSequentially(promiseFactories: Array<any>, kickstart: any) {\n let result = Promise.resolve(kickstart);\n promiseFactories.forEach((promiseFactory) => {\n result = result.then(promiseFactory);\n });\n return result;\n}\n\n/**\n * Merges source object into the target object\n * @param {object} source The object that needs to be merged\n *\n * @param {object} target The object to be merged into\n *\n * @returns {object} Returns the merged target object.\n */\nexport function mergeObjects(source: { [key: string]: any; }, target: { [key: string]: any; }) {\n Object.keys(source).forEach((key) => {\n target[key] = source[key];\n });\n return target;\n}\n\n/**\n * A wrapper for setTimeout that resolves a promise after t milliseconds.\n * @param {number} t The number of milliseconds to be delayed.\n * @param {T} value The value to be resolved with after a timeout of t milliseconds.\n * @returns {Promise<T>} Resolved promise\n */\nexport function delay<T>(t: number, value?: T): Promise<T> {\n return new Promise((resolve) => setTimeout(() => resolve(value), t));\n}\n\n/**\n * Service callback that is returned for REST requests initiated by the service client.\n */\nexport interface ServiceCallback<TResult> {\n /**\n * A method that will be invoked as a callback to a service function.\n * @param {Error | RestError | null} err The error occurred if any, while executing the request; otherwise null.\n * @param {TResult} [result] The deserialized response body if an error did not occur.\n * @param {WebResource} [request] The raw/actual request sent to the server if an error did not occur.\n * @param {HttpOperationResponse} [response] The raw/actual response from the server if an error did not occur.\n */\n (err: Error | RestError | null, result?: TResult, request?: WebResource, response?: HttpOperationResponse): void;\n}\n\n/**\n * Converts a Promise to a callback.\n * @param {Promise<any>} promise The Promise to be converted to a callback\n * @returns {Function} A function that takes the callback (cb: Function): void\n * @deprecated generated code should instead depend on responseToBody\n */\nexport function promiseToCallback(promise: Promise<any>): Function {\n if (typeof promise.then !== \"function\") {\n throw new Error(\"The provided input is not a Promise.\");\n }\n return (cb: Function): void => {\n promise.then((data: any) => {\n cb(undefined, data);\n }, (err: Error) => {\n cb(err);\n });\n };\n}\n\n/**\n * Converts a Promise to a service callback.\n * @param {Promise<HttpOperationResponse>} promise - The Promise of HttpOperationResponse to be converted to a service callback\n * @returns {Function} A function that takes the service callback (cb: ServiceCallback<T>): void\n */\nexport function promiseToServiceCallback<T>(promise: Promise<HttpOperationResponse>): Function {\n if (typeof promise.then !== \"function\") {\n throw new Error(\"The provided input is not a Promise.\");\n }\n return (cb: ServiceCallback<T>): void => {\n promise.then((data: HttpOperationResponse) => {\n process.nextTick(cb, undefined, data.parsedBody as T, data.request, data);\n }, (err: Error) => {\n process.nextTick(cb, err);\n });\n };\n}\n\nexport function prepareXMLRootList(obj: any, elementName: string) {\n if (!Array.isArray(obj)) {\n obj = [obj];\n }\n return { [elementName]: obj };\n}\n\n/**\n * Applies the properties on the prototype of sourceCtors to the prototype of targetCtor\n * @param {object} targetCtor The target object on which the properties need to be applied.\n * @param {Array<object>} sourceCtors An array of source objects from which the properties need to be taken.\n */\nexport function applyMixins(targetCtor: any, sourceCtors: any[]): void {\n sourceCtors.forEach(sourceCtors => {\n Object.getOwnPropertyNames(sourceCtors.prototype).forEach(name => {\n targetCtor.prototype[name] = sourceCtors.prototype[name];\n });\n });\n}\n\nconst validateISODuration = /^(-|\\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;\n\n/**\n * Indicates whether the given string is in ISO 8601 format.\n * @param {string} value The value to be validated for ISO 8601 duration format.\n * @return {boolean} `true` if valid, `false` otherwise.\n */\nexport function isDuration(value: string): boolean {\n return validateISODuration.test(value);\n}\n\n/**\n * Replace all of the instances of searchValue in value with the provided replaceValue.\n * @param {string | undefined} value The value to search and replace in.\n * @param {string} searchValue The value to search for in the value argument.\n * @param {string} replaceValue The value to replace searchValue with in the value argument.\n * @returns {string | undefined} The value where each instance of searchValue was replaced with replacedValue.\n */\nexport function replaceAll(value: string | undefined, searchValue: string, replaceValue: string): string | undefined {\n return !value || !searchValue ? value : value.split(searchValue).join(replaceValue || \"\");\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport * as base64 from \"./util/base64\";\nimport * as utils from \"./util/utils\";\n\nexport class Serializer {\n constructor(public readonly modelMappers: { [key: string]: any } = {}, public readonly isXML?: boolean) { }\n\n validateConstraints(mapper: Mapper, value: any, objectName: string): void {\n const failValidation = (constraintName: keyof MapperConstraints, constraintValue: any) => {\n throw new Error(`\"${objectName}\" with value \"${value}\" should satisfy the constraint \"${constraintName}\": ${constraintValue}.`);\n };\n if (mapper.constraints && (value != undefined)) {\n const {\n ExclusiveMaximum,\n ExclusiveMinimum,\n InclusiveMaximum,\n InclusiveMinimum,\n MaxItems,\n MaxLength,\n MinItems,\n MinLength,\n MultipleOf,\n Pattern,\n UniqueItems\n } = mapper.constraints;\n if (ExclusiveMaximum != undefined && value >= ExclusiveMaximum) {\n failValidation(\"ExclusiveMaximum\", ExclusiveMaximum);\n }\n if (ExclusiveMinimum != undefined && value <= ExclusiveMinimum) {\n failValidation(\"ExclusiveMinimum\", ExclusiveMinimum);\n }\n if (InclusiveMaximum != undefined && value > InclusiveMaximum) {\n failValidation(\"InclusiveMaximum\", InclusiveMaximum);\n }\n if (InclusiveMinimum != undefined && value < InclusiveMinimum) {\n failValidation(\"InclusiveMinimum\", InclusiveMinimum);\n }\n if (MaxItems != undefined && value.length > MaxItems) {\n failValidation(\"MaxItems\", MaxItems);\n }\n if (MaxLength != undefined && value.length > MaxLength) {\n failValidation(\"MaxLength\", MaxLength);\n }\n if (MinItems != undefined && value.length < MinItems) {\n failValidation(\"MinItems\", MinItems);\n }\n if (MinLength != undefined && value.length < MinLength) {\n failValidation(\"MinLength\", MinLength);\n }\n if (MultipleOf != undefined && value % MultipleOf !== 0) {\n failValidation(\"MultipleOf\", MultipleOf);\n }\n if (Pattern && value.match(Pattern) === null) {\n failValidation(\"Pattern\", Pattern);\n }\n if (UniqueItems && value.some((item: any, i: number, ar: Array<any>) => ar.indexOf(item) !== i)) {\n failValidation(\"UniqueItems\", UniqueItems);\n }\n }\n }\n\n /**\n * Serialize the given object based on its metadata defined in the mapper\n *\n * @param {Mapper} mapper The mapper which defines the metadata of the serializable object\n *\n * @param {object|string|Array|number|boolean|Date|stream} object A valid Javascript object to be serialized\n *\n * @param {string} objectName Name of the serialized object\n *\n * @returns {object|string|Array|number|boolean|Date|stream} A valid serialized Javascript object\n */\n serialize(mapper: Mapper, object: any, objectName?: string): any {\n let payload: any = {};\n const mapperType = mapper.type.name as string;\n if (!objectName) {\n objectName = mapper.serializedName!;\n }\n if (mapperType.match(/^Sequence$/ig) !== null) {\n payload = [];\n }\n\n if (object == undefined && (mapper.defaultValue != undefined || mapper.isConstant)) {\n object = mapper.defaultValue;\n }\n\n // This table of allowed values should help explain\n // the mapper.required and mapper.nullable properties.\n // X means \"neither undefined or null are allowed\".\n // || required\n // || true | false\n // nullable || ==========================\n // true || null | undefined/null\n // false || X | undefined\n // undefined || X | undefined/null\n\n const { required, nullable } = mapper;\n\n if (required && nullable && object === undefined) {\n throw new Error(`${objectName} cannot be undefined.`);\n }\n if (required && !nullable && object == undefined) {\n throw new Error(`${objectName} cannot be null or undefined.`);\n }\n if (!required && nullable === false && object === null) {\n throw new Error(`${objectName} cannot be null.`);\n }\n\n if (object == undefined) {\n payload = object;\n } else {\n // Validate Constraints if any\n this.validateConstraints(mapper, object, objectName);\n if (mapperType.match(/^any$/ig) !== null) {\n payload = object;\n } else if (mapperType.match(/^(Number|String|Boolean|Object|Stream|Uuid)$/ig) !== null) {\n payload = serializeBasicTypes(mapperType, objectName, object);\n } else if (mapperType.match(/^Enum$/ig) !== null) {\n const enumMapper: EnumMapper = mapper as EnumMapper;\n payload = serializeEnumType(objectName, enumMapper.type.allowedValues, object);\n } else if (mapperType.match(/^(Date|DateTime|TimeSpan|DateTimeRfc1123|UnixTime)$/ig) !== null) {\n payload = serializeDateTypes(mapperType, object, objectName);\n } else if (mapperType.match(/^ByteArray$/ig) !== null) {\n payload = serializeByteArrayType(objectName, object);\n } else if (mapperType.match(/^Base64Url$/ig) !== null) {\n payload = serializeBase64UrlType(objectName, object);\n } else if (mapperType.match(/^Sequence$/ig) !== null) {\n payload = serializeSequenceType(this, mapper as SequenceMapper, object, objectName);\n } else if (mapperType.match(/^Dictionary$/ig) !== null) {\n payload = serializeDictionaryType(this, mapper as DictionaryMapper, object, objectName);\n } else if (mapperType.match(/^Composite$/ig) !== null) {\n payload = serializeCompositeType(this, mapper as CompositeMapper, object, objectName);\n }\n }\n return payload;\n }\n\n /**\n * Deserialize the given object based on its metadata defined in the mapper\n *\n * @param {object} mapper The mapper which defines the metadata of the serializable object\n *\n * @param {object|string|Array|number|boolean|Date|stream} responseBody A valid Javascript entity to be deserialized\n *\n * @param {string} objectName Name of the deserialized object\n *\n * @returns {object|string|Array|number|boolean|Date|stream} A valid deserialized Javascript object\n */\n deserialize(mapper: Mapper, responseBody: any, objectName: string): any {\n if (responseBody == undefined) {\n if (this.isXML && mapper.type.name === \"Sequence\" && !mapper.xmlIsWrapped) {\n // Edge case for empty XML non-wrapped lists. xml2js can't distinguish\n // between the list being empty versus being missing,\n // so let's do the more user-friendly thing and return an empty list.\n responseBody = [];\n }\n return responseBody;\n }\n\n let payload: any;\n const mapperType = mapper.type.name;\n if (!objectName) {\n objectName = mapper.serializedName!;\n }\n\n if (mapperType.match(/^Composite$/ig) !== null) {\n payload = deserializeCompositeType(this, mapper as CompositeMapper, responseBody, objectName);\n } else {\n if (this.isXML) {\n /**\n * If the mapper specifies this as a non-composite type value but the responseBody contains\n * both header (\"$\") and body (\"_\") properties, then just reduce the responseBody value to\n * the body (\"_\") property.\n */\n if (responseBody[\"$\"] != undefined && responseBody[\"_\"] != undefined) {\n responseBody = responseBody[\"_\"];\n }\n }\n\n if (mapperType.match(/^Number$/ig) !== null) {\n payload = parseFloat(responseBody);\n if (isNaN(payload)) {\n payload = responseBody;\n }\n } else if (mapperType.match(/^Boolean$/ig) !== null) {\n if (responseBody === \"true\") {\n payload = true;\n } else if (responseBody === \"false\") {\n payload = false;\n } else {\n payload = responseBody;\n }\n } else if (mapperType.match(/^(String|Enum|Object|Stream|Uuid|TimeSpan|any)$/ig) !== null) {\n payload = responseBody;\n } else if (mapperType.match(/^(Date|DateTime|DateTimeRfc1123)$/ig) !== null) {\n payload = new Date(responseBody);\n } else if (mapperType.match(/^UnixTime$/ig) !== null) {\n payload = unixTimeToDate(responseBody);\n } else if (mapperType.match(/^ByteArray$/ig) !== null) {\n payload = base64.decodeString(responseBody);\n } else if (mapperType.match(/^Base64Url$/ig) !== null) {\n payload = base64UrlToByteArray(responseBody);\n } else if (mapperType.match(/^Sequence$/ig) !== null) {\n payload = deserializeSequenceType(this, mapper as SequenceMapper, responseBody, objectName);\n } else if (mapperType.match(/^Dictionary$/ig) !== null) {\n payload = deserializeDictionaryType(this, mapper as DictionaryMapper, responseBody, objectName);\n }\n }\n\n if (mapper.isConstant) {\n payload = mapper.defaultValue;\n }\n\n return payload;\n }\n}\n\nfunction trimEnd(str: string, ch: string) {\n let len = str.length;\n while ((len - 1) >= 0 && str[len - 1] === ch) {\n --len;\n }\n return str.substr(0, len);\n}\n\nfunction bufferToBase64Url(buffer: any): string | undefined {\n if (!buffer) {\n return undefined;\n }\n if (!(buffer instanceof Uint8Array)) {\n throw new Error(`Please provide an input of type Uint8Array for converting to Base64Url.`);\n }\n // Uint8Array to Base64.\n const str = base64.encodeByteArray(buffer);\n // Base64 to Base64Url.\n return trimEnd(str, \"=\").replace(/\\+/g, \"-\").replace(/\\//g, \"_\");\n}\n\nfunction base64UrlToByteArray(str: string): Uint8Array | undefined {\n if (!str) {\n return undefined;\n }\n if (str && typeof str.valueOf() !== \"string\") {\n throw new Error(\"Please provide an input of type string for converting to Uint8Array\");\n }\n // Base64Url to Base64.\n str = str.replace(/\\-/g, \"+\").replace(/\\_/g, \"/\");\n // Base64 to Uint8Array.\n return base64.decodeString(str);\n}\n\nfunction splitSerializeName(prop: string | undefined): string[] {\n const classes: string[] = [];\n let partialclass = \"\";\n if (prop) {\n const subwords = prop.split(\".\");\n\n for (const item of subwords) {\n if (item.charAt(item.length - 1) === \"\\\\\") {\n partialclass += item.substr(0, item.length - 1) + \".\";\n } else {\n partialclass += item;\n classes.push(partialclass);\n partialclass = \"\";\n }\n }\n }\n\n return classes;\n}\n\nfunction dateToUnixTime(d: string | Date): number | undefined {\n if (!d) {\n return undefined;\n }\n\n if (typeof d.valueOf() === \"string\") {\n d = new Date(d as string);\n }\n return Math.floor((d as Date).getTime() / 1000);\n}\n\nfunction unixTimeToDate(n: number): Date | undefined {\n if (!n) {\n return undefined;\n }\n return new Date(n * 1000);\n}\n\nfunction serializeBasicTypes(typeName: string, objectName: string, value: any): any {\n if (value !== null && value !== undefined) {\n if (typeName.match(/^Number$/ig) !== null) {\n if (typeof value !== \"number\") {\n throw new Error(`${objectName} with value ${value} must be of type number.`);\n }\n } else if (typeName.match(/^String$/ig) !== null) {\n if (typeof value.valueOf() !== \"string\") {\n throw new Error(`${objectName} with value \"${value}\" must be of type string.`);\n }\n } else if (typeName.match(/^Uuid$/ig) !== null) {\n if (!(typeof value.valueOf() === \"string\" && utils.isValidUuid(value))) {\n throw new Error(`${objectName} with value \"${value}\" must be of type string and a valid uuid.`);\n }\n } else if (typeName.match(/^Boolean$/ig) !== null) {\n if (typeof value !== \"boolean\") {\n throw new Error(`${objectName} with value ${value} must be of type boolean.`);\n }\n } else if (typeName.match(/^Stream$/ig) !== null) {\n const objectType = typeof value;\n if (objectType !== \"string\" &&\n objectType !== \"function\" &&\n !(value instanceof ArrayBuffer) &&\n !ArrayBuffer.isView(value) &&\n !(typeof Blob === \"function\" && value instanceof Blob)) {\n throw new Error(`${objectName} must be a string, Blob, ArrayBuffer, ArrayBufferView, or a function returning NodeJS.ReadableStream.`);\n }\n }\n }\n return value;\n}\n\nfunction serializeEnumType(objectName: string, allowedValues: Array<any>, value: any): any {\n if (!allowedValues) {\n throw new Error(`Please provide a set of allowedValues to validate ${objectName} as an Enum Type.`);\n }\n const isPresent = allowedValues.some((item) => {\n if (typeof item.valueOf() === \"string\") {\n return item.toLowerCase() === value.toLowerCase();\n }\n return item === value;\n });\n if (!isPresent) {\n throw new Error(`${value} is not a valid value for ${objectName}. The valid values are: ${JSON.stringify(allowedValues)}.`);\n }\n return value;\n}\n\nfunction serializeByteArrayType(objectName: string, value: any): any {\n if (value != undefined) {\n if (!(value instanceof Uint8Array)) {\n throw new Error(`${objectName} must be of type Uint8Array.`);\n }\n value = base64.encodeByteArray(value);\n }\n return value;\n}\n\nfunction serializeBase64UrlType(objectName: string, value: any): any {\n if (value != undefined) {\n if (!(value instanceof Uint8Array)) {\n throw new Error(`${objectName} must be of type Uint8Array.`);\n }\n value = bufferToBase64Url(value);\n }\n return value;\n}\n\nfunction serializeDateTypes(typeName: string, value: any, objectName: string) {\n if (value != undefined) {\n if (typeName.match(/^Date$/ig) !== null) {\n if (!(value instanceof Date ||\n (typeof value.valueOf() === \"string\" && !isNaN(Date.parse(value))))) {\n throw new Error(`${objectName} must be an instanceof Date or a string in ISO8601 format.`);\n }\n value = (value instanceof Date) ? value.toISOString().substring(0, 10) : new Date(value).toISOString().substring(0, 10);\n } else if (typeName.match(/^DateTime$/ig) !== null) {\n if (!(value instanceof Date ||\n (typeof value.valueOf() === \"string\" && !isNaN(Date.parse(value))))) {\n throw new Error(`${objectName} must be an instanceof Date or a string in ISO8601 format.`);\n }\n value = (value instanceof Date) ? value.toISOString() : new Date(value).toISOString();\n } else if (typeName.match(/^DateTimeRfc1123$/ig) !== null) {\n if (!(value instanceof Date ||\n (typeof value.valueOf() === \"string\" && !isNaN(Date.parse(value))))) {\n throw new Error(`${objectName} must be an instanceof Date or a string in RFC-1123 format.`);\n }\n value = (value instanceof Date) ? value.toUTCString() : new Date(value).toUTCString();\n } else if (typeName.match(/^UnixTime$/ig) !== null) {\n if (!(value instanceof Date ||\n (typeof value.valueOf() === \"string\" && !isNaN(Date.parse(value))))) {\n throw new Error(`${objectName} must be an instanceof Date or a string in RFC-1123/ISO8601 format ` +\n `for it to be serialized in UnixTime/Epoch format.`);\n }\n value = dateToUnixTime(value);\n } else if (typeName.match(/^TimeSpan$/ig) !== null) {\n if (!utils.isDuration(value)) {\n throw new Error(`${objectName} must be a string in ISO 8601 format. Instead was \"${value}\".`);\n }\n value = value;\n }\n }\n return value;\n}\n\nfunction serializeSequenceType(serializer: Serializer, mapper: SequenceMapper, object: any, objectName: string) {\n if (!Array.isArray(object)) {\n throw new Error(`${objectName} must be of type Array.`);\n }\n const elementType = mapper.type.element;\n if (!elementType || typeof elementType !== \"object\") {\n throw new Error(`element\" metadata for an Array must be defined in the ` +\n `mapper and it must of type \"object\" in ${objectName}.`);\n }\n const tempArray = [];\n for (let i = 0; i < object.length; i++) {\n tempArray[i] = serializer.serialize(elementType, object[i], objectName);\n }\n return tempArray;\n}\n\nfunction serializeDictionaryType(serializer: Serializer, mapper: DictionaryMapper, object: any, objectName: string) {\n if (typeof object !== \"object\") {\n throw new Error(`${objectName} must be of type object.`);\n }\n const valueType = mapper.type.value;\n if (!valueType || typeof valueType !== \"object\") {\n throw new Error(`\"value\" metadata for a Dictionary must be defined in the ` +\n `mapper and it must of type \"object\" in ${objectName}.`);\n }\n const tempDictionary: { [key: string]: any } = {};\n for (const key of Object.keys(object)) {\n tempDictionary[key] = serializer.serialize(valueType, object[key], objectName + \".\" + key);\n }\n return tempDictionary;\n}\n\n/**\n * Resolves a composite mapper's modelProperties.\n * @param serializer the serializer containing the entire set of mappers\n * @param mapper the composite mapper to resolve\n */\nfunction resolveModelProperties(serializer: Serializer, mapper: CompositeMapper, objectName: string): { [propertyName: string]: Mapper } {\n let modelProps = mapper.type.modelProperties;\n if (!modelProps) {\n const className = mapper.type.className;\n if (!className) {\n throw new Error(`Class name for model \"${objectName}\" is not provided in the mapper \"${JSON.stringify(mapper, undefined, 2)}\".`);\n }\n\n const modelMapper = serializer.modelMappers[className];\n if (!modelMapper) {\n throw new Error(`mapper() cannot be null or undefined for model \"${className}\".`);\n }\n modelProps = modelMapper.type.modelProperties;\n if (!modelProps) {\n throw new Error(`modelProperties cannot be null or undefined in the ` +\n `mapper \"${JSON.stringify(modelMapper)}\" of type \"${className}\" for object \"${objectName}\".`);\n }\n }\n\n return modelProps;\n}\n\nfunction serializeCompositeType(serializer: Serializer, mapper: CompositeMapper, object: any, objectName: string) {\n if (getPolymorphicDiscriminatorRecursively(serializer, mapper)) {\n mapper = getPolymorphicMapper(serializer, mapper, object, \"clientName\");\n }\n\n if (object != undefined) {\n const payload: any = {};\n const modelProps = resolveModelProperties(serializer, mapper, objectName);\n for (const key of Object.keys(modelProps)) {\n const propertyMapper = modelProps[key];\n if (propertyMapper.readOnly) {\n continue;\n }\n\n let propName: string | undefined;\n let parentObject: any = payload;\n if (serializer.isXML) {\n if (propertyMapper.xmlIsWrapped) {\n propName = propertyMapper.xmlName;\n } else {\n propName = propertyMapper.xmlElementName || propertyMapper.xmlName;\n }\n } else {\n const paths = splitSerializeName(propertyMapper.serializedName!);\n propName = paths.pop();\n\n for (const pathName of paths) {\n const childObject = parentObject[pathName];\n if ((childObject == undefined) && (object[key] != undefined)) {\n parentObject[pathName] = {};\n }\n parentObject = parentObject[pathName];\n }\n }\n\n if (parentObject != undefined) {\n const propertyObjectName = propertyMapper.serializedName !== \"\"\n ? objectName + \".\" + propertyMapper.serializedName\n : objectName;\n\n let toSerialize = object[key];\n const polymorphicDiscriminator = getPolymorphicDiscriminatorRecursively(serializer, mapper);\n if (polymorphicDiscriminator && polymorphicDiscriminator.clientName === key && toSerialize == undefined) {\n toSerialize = mapper.serializedName;\n }\n\n const serializedValue = serializer.serialize(propertyMapper, toSerialize, propertyObjectName);\n if (serializedValue !== undefined && propName != undefined) {\n if (propertyMapper.xmlIsAttribute) {\n // $ is the key attributes are kept under in xml2js.\n // This keeps things simple while preventing name collision\n // with names in user documents.\n parentObject.$ = parentObject.$ || {};\n parentObject.$[propName] = serializedValue;\n } else if (propertyMapper.xmlIsWrapped) {\n parentObject[propName] = { [propertyMapper.xmlElementName!]: serializedValue };\n } else {\n parentObject[propName] = serializedValue;\n }\n }\n }\n }\n\n const additionalPropertiesMapper = mapper.type.additionalProperties;\n if (additionalPropertiesMapper) {\n const propNames = Object.keys(modelProps);\n for (const clientPropName in object) {\n const isAdditionalProperty = propNames.every(pn => pn !== clientPropName);\n if (isAdditionalProperty) {\n payload[clientPropName] = serializer.serialize(additionalPropertiesMapper, object[clientPropName], objectName + '[\"' + clientPropName + '\"]');\n }\n }\n }\n\n return payload;\n }\n return object;\n}\n\nfunction isSpecialXmlProperty(propertyName: string): boolean {\n return [\"$\", \"_\"].includes(propertyName);\n}\n\nfunction deserializeCompositeType(serializer: Serializer, mapper: CompositeMapper, responseBody: any, objectName: string): any {\n if (getPolymorphicDiscriminatorRecursively(serializer, mapper)) {\n mapper = getPolymorphicMapper(serializer, mapper, responseBody, \"serializedName\");\n }\n\n const modelProps = resolveModelProperties(serializer, mapper, objectName);\n let instance: { [key: string]: any } = {};\n const handledPropertyNames: string[] = [];\n\n for (const key of Object.keys(modelProps)) {\n const propertyMapper = modelProps[key];\n const paths = splitSerializeName(modelProps[key].serializedName!);\n handledPropertyNames.push(paths[0]);\n const { serializedName, xmlName, xmlElementName } = propertyMapper;\n let propertyObjectName = objectName;\n if (serializedName !== \"\" && serializedName !== undefined) {\n propertyObjectName = objectName + \".\" + serializedName;\n }\n\n const headerCollectionPrefix = (propertyMapper as DictionaryMapper).headerCollectionPrefix;\n if (headerCollectionPrefix) {\n const dictionary: any = {};\n for (const headerKey of Object.keys(responseBody)) {\n if (headerKey.startsWith(headerCollectionPrefix)) {\n dictionary[headerKey.substring(headerCollectionPrefix.length)] = serializer.deserialize((propertyMapper as DictionaryMapper).type.value, responseBody[headerKey], propertyObjectName);\n }\n\n handledPropertyNames.push(headerKey);\n }\n instance[key] = dictionary;\n } else if (serializer.isXML) {\n if (propertyMapper.xmlIsAttribute && responseBody.$) {\n instance[key] = serializer.deserialize(propertyMapper, responseBody.$[xmlName!], propertyObjectName);\n } else {\n const propertyName = xmlElementName || xmlName || serializedName;\n let unwrappedProperty = responseBody[propertyName!];\n if (propertyMapper.xmlIsWrapped) {\n unwrappedProperty = responseBody[xmlName!];\n unwrappedProperty = unwrappedProperty && unwrappedProperty[xmlElementName!];\n\n const isEmptyWrappedList = unwrappedProperty === undefined;\n if (isEmptyWrappedList) {\n unwrappedProperty = [];\n }\n }\n instance[key] = serializer.deserialize(propertyMapper, unwrappedProperty, propertyObjectName);\n }\n } else {\n // deserialize the property if it is present in the provided responseBody instance\n let propertyInstance;\n let res = responseBody;\n // traversing the object step by step.\n for (const item of paths) {\n if (!res) break;\n res = res[item];\n }\n propertyInstance = res;\n const polymorphicDiscriminator = mapper.type.polymorphicDiscriminator;\n if (polymorphicDiscriminator && propertyMapper.serializedName === polymorphicDiscriminator.serializedName && propertyInstance == undefined) {\n propertyInstance = mapper.serializedName;\n }\n\n let serializedValue;\n // paging\n if (Array.isArray(responseBody[key]) && modelProps[key].serializedName === \"\") {\n propertyInstance = responseBody[key];\n instance = serializer.deserialize(propertyMapper, propertyInstance, propertyObjectName);\n } else if (propertyInstance !== undefined) {\n serializedValue = serializer.deserialize(propertyMapper, propertyInstance, propertyObjectName);\n instance[key] = serializedValue;\n }\n }\n }\n\n const additionalPropertiesMapper = mapper.type.additionalProperties;\n if (additionalPropertiesMapper) {\n const isAdditionalProperty = (responsePropName: string) => {\n for (const clientPropName in modelProps) {\n const paths = splitSerializeName(modelProps[clientPropName].serializedName);\n if (paths[0] === responsePropName) {\n return false;\n }\n }\n return true;\n };\n\n for (const responsePropName in responseBody) {\n if (isAdditionalProperty(responsePropName)) {\n instance[responsePropName] = serializer.deserialize(additionalPropertiesMapper, responseBody[responsePropName], objectName + '[\"' + responsePropName + '\"]');\n }\n }\n } else if (responseBody) {\n for (const key of Object.keys(responseBody)) {\n if (instance[key] === undefined && !handledPropertyNames.includes(key) && !isSpecialXmlProperty(key)) {\n instance[key] = responseBody[key];\n }\n }\n }\n\n return instance;\n}\n\nfunction deserializeDictionaryType(serializer: Serializer, mapper: DictionaryMapper, responseBody: any, objectName: string): any {\n /*jshint validthis: true */\n const value = mapper.type.value;\n if (!value || typeof value !== \"object\") {\n throw new Error(`\"value\" metadata for a Dictionary must be defined in the ` +\n `mapper and it must of type \"object\" in ${objectName}`);\n }\n if (responseBody) {\n const tempDictionary: { [key: string]: any } = {};\n for (const key of Object.keys(responseBody)) {\n tempDictionary[key] = serializer.deserialize(value, responseBody[key], objectName);\n }\n return tempDictionary;\n }\n return responseBody;\n}\n\nfunction deserializeSequenceType(serializer: Serializer, mapper: SequenceMapper, responseBody: any, objectName: string): any {\n /*jshint validthis: true */\n const element = mapper.type.element;\n if (!element || typeof element !== \"object\") {\n throw new Error(`element\" metadata for an Array must be defined in the ` +\n `mapper and it must of type \"object\" in ${objectName}`);\n }\n if (responseBody) {\n if (!Array.isArray(responseBody)) {\n // xml2js will interpret a single element array as just the element, so force it to be an array\n responseBody = [responseBody];\n }\n\n const tempArray = [];\n for (let i = 0; i < responseBody.length; i++) {\n tempArray[i] = serializer.deserialize(element, responseBody[i], `${objectName}[${i}]`);\n }\n return tempArray;\n }\n return responseBody;\n}\n\nfunction getPolymorphicMapper(serializer: Serializer, mapper: CompositeMapper, object: any, polymorphicPropertyName: \"clientName\" | \"serializedName\"): CompositeMapper {\n const polymorphicDiscriminator = getPolymorphicDiscriminatorRecursively(serializer, mapper);\n if (polymorphicDiscriminator) {\n const discriminatorName = polymorphicDiscriminator[polymorphicPropertyName];\n if (discriminatorName != undefined) {\n const discriminatorValue = object[discriminatorName];\n if (discriminatorValue != undefined) {\n const typeName = mapper.type.uberParent || mapper.type.className;\n const indexDiscriminator = discriminatorValue === typeName\n ? discriminatorValue\n : typeName + \".\" + discriminatorValue;\n const polymorphicMapper = serializer.modelMappers.discriminators[indexDiscriminator];\n if (polymorphicMapper) {\n mapper = polymorphicMapper;\n }\n }\n }\n }\n return mapper;\n}\n\nfunction getPolymorphicDiscriminatorRecursively(serializer: Serializer, mapper: CompositeMapper): PolymorphicDiscriminator | undefined {\n return mapper.type.polymorphicDiscriminator\n || getPolymorphicDiscriminatorSafely(serializer, mapper.type.uberParent)\n || getPolymorphicDiscriminatorSafely(serializer, mapper.type.className);\n}\n\nfunction getPolymorphicDiscriminatorSafely(serializer: Serializer, typeName?: string) {\n return (typeName && serializer.modelMappers[typeName] && serializer.modelMappers[typeName].type.polymorphicDiscriminator);\n}\n\nexport interface MapperConstraints {\n InclusiveMaximum?: number;\n ExclusiveMaximum?: number;\n InclusiveMinimum?: number;\n ExclusiveMinimum?: number;\n MaxLength?: number;\n MinLength?: number;\n Pattern?: RegExp;\n MaxItems?: number;\n MinItems?: number;\n UniqueItems?: true;\n MultipleOf?: number;\n}\n\nexport type MapperType = SimpleMapperType | CompositeMapperType | SequenceMapperType | DictionaryMapperType | EnumMapperType;\n\nexport interface SimpleMapperType {\n name: \"Base64Url\"\n | \"Boolean\"\n | \"ByteArray\"\n | \"Date\"\n | \"DateTime\"\n | \"DateTimeRfc1123\"\n | \"Object\"\n | \"Stream\"\n | \"String\"\n | \"TimeSpan\"\n | \"UnixTime\"\n | \"Uuid\"\n | \"Number\"\n | \"any\";\n}\n\nexport interface CompositeMapperType {\n name: \"Composite\";\n\n // Only one of the two below properties should be present.\n // Use className to reference another type definition,\n // and use modelProperties/additionalProperties when the reference to the other type has been resolved.\n className?: string;\n\n modelProperties?: { [propertyName: string]: Mapper };\n additionalProperties?: Mapper;\n\n uberParent?: string;\n polymorphicDiscriminator?: PolymorphicDiscriminator;\n}\n\nexport interface SequenceMapperType {\n name: \"Sequence\";\n element: Mapper;\n}\n\nexport interface DictionaryMapperType {\n name: \"Dictionary\";\n value: Mapper;\n}\n\nexport interface EnumMapperType {\n name: \"Enum\";\n allowedValues: any[];\n}\n\nexport interface BaseMapper {\n xmlName?: string;\n xmlIsAttribute?: boolean;\n xmlElementName?: string;\n xmlIsWrapped?: boolean;\n readOnly?: boolean;\n isConstant?: boolean;\n required?: boolean;\n nullable?: boolean;\n serializedName?: string;\n type: MapperType;\n defaultValue?: any;\n constraints?: MapperConstraints;\n}\n\nexport type Mapper = BaseMapper | CompositeMapper | SequenceMapper | DictionaryMapper | EnumMapper;\n\nexport interface PolymorphicDiscriminator {\n serializedName: string;\n clientName: string;\n [key: string]: string;\n}\n\nexport interface CompositeMapper extends BaseMapper {\n type: CompositeMapperType;\n}\n\nexport interface SequenceMapper extends BaseMapper {\n type: SequenceMapperType;\n}\n\nexport interface DictionaryMapper extends BaseMapper {\n type: DictionaryMapperType;\n headerCollectionPrefix?: string;\n}\n\nexport interface EnumMapper extends BaseMapper {\n type: EnumMapperType;\n}\n\nexport interface UrlParameterValue {\n value: string;\n skipUrlEncoding: boolean;\n}\n\n// TODO: why is this here?\nexport function serializeObject(toSerialize: any): any {\n if (toSerialize == undefined) return undefined;\n if (toSerialize instanceof Uint8Array) {\n toSerialize = base64.encodeByteArray(toSerialize);\n return toSerialize;\n }\n else if (toSerialize instanceof Date) {\n return toSerialize.toISOString();\n }\n else if (Array.isArray(toSerialize)) {\n const array = [];\n for (let i = 0; i < toSerialize.length; i++) {\n array.push(serializeObject(toSerialize[i]));\n }\n return array;\n } else if (typeof toSerialize === \"object\") {\n const dictionary: { [key: string]: any } = {};\n for (const property in toSerialize) {\n dictionary[property] = serializeObject(toSerialize[property]);\n }\n return dictionary;\n }\n return toSerialize;\n}\n\n/**\n * Utility function to create a K:V from a list of strings\n */\nfunction strEnum<T extends string>(o: Array<T>): { [K in T]: K } {\n const result: any = {};\n for (const key of o) {\n result[key] = key;\n }\n return result;\n}\n\nexport const MapperType = strEnum([\n \"Base64Url\",\n \"Boolean\",\n \"ByteArray\",\n \"Composite\",\n \"Date\",\n \"DateTime\",\n \"DateTimeRfc1123\",\n \"Dictionary\",\n \"Enum\",\n \"Number\",\n \"Object\",\n \"Sequence\",\n \"String\",\n \"Stream\",\n \"TimeSpan\",\n \"UnixTime\"\n]);","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpHeaders } from \"./httpHeaders\";\nimport { OperationSpec } from \"./operationSpec\";\nimport { Mapper, Serializer } from \"./serializer\";\nimport { generateUuid } from \"./util/utils\";\nimport { HttpOperationResponse } from \"./httpOperationResponse\";\nimport { OperationResponse } from \"./operationResponse\";\nimport { ProxySettings } from \"./serviceClient\";\n\nexport type HttpMethods = \"GET\" | \"PUT\" | \"POST\" | \"DELETE\" | \"PATCH\" | \"HEAD\" | \"OPTIONS\" | \"TRACE\";\nexport type HttpRequestBody = Blob | string | ArrayBuffer | ArrayBufferView | (() => NodeJS.ReadableStream);\n\n/**\n * Fired in response to upload or download progress.\n */\nexport type TransferProgressEvent = {\n /**\n * The number of bytes loaded so far.\n */\n loadedBytes: number\n};\n\n/**\n * Allows the request to be aborted upon firing of the \"abort\" event.\n * Compatible with the browser built-in AbortSignal and common polyfills.\n */\nexport interface AbortSignalLike {\n readonly aborted: boolean;\n addEventListener(type: \"abort\", listener: (this: AbortSignalLike, ev: any) => any, options?: any): void;\n removeEventListener(type: \"abort\", listener: (this: AbortSignalLike, ev: any) => any, options?: any): void;\n}\n\n/**\n * Creates a new WebResource object.\n *\n * This class provides an abstraction over a REST call by being library / implementation agnostic and wrapping the necessary\n * properties to initiate a request.\n *\n * @constructor\n */\nexport class WebResource {\n url: string;\n method: HttpMethods;\n body?: any;\n headers: HttpHeaders;\n /**\n * Whether or not the body of the HttpOperationResponse should be treated as a stream.\n */\n streamResponseBody?: boolean;\n /**\n * Whether or not the HttpOperationResponse should be deserialized. If this is undefined, then the\n * HttpOperationResponse should be deserialized.\n */\n shouldDeserialize?: boolean | ((response: HttpOperationResponse) => boolean);\n /**\n * A function that returns the proper OperationResponse for the given OperationSpec and\n * HttpOperationResponse combination. If this is undefined, then a simple status code lookup will\n * be used.\n */\n operationResponseGetter?: (operationSpec: OperationSpec, response: HttpOperationResponse) => (undefined | OperationResponse);\n formData?: any;\n query?: { [key: string]: any; };\n operationSpec?: OperationSpec;\n withCredentials: boolean;\n timeout: number;\n proxySettings?: ProxySettings;\n\n abortSignal?: AbortSignalLike;\n\n /** Callback which fires upon upload progress. */\n onUploadProgress?: (progress: TransferProgressEvent) => void;\n\n /** Callback which fires upon download progress. */\n onDownloadProgress?: (progress: TransferProgressEvent) => void;\n\n constructor(\n url?: string,\n method?: HttpMethods,\n body?: any,\n query?: { [key: string]: any; },\n headers?: { [key: string]: any; } | HttpHeaders,\n streamResponseBody?: boolean,\n withCredentials?: boolean,\n abortSignal?: AbortSignalLike,\n timeout?: number,\n onUploadProgress?: (progress: TransferProgressEvent) => void,\n onDownloadProgress?: (progress: TransferProgressEvent) => void,\n proxySettings?: ProxySettings) {\n\n this.streamResponseBody = streamResponseBody;\n this.url = url || \"\";\n this.method = method || \"GET\";\n this.headers = (headers instanceof HttpHeaders ? headers : new HttpHeaders(headers));\n this.body = body;\n this.query = query;\n this.formData = undefined;\n this.withCredentials = withCredentials || false;\n this.abortSignal = abortSignal;\n this.timeout = timeout || 0;\n this.onUploadProgress = onUploadProgress;\n this.onDownloadProgress = onDownloadProgress;\n this.proxySettings = proxySettings;\n }\n\n /**\n * Validates that the required properties such as method, url, headers[\"Content-Type\"],\n * headers[\"accept-language\"] are defined. It will throw an error if one of the above\n * mentioned properties are not defined.\n */\n validateRequestProperties(): void {\n if (!this.method) {\n throw new Error(\"WebResource.method is required.\");\n }\n if (!this.url) {\n throw new Error(\"WebResource.url is required.\");\n }\n }\n\n /**\n * Prepares the request.\n * @param {RequestPrepareOptions} options Options to provide for preparing the request.\n * @returns {WebResource} Returns the prepared WebResource (HTTP Request) object that needs to be given to the request pipeline.\n */\n prepare(options: RequestPrepareOptions): WebResource {\n if (!options) {\n throw new Error(\"options object is required\");\n }\n\n if (options.method == undefined || typeof options.method.valueOf() !== \"string\") {\n throw new Error(\"options.method must be a string.\");\n }\n\n if (options.url && options.pathTemplate) {\n throw new Error(\"options.url and options.pathTemplate are mutually exclusive. Please provide exactly one of them.\");\n }\n\n\n if ((options.pathTemplate == undefined || typeof options.pathTemplate.valueOf() !== \"string\") && (options.url == undefined || typeof options.url.valueOf() !== \"string\")) {\n throw new Error(\"Please provide exactly one of options.pathTemplate or options.url.\");\n }\n\n // set the url if it is provided.\n if (options.url) {\n if (typeof options.url !== \"string\") {\n throw new Error(\"options.url must be of type \\\"string\\\".\");\n }\n this.url = options.url;\n }\n\n // set the method\n if (options.method) {\n const validMethods = [\"GET\", \"PUT\", \"HEAD\", \"DELETE\", \"OPTIONS\", \"POST\", \"PATCH\", \"TRACE\"];\n if (validMethods.indexOf(options.method.toUpperCase()) === -1) {\n throw new Error(\"The provided method \\\"\" + options.method + \"\\\" is invalid. Supported HTTP methods are: \" + JSON.stringify(validMethods));\n }\n }\n this.method = (options.method.toUpperCase() as HttpMethods);\n\n // construct the url if path template is provided\n if (options.pathTemplate) {\n const { pathTemplate, pathParameters } = options;\n if (typeof pathTemplate !== \"string\") {\n throw new Error(\"options.pathTemplate must be of type \\\"string\\\".\");\n }\n if (!options.baseUrl) {\n options.baseUrl = \"https://management.azure.com\";\n }\n const baseUrl = options.baseUrl;\n let url = baseUrl + (baseUrl.endsWith(\"/\") ? \"\" : \"/\") + (pathTemplate.startsWith(\"/\") ? pathTemplate.slice(1) : pathTemplate);\n const segments = url.match(/({\\w*\\s*\\w*})/ig);\n if (segments && segments.length) {\n if (!pathParameters) {\n throw new Error(`pathTemplate: ${pathTemplate} has been provided. Hence, options.pathParameters must also be provided.`);\n }\n segments.forEach(function (item) {\n const pathParamName = item.slice(1, -1);\n const pathParam = (pathParameters as { [key: string]: any })[pathParamName];\n if (pathParam === null || pathParam === undefined || !(typeof pathParam === \"string\" || typeof pathParam === \"object\")) {\n throw new Error(`pathTemplate: ${pathTemplate} contains the path parameter ${pathParamName}` +\n ` however, it is not present in ${pathParameters} - ${JSON.stringify(pathParameters, undefined, 2)}.` +\n `The value of the path parameter can either be a \"string\" of the form { ${pathParamName}: \"some sample value\" } or ` +\n `it can be an \"object\" of the form { \"${pathParamName}\": { value: \"some sample value\", skipUrlEncoding: true } }.`);\n }\n\n if (typeof pathParam.valueOf() === \"string\") {\n url = url.replace(item, encodeURIComponent(pathParam));\n }\n\n if (typeof pathParam.valueOf() === \"object\") {\n if (!pathParam.value) {\n throw new Error(`options.pathParameters[${pathParamName}] is of type \"object\" but it does not contain a \"value\" property.`);\n }\n if (pathParam.skipUrlEncoding) {\n url = url.replace(item, pathParam.value);\n } else {\n url = url.replace(item, encodeURIComponent(pathParam.value));\n }\n }\n });\n }\n this.url = url;\n }\n\n // append query parameters to the url if they are provided. They can be provided with pathTemplate or url option.\n if (options.queryParameters) {\n const queryParameters = options.queryParameters;\n if (typeof queryParameters !== \"object\") {\n throw new Error(`options.queryParameters must be of type object. It should be a JSON object ` +\n `of \"query-parameter-name\" as the key and the \"query-parameter-value\" as the value. ` +\n `The \"query-parameter-value\" may be fo type \"string\" or an \"object\" of the form { value: \"query-parameter-value\", skipUrlEncoding: true }.`);\n }\n // append question mark if it is not present in the url\n if (this.url && this.url.indexOf(\"?\") === -1) {\n this.url += \"?\";\n }\n // construct queryString\n const queryParams = [];\n // We need to populate this.query as a dictionary if the request is being used for Sway's validateRequest().\n this.query = {};\n for (const queryParamName in queryParameters) {\n const queryParam: any = queryParameters[queryParamName];\n if (queryParam) {\n if (typeof queryParam === \"string\") {\n queryParams.push(queryParamName + \"=\" + encodeURIComponent(queryParam));\n this.query[queryParamName] = encodeURIComponent(queryParam);\n }\n else if (typeof queryParam === \"object\") {\n if (!queryParam.value) {\n throw new Error(`options.queryParameters[${queryParamName}] is of type \"object\" but it does not contain a \"value\" property.`);\n }\n if (queryParam.skipUrlEncoding) {\n queryParams.push(queryParamName + \"=\" + queryParam.value);\n this.query[queryParamName] = queryParam.value;\n } else {\n queryParams.push(queryParamName + \"=\" + encodeURIComponent(queryParam.value));\n this.query[queryParamName] = encodeURIComponent(queryParam.value);\n }\n }\n }\n }// end-of-for\n // append the queryString\n this.url += queryParams.join(\"&\");\n }\n\n // add headers to the request if they are provided\n if (options.headers) {\n const headers = options.headers;\n for (const headerName of Object.keys(options.headers)) {\n this.headers.set(headerName, headers[headerName]);\n }\n }\n // ensure accept-language is set correctly\n if (!this.headers.get(\"accept-language\")) {\n this.headers.set(\"accept-language\", \"en-US\");\n }\n // ensure the request-id is set correctly\n if (!this.headers.get(\"x-ms-client-request-id\") && !options.disableClientRequestId) {\n this.headers.set(\"x-ms-client-request-id\", generateUuid());\n }\n\n // default\n if (!this.headers.get(\"Content-Type\")) {\n this.headers.set(\"Content-Type\", \"application/json; charset=utf-8\");\n }\n\n // set the request body. request.js automatically sets the Content-Length request header, so we need not set it explicilty\n this.body = options.body;\n if (options.body != undefined) {\n // body as a stream special case. set the body as-is and check for some special request headers specific to sending a stream.\n if (options.bodyIsStream) {\n if (!this.headers.get(\"Transfer-Encoding\")) {\n this.headers.set(\"Transfer-Encoding\", \"chunked\");\n }\n if (this.headers.get(\"Content-Type\") !== \"application/octet-stream\") {\n this.headers.set(\"Content-Type\", \"application/octet-stream\");\n }\n } else {\n if (options.serializationMapper) {\n this.body = new Serializer(options.mappers).serialize(options.serializationMapper, options.body, \"requestBody\");\n }\n if (!options.disableJsonStringifyOnBody) {\n this.body = JSON.stringify(options.body);\n }\n }\n }\n\n this.abortSignal = options.abortSignal;\n this.onDownloadProgress = options.onDownloadProgress;\n this.onUploadProgress = options.onUploadProgress;\n\n return this;\n }\n\n /**\n * Clone this WebResource HTTP request object.\n * @returns {WebResource} The clone of this WebResource HTTP request object.\n */\n clone(): WebResource {\n const result = new WebResource(\n this.url,\n this.method,\n this.body,\n this.query,\n this.headers && this.headers.clone(),\n this.streamResponseBody,\n this.withCredentials,\n this.abortSignal,\n this.timeout,\n this.onUploadProgress,\n this.onDownloadProgress);\n\n if (this.formData) {\n result.formData = this.formData;\n }\n\n if (this.operationSpec) {\n result.operationSpec = this.operationSpec;\n }\n\n if (this.shouldDeserialize) {\n result.shouldDeserialize = this.shouldDeserialize;\n }\n\n if (this.operationResponseGetter) {\n result.operationResponseGetter = this.operationResponseGetter;\n }\n\n return result;\n }\n}\n\nexport interface RequestPrepareOptions {\n /**\n * The HTTP request method. Valid values are \"GET\", \"PUT\", \"HEAD\", \"DELETE\", \"OPTIONS\", \"POST\",\n * or \"PATCH\".\n */\n method: HttpMethods;\n /**\n * The request url. It may or may not have query parameters in it. Either provide the \"url\" or\n * provide the \"pathTemplate\" in the options object. Both the options are mutually exclusive.\n */\n url?: string;\n /**\n * A dictionary of query parameters to be appended to the url, where\n * the \"key\" is the \"query-parameter-name\" and the \"value\" is the \"query-parameter-value\".\n * The \"query-parameter-value\" can be of type \"string\" or it can be of type \"object\".\n * The \"object\" format should be used when you want to skip url encoding. While using the object format,\n * the object must have a property named value which provides the \"query-parameter-value\".\n * Example:\n * - query-parameter-value in \"object\" format: { \"query-parameter-name\": { value: \"query-parameter-value\", skipUrlEncoding: true } }\n * - query-parameter-value in \"string\" format: { \"query-parameter-name\": \"query-parameter-value\"}.\n * Note: \"If options.url already has some query parameters, then the value provided in options.queryParameters will be appended to the url.\n */\n queryParameters?: { [key: string]: any | ParameterValue };\n /**\n * The path template of the request url. Either provide the \"url\" or provide the \"pathTemplate\" in\n * the options object. Both the options are mutually exclusive.\n * Example: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}\"\n */\n pathTemplate?: string;\n /**\n * The base url of the request. Default value is: \"https://management.azure.com\". This is\n * applicable only with pathTemplate. If you are providing options.url then it is expected that\n * you provide the complete url.\n */\n baseUrl?: string;\n /**\n * A dictionary of path parameters that need to be replaced with actual values in the pathTemplate.\n * Here the key is the \"path-parameter-name\" and the value is the \"path-parameter-value\".\n * The \"path-parameter-value\" can be of type \"string\" or it can be of type \"object\".\n * The \"object\" format should be used when you want to skip url encoding. While using the object format,\n * the object must have a property named value which provides the \"path-parameter-value\".\n * Example:\n * - path-parameter-value in \"object\" format: { \"path-parameter-name\": { value: \"path-parameter-value\", skipUrlEncoding: true } }\n * - path-parameter-value in \"string\" format: { \"path-parameter-name\": \"path-parameter-value\" }.\n */\n pathParameters?: { [key: string]: any | ParameterValue };\n formData?: { [key: string]: any };\n /**\n * A dictionary of request headers that need to be applied to the request.\n * Here the key is the \"header-name\" and the value is the \"header-value\". The header-value MUST be of type string.\n * - ContentType must be provided with the key name as \"Content-Type\". Default value \"application/json; charset=utf-8\".\n * - \"Transfer-Encoding\" is set to \"chunked\" by default if \"options.bodyIsStream\" is set to true.\n * - \"Content-Type\" is set to \"application/octet-stream\" by default if \"options.bodyIsStream\" is set to true.\n * - \"accept-language\" by default is set to \"en-US\"\n * - \"x-ms-client-request-id\" by default is set to a new Guid. To not generate a guid for the request, please set options.disableClientRequestId to true\n */\n headers?: { [key: string]: any };\n /**\n * When set to true, instructs the client to not set \"x-ms-client-request-id\" header to a new Guid().\n */\n disableClientRequestId?: boolean;\n /**\n * The request body. It can be of any type. This value will be serialized if it is not a stream.\n */\n body?: any;\n /**\n * Provides information on how to serialize the request body.\n */\n serializationMapper?: Mapper;\n /**\n * A dictionary of mappers that may be used while [de]serialization.\n */\n mappers?: { [x: string]: any };\n /**\n * Provides information on how to deserialize the response body.\n */\n deserializationMapper?: object;\n /**\n * Indicates whether this method should JSON.stringify() the request body. Default value: false.\n */\n disableJsonStringifyOnBody?: boolean;\n /**\n * Indicates whether the request body is a stream (useful for file upload scenarios).\n */\n bodyIsStream?: boolean;\n abortSignal?: AbortSignalLike;\n onUploadProgress?: (progress: TransferProgressEvent) => void;\n onDownloadProgress?: (progress: TransferProgressEvent) => void;\n}\n\n/**\n * The Parameter value provided for path or query parameters in RequestPrepareOptions\n */\nexport interface ParameterValue {\n value: any;\n skipUrlEncoding: boolean;\n [key: string]: any;\n}\n\n/**\n * Describes the base structure of the options object that will be used in every operation.\n */\nexport interface RequestOptionsBase {\n /**\n * @property {object} [customHeaders] User defined custom request headers that\n * will be applied before the request is sent.\n */\n customHeaders?: { [key: string]: string };\n\n /**\n * The signal which can be used to abort requests.\n */\n abortSignal?: AbortSignalLike;\n\n /**\n * The number of milliseconds a request can take before automatically being terminated.\n */\n timeout?: number;\n\n /**\n * Callback which fires upon upload progress.\n */\n onUploadProgress?: (progress: TransferProgressEvent) => void;\n\n /**\n * Callback which fires upon download progress.\n */\n onDownloadProgress?: (progress: TransferProgressEvent) => void;\n\n [key: string]: any;\n}\n","/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation. All rights reserved.\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\r\nthis file except in compliance with the License. You may obtain a copy of the\r\nLicense at http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\r\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\r\nMERCHANTABLITY OR NON-INFRINGEMENT.\r\n\r\nSee the Apache Version 2.0 License for specific language governing permissions\r\nand limitations under the License.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator], i = 0;\r\n if (m) return m.call(o);\r\n return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n};\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpOperationResponse } from \"./httpOperationResponse\";\nimport { WebResource } from \"./webResource\";\n\nexport class RestError extends Error {\n static readonly REQUEST_SEND_ERROR: string = \"REQUEST_SEND_ERROR\";\n static readonly REQUEST_ABORTED_ERROR: string = \"REQUEST_ABORTED_ERROR\";\n static readonly PARSE_ERROR: string = \"PARSE_ERROR\";\n\n code?: string;\n statusCode?: number;\n request?: WebResource;\n response?: HttpOperationResponse;\n body?: any;\n constructor(message: string, code?: string, statusCode?: number, request?: WebResource, response?: HttpOperationResponse, body?: any) {\n super(message);\n this.code = code;\n this.statusCode = statusCode;\n this.request = request;\n this.response = response;\n this.body = body;\n\n Object.setPrototypeOf(this, RestError.prototype);\n }\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpClient } from \"./httpClient\";\nimport { HttpHeaders } from \"./httpHeaders\";\nimport { WebResource, TransferProgressEvent } from \"./webResource\";\nimport { HttpOperationResponse } from \"./httpOperationResponse\";\nimport { RestError } from \"./restError\";\n\n/**\n * A HttpClient implementation that uses XMLHttpRequest to send HTTP requests.\n */\nexport class XhrHttpClient implements HttpClient {\n public sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n const xhr = new XMLHttpRequest();\n\n if (request.proxySettings) {\n throw new Error(\"HTTP proxy is not supported in browser environment\");\n }\n\n const abortSignal = request.abortSignal;\n if (abortSignal) {\n const listener = () => {\n xhr.abort();\n };\n abortSignal.addEventListener(\"abort\", listener);\n xhr.addEventListener(\"readystatechange\", () => {\n if (xhr.readyState === XMLHttpRequest.DONE) {\n abortSignal.removeEventListener(\"abort\", listener);\n }\n });\n }\n\n addProgressListener(xhr.upload, request.onUploadProgress);\n addProgressListener(xhr, request.onDownloadProgress);\n\n if (request.formData) {\n const formData = request.formData;\n const requestForm = new FormData();\n const appendFormValue = (key: string, value: any) => {\n if (value && value.hasOwnProperty(\"value\") && value.hasOwnProperty(\"options\")) {\n requestForm.append(key, value.value, value.options);\n } else {\n requestForm.append(key, value);\n }\n };\n for (const formKey of Object.keys(formData)) {\n const formValue = formData[formKey];\n if (Array.isArray(formValue)) {\n for (let j = 0; j < formValue.length; j++) {\n appendFormValue(formKey, formValue[j]);\n }\n } else {\n appendFormValue(formKey, formValue);\n }\n }\n\n request.body = requestForm;\n request.formData = undefined;\n const contentType = request.headers.get(\"Content-Type\");\n if (contentType && contentType.indexOf(\"multipart/form-data\") !== -1) {\n // browser will automatically apply a suitable content-type header\n request.headers.remove(\"Content-Type\");\n }\n }\n\n xhr.open(request.method, request.url);\n xhr.timeout = request.timeout;\n xhr.withCredentials = request.withCredentials;\n for (const header of request.headers.headersArray()) {\n xhr.setRequestHeader(header.name, header.value);\n }\n xhr.responseType = request.streamResponseBody ? \"blob\" : \"text\";\n\n // tslint:disable-next-line:no-null-keyword\n xhr.send(request.body === undefined ? null : request.body);\n\n if (request.streamResponseBody) {\n return new Promise((resolve, reject) => {\n xhr.addEventListener(\"readystatechange\", () => {\n // Resolve as soon as headers are loaded\n if (xhr.readyState === XMLHttpRequest.HEADERS_RECEIVED) {\n const blobBody = new Promise<Blob>((resolve, reject) => {\n xhr.addEventListener(\"load\", () => {\n resolve(xhr.response);\n });\n rejectOnTerminalEvent(request, xhr, reject);\n });\n resolve({\n request,\n status: xhr.status,\n headers: parseHeaders(xhr),\n blobBody\n });\n }\n });\n rejectOnTerminalEvent(request, xhr, reject);\n });\n } else {\n return new Promise(function (resolve, reject) {\n xhr.addEventListener(\"load\", () => resolve({\n request,\n status: xhr.status,\n headers: parseHeaders(xhr),\n bodyAsText: xhr.responseText\n }));\n rejectOnTerminalEvent(request, xhr, reject);\n });\n }\n }\n}\n\nfunction addProgressListener(xhr: XMLHttpRequestEventTarget, listener?: (progress: TransferProgressEvent) => void) {\n if (listener) {\n xhr.addEventListener(\"progress\", rawEvent => listener({\n loadedBytes: rawEvent.loaded\n }));\n }\n}\n\n// exported locally for testing\nexport function parseHeaders(xhr: XMLHttpRequest) {\n const responseHeaders = new HttpHeaders();\n const headerLines = xhr.getAllResponseHeaders().trim().split(/[\\r\\n]+/);\n for (const line of headerLines) {\n const index = line.indexOf(\":\");\n const headerName = line.slice(0, index);\n const headerValue = line.slice(index + 2);\n responseHeaders.set(headerName, headerValue);\n }\n return responseHeaders;\n}\n\nfunction rejectOnTerminalEvent(request: WebResource, xhr: XMLHttpRequest, reject: (err: any) => void) {\n xhr.addEventListener(\"error\", () => reject(new RestError(`Failed to send request to ${request.url}`, RestError.REQUEST_SEND_ERROR, undefined, request)));\n xhr.addEventListener(\"abort\", () => reject(new RestError(\"The request was aborted\", RestError.REQUEST_ABORTED_ERROR, undefined, request)));\n xhr.addEventListener(\"timeout\", () => reject(new RestError(`timeout of ${xhr.timeout}ms exceeded`, RestError.REQUEST_SEND_ERROR, undefined, request)));\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nexport { XhrHttpClient as DefaultHttpClient } from \"./xhrHttpClient\";\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\n/**\n * The different levels of logs that can be used with the HttpPipelineLogger.\n */\nexport enum HttpPipelineLogLevel {\n /**\n * A log level that indicates that no logs will be logged.\n */\n OFF,\n\n /**\n * An error log.\n */\n ERROR,\n\n /**\n * A warning log.\n */\n WARNING,\n\n /**\n * An information log.\n */\n INFO\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { QueryCollectionFormat } from \"./queryCollectionFormat\";\nimport { Mapper } from \"./serializer\";\n\nexport type ParameterPath = string | string[] | { [propertyName: string]: ParameterPath };\n\n/**\n * A common interface that all Operation parameter's extend.\n */\nexport interface OperationParameter {\n /**\n * The path to this parameter's value in OperationArguments or the object that contains paths for\n * each property's value in OperationArguments.\n */\n parameterPath: ParameterPath;\n\n /**\n * The mapper that defines how to validate and serialize this parameter's value.\n */\n mapper: Mapper;\n}\n\n/**\n * A parameter for an operation that will be substituted into the operation's request URL.\n */\nexport interface OperationURLParameter extends OperationParameter {\n /**\n * Whether or not to skip encoding the URL parameter's value before adding it to the URL.\n */\n skipEncoding?: boolean;\n}\n\n/**\n * A parameter for an operation that will be added as a query parameter to the operation's HTTP\n * request.\n */\nexport interface OperationQueryParameter extends OperationParameter {\n /**\n * Whether or not to skip encoding the query parameter's value before adding it to the URL.\n */\n skipEncoding?: boolean;\n\n /**\n * If this query parameter's value is a collection, what type of format should the value be\n * converted to.\n */\n collectionFormat?: QueryCollectionFormat;\n}\n\n/**\n * Get the path to this parameter's value as a dotted string (a.b.c).\n * @param parameter The parameter to get the path string for.\n * @returns The path to this parameter's value as a dotted string.\n */\nexport function getPathStringFromParameter(parameter: OperationParameter): string {\n return getPathStringFromParameterPath(parameter.parameterPath, parameter.mapper);\n}\n\nexport function getPathStringFromParameterPath(parameterPath: ParameterPath, mapper: Mapper): string {\n let result: string;\n if (typeof parameterPath === \"string\") {\n result = parameterPath;\n } else if (Array.isArray(parameterPath)) {\n result = parameterPath.join(\".\");\n } else {\n result = mapper.serializedName!;\n }\n return result;\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { OperationParameter, OperationQueryParameter, OperationURLParameter } from \"./operationParameter\";\nimport { OperationResponse } from \"./operationResponse\";\nimport { MapperType, Serializer } from \"./serializer\";\nimport { HttpMethods } from \"./webResource\";\n\n/**\n * A specification that defines an operation.\n */\nexport interface OperationSpec {\n /**\n * The serializer to use in this operation.\n */\n readonly serializer: Serializer;\n\n /**\n * The HTTP method that should be used by requests for this operation.\n */\n readonly httpMethod: HttpMethods;\n\n /**\n * The URL that was provided in the service's specification. This will still have all of the URL\n * template variables in it. If this is not provided when the OperationSpec is created, then it\n * will be populated by a \"baseUri\" property on the ServiceClient.\n */\n readonly baseUrl?: string;\n\n /**\n * The fixed path for this operation's URL. This will still have all of the URL template variables\n * in it.\n */\n readonly path?: string;\n\n /**\n * The content type of the request body. This value will be used as the \"Content-Type\" header if\n * it is provided.\n */\n readonly contentType?: string;\n\n /**\n * The parameter that will be used to construct the HTTP request's body.\n */\n readonly requestBody?: OperationParameter;\n\n /**\n * Whether or not this operation uses XML request and response bodies.\n */\n readonly isXML?: boolean;\n\n /**\n * The parameters to the operation method that will be substituted into the constructed URL.\n */\n readonly urlParameters?: ReadonlyArray<OperationURLParameter>;\n\n /**\n * The parameters to the operation method that will be added to the constructed URL's query.\n */\n readonly queryParameters?: ReadonlyArray<OperationQueryParameter>;\n\n /**\n * The parameters to the operation method that will be converted to headers on the operation's\n * HTTP request.\n */\n readonly headerParameters?: ReadonlyArray<OperationParameter>;\n\n /**\n * The parameters to the operation method that will be used to create a formdata body for the\n * operation's HTTP request.\n */\n readonly formDataParameters?: ReadonlyArray<OperationParameter>;\n\n /**\n * The different types of responses that this operation can return based on what status code is\n * returned.\n */\n readonly responses: { [responseCode: string]: OperationResponse };\n}\n\nexport function isStreamOperation(operationSpec: OperationSpec): boolean {\n let result = false;\n for (const statusCode in operationSpec.responses) {\n const operationResponse: OperationResponse = operationSpec.responses[statusCode];\n if (operationResponse.bodyMapper && operationResponse.bodyMapper.type.name === MapperType.Stream) {\n result = true;\n break;\n }\n }\n return result;\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nconst parser = new DOMParser();\nexport function parseXML(str: string): Promise<any> {\n try {\n const dom = parser.parseFromString(str, \"application/xml\");\n throwIfError(dom);\n\n const obj = domToObject(dom.childNodes[0]);\n return Promise.resolve(obj);\n } catch (err) {\n return Promise.reject(err);\n }\n}\n\nlet errorNS = \"\";\ntry {\n errorNS = parser.parseFromString(\"INVALID\", \"text/xml\").getElementsByTagName(\"parsererror\")[0].namespaceURI!;\n} catch (ignored) {\n // Most browsers will return a document containing <parsererror>, but IE will throw.\n}\n\nfunction throwIfError(dom: Document) {\n if (errorNS) {\n const parserErrors = dom.getElementsByTagNameNS(errorNS, \"parsererror\");\n if (parserErrors.length) {\n throw new Error(parserErrors.item(0)!.innerHTML);\n }\n }\n}\n\nfunction isElement(node: Node): node is Element {\n return !!(node as Element).attributes;\n}\n\n/**\n * Get the Element-typed version of the provided Node if the provided node is an element with\n * attributes. If it isn't, then undefined is returned.\n */\nfunction asElementWithAttributes(node: Node): Element | undefined {\n return isElement(node) && node.hasAttributes() ? node : undefined;\n}\n\nfunction domToObject(node: Node): any {\n let result: any = {};\n\n const childNodeCount: number = node.childNodes.length;\n\n const firstChildNode: Node = node.childNodes[0];\n const onlyChildTextValue: string | undefined = (firstChildNode && childNodeCount === 1 && firstChildNode.nodeType === Node.TEXT_NODE && firstChildNode.nodeValue) || undefined;\n\n const elementWithAttributes: Element | undefined = asElementWithAttributes(node);\n if (elementWithAttributes) {\n result[\"$\"] = {};\n\n for (let i = 0; i < elementWithAttributes.attributes.length; i++) {\n const attr = elementWithAttributes.attributes[i];\n result[\"$\"][attr.nodeName] = attr.nodeValue;\n }\n\n if (onlyChildTextValue) {\n result[\"_\"] = onlyChildTextValue;\n }\n } else if (childNodeCount === 0) {\n result = \"\";\n } else if (onlyChildTextValue) {\n result = onlyChildTextValue;\n }\n\n if (!onlyChildTextValue) {\n for (let i = 0; i < childNodeCount; i++) {\n const child = node.childNodes[i];\n // Ignore leading/trailing whitespace nodes\n if (child.nodeType !== Node.TEXT_NODE) {\n const childObject: any = domToObject(child);\n if (!result[child.nodeName]) {\n result[child.nodeName] = childObject;\n } else if (Array.isArray(result[child.nodeName])) {\n result[child.nodeName].push(childObject);\n } else {\n result[child.nodeName] = [result[child.nodeName], childObject];\n }\n }\n }\n }\n\n return result;\n}\n\n// tslint:disable-next-line:no-null-keyword\nconst doc = document.implementation.createDocument(null, null, null);\nconst serializer = new XMLSerializer();\n\nexport function stringifyXML(obj: any, opts?: { rootName?: string }) {\n const rootName = opts && opts.rootName || \"root\";\n const dom = buildNode(obj, rootName)[0];\n return '<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>' + serializer.serializeToString(dom);\n}\n\nfunction buildAttributes(attrs: { [key: string]: { toString(): string; } }): Attr[] {\n const result = [];\n for (const key of Object.keys(attrs)) {\n const attr = doc.createAttribute(key);\n attr.value = attrs[key].toString();\n result.push(attr);\n }\n return result;\n}\n\nfunction buildNode(obj: any, elementName: string): Node[] {\n if (typeof obj === \"string\" || typeof obj === \"number\" || typeof obj === \"boolean\") {\n const elem = doc.createElement(elementName);\n elem.textContent = obj.toString();\n return [elem];\n }\n else if (Array.isArray(obj)) {\n const result = [];\n for (const arrayElem of obj) {\n for (const child of buildNode(arrayElem, elementName)) {\n result.push(child);\n }\n }\n return result;\n } else if (typeof obj === \"object\") {\n const elem = doc.createElement(elementName);\n for (const key of Object.keys(obj)) {\n if (key === \"$\") {\n for (const attr of buildAttributes(obj[key])) {\n elem.attributes.setNamedItem(attr);\n }\n } else {\n for (const child of buildNode(obj[key], key)) {\n elem.appendChild(child);\n }\n }\n }\n return [elem];\n }\n else {\n throw new Error(`Illegal value passed to buildObject: ${obj}`);\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport { HttpPipelineLogger } from \"../httpPipelineLogger\";\nimport { HttpPipelineLogLevel } from \"../httpPipelineLogLevel\";\nimport { WebResource } from \"../webResource\";\n\n/**\n * Creates a new RequestPolicy per-request that uses the provided nextPolicy.\n */\nexport type RequestPolicyFactory = {\n create(nextPolicy: RequestPolicy, options: RequestPolicyOptions): RequestPolicy\n};\n\nexport interface RequestPolicy {\n sendRequest(httpRequest: WebResource): Promise<HttpOperationResponse>;\n}\n\nexport abstract class BaseRequestPolicy implements RequestPolicy {\n protected constructor(readonly _nextPolicy: RequestPolicy, readonly _options: RequestPolicyOptions) {\n }\n\n public abstract sendRequest(webResource: WebResource): Promise<HttpOperationResponse>;\n\n /**\n * Get whether or not a log with the provided log level should be logged.\n * @param logLevel The log level of the log that will be logged.\n * @returns Whether or not a log with the provided log level should be logged.\n */\n public shouldLog(logLevel: HttpPipelineLogLevel): boolean {\n return this._options.shouldLog(logLevel);\n }\n\n /**\n * Attempt to log the provided message to the provided logger. If no logger was provided or if\n * the log level does not meat the logger's threshold, then nothing will be logged.\n * @param logLevel The log level of this log.\n * @param message The message of this log.\n */\n public log(logLevel: HttpPipelineLogLevel, message: string): void {\n this._options.log(logLevel, message);\n }\n}\n\n/**\n * Optional properties that can be used when creating a RequestPolicy.\n */\nexport class RequestPolicyOptions {\n constructor(private _logger?: HttpPipelineLogger) {\n }\n\n /**\n * Get whether or not a log with the provided log level should be logged.\n * @param logLevel The log level of the log that will be logged.\n * @returns Whether or not a log with the provided log level should be logged.\n */\n public shouldLog(logLevel: HttpPipelineLogLevel): boolean {\n return !!this._logger &&\n logLevel !== HttpPipelineLogLevel.OFF &&\n logLevel <= this._logger.minimumLogLevel;\n }\n\n /**\n * Attempt to log the provided message to the provided logger. If no logger was provided or if\n * the log level does not meat the logger's threshold, then nothing will be logged.\n * @param logLevel The log level of this log.\n * @param message The message of this log.\n */\n public log(logLevel: HttpPipelineLogLevel, message: string): void {\n if (this._logger && this.shouldLog(logLevel)) {\n this._logger.log(logLevel, message);\n }\n }\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport { OperationResponse } from \"../operationResponse\";\nimport { OperationSpec, isStreamOperation } from \"../operationSpec\";\nimport { RestError } from \"../restError\";\nimport { Mapper, MapperType } from \"../serializer\";\nimport * as utils from \"../util/utils\";\nimport { parseXML } from \"../util/xml\";\nimport { WebResource } from \"../webResource\";\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./requestPolicy\";\n\n/**\n * The content-types that will indicate that an operation response should be deserialized in a\n * particular way.\n */\nexport interface DeserializationContentTypes {\n /**\n * The content-types that indicate that an operation response should be deserialized as JSON.\n * Defaults to [ \"application/json\", \"text/json\" ].\n */\n json?: string[];\n\n /**\n * The content-types that indicate that an operation response should be deserialized as XML.\n * Defaults to [ \"application/xml\", \"application/atom+xml\" ].\n */\n xml?: string[];\n}\n\n/**\n * Create a new serialization RequestPolicyCreator that will serialized HTTP request bodies as they\n * pass through the HTTP pipeline.\n */\nexport function deserializationPolicy(deserializationContentTypes?: DeserializationContentTypes): RequestPolicyFactory {\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new DeserializationPolicy(nextPolicy, deserializationContentTypes, options);\n }\n };\n}\n\nexport const defaultJsonContentTypes = [\"application/json\", \"text/json\"];\nexport const defaultXmlContentTypes = [\"application/xml\", \"application/atom+xml\"];\n\n/**\n * A RequestPolicy that will deserialize HTTP response bodies and headers as they pass through the\n * HTTP pipeline.\n */\nexport class DeserializationPolicy extends BaseRequestPolicy {\n public readonly jsonContentTypes: string[];\n public readonly xmlContentTypes: string[];\n\n constructor(nextPolicy: RequestPolicy, deserializationContentTypes: DeserializationContentTypes | undefined, options: RequestPolicyOptions) {\n super(nextPolicy, options);\n\n this.jsonContentTypes = deserializationContentTypes && deserializationContentTypes.json || defaultJsonContentTypes;\n this.xmlContentTypes = deserializationContentTypes && deserializationContentTypes.xml || defaultXmlContentTypes;\n }\n\n public async sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n return this._nextPolicy.sendRequest(request).then((response: HttpOperationResponse) => deserializeResponseBody(this.jsonContentTypes, this.xmlContentTypes, response));\n }\n}\n\nfunction getOperationResponse(parsedResponse: HttpOperationResponse): undefined | OperationResponse {\n let result: OperationResponse | undefined;\n const request: WebResource = parsedResponse.request;\n const operationSpec: OperationSpec | undefined = request.operationSpec;\n if (operationSpec) {\n const operationResponseGetter: undefined | ((operationSpec: OperationSpec, response: HttpOperationResponse) => (undefined | OperationResponse)) = request.operationResponseGetter;\n if (!operationResponseGetter) {\n result = operationSpec.responses[parsedResponse.status];\n } else {\n result = operationResponseGetter(operationSpec, parsedResponse);\n }\n }\n return result;\n}\n\nfunction shouldDeserializeResponse(parsedResponse: HttpOperationResponse): boolean {\n const shouldDeserialize: undefined | boolean | ((response: HttpOperationResponse) => boolean) = parsedResponse.request.shouldDeserialize;\n let result: boolean;\n if (shouldDeserialize === undefined) {\n result = true;\n } else if (typeof shouldDeserialize === \"boolean\") {\n result = shouldDeserialize;\n } else {\n result = shouldDeserialize(parsedResponse);\n }\n return result;\n}\n\nexport function deserializeResponseBody(jsonContentTypes: string[], xmlContentTypes: string[], response: HttpOperationResponse): Promise<HttpOperationResponse> {\n return parse(jsonContentTypes, xmlContentTypes, response).then(parsedResponse => {\n const shouldDeserialize: boolean = shouldDeserializeResponse(parsedResponse);\n if (shouldDeserialize) {\n const operationSpec: OperationSpec | undefined = parsedResponse.request.operationSpec;\n if (operationSpec && operationSpec.responses) {\n const statusCode: number = parsedResponse.status;\n\n const expectedStatusCodes: string[] = Object.keys(operationSpec.responses);\n\n const hasNoExpectedStatusCodes: boolean = (expectedStatusCodes.length === 0 || (expectedStatusCodes.length === 1 && expectedStatusCodes[0] === \"default\"));\n\n const responseSpec: OperationResponse | undefined = getOperationResponse(parsedResponse);\n\n const isExpectedStatusCode: boolean = hasNoExpectedStatusCodes ? (200 <= statusCode && statusCode < 300) : !!responseSpec;\n if (!isExpectedStatusCode) {\n const defaultResponseSpec: OperationResponse = operationSpec.responses.default;\n if (defaultResponseSpec) {\n const initialErrorMessage: string = isStreamOperation(operationSpec)\n ? `Unexpected status code: ${statusCode}`\n : parsedResponse.bodyAsText as string;\n\n const error = new RestError(initialErrorMessage);\n error.statusCode = statusCode;\n error.request = utils.stripRequest(parsedResponse.request);\n error.response = utils.stripResponse(parsedResponse);\n\n let parsedErrorResponse: { [key: string]: any } = parsedResponse.parsedBody;\n try {\n if (parsedErrorResponse) {\n const defaultResponseBodyMapper: Mapper | undefined = defaultResponseSpec.bodyMapper;\n if (defaultResponseBodyMapper && defaultResponseBodyMapper.serializedName === \"CloudError\") {\n if (parsedErrorResponse.error) {\n parsedErrorResponse = parsedErrorResponse.error;\n }\n if (parsedErrorResponse.code) {\n error.code = parsedErrorResponse.code;\n }\n if (parsedErrorResponse.message) {\n error.message = parsedErrorResponse.message;\n }\n } else {\n let internalError: any = parsedErrorResponse;\n if (parsedErrorResponse.error) {\n internalError = parsedErrorResponse.error;\n }\n\n error.code = internalError.code;\n if (internalError.message) {\n error.message = internalError.message;\n }\n }\n\n if (defaultResponseBodyMapper) {\n let valueToDeserialize: any = parsedErrorResponse;\n if (operationSpec.isXML && defaultResponseBodyMapper.type.name === MapperType.Sequence) {\n valueToDeserialize = typeof parsedErrorResponse === \"object\"\n ? parsedErrorResponse[defaultResponseBodyMapper.xmlElementName!]\n : [];\n }\n error.body = operationSpec.serializer.deserialize(defaultResponseBodyMapper, valueToDeserialize, \"error.body\");\n }\n }\n } catch (defaultError) {\n error.message = `Error \\\"${defaultError.message}\\\" occurred in deserializing the responseBody - \\\"${parsedResponse.bodyAsText}\\\" for the default response.`;\n }\n return Promise.reject(error);\n }\n } else if (responseSpec) {\n if (responseSpec.bodyMapper) {\n let valueToDeserialize: any = parsedResponse.parsedBody;\n if (operationSpec.isXML && responseSpec.bodyMapper.type.name === MapperType.Sequence) {\n valueToDeserialize = typeof valueToDeserialize === \"object\" ? valueToDeserialize[responseSpec.bodyMapper.xmlElementName!] : [];\n }\n try {\n parsedResponse.parsedBody = operationSpec.serializer.deserialize(responseSpec.bodyMapper, valueToDeserialize, \"operationRes.parsedBody\");\n } catch (error) {\n const restError = new RestError(`Error ${error} occurred in deserializing the responseBody - ${parsedResponse.bodyAsText}`);\n restError.request = utils.stripRequest(parsedResponse.request);\n restError.response = utils.stripResponse(parsedResponse);\n return Promise.reject(restError);\n }\n } else if (operationSpec.httpMethod === \"HEAD\") {\n // head methods never have a body, but we return a boolean to indicate presence/absence of the resource\n parsedResponse.parsedBody = response.status >= 200 && response.status < 300;\n }\n\n if (responseSpec.headersMapper) {\n parsedResponse.parsedHeaders = operationSpec.serializer.deserialize(responseSpec.headersMapper, parsedResponse.headers.rawHeaders(), \"operationRes.parsedHeaders\");\n }\n }\n }\n }\n return Promise.resolve(parsedResponse);\n });\n}\n\nfunction parse(jsonContentTypes: string[], xmlContentTypes: string[], operationResponse: HttpOperationResponse): Promise<HttpOperationResponse> {\n const errorHandler = (err: Error & { code: string }) => {\n const msg = `Error \"${err}\" occurred while parsing the response body - ${operationResponse.bodyAsText}.`;\n const errCode = err.code || RestError.PARSE_ERROR;\n const e = new RestError(msg, errCode, operationResponse.status, operationResponse.request, operationResponse, operationResponse.bodyAsText);\n return Promise.reject(e);\n };\n\n if (!operationResponse.request.streamResponseBody && operationResponse.bodyAsText) {\n const text = operationResponse.bodyAsText;\n const contentType: string = operationResponse.headers.get(\"Content-Type\") || \"\";\n const contentComponents: string[] = !contentType ? [] : contentType.split(\";\").map(component => component.toLowerCase());\n if (contentComponents.length === 0 || contentComponents.some(component => jsonContentTypes.indexOf(component) !== -1)) {\n return new Promise<HttpOperationResponse>(resolve => {\n operationResponse.parsedBody = JSON.parse(text);\n resolve(operationResponse);\n }).catch(errorHandler);\n } else if (contentComponents.some(component => xmlContentTypes.indexOf(component) !== -1)) {\n return parseXML(text)\n .then(body => {\n operationResponse.parsedBody = body;\n return operationResponse;\n })\n .catch(errorHandler);\n }\n }\n\n return Promise.resolve(operationResponse);\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport * as utils from \"../util/utils\";\nimport { WebResource } from \"../webResource\";\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./requestPolicy\";\nimport { RestError } from \"../restError\";\n\nexport interface RetryData {\n retryCount: number;\n retryInterval: number;\n error?: RetryError;\n}\n\nexport interface RetryError extends Error {\n message: string;\n code?: string;\n innerError?: RetryError;\n}\n\nexport function exponentialRetryPolicy(retryCount?: number, retryInterval?: number, minRetryInterval?: number, maxRetryInterval?: number): RequestPolicyFactory {\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new ExponentialRetryPolicy(nextPolicy, options, retryCount, retryInterval, minRetryInterval, maxRetryInterval);\n }\n };\n}\n\nconst DEFAULT_CLIENT_RETRY_INTERVAL = 1000 * 30;\nconst DEFAULT_CLIENT_RETRY_COUNT = 3;\nconst DEFAULT_CLIENT_MAX_RETRY_INTERVAL = 1000 * 90;\nconst DEFAULT_CLIENT_MIN_RETRY_INTERVAL = 1000 * 3;\n\n/**\n * @class\n * Instantiates a new \"ExponentialRetryPolicyFilter\" instance.\n */\nexport class ExponentialRetryPolicy extends BaseRequestPolicy {\n /**\n * The client retry count.\n */\n retryCount: number;\n /**\n * The client retry interval in milliseconds.\n */\n retryInterval: number;\n /**\n * The minimum retry interval in milliseconds.\n */\n minRetryInterval: number;\n /**\n * The maximum retry interval in milliseconds.\n */\n maxRetryInterval: number;\n\n /**\n * @constructor\n * @param {RequestPolicy} nextPolicy The next RequestPolicy in the pipeline chain.\n * @param {RequestPolicyOptions} options The options for this RequestPolicy.\n * @param {number} [retryCount] The client retry count.\n * @param {number} [retryInterval] The client retry interval, in milliseconds.\n * @param {number} [minRetryInterval] The minimum retry interval, in milliseconds.\n * @param {number} [maxRetryInterval] The maximum retry interval, in milliseconds.\n */\n constructor(nextPolicy: RequestPolicy, options: RequestPolicyOptions, retryCount?: number, retryInterval?: number, minRetryInterval?: number, maxRetryInterval?: number) {\n super(nextPolicy, options);\n function isNumber(n: any): n is number { return typeof n === \"number\"; }\n this.retryCount = isNumber(retryCount) ? retryCount : DEFAULT_CLIENT_RETRY_COUNT;\n this.retryInterval = isNumber(retryInterval) ? retryInterval : DEFAULT_CLIENT_RETRY_INTERVAL;\n this.minRetryInterval = isNumber(minRetryInterval) ? minRetryInterval : DEFAULT_CLIENT_MIN_RETRY_INTERVAL;\n this.maxRetryInterval = isNumber(maxRetryInterval) ? maxRetryInterval : DEFAULT_CLIENT_MAX_RETRY_INTERVAL;\n }\n\n public sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n return this._nextPolicy.sendRequest(request.clone())\n .then(response => retry(this, request, response))\n .catch(error => retry(this, request, error.response, undefined, error));\n }\n}\n\n/**\n * Determines if the operation should be retried and how long to wait until the next retry.\n *\n * @param {ExponentialRetryPolicy} policy The ExponentialRetryPolicy that this function is being called against.\n * @param {number} statusCode The HTTP status code.\n * @param {RetryData} retryData The retry data.\n * @return {boolean} True if the operation qualifies for a retry; false otherwise.\n */\nfunction shouldRetry(policy: ExponentialRetryPolicy, statusCode: number | undefined, retryData: RetryData): boolean {\n if (statusCode == undefined || (statusCode < 500 && statusCode !== 408) || statusCode === 501 || statusCode === 505) {\n return false;\n }\n\n let currentCount: number;\n if (!retryData) {\n throw new Error(\"retryData for the ExponentialRetryPolicyFilter cannot be null.\");\n } else {\n currentCount = (retryData && retryData.retryCount);\n }\n\n return (currentCount < policy.retryCount);\n}\n\n/**\n * Updates the retry data for the next attempt.\n *\n * @param {ExponentialRetryPolicy} policy The ExponentialRetryPolicy that this function is being called against.\n * @param {RetryData} retryData The retry data.\n * @param {RetryError} [err] The operation\"s error, if any.\n */\nfunction updateRetryData(policy: ExponentialRetryPolicy, retryData?: RetryData, err?: RetryError): RetryData {\n if (!retryData) {\n retryData = {\n retryCount: 0,\n retryInterval: 0\n };\n }\n\n if (err) {\n if (retryData.error) {\n err.innerError = retryData.error;\n }\n\n retryData.error = err;\n }\n\n // Adjust retry count\n retryData.retryCount++;\n\n // Adjust retry interval\n let incrementDelta = Math.pow(2, retryData.retryCount) - 1;\n const boundedRandDelta = policy.retryInterval * 0.8 +\n Math.floor(Math.random() * (policy.retryInterval * 1.2 - policy.retryInterval * 0.8));\n incrementDelta *= boundedRandDelta;\n\n retryData.retryInterval = Math.min(policy.minRetryInterval + incrementDelta, policy.maxRetryInterval);\n\n return retryData;\n}\n\nfunction retry(policy: ExponentialRetryPolicy, request: WebResource, response?: HttpOperationResponse, retryData?: RetryData, requestError?: RetryError): Promise<HttpOperationResponse> {\n retryData = updateRetryData(policy, retryData, requestError);\n const isAborted: boolean | undefined = request.abortSignal && request.abortSignal.aborted;\n if (!isAborted && shouldRetry(policy, response && response.status, retryData)) {\n return utils.delay(retryData.retryInterval)\n .then(() => policy._nextPolicy.sendRequest(request.clone()))\n .then(res => retry(policy, request, res, retryData, undefined))\n .catch(err => retry(policy, request, response, retryData, err));\n } else if (isAborted || requestError || !response) {\n // If the operation failed in the end, return all errors instead of just the last one\n const err = retryData.error ||\n new RestError(\n \"Failed to send the request.\",\n RestError.REQUEST_SEND_ERROR,\n response && response.status,\n response && response.request,\n response);\n return Promise.reject(err);\n } else {\n return Promise.resolve(response);\n }\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport * as utils from \"../util/utils\";\nimport { WebResource } from \"../webResource\";\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./requestPolicy\";\n\nexport function generateClientRequestIdPolicy(requestIdHeaderName = \"x-ms-client-request-id\"): RequestPolicyFactory {\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new GenerateClientRequestIdPolicy(nextPolicy, options, requestIdHeaderName);\n }\n };\n}\n\nexport class GenerateClientRequestIdPolicy extends BaseRequestPolicy {\n constructor(nextPolicy: RequestPolicy, options: RequestPolicyOptions, private _requestIdHeaderName: string) {\n super(nextPolicy, options);\n }\n\n public sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n if (!request.headers.contains(this._requestIdHeaderName)) {\n request.headers.set(this._requestIdHeaderName, utils.generateUuid());\n }\n return this._nextPolicy.sendRequest(request);\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\n/*\n * NOTE: When moving this file, please update \"browser\" section in package.json\n * and \"plugins\" section in webpack.testconfig.ts.\n */\n\nimport { TelemetryInfo } from \"./userAgentPolicy\";\n\ninterface NavigatorEx extends Navigator {\n readonly oscpu: string | undefined;\n}\n\nexport function getDefaultUserAgentKey(): string {\n return \"x-ms-command-name\";\n}\n\nexport function getPlatformSpecificData(): TelemetryInfo[] {\n const navigator = window.navigator as NavigatorEx;\n const osInfo = {\n key: \"OS\",\n value: (navigator.oscpu || navigator.platform).replace(\" \", \"\")\n };\n\n return [osInfo];\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpHeaders } from \"../httpHeaders\";\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport { Constants } from \"../util/constants\";\nimport { WebResource } from \"../webResource\";\nimport { getDefaultUserAgentKey, getPlatformSpecificData } from \"./msRestUserAgentPolicy\";\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./requestPolicy\";\n\nexport type TelemetryInfo = { key?: string; value?: string };\n\nfunction getRuntimeInfo(): TelemetryInfo[] {\n const msRestRuntime = {\n key: \"ms-rest-js\",\n value: Constants.msRestVersion\n };\n\n return [msRestRuntime];\n}\n\nfunction getUserAgentString(telemetryInfo: TelemetryInfo[], keySeparator = \" \", valueSeparator = \"/\"): string {\n return telemetryInfo.map(info => {\n const value = info.value ? `${valueSeparator}${info.value}` : \"\";\n return `${info.key}${value}`;\n }).join(keySeparator);\n}\n\nexport const getDefaultUserAgentHeaderName = getDefaultUserAgentKey;\n\nexport function getDefaultUserAgentValue(): string {\n const runtimeInfo = getRuntimeInfo();\n const platformSpecificData = getPlatformSpecificData();\n const userAgent = getUserAgentString(runtimeInfo.concat(platformSpecificData));\n return userAgent;\n}\n\nexport function userAgentPolicy(userAgentData?: TelemetryInfo): RequestPolicyFactory {\n const key: string = (!userAgentData || userAgentData.key == undefined) ? getDefaultUserAgentKey() : userAgentData.key;\n const value: string = (!userAgentData || userAgentData.value == undefined) ? getDefaultUserAgentValue() : userAgentData.value;\n\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new UserAgentPolicy(nextPolicy, options, key, value);\n }\n };\n}\n\nexport class UserAgentPolicy extends BaseRequestPolicy {\n constructor(readonly _nextPolicy: RequestPolicy, readonly _options: RequestPolicyOptions, protected headerKey: string, protected headerValue: string) {\n super(_nextPolicy, _options);\n }\n\n sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n this.addUserAgentHeader(request);\n return this._nextPolicy.sendRequest(request);\n }\n\n addUserAgentHeader(request: WebResource): void {\n if (!request.headers) {\n request.headers = new HttpHeaders();\n }\n\n if (!request.headers.get(this.headerKey) && this.headerValue) {\n request.headers.set(this.headerKey, this.headerValue);\n }\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { replaceAll } from \"./util/utils\";\n\ntype URLQueryParseState = \"ParameterName\" | \"ParameterValue\" | \"Invalid\";\n\n/**\n * A class that handles the query portion of a URLBuilder.\n */\nexport class URLQuery {\n private readonly _rawQuery: { [queryParameterName: string]: string | string[] } = {};\n\n /**\n * Get whether or not there any query parameters in this URLQuery.\n */\n public any(): boolean {\n return Object.keys(this._rawQuery).length > 0;\n }\n\n /**\n * Set a query parameter with the provided name and value. If the parameterValue is undefined or\n * empty, then this will attempt to remove an existing query parameter with the provided\n * parameterName.\n */\n public set(parameterName: string, parameterValue: any): void {\n if (parameterName) {\n if (parameterValue != undefined) {\n const newValue = Array.isArray(parameterValue) ? parameterValue : parameterValue.toString();\n this._rawQuery[parameterName] = newValue;\n } else {\n delete this._rawQuery[parameterName];\n }\n }\n }\n\n /**\n * Get the value of the query parameter with the provided name. If no parameter exists with the\n * provided parameter name, then undefined will be returned.\n */\n public get(parameterName: string): string | string[] | undefined {\n return parameterName ? this._rawQuery[parameterName] : undefined;\n }\n\n /**\n * Get the string representation of this query. The return value will not start with a \"?\".\n */\n public toString(): string {\n let result = \"\";\n for (const parameterName in this._rawQuery) {\n if (result) {\n result += \"&\";\n }\n const parameterValue = this._rawQuery[parameterName];\n if (Array.isArray(parameterValue)) {\n const parameterStrings = [];\n for (const parameterValueElement of parameterValue) {\n parameterStrings.push(`${parameterName}=${parameterValueElement}`);\n }\n result += parameterStrings.join(\"&\");\n } else {\n result += `${parameterName}=${parameterValue}`;\n }\n }\n return result;\n }\n\n /**\n * Parse a URLQuery from the provided text.\n */\n public static parse(text: string): URLQuery {\n const result = new URLQuery();\n\n if (text) {\n if (text.startsWith(\"?\")) {\n text = text.substring(1);\n }\n\n let currentState: URLQueryParseState = \"ParameterName\";\n\n let parameterName = \"\";\n let parameterValue = \"\";\n for (let i = 0; i < text.length; ++i) {\n const currentCharacter: string = text[i];\n switch (currentState) {\n case \"ParameterName\":\n switch (currentCharacter) {\n case \"=\":\n currentState = \"ParameterValue\";\n break;\n\n case \"&\":\n parameterName = \"\";\n parameterValue = \"\";\n break;\n\n default:\n parameterName += currentCharacter;\n break;\n }\n break;\n\n case \"ParameterValue\":\n switch (currentCharacter) {\n case \"=\":\n parameterName = \"\";\n parameterValue = \"\";\n currentState = \"Invalid\";\n break;\n\n case \"&\":\n result.set(parameterName, parameterValue);\n parameterName = \"\";\n parameterValue = \"\";\n currentState = \"ParameterName\";\n break;\n\n default:\n parameterValue += currentCharacter;\n break;\n }\n break;\n\n case \"Invalid\":\n if (currentCharacter === \"&\") {\n currentState = \"ParameterName\";\n }\n break;\n\n default:\n throw new Error(\"Unrecognized URLQuery parse state: \" + currentState);\n }\n }\n if (currentState === \"ParameterValue\") {\n result.set(parameterName, parameterValue);\n }\n }\n\n return result;\n }\n}\n\n/**\n * A class that handles creating, modifying, and parsing URLs.\n */\nexport class URLBuilder {\n private _scheme: string | undefined;\n private _host: string | undefined;\n private _port: string | undefined;\n private _path: string | undefined;\n private _query: URLQuery | undefined;\n\n /**\n * Set the scheme/protocol for this URL. If the provided scheme contains other parts of a URL\n * (such as a host, port, path, or query), those parts will be added to this URL as well.\n */\n public setScheme(scheme: string | undefined): void {\n if (!scheme) {\n this._scheme = undefined;\n } else {\n this.set(scheme, \"SCHEME\");\n }\n }\n\n /**\n * Get the scheme that has been set in this URL.\n */\n public getScheme(): string | undefined {\n return this._scheme;\n }\n\n /**\n * Set the host for this URL. If the provided host contains other parts of a URL (such as a\n * port, path, or query), those parts will be added to this URL as well.\n */\n public setHost(host: string | undefined): void {\n if (!host) {\n this._host = undefined;\n } else {\n this.set(host, \"SCHEME_OR_HOST\");\n }\n }\n\n /**\n * Get the host that has been set in this URL.\n */\n public getHost(): string | undefined {\n return this._host;\n }\n\n /**\n * Set the port for this URL. If the provided port contains other parts of a URL (such as a\n * path or query), those parts will be added to this URL as well.\n */\n public setPort(port: number | string | undefined): void {\n if (port == undefined || port === \"\") {\n this._port = undefined;\n } else {\n this.set(port.toString(), \"PORT\");\n }\n }\n\n /**\n * Get the port that has been set in this URL.\n */\n public getPort(): string | undefined {\n return this._port;\n }\n\n /**\n * Set the path for this URL. If the provided path contains a query, then it will be added to\n * this URL as well.\n */\n public setPath(path: string | undefined): void {\n if (!path) {\n this._path = undefined;\n } else {\n if (path.indexOf(\"://\") !== -1) {\n this.set(path, \"SCHEME\");\n } else {\n this.set(path, \"PATH\");\n }\n }\n }\n\n /**\n * Append the provided path to this URL's existing path. If the provided path contains a query,\n * then it will be added to this URL as well.\n */\n public appendPath(path: string | undefined): void {\n if (path) {\n let currentPath: string | undefined = this.getPath();\n if (currentPath) {\n if (!currentPath.endsWith(\"/\")) {\n currentPath += \"/\";\n }\n\n if (path.startsWith(\"/\")) {\n path = path.substring(1);\n }\n\n path = currentPath + path;\n }\n this.set(path, \"PATH\");\n }\n }\n\n /**\n * Get the path that has been set in this URL.\n */\n public getPath(): string | undefined {\n return this._path;\n }\n\n /**\n * Set the query in this URL.\n */\n public setQuery(query: string | undefined): void {\n if (!query) {\n this._query = undefined;\n } else {\n this._query = URLQuery.parse(query);\n }\n }\n\n /**\n * Set a query parameter with the provided name and value in this URL's query. If the provided\n * query parameter value is undefined or empty, then the query parameter will be removed if it\n * existed.\n */\n public setQueryParameter(queryParameterName: string, queryParameterValue: any): void {\n if (queryParameterName) {\n if (!this._query) {\n this._query = new URLQuery();\n }\n this._query.set(queryParameterName, queryParameterValue);\n }\n }\n\n /**\n * Get the value of the query parameter with the provided query parameter name. If no query\n * parameter exists with the provided name, then undefined will be returned.\n */\n public getQueryParameterValue(queryParameterName: string): string | string[] | undefined {\n return this._query ? this._query.get(queryParameterName) : undefined;\n }\n\n /**\n * Get the query in this URL.\n */\n public getQuery(): string | undefined {\n return this._query ? this._query.toString() : undefined;\n }\n\n /**\n * Set the parts of this URL by parsing the provided text using the provided startState.\n */\n private set(text: string, startState: URLTokenizerState): void {\n const tokenizer = new URLTokenizer(text, startState);\n\n while (tokenizer.next()) {\n const token: URLToken | undefined = tokenizer.current();\n if (token) {\n switch (token.type) {\n case \"SCHEME\":\n this._scheme = token.text || undefined;\n break;\n\n case \"HOST\":\n this._host = token.text || undefined;\n break;\n\n case \"PORT\":\n this._port = token.text || undefined;\n break;\n\n case \"PATH\":\n const tokenPath: string | undefined = token.text || undefined;\n if (!this._path || this._path === \"/\" || tokenPath !== \"/\") {\n this._path = tokenPath;\n }\n break;\n\n case \"QUERY\":\n this._query = URLQuery.parse(token.text);\n break;\n\n default:\n throw new Error(`Unrecognized URLTokenType: ${token.type}`);\n }\n }\n }\n }\n\n public toString(): string {\n let result = \"\";\n\n if (this._scheme) {\n result += `${this._scheme}://`;\n }\n\n if (this._host) {\n result += this._host;\n }\n\n if (this._port) {\n result += `:${this._port}`;\n }\n\n if (this._path) {\n if (!this._path.startsWith(\"/\")) {\n result += \"/\";\n }\n result += this._path;\n }\n\n if (this._query && this._query.any()) {\n result += `?${this._query.toString()}`;\n }\n\n return result;\n }\n\n /**\n * If the provided searchValue is found in this URLBuilder, then replace it with the provided\n * replaceValue.\n */\n public replaceAll(searchValue: string, replaceValue: string): void {\n if (searchValue) {\n this.setScheme(replaceAll(this.getScheme(), searchValue, replaceValue));\n this.setHost(replaceAll(this.getHost(), searchValue, replaceValue));\n this.setPort(replaceAll(this.getPort(), searchValue, replaceValue));\n this.setPath(replaceAll(this.getPath(), searchValue, replaceValue));\n this.setQuery(replaceAll(this.getQuery(), searchValue, replaceValue));\n }\n }\n\n public static parse(text: string): URLBuilder {\n const result = new URLBuilder();\n result.set(text, \"SCHEME_OR_HOST\");\n return result;\n }\n}\n\ntype URLTokenizerState = \"SCHEME\" | \"SCHEME_OR_HOST\" | \"HOST\" | \"PORT\" | \"PATH\" | \"QUERY\" | \"DONE\";\n\ntype URLTokenType = \"SCHEME\" | \"HOST\" | \"PORT\" | \"PATH\" | \"QUERY\";\n\nexport class URLToken {\n public constructor(public readonly text: string, public readonly type: URLTokenType) {\n }\n\n public static scheme(text: string): URLToken {\n return new URLToken(text, \"SCHEME\");\n }\n\n public static host(text: string): URLToken {\n return new URLToken(text, \"HOST\");\n }\n\n public static port(text: string): URLToken {\n return new URLToken(text, \"PORT\");\n }\n\n public static path(text: string): URLToken {\n return new URLToken(text, \"PATH\");\n }\n\n public static query(text: string): URLToken {\n return new URLToken(text, \"QUERY\");\n }\n}\n\n/**\n * Get whether or not the provided character (single character string) is an alphanumeric (letter or\n * digit) character.\n */\nexport function isAlphaNumericCharacter(character: string): boolean {\n const characterCode: number = character.charCodeAt(0);\n return (48 /* '0' */ <= characterCode && characterCode <= 57 /* '9' */) ||\n (65 /* 'A' */ <= characterCode && characterCode <= 90 /* 'Z' */) ||\n (97 /* 'a' */ <= characterCode && characterCode <= 122 /* 'z' */);\n}\n\n/**\n * A class that tokenizes URL strings.\n */\nexport class URLTokenizer {\n readonly _textLength: number;\n _currentState: URLTokenizerState;\n _currentIndex: number;\n _currentToken: URLToken | undefined;\n\n public constructor(readonly _text: string, state?: URLTokenizerState) {\n this._textLength = _text ? _text.length : 0;\n this._currentState = state != undefined ? state : \"SCHEME_OR_HOST\";\n this._currentIndex = 0;\n }\n\n /**\n * Get the current URLToken this URLTokenizer is pointing at, or undefined if the URLTokenizer\n * hasn't started or has finished tokenizing.\n */\n public current(): URLToken | undefined {\n return this._currentToken;\n }\n\n /**\n * Advance to the next URLToken and return whether or not a URLToken was found.\n */\n public next(): boolean {\n if (!hasCurrentCharacter(this)) {\n this._currentToken = undefined;\n } else {\n switch (this._currentState) {\n case \"SCHEME\":\n nextScheme(this);\n break;\n\n case \"SCHEME_OR_HOST\":\n nextSchemeOrHost(this);\n break;\n\n case \"HOST\":\n nextHost(this);\n break;\n\n case \"PORT\":\n nextPort(this);\n break;\n\n case \"PATH\":\n nextPath(this);\n break;\n\n case \"QUERY\":\n nextQuery(this);\n break;\n\n default:\n throw new Error(`Unrecognized URLTokenizerState: ${this._currentState}`);\n }\n }\n return !!this._currentToken;\n }\n}\n\n\n/**\n * Read the remaining characters from this Tokenizer's character stream.\n */\nfunction readRemaining(tokenizer: URLTokenizer): string {\n let result = \"\";\n if (tokenizer._currentIndex < tokenizer._textLength) {\n result = tokenizer._text.substring(tokenizer._currentIndex);\n tokenizer._currentIndex = tokenizer._textLength;\n }\n return result;\n}\n\n/**\n * Whether or not this URLTokenizer has a current character.\n */\nfunction hasCurrentCharacter(tokenizer: URLTokenizer): boolean {\n return tokenizer._currentIndex < tokenizer._textLength;\n}\n\n/**\n * Get the character in the text string at the current index.\n */\nfunction getCurrentCharacter(tokenizer: URLTokenizer): string {\n return tokenizer._text[tokenizer._currentIndex];\n}\n\n/**\n * Advance to the character in text that is \"step\" characters ahead. If no step value is provided,\n * then step will default to 1.\n */\nfunction nextCharacter(tokenizer: URLTokenizer, step?: number): void {\n if (hasCurrentCharacter(tokenizer)) {\n if (!step) {\n step = 1;\n }\n tokenizer._currentIndex += step;\n }\n}\n\n/**\n * Starting with the current character, peek \"charactersToPeek\" number of characters ahead in this\n * Tokenizer's stream of characters.\n */\nfunction peekCharacters(tokenizer: URLTokenizer, charactersToPeek: number): string {\n let endIndex: number = tokenizer._currentIndex + charactersToPeek;\n if (tokenizer._textLength < endIndex) {\n endIndex = tokenizer._textLength;\n }\n return tokenizer._text.substring(tokenizer._currentIndex, endIndex);\n}\n\n/**\n * Read characters from this Tokenizer until the end of the stream or until the provided condition\n * is false when provided the current character.\n */\nfunction readWhile(tokenizer: URLTokenizer, condition: (character: string) => boolean): string {\n let result = \"\";\n\n while (hasCurrentCharacter(tokenizer)) {\n const currentCharacter: string = getCurrentCharacter(tokenizer);\n if (!condition(currentCharacter)) {\n break;\n } else {\n result += currentCharacter;\n nextCharacter(tokenizer);\n }\n }\n\n return result;\n}\n\n/**\n * Read characters from this Tokenizer until a non-alphanumeric character or the end of the\n * character stream is reached.\n */\nfunction readWhileLetterOrDigit(tokenizer: URLTokenizer): string {\n return readWhile(tokenizer, (character: string) => isAlphaNumericCharacter(character));\n}\n\n/**\n * Read characters from this Tokenizer until one of the provided terminating characters is read or\n * the end of the character stream is reached.\n */\nfunction readUntilCharacter(tokenizer: URLTokenizer, ...terminatingCharacters: string[]): string {\n return readWhile(tokenizer, (character: string) => terminatingCharacters.indexOf(character) === -1);\n}\n\nfunction nextScheme(tokenizer: URLTokenizer): void {\n const scheme: string = readWhileLetterOrDigit(tokenizer);\n tokenizer._currentToken = URLToken.scheme(scheme);\n if (!hasCurrentCharacter(tokenizer)) {\n tokenizer._currentState = \"DONE\";\n } else {\n tokenizer._currentState = \"HOST\";\n }\n}\n\nfunction nextSchemeOrHost(tokenizer: URLTokenizer): void {\n const schemeOrHost: string = readUntilCharacter(tokenizer, \":\", \"/\", \"?\");\n if (!hasCurrentCharacter(tokenizer)) {\n tokenizer._currentToken = URLToken.host(schemeOrHost);\n tokenizer._currentState = \"DONE\";\n } else if (getCurrentCharacter(tokenizer) === \":\") {\n if (peekCharacters(tokenizer, 3) === \"://\") {\n tokenizer._currentToken = URLToken.scheme(schemeOrHost);\n tokenizer._currentState = \"HOST\";\n } else {\n tokenizer._currentToken = URLToken.host(schemeOrHost);\n tokenizer._currentState = \"PORT\";\n }\n } else {\n tokenizer._currentToken = URLToken.host(schemeOrHost);\n if (getCurrentCharacter(tokenizer) === \"/\") {\n tokenizer._currentState = \"PATH\";\n } else {\n tokenizer._currentState = \"QUERY\";\n }\n }\n}\n\nfunction nextHost(tokenizer: URLTokenizer): void {\n if (peekCharacters(tokenizer, 3) === \"://\") {\n nextCharacter(tokenizer, 3);\n }\n\n const host: string = readUntilCharacter(tokenizer, \":\", \"/\", \"?\");\n tokenizer._currentToken = URLToken.host(host);\n\n if (!hasCurrentCharacter(tokenizer)) {\n tokenizer._currentState = \"DONE\";\n } else if (getCurrentCharacter(tokenizer) === \":\") {\n tokenizer._currentState = \"PORT\";\n } else if (getCurrentCharacter(tokenizer) === \"/\") {\n tokenizer._currentState = \"PATH\";\n } else {\n tokenizer._currentState = \"QUERY\";\n }\n}\n\nfunction nextPort(tokenizer: URLTokenizer): void {\n if (getCurrentCharacter(tokenizer) === \":\") {\n nextCharacter(tokenizer);\n }\n\n const port: string = readUntilCharacter(tokenizer, \"/\", \"?\");\n tokenizer._currentToken = URLToken.port(port);\n\n if (!hasCurrentCharacter(tokenizer)) {\n tokenizer._currentState = \"DONE\";\n } else if (getCurrentCharacter(tokenizer) === \"/\") {\n tokenizer._currentState = \"PATH\";\n } else {\n tokenizer._currentState = \"QUERY\";\n }\n}\n\nfunction nextPath(tokenizer: URLTokenizer): void {\n const path: string = readUntilCharacter(tokenizer, \"?\");\n tokenizer._currentToken = URLToken.path(path);\n\n if (!hasCurrentCharacter(tokenizer)) {\n tokenizer._currentState = \"DONE\";\n } else {\n tokenizer._currentState = \"QUERY\";\n }\n}\n\nfunction nextQuery(tokenizer: URLTokenizer): void {\n if (getCurrentCharacter(tokenizer) === \"?\") {\n nextCharacter(tokenizer);\n }\n\n const query: string = readRemaining(tokenizer);\n tokenizer._currentToken = URLToken.query(query);\n tokenizer._currentState = \"DONE\";\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport { URLBuilder } from \"../url\";\nimport { WebResource } from \"../webResource\";\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./requestPolicy\";\n\nexport function redirectPolicy(maximumRetries = 20): RequestPolicyFactory {\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new RedirectPolicy(nextPolicy, options, maximumRetries);\n }\n };\n}\n\nexport class RedirectPolicy extends BaseRequestPolicy {\n constructor(nextPolicy: RequestPolicy, options: RequestPolicyOptions, readonly maxRetries = 20) {\n super(nextPolicy, options);\n }\n\n public sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n return this._nextPolicy.sendRequest(request).then(response => handleRedirect(this, response, 0));\n }\n}\n\nfunction handleRedirect(policy: RedirectPolicy, response: HttpOperationResponse, currentRetries: number): Promise<HttpOperationResponse> {\n const { request, status } = response;\n const locationHeader = response.headers.get(\"location\");\n if (locationHeader &&\n (status === 300 || status === 307 || (status === 303 && request.method === \"POST\")) &&\n (!policy.maxRetries || currentRetries < policy.maxRetries)) {\n\n const builder = URLBuilder.parse(request.url);\n builder.setPath(locationHeader);\n request.url = builder.toString();\n\n // POST request with Status code 303 should be converted into a\n // redirected GET request if the redirect url is present in the location header\n if (status === 303) {\n request.method = \"GET\";\n }\n\n return policy._nextPolicy.sendRequest(request)\n .then(res => handleRedirect(policy, res, currentRetries + 1));\n }\n\n return Promise.resolve(response);\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport * as utils from \"../util/utils\";\nimport { WebResource } from \"../webResource\";\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./requestPolicy\";\n\nexport function rpRegistrationPolicy(retryTimeout = 30): RequestPolicyFactory {\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new RPRegistrationPolicy(nextPolicy, options, retryTimeout);\n }\n };\n}\n\nexport class RPRegistrationPolicy extends BaseRequestPolicy {\n constructor(nextPolicy: RequestPolicy, options: RequestPolicyOptions, readonly _retryTimeout = 30) {\n super(nextPolicy, options);\n }\n\n public sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n return this._nextPolicy.sendRequest(request.clone())\n .then(response => registerIfNeeded(this, request, response));\n }\n}\n\n\nfunction registerIfNeeded(policy: RPRegistrationPolicy, request: WebResource, response: HttpOperationResponse): Promise<HttpOperationResponse> {\n if (response.status === 409) {\n const rpName = checkRPNotRegisteredError(response.bodyAsText as string);\n if (rpName) {\n const urlPrefix = extractSubscriptionUrl(request.url);\n return registerRP(policy, urlPrefix, rpName, request)\n // Autoregistration of ${provider} failed for some reason. We will not return this error\n // instead will return the initial response with 409 status code back to the user.\n // do nothing here as we are returning the original response at the end of this method.\n .catch(() => false)\n .then(registrationStatus => {\n if (registrationStatus) {\n // Retry the original request. We have to change the x-ms-client-request-id\n // otherwise Azure endpoint will return the initial 409 (cached) response.\n request.headers.set(\"x-ms-client-request-id\", utils.generateUuid());\n return policy._nextPolicy.sendRequest(request.clone());\n }\n return response;\n });\n }\n }\n\n return Promise.resolve(response);\n}\n\n/**\n * Reuses the headers of the original request and url (if specified).\n * @param {WebResource} originalRequest The original request\n * @param {boolean} reuseUrlToo Should the url from the original request be reused as well. Default false.\n * @returns {object} A new request object with desired headers.\n */\nfunction getRequestEssentials(originalRequest: WebResource, reuseUrlToo = false): WebResource {\n const reqOptions: WebResource = originalRequest.clone();\n if (reuseUrlToo) {\n reqOptions.url = originalRequest.url;\n }\n\n // We have to change the x-ms-client-request-id otherwise Azure endpoint\n // will return the initial 409 (cached) response.\n reqOptions.headers.set(\"x-ms-client-request-id\", utils.generateUuid());\n\n // Set content-type to application/json\n reqOptions.headers.set(\"Content-Type\", \"application/json; charset=utf-8\");\n\n return reqOptions;\n}\n\n/**\n * Validates the error code and message associated with 409 response status code. If it matches to that of\n * RP not registered then it returns the name of the RP else returns undefined.\n * @param {string} body The response body received after making the original request.\n * @returns {string} The name of the RP if condition is satisfied else undefined.\n */\nfunction checkRPNotRegisteredError(body: string): string {\n let result, responseBody;\n if (body) {\n try {\n responseBody = JSON.parse(body);\n } catch (err) {\n // do nothing;\n }\n if (responseBody && responseBody.error && responseBody.error.message &&\n responseBody.error.code && responseBody.error.code === \"MissingSubscriptionRegistration\") {\n const matchRes = responseBody.error.message.match(/.*'(.*)'/i);\n if (matchRes) {\n result = matchRes.pop();\n }\n }\n }\n return result;\n}\n\n/**\n * Extracts the first part of the URL, just after subscription:\n * https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/\n * @param {string} url The original request url\n * @returns {string} The url prefix as explained above.\n */\nfunction extractSubscriptionUrl(url: string): string {\n let result;\n const matchRes = url.match(/.*\\/subscriptions\\/[a-f0-9-]+\\//ig);\n if (matchRes && matchRes[0]) {\n result = matchRes[0];\n } else {\n throw new Error(`Unable to extract subscriptionId from the given url - ${url}.`);\n }\n return result;\n}\n\n/**\n * Registers the given provider.\n * @param {RPRegistrationPolicy} policy The RPRegistrationPolicy this function is being called against.\n * @param {string} urlPrefix https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/\n * @param {string} provider The provider name to be registered.\n * @param {WebResource} originalRequest The original request sent by the user that returned a 409 response\n * with a message that the provider is not registered.\n * @param {registrationCallback} callback The callback that handles the RP registration\n */\nfunction registerRP(policy: RPRegistrationPolicy, urlPrefix: string, provider: string, originalRequest: WebResource): Promise<boolean> {\n const postUrl = `${urlPrefix}providers/${provider}/register?api-version=2016-02-01`;\n const getUrl = `${urlPrefix}providers/${provider}?api-version=2016-02-01`;\n const reqOptions = getRequestEssentials(originalRequest);\n reqOptions.method = \"POST\";\n reqOptions.url = postUrl;\n\n return policy._nextPolicy.sendRequest(reqOptions)\n .then(response => {\n if (response.status !== 200) {\n throw new Error(`Autoregistration of ${provider} failed. Please try registering manually.`);\n }\n return getRegistrationStatus(policy, getUrl, originalRequest);\n });\n}\n\n/**\n * Polls the registration status of the provider that was registered. Polling happens at an interval of 30 seconds.\n * Polling will happen till the registrationState property of the response body is \"Registered\".\n * @param {RPRegistrationPolicy} policy The RPRegistrationPolicy this function is being called against.\n * @param {string} url The request url for polling\n * @param {WebResource} originalRequest The original request sent by the user that returned a 409 response\n * with a message that the provider is not registered.\n * @returns {Promise<boolean>} True if RP Registration is successful.\n */\nfunction getRegistrationStatus(policy: RPRegistrationPolicy, url: string, originalRequest: WebResource): Promise<boolean> {\n const reqOptions: any = getRequestEssentials(originalRequest);\n reqOptions.url = url;\n reqOptions.method = \"GET\";\n\n return policy._nextPolicy.sendRequest(reqOptions).then(res => {\n const obj = (res.parsedBody as any);\n if (res.parsedBody && obj.registrationState && obj.registrationState === \"Registered\") {\n return true;\n } else {\n return utils.delay(policy._retryTimeout * 1000).then(() => getRegistrationStatus(policy, url, originalRequest));\n }\n });\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { ServiceClientCredentials } from \"../credentials/serviceClientCredentials\";\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport { WebResource } from \"../webResource\";\nimport { BaseRequestPolicy, RequestPolicyFactory, RequestPolicy, RequestPolicyOptions } from \"./requestPolicy\";\n\nexport function signingPolicy(authenticationProvider: ServiceClientCredentials): RequestPolicyFactory {\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new SigningPolicy(nextPolicy, options, authenticationProvider);\n }\n };\n}\n\nexport class SigningPolicy extends BaseRequestPolicy {\n\n constructor(nextPolicy: RequestPolicy, options: RequestPolicyOptions, public authenticationProvider: ServiceClientCredentials) {\n super(nextPolicy, options);\n }\n\n signRequest(request: WebResource): Promise<WebResource> {\n return this.authenticationProvider.signRequest(request);\n }\n\n public sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n return this.signRequest(request).then(nextRequest => this._nextPolicy.sendRequest(nextRequest));\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport * as utils from \"../util/utils\";\nimport { WebResource } from \"../webResource\";\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./requestPolicy\";\n\nexport interface RetryData {\n retryCount: number;\n retryInterval: number;\n error?: RetryError;\n}\n\nexport interface RetryError extends Error {\n message: string;\n code?: string;\n innerError?: RetryError;\n}\n\nexport function systemErrorRetryPolicy(retryCount?: number, retryInterval?: number, minRetryInterval?: number, maxRetryInterval?: number): RequestPolicyFactory {\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new SystemErrorRetryPolicy(nextPolicy, options, retryCount, retryInterval, minRetryInterval, maxRetryInterval);\n }\n };\n}\n\n/**\n * @class\n * Instantiates a new \"ExponentialRetryPolicyFilter\" instance.\n *\n * @constructor\n * @param {number} retryCount The client retry count.\n * @param {number} retryInterval The client retry interval, in milliseconds.\n * @param {number} minRetryInterval The minimum retry interval, in milliseconds.\n * @param {number} maxRetryInterval The maximum retry interval, in milliseconds.\n */\nexport class SystemErrorRetryPolicy extends BaseRequestPolicy {\n retryCount: number;\n retryInterval: number;\n minRetryInterval: number;\n maxRetryInterval: number;\n DEFAULT_CLIENT_RETRY_INTERVAL = 1000 * 30;\n DEFAULT_CLIENT_RETRY_COUNT = 3;\n DEFAULT_CLIENT_MAX_RETRY_INTERVAL = 1000 * 90;\n DEFAULT_CLIENT_MIN_RETRY_INTERVAL = 1000 * 3;\n\n constructor(nextPolicy: RequestPolicy, options: RequestPolicyOptions, retryCount?: number, retryInterval?: number, minRetryInterval?: number, maxRetryInterval?: number) {\n super(nextPolicy, options);\n this.retryCount = typeof retryCount === \"number\" ? retryCount : this.DEFAULT_CLIENT_RETRY_COUNT;\n this.retryInterval = typeof retryInterval === \"number\" ? retryInterval : this.DEFAULT_CLIENT_RETRY_INTERVAL;\n this.minRetryInterval = typeof minRetryInterval === \"number\" ? minRetryInterval : this.DEFAULT_CLIENT_MIN_RETRY_INTERVAL;\n this.maxRetryInterval = typeof maxRetryInterval === \"number\" ? maxRetryInterval : this.DEFAULT_CLIENT_MAX_RETRY_INTERVAL;\n }\n\n public sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n return this._nextPolicy.sendRequest(request.clone()).then(response => retry(this, request, response));\n }\n}\n\n/**\n * Determines if the operation should be retried and how long to wait until the next retry.\n *\n * @param {number} statusCode The HTTP status code.\n * @param {RetryData} retryData The retry data.\n * @return {boolean} True if the operation qualifies for a retry; false otherwise.\n */\nfunction shouldRetry(policy: SystemErrorRetryPolicy, retryData: RetryData): boolean {\n let currentCount;\n if (!retryData) {\n throw new Error(\"retryData for the SystemErrorRetryPolicyFilter cannot be null.\");\n } else {\n currentCount = (retryData && retryData.retryCount);\n }\n return (currentCount < policy.retryCount);\n}\n\n/**\n * Updates the retry data for the next attempt.\n *\n * @param {RetryData} retryData The retry data.\n * @param {object} err The operation\"s error, if any.\n */\nfunction updateRetryData(policy: SystemErrorRetryPolicy, retryData?: RetryData, err?: RetryError): RetryData {\n if (!retryData) {\n retryData = {\n retryCount: 0,\n retryInterval: 0\n };\n }\n\n if (err) {\n if (retryData.error) {\n err.innerError = retryData.error;\n }\n\n retryData.error = err;\n }\n\n // Adjust retry count\n retryData.retryCount++;\n\n // Adjust retry interval\n let incrementDelta = Math.pow(2, retryData.retryCount) - 1;\n const boundedRandDelta = policy.retryInterval * 0.8 +\n Math.floor(Math.random() * (policy.retryInterval * 1.2 - policy.retryInterval * 0.8));\n incrementDelta *= boundedRandDelta;\n\n retryData.retryInterval = Math.min(policy.minRetryInterval + incrementDelta, policy.maxRetryInterval);\n\n return retryData;\n}\n\nfunction retry(policy: SystemErrorRetryPolicy, request: WebResource, operationResponse: HttpOperationResponse, retryData?: RetryData, err?: RetryError): Promise<HttpOperationResponse> {\n retryData = updateRetryData(policy, retryData, err);\n if (err && err.code && shouldRetry(policy, retryData) &&\n (err.code === \"ETIMEDOUT\" || err.code === \"ESOCKETTIMEDOUT\" || err.code === \"ECONNREFUSED\" ||\n err.code === \"ECONNRESET\" || err.code === \"ENOENT\")) {\n // If previous operation ended with an error and the policy allows a retry, do that\n return utils.delay(retryData.retryInterval)\n .then(() => policy._nextPolicy.sendRequest(request.clone()))\n .then(res => retry(policy, request, res, retryData, err))\n .catch(err => retry(policy, request, operationResponse, retryData, err));\n } else {\n if (err != undefined) {\n // If the operation failed in the end, return all errors instead of just the last one\n err = retryData.error;\n return Promise.reject(err);\n }\n return Promise.resolve(operationResponse);\n }\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\n/**\n * The format that will be used to join an array of values together for a query parameter value.\n */\nexport enum QueryCollectionFormat {\n Csv = \",\",\n Ssv = \" \",\n Tsv = \"\\t\",\n Pipes = \"|\",\n Multi = \"Multi\",\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { ProxySettings } from \"../serviceClient\";\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./requestPolicy\";\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport { WebResource } from \"../webResource\";\n\nconst proxyNotSupportedInBrowser = new Error(\"ProxyPolicy is not supported in browser environment\");\n\nexport function getDefaultProxySettings(_proxyUrl?: string): ProxySettings | undefined {\n return undefined;\n}\n\nexport function proxyPolicy(_proxySettings?: ProxySettings): RequestPolicyFactory {\n return {\n create: (_nextPolicy: RequestPolicy, _options: RequestPolicyOptions) => {\n throw proxyNotSupportedInBrowser;\n }\n };\n}\n\nexport class ProxyPolicy extends BaseRequestPolicy {\n constructor(nextPolicy: RequestPolicy, options: RequestPolicyOptions) {\n super(nextPolicy, options);\n throw proxyNotSupportedInBrowser;\n }\n\n public sendRequest(_request: WebResource): Promise<HttpOperationResponse> {\n throw proxyNotSupportedInBrowser;\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyOptions, RequestPolicyFactory } from \"./requestPolicy\";\nimport { WebResource } from \"../webResource\";\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport { Constants } from \"../util/constants\";\nimport { delay } from \"../util/utils\";\n\ntype ResponseHandler = (httpRequest: WebResource, response: HttpOperationResponse) => Promise<HttpOperationResponse>;\nconst StatusCodes = Constants.HttpConstants.StatusCodes;\n\nexport function throttlingRetryPolicy(): RequestPolicyFactory {\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new ThrottlingRetryPolicy(nextPolicy, options);\n }\n };\n}\n\n/**\n * To learn more, please refer to\n * https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-request-limits,\n * https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits and\n * https://docs.microsoft.com/en-us/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors\n */\nexport class ThrottlingRetryPolicy extends BaseRequestPolicy {\n private _handleResponse: ResponseHandler;\n\n constructor(nextPolicy: RequestPolicy, options: RequestPolicyOptions, _handleResponse?: ResponseHandler) {\n super(nextPolicy, options);\n this._handleResponse = _handleResponse || this._defaultResponseHandler;\n }\n\n public async sendRequest(httpRequest: WebResource): Promise<HttpOperationResponse> {\n return this._nextPolicy.sendRequest(httpRequest.clone()).then(response => {\n if (response.status !== StatusCodes.TooManyRequests) {\n return response;\n } else {\n return this._handleResponse(httpRequest, response);\n }\n });\n }\n\n private async _defaultResponseHandler(httpRequest: WebResource, httpResponse: HttpOperationResponse): Promise<HttpOperationResponse> {\n const retryAfterHeader: string | undefined = httpResponse.headers.get(Constants.HeaderConstants.RETRY_AFTER);\n\n if (retryAfterHeader) {\n const delayInMs: number | undefined = ThrottlingRetryPolicy.parseRetryAfterHeader(retryAfterHeader);\n if (delayInMs) {\n return delay(delayInMs).then((_: any) => this._nextPolicy.sendRequest(httpRequest));\n }\n }\n\n return httpResponse;\n }\n\n public static parseRetryAfterHeader(headerValue: string): number | undefined {\n const retryAfterInSeconds = Number(headerValue);\n if (Number.isNaN(retryAfterInSeconds)) {\n return ThrottlingRetryPolicy.parseDateRetryAfterHeader(headerValue);\n } else {\n return retryAfterInSeconds * 1000;\n }\n }\n\n public static parseDateRetryAfterHeader(headerValue: string): number | undefined {\n try {\n const now: number = Date.now();\n const date: number = Date.parse(headerValue);\n const diff = date - now;\n\n return Number.isNaN(diff) ? undefined : diff;\n } catch (error) {\n return undefined;\n }\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { ServiceClientCredentials } from \"./credentials/serviceClientCredentials\";\nimport { DefaultHttpClient } from \"./defaultHttpClient\";\nimport { HttpClient } from \"./httpClient\";\nimport { HttpOperationResponse, RestResponse } from \"./httpOperationResponse\";\nimport { HttpPipelineLogger } from \"./httpPipelineLogger\";\nimport { OperationArguments } from \"./operationArguments\";\nimport { getPathStringFromParameter, getPathStringFromParameterPath, OperationParameter, ParameterPath } from \"./operationParameter\";\nimport { isStreamOperation, OperationSpec } from \"./operationSpec\";\nimport { deserializationPolicy, DeserializationContentTypes } from \"./policies/deserializationPolicy\";\nimport { exponentialRetryPolicy } from \"./policies/exponentialRetryPolicy\";\nimport { generateClientRequestIdPolicy } from \"./policies/generateClientRequestIdPolicy\";\nimport { userAgentPolicy, getDefaultUserAgentHeaderName, getDefaultUserAgentValue } from \"./policies/userAgentPolicy\";\nimport { redirectPolicy } from \"./policies/redirectPolicy\";\nimport { RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./policies/requestPolicy\";\nimport { rpRegistrationPolicy } from \"./policies/rpRegistrationPolicy\";\nimport { signingPolicy } from \"./policies/signingPolicy\";\nimport { systemErrorRetryPolicy } from \"./policies/systemErrorRetryPolicy\";\nimport { QueryCollectionFormat } from \"./queryCollectionFormat\";\nimport { CompositeMapper, DictionaryMapper, Mapper, MapperType, Serializer } from \"./serializer\";\nimport { URLBuilder } from \"./url\";\nimport * as utils from \"./util/utils\";\nimport { stringifyXML } from \"./util/xml\";\nimport { RequestOptionsBase, RequestPrepareOptions, WebResource } from \"./webResource\";\nimport { OperationResponse } from \"./operationResponse\";\nimport { ServiceCallback } from \"./util/utils\";\nimport { proxyPolicy, getDefaultProxySettings } from \"./policies/proxyPolicy\";\nimport { throttlingRetryPolicy } from \"./policies/throttlingRetryPolicy\";\n\n\n/**\n * HTTP proxy settings (Node.js only)\n */\nexport interface ProxySettings {\n host: string;\n port: number;\n username?: string;\n password?: string;\n}\n\n/**\n * Options to be provided while creating the client.\n */\nexport interface ServiceClientOptions {\n /**\n * An array of factories which get called to create the RequestPolicy pipeline used to send a HTTP\n * request on the wire, or a function that takes in the defaultRequestPolicyFactories and returns\n * the requestPolicyFactories that will be used.\n */\n requestPolicyFactories?: RequestPolicyFactory[] | ((defaultRequestPolicyFactories: RequestPolicyFactory[]) => (void | RequestPolicyFactory[]));\n /**\n * The HttpClient that will be used to send HTTP requests.\n */\n httpClient?: HttpClient;\n /**\n * The HttpPipelineLogger that can be used to debug RequestPolicies within the HTTP pipeline.\n */\n httpPipelineLogger?: HttpPipelineLogger;\n /**\n * If set to true, turn off the default retry policy.\n */\n noRetryPolicy?: boolean;\n /**\n * Gets or sets the retry timeout in seconds for AutomaticRPRegistration. Default value is 30.\n */\n rpRegistrationRetryTimeout?: number;\n /**\n * Whether or not to generate a client request ID header for each HTTP request.\n */\n generateClientRequestIdHeader?: boolean;\n /**\n * Whether to include credentials in CORS requests in the browser.\n * See https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/withCredentials for more information.\n */\n withCredentials?: boolean;\n /**\n * If specified, a GenerateRequestIdPolicy will be added to the HTTP pipeline that will add a\n * header to all outgoing requests with this header name and a random UUID as the request ID.\n */\n clientRequestIdHeaderName?: string;\n /**\n * The content-types that will be associated with JSON or XML serialization.\n */\n deserializationContentTypes?: DeserializationContentTypes;\n /**\n * The header name to use for the telemetry header while sending the request. If this is not\n * specified, then \"User-Agent\" will be used when running on Node.js and \"x-ms-command-name\" will\n * be used when running in a browser.\n */\n userAgentHeaderName?: string | ((defaultUserAgentHeaderName: string) => string);\n /**\n * The string to be set to the telemetry header while sending the request, or a function that\n * takes in the default user-agent string and returns the user-agent string that will be used.\n */\n userAgent?: string | ((defaultUserAgent: string) => string);\n /**\n * Proxy settings which will be used for every HTTP request (Node.js only).\n */\n proxySettings?: ProxySettings;\n}\n\n/**\n * @class\n * Initializes a new instance of the ServiceClient.\n */\nexport class ServiceClient {\n /**\n * If specified, this is the base URI that requests will be made against for this ServiceClient.\n * If it is not specified, then all OperationSpecs must contain a baseUrl property.\n */\n protected baseUri?: string;\n\n /**\n * The default request content type for the service.\n * Used if no requestContentType is present on an OperationSpec.\n */\n protected requestContentType?: string;\n\n\n /**\n * The HTTP client that will be used to send requests.\n */\n private readonly _httpClient: HttpClient;\n private readonly _requestPolicyOptions: RequestPolicyOptions;\n\n private readonly _requestPolicyFactories: RequestPolicyFactory[];\n private readonly _withCredentials: boolean;\n\n /**\n * The ServiceClient constructor\n * @constructor\n * @param {ServiceClientCredentials} [credentials] The credentials object used for authentication.\n * @param {ServiceClientOptions} [options] The service client options that govern the behavior of the client.\n */\n constructor(credentials?: ServiceClientCredentials, options?: ServiceClientOptions) {\n if (!options) {\n options = {};\n }\n\n if (credentials && !credentials.signRequest) {\n throw new Error(\"credentials argument needs to implement signRequest method\");\n }\n\n this._withCredentials = options.withCredentials || false;\n this._httpClient = options.httpClient || new DefaultHttpClient();\n this._requestPolicyOptions = new RequestPolicyOptions(options.httpPipelineLogger);\n\n let requestPolicyFactories: RequestPolicyFactory[];\n if (Array.isArray(options.requestPolicyFactories)) {\n requestPolicyFactories = options.requestPolicyFactories;\n } else {\n requestPolicyFactories = createDefaultRequestPolicyFactories(credentials, options);\n if (options.requestPolicyFactories) {\n const newRequestPolicyFactories: void | RequestPolicyFactory[] = options.requestPolicyFactories(requestPolicyFactories);\n if (newRequestPolicyFactories) {\n requestPolicyFactories = newRequestPolicyFactories;\n }\n }\n }\n this._requestPolicyFactories = requestPolicyFactories;\n }\n\n /**\n * Send the provided httpRequest.\n */\n sendRequest(options: RequestPrepareOptions | WebResource): Promise<HttpOperationResponse> {\n if (options === null || options === undefined || typeof options !== \"object\") {\n throw new Error(\"options cannot be null or undefined and it must be of type object.\");\n }\n\n let httpRequest: WebResource;\n try {\n if (options instanceof WebResource) {\n options.validateRequestProperties();\n httpRequest = options;\n } else {\n httpRequest = new WebResource();\n httpRequest = httpRequest.prepare(options);\n }\n } catch (error) {\n return Promise.reject(error);\n }\n\n let httpPipeline: RequestPolicy = this._httpClient;\n if (this._requestPolicyFactories && this._requestPolicyFactories.length > 0) {\n for (let i = this._requestPolicyFactories.length - 1; i >= 0; --i) {\n httpPipeline = this._requestPolicyFactories[i].create(httpPipeline, this._requestPolicyOptions);\n }\n }\n return httpPipeline.sendRequest(httpRequest);\n }\n\n /**\n * Send an HTTP request that is populated using the provided OperationSpec.\n * @param {OperationArguments} operationArguments The arguments that the HTTP request's templated values will be populated from.\n * @param {OperationSpec} operationSpec The OperationSpec to use to populate the httpRequest.\n * @param {ServiceCallback} callback The callback to call when the response is received.\n */\n sendOperationRequest(operationArguments: OperationArguments, operationSpec: OperationSpec, callback?: ServiceCallback<any>): Promise<RestResponse> {\n if (typeof operationArguments.options === \"function\") {\n callback = operationArguments.options;\n operationArguments.options = undefined;\n }\n\n const httpRequest = new WebResource();\n\n let result: Promise<RestResponse>;\n try {\n const baseUri: string | undefined = operationSpec.baseUrl || this.baseUri;\n if (!baseUri) {\n throw new Error(\"If operationSpec.baseUrl is not specified, then the ServiceClient must have a baseUri string property that contains the base URL to use.\");\n }\n\n httpRequest.method = operationSpec.httpMethod;\n httpRequest.operationSpec = operationSpec;\n\n const requestUrl: URLBuilder = URLBuilder.parse(baseUri);\n if (operationSpec.path) {\n requestUrl.appendPath(operationSpec.path);\n }\n if (operationSpec.urlParameters && operationSpec.urlParameters.length > 0) {\n for (const urlParameter of operationSpec.urlParameters) {\n let urlParameterValue: string = getOperationArgumentValueFromParameter(this, operationArguments, urlParameter, operationSpec.serializer);\n urlParameterValue = operationSpec.serializer.serialize(urlParameter.mapper, urlParameterValue, getPathStringFromParameter(urlParameter));\n if (!urlParameter.skipEncoding) {\n urlParameterValue = encodeURIComponent(urlParameterValue);\n }\n requestUrl.replaceAll(`{${urlParameter.mapper.serializedName || getPathStringFromParameter(urlParameter)}}`, urlParameterValue);\n }\n }\n if (operationSpec.queryParameters && operationSpec.queryParameters.length > 0) {\n for (const queryParameter of operationSpec.queryParameters) {\n let queryParameterValue: any = getOperationArgumentValueFromParameter(this, operationArguments, queryParameter, operationSpec.serializer);\n if (queryParameterValue != undefined) {\n queryParameterValue = operationSpec.serializer.serialize(queryParameter.mapper, queryParameterValue, getPathStringFromParameter(queryParameter));\n if (queryParameter.collectionFormat != undefined) {\n if (queryParameter.collectionFormat === QueryCollectionFormat.Multi) {\n if (queryParameterValue.length === 0) {\n queryParameterValue = \"\";\n } else {\n for (const index in queryParameterValue) {\n const item = queryParameterValue[index];\n queryParameterValue[index] = item == undefined ? \"\" : item.toString();\n }\n }\n } else {\n queryParameterValue = queryParameterValue.join(queryParameter.collectionFormat);\n }\n }\n if (!queryParameter.skipEncoding) {\n if (Array.isArray(queryParameterValue)) {\n for (const index in queryParameterValue) {\n queryParameterValue[index] = encodeURIComponent(queryParameterValue[index]);\n }\n }\n else {\n queryParameterValue = encodeURIComponent(queryParameterValue);\n }\n }\n requestUrl.setQueryParameter(queryParameter.mapper.serializedName || getPathStringFromParameter(queryParameter), queryParameterValue);\n }\n }\n }\n httpRequest.url = requestUrl.toString();\n\n const contentType = operationSpec.contentType || this.requestContentType;\n if (contentType) {\n httpRequest.headers.set(\"Content-Type\", contentType);\n }\n\n if (operationSpec.headerParameters) {\n for (const headerParameter of operationSpec.headerParameters) {\n let headerValue: any = getOperationArgumentValueFromParameter(this, operationArguments, headerParameter, operationSpec.serializer);\n if (headerValue != undefined) {\n headerValue = operationSpec.serializer.serialize(headerParameter.mapper, headerValue, getPathStringFromParameter(headerParameter));\n const headerCollectionPrefix = (headerParameter.mapper as DictionaryMapper).headerCollectionPrefix;\n if (headerCollectionPrefix) {\n for (const key of Object.keys(headerValue)) {\n httpRequest.headers.set(headerCollectionPrefix + key, headerValue[key]);\n }\n } else {\n httpRequest.headers.set(headerParameter.mapper.serializedName || getPathStringFromParameter(headerParameter), headerValue);\n }\n }\n }\n }\n\n const options: RequestOptionsBase | undefined = operationArguments.options;\n if (options) {\n if (options.customHeaders) {\n for (const customHeaderName in options.customHeaders) {\n httpRequest.headers.set(customHeaderName, options.customHeaders[customHeaderName]);\n }\n }\n\n if (options.abortSignal) {\n httpRequest.abortSignal = options.abortSignal;\n }\n\n if (options.timeout) {\n httpRequest.timeout = options.timeout;\n }\n\n if (options.onUploadProgress) {\n httpRequest.onUploadProgress = options.onUploadProgress;\n }\n\n if (options.onDownloadProgress) {\n httpRequest.onDownloadProgress = options.onDownloadProgress;\n }\n }\n\n httpRequest.withCredentials = this._withCredentials;\n\n serializeRequestBody(this, httpRequest, operationArguments, operationSpec);\n\n if (httpRequest.streamResponseBody == undefined) {\n httpRequest.streamResponseBody = isStreamOperation(operationSpec);\n }\n\n result = this.sendRequest(httpRequest)\n .then(res => flattenResponse(res, operationSpec.responses[res.status]));\n } catch (error) {\n result = Promise.reject(error);\n }\n\n const cb = callback;\n if (cb) {\n result\n // tslint:disable-next-line:no-null-keyword\n .then(res => cb(null, res._response.parsedBody, res._response.request, res._response))\n .catch(err => cb(err));\n }\n\n return result;\n }\n}\n\nexport function serializeRequestBody(serviceClient: ServiceClient, httpRequest: WebResource, operationArguments: OperationArguments, operationSpec: OperationSpec): void {\n if (operationSpec.requestBody && operationSpec.requestBody.mapper) {\n httpRequest.body = getOperationArgumentValueFromParameter(serviceClient, operationArguments, operationSpec.requestBody, operationSpec.serializer);\n\n const bodyMapper = operationSpec.requestBody.mapper;\n const { required, xmlName, xmlElementName, serializedName } = bodyMapper;\n const typeName = bodyMapper.type.name;\n try {\n if (httpRequest.body != undefined || required) {\n const requestBodyParameterPathString: string = getPathStringFromParameter(operationSpec.requestBody);\n httpRequest.body = operationSpec.serializer.serialize(bodyMapper, httpRequest.body, requestBodyParameterPathString);\n const isStream = typeName === MapperType.Stream;\n if (operationSpec.isXML) {\n if (typeName === MapperType.Sequence) {\n httpRequest.body = stringifyXML(utils.prepareXMLRootList(httpRequest.body, xmlElementName || xmlName || serializedName!), { rootName: xmlName || serializedName });\n }\n else if (!isStream) {\n httpRequest.body = stringifyXML(httpRequest.body, { rootName: xmlName || serializedName });\n }\n } else if (!isStream) {\n httpRequest.body = JSON.stringify(httpRequest.body);\n }\n }\n } catch (error) {\n throw new Error(`Error \"${error.message}\" occurred in serializing the payload - ${JSON.stringify(serializedName, undefined, \" \")}.`);\n }\n } else if (operationSpec.formDataParameters && operationSpec.formDataParameters.length > 0) {\n httpRequest.formData = {};\n for (const formDataParameter of operationSpec.formDataParameters) {\n const formDataParameterValue: any = getOperationArgumentValueFromParameter(serviceClient, operationArguments, formDataParameter, operationSpec.serializer);\n if (formDataParameterValue != undefined) {\n const formDataParameterPropertyName: string = formDataParameter.mapper.serializedName || getPathStringFromParameter(formDataParameter);\n httpRequest.formData[formDataParameterPropertyName] = operationSpec.serializer.serialize(formDataParameter.mapper, formDataParameterValue, getPathStringFromParameter(formDataParameter));\n }\n }\n }\n}\n\nfunction isRequestPolicyFactory(instance: any): instance is RequestPolicyFactory {\n return typeof instance.create === \"function\";\n}\n\nfunction getValueOrFunctionResult(value: undefined | string | ((defaultValue: string) => string), defaultValueCreator: (() => string)): string {\n let result: string;\n if (typeof value === \"string\") {\n result = value;\n } else {\n result = defaultValueCreator();\n if (typeof value === \"function\") {\n result = value(result);\n }\n }\n return result;\n}\n\nfunction createDefaultRequestPolicyFactories(credentials: ServiceClientCredentials | RequestPolicyFactory | undefined, options: ServiceClientOptions): RequestPolicyFactory[] {\n const factories: RequestPolicyFactory[] = [];\n\n if (options.generateClientRequestIdHeader) {\n factories.push(generateClientRequestIdPolicy(options.clientRequestIdHeaderName));\n }\n\n if (credentials) {\n if (isRequestPolicyFactory(credentials)) {\n factories.push(credentials);\n } else {\n factories.push(signingPolicy(credentials));\n }\n }\n\n const userAgentHeaderName: string = getValueOrFunctionResult(options.userAgentHeaderName, getDefaultUserAgentHeaderName);\n const userAgentHeaderValue: string = getValueOrFunctionResult(options.userAgent, getDefaultUserAgentValue);\n if (userAgentHeaderName && userAgentHeaderValue) {\n factories.push(userAgentPolicy({ key: userAgentHeaderName, value: userAgentHeaderValue }));\n }\n factories.push(redirectPolicy());\n factories.push(rpRegistrationPolicy(options.rpRegistrationRetryTimeout));\n\n if (!options.noRetryPolicy) {\n factories.push(exponentialRetryPolicy());\n factories.push(systemErrorRetryPolicy());\n factories.push(throttlingRetryPolicy());\n }\n\n factories.push(deserializationPolicy(options.deserializationContentTypes));\n\n const proxySettings = options.proxySettings || getDefaultProxySettings();\n if (proxySettings) {\n factories.push(proxyPolicy(proxySettings));\n }\n\n return factories;\n}\n\nexport type PropertyParent = { [propertyName: string]: any };\n\n/**\n * Get the property parent for the property at the provided path when starting with the provided\n * parent object.\n */\nexport function getPropertyParent(parent: PropertyParent, propertyPath: string[]): PropertyParent {\n if (parent && propertyPath) {\n const propertyPathLength: number = propertyPath.length;\n for (let i = 0; i < propertyPathLength - 1; ++i) {\n const propertyName: string = propertyPath[i];\n if (!parent[propertyName]) {\n parent[propertyName] = {};\n }\n parent = parent[propertyName];\n }\n }\n return parent;\n}\n\nfunction getOperationArgumentValueFromParameter(serviceClient: ServiceClient, operationArguments: OperationArguments, parameter: OperationParameter, serializer: Serializer): any {\n return getOperationArgumentValueFromParameterPath(serviceClient, operationArguments, parameter.parameterPath, parameter.mapper, serializer);\n}\n\nexport function getOperationArgumentValueFromParameterPath(serviceClient: ServiceClient, operationArguments: OperationArguments, parameterPath: ParameterPath, parameterMapper: Mapper, serializer: Serializer): any {\n let value: any;\n if (typeof parameterPath === \"string\") {\n parameterPath = [parameterPath];\n }\n if (Array.isArray(parameterPath)) {\n if (parameterPath.length > 0) {\n if (parameterMapper.isConstant) {\n value = parameterMapper.defaultValue;\n } else {\n let propertySearchResult: PropertySearchResult = getPropertyFromParameterPath(operationArguments, parameterPath);\n if (!propertySearchResult.propertyFound) {\n propertySearchResult = getPropertyFromParameterPath(serviceClient, parameterPath);\n }\n\n let useDefaultValue = false;\n if (!propertySearchResult.propertyFound) {\n useDefaultValue = parameterMapper.required || (parameterPath[0] === \"options\" && parameterPath.length === 2);\n }\n value = useDefaultValue ? parameterMapper.defaultValue : propertySearchResult.propertyValue;\n }\n\n // Serialize just for validation purposes.\n const parameterPathString: string = getPathStringFromParameterPath(parameterPath, parameterMapper);\n serializer.serialize(parameterMapper, value, parameterPathString);\n }\n } else {\n if (parameterMapper.required) {\n value = {};\n }\n\n for (const propertyName in parameterPath) {\n const propertyMapper: Mapper = (parameterMapper as CompositeMapper).type.modelProperties![propertyName];\n const propertyPath: ParameterPath = parameterPath[propertyName];\n const propertyValue: any = getOperationArgumentValueFromParameterPath(serviceClient, operationArguments, propertyPath, propertyMapper, serializer);\n // Serialize just for validation purposes.\n const propertyPathString: string = getPathStringFromParameterPath(propertyPath, propertyMapper);\n serializer.serialize(propertyMapper, propertyValue, propertyPathString);\n if (propertyValue !== undefined) {\n if (!value) {\n value = {};\n }\n value[propertyName] = propertyValue;\n }\n }\n }\n return value;\n}\n\ninterface PropertySearchResult {\n propertyValue?: any;\n propertyFound: boolean;\n}\n\nfunction getPropertyFromParameterPath(parent: { [parameterName: string]: any }, parameterPath: string[]): PropertySearchResult {\n const result: PropertySearchResult = { propertyFound: false };\n let i = 0;\n for (; i < parameterPath.length; ++i) {\n const parameterPathPart: string = parameterPath[i];\n // Make sure to check inherited properties too, so don't use hasOwnProperty().\n if (parent != undefined && parameterPathPart in parent) {\n parent = parent[parameterPathPart];\n } else {\n break;\n }\n }\n if (i === parameterPath.length) {\n result.propertyValue = parent;\n result.propertyFound = true;\n }\n return result;\n}\n\nexport function flattenResponse(_response: HttpOperationResponse, responseSpec: OperationResponse | undefined): RestResponse {\n const parsedHeaders = _response.parsedHeaders;\n const bodyMapper = responseSpec && responseSpec.bodyMapper;\n\n const addOperationResponse = (obj: {}) =>\n Object.defineProperty(obj, \"_response\", {\n value: _response\n });\n\n if (bodyMapper) {\n const typeName = bodyMapper.type.name;\n if (typeName === \"Stream\") {\n return addOperationResponse({\n ...parsedHeaders,\n blobBody: _response.blobBody,\n readableStreamBody: _response.readableStreamBody\n });\n }\n\n const modelProperties = typeName === \"Composite\" && (bodyMapper as CompositeMapper).type.modelProperties || {};\n const isPageableResponse = Object.keys(modelProperties).some(k => modelProperties[k].serializedName === \"\");\n if (typeName === \"Sequence\" || isPageableResponse) {\n const arrayResponse = [...(_response.parsedBody || [])] as RestResponse & any[];\n\n for (const key of Object.keys(modelProperties)) {\n if (modelProperties[key].serializedName) {\n arrayResponse[key] = _response.parsedBody[key];\n }\n }\n\n if (parsedHeaders) {\n for (const key of Object.keys(parsedHeaders)) {\n arrayResponse[key] = parsedHeaders[key];\n }\n }\n addOperationResponse(arrayResponse);\n return arrayResponse;\n }\n\n if (typeName === \"Composite\" || typeName === \"Dictionary\") {\n return addOperationResponse({\n ...parsedHeaders,\n ..._response.parsedBody\n });\n }\n }\n\n if (bodyMapper || _response.request.method === \"HEAD\") {\n // primitive body types and HEAD booleans\n return addOperationResponse({\n ...parsedHeaders,\n body: _response.parsedBody\n });\n }\n\n return addOperationResponse({\n ...parsedHeaders,\n ..._response.parsedBody\n });\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpOperationResponse } from \"../httpOperationResponse\";\nimport { WebResource } from \"../webResource\";\nimport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./requestPolicy\";\n\nexport function logPolicy(logger: any = console.log): RequestPolicyFactory {\n return {\n create: (nextPolicy: RequestPolicy, options: RequestPolicyOptions) => {\n return new LogPolicy(nextPolicy, options, logger);\n }\n };\n}\n\nexport class LogPolicy extends BaseRequestPolicy {\n logger?: any;\n\n constructor(nextPolicy: RequestPolicy, options: RequestPolicyOptions, logger: any = console.log) {\n super(nextPolicy, options);\n this.logger = logger;\n }\n\n public sendRequest(request: WebResource): Promise<HttpOperationResponse> {\n return this._nextPolicy.sendRequest(request).then(response => logResponse(this, response));\n }\n}\n\nfunction logResponse(policy: LogPolicy, response: HttpOperationResponse): Promise<HttpOperationResponse> {\n policy.logger(`>> Request: ${JSON.stringify(response.request, undefined, 2)}`);\n policy.logger(`>> Response status code: ${response.status}`);\n const responseBody = response.bodyAsText;\n policy.logger(`>> Body: ${responseBody}`);\n return Promise.resolve(response);\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpHeaders } from \"../httpHeaders\";\nimport { Constants } from \"../util/constants\";\nimport { WebResource } from \"../webResource\";\nimport { ServiceClientCredentials } from \"./serviceClientCredentials\";\n\nconst HeaderConstants = Constants.HeaderConstants;\nconst DEFAULT_AUTHORIZATION_SCHEME = \"Bearer\";\n\n/**\n * A credentials object that uses a token string and a authorzation scheme to authenticate.\n */\nexport class TokenCredentials implements ServiceClientCredentials {\n token: string;\n authorizationScheme: string = DEFAULT_AUTHORIZATION_SCHEME;\n\n /**\n * Creates a new TokenCredentials object.\n *\n * @constructor\n * @param {string} token The token.\n * @param {string} [authorizationScheme] The authorization scheme.\n */\n constructor(token: string, authorizationScheme: string = DEFAULT_AUTHORIZATION_SCHEME) {\n if (!token) {\n throw new Error(\"token cannot be null or undefined.\");\n }\n this.token = token;\n this.authorizationScheme = authorizationScheme;\n }\n\n /**\n * Signs a request with the Authentication header.\n *\n * @param {WebResource} webResource The WebResource to be signed.\n * @return {Promise<WebResource>} The signed request object.\n */\n signRequest(webResource: WebResource) {\n if (!webResource.headers) webResource.headers = new HttpHeaders();\n webResource.headers.set(HeaderConstants.AUTHORIZATION, `${this.authorizationScheme} ${this.token}`);\n return Promise.resolve(webResource);\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpHeaders } from \"../httpHeaders\";\nimport * as base64 from \"../util/base64\";\nimport { Constants } from \"../util/constants\";\nimport { WebResource } from \"../webResource\";\nimport { ServiceClientCredentials } from \"./serviceClientCredentials\";\nconst HeaderConstants = Constants.HeaderConstants;\nconst DEFAULT_AUTHORIZATION_SCHEME = \"Basic\";\n\nexport class BasicAuthenticationCredentials implements ServiceClientCredentials {\n userName: string;\n password: string;\n authorizationScheme: string = DEFAULT_AUTHORIZATION_SCHEME;\n\n /**\n * Creates a new BasicAuthenticationCredentials object.\n *\n * @constructor\n * @param {string} userName User name.\n * @param {string} password Password.\n * @param {string} [authorizationScheme] The authorization scheme.\n */\n constructor(userName: string, password: string, authorizationScheme: string = DEFAULT_AUTHORIZATION_SCHEME) {\n if (userName === null || userName === undefined || typeof userName.valueOf() !== \"string\") {\n throw new Error(\"userName cannot be null or undefined and must be of type string.\");\n }\n if (password === null || password === undefined || typeof password.valueOf() !== \"string\") {\n throw new Error(\"password cannot be null or undefined and must be of type string.\");\n }\n this.userName = userName;\n this.password = password;\n this.authorizationScheme = authorizationScheme;\n }\n\n /**\n * Signs a request with the Authentication header.\n *\n * @param {WebResource} webResource The WebResource to be signed.\n * @returns {Promise<WebResource>} The signed request object.\n */\n signRequest(webResource: WebResource) {\n const credentials = `${this.userName}:${this.password}`;\n const encodedCredentials = `${this.authorizationScheme} ${base64.encodeString(credentials)}`;\n if (!webResource.headers) webResource.headers = new HttpHeaders();\n webResource.headers.set(HeaderConstants.AUTHORIZATION, encodedCredentials);\n return Promise.resolve(webResource);\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { HttpHeaders } from \"../httpHeaders\";\nimport { WebResource } from \"../webResource\";\nimport { ServiceClientCredentials } from \"./serviceClientCredentials\";\n\n/**\n * @interface ApiKeyCredentialOptions\n * Describes the options to be provided while creating an instance of ApiKeyCredentials\n */\nexport interface ApiKeyCredentialOptions {\n /**\n * A key value pair of the header parameters that need to be applied to the request.\n */\n inHeader?: { [x: string]: any };\n /**\n * A key value pair of the query parameters that need to be applied to the request.\n */\n inQuery?: { [x: string]: any };\n}\n\n/**\n * Authenticates to a service using an API key.\n */\nexport class ApiKeyCredentials implements ServiceClientCredentials {\n /**\n * A key value pair of the header parameters that need to be applied to the request.\n */\n private readonly inHeader?: { [x: string]: any };\n /**\n * A key value pair of the query parameters that need to be applied to the request.\n */\n private readonly inQuery?: { [x: string]: any };\n\n /**\n * @constructor\n * @param {object} options Specifies the options to be provided for auth. Either header or query needs to be provided.\n */\n constructor(options: ApiKeyCredentialOptions) {\n if (!options || (options && !options.inHeader && !options.inQuery)) {\n throw new Error(`options cannot be null or undefined. Either \"inHeader\" or \"inQuery\" property of the options object needs to be provided.`);\n }\n this.inHeader = options.inHeader;\n this.inQuery = options.inQuery;\n }\n\n /**\n * Signs a request with the values provided in the inHeader and inQuery parameter.\n *\n * @param {WebResource} webResource The WebResource to be signed.\n * @returns {Promise<WebResource>} The signed request object.\n */\n signRequest(webResource: WebResource): Promise<WebResource> {\n if (!webResource) {\n return Promise.reject(new Error(`webResource cannot be null or undefined and must be of type \"object\".`));\n }\n\n if (this.inHeader) {\n if (!webResource.headers) {\n webResource.headers = new HttpHeaders();\n }\n for (const headerName in this.inHeader) {\n webResource.headers.set(headerName, this.inHeader[headerName]);\n }\n }\n\n if (this.inQuery) {\n if (!webResource.url) {\n return Promise.reject(new Error(`url cannot be null in the request object.`));\n }\n if (webResource.url.indexOf(\"?\") < 0) {\n webResource.url += \"?\";\n }\n for (const key in this.inQuery) {\n if (!webResource.url.endsWith(\"?\")) {\n webResource.url += \"&\";\n }\n webResource.url += `${key}=${this.inQuery[key]}`;\n }\n }\n\n return Promise.resolve(webResource);\n }\n}","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { ApiKeyCredentials, ApiKeyCredentialOptions } from \"./apiKeyCredentials\";\n\nexport class TopicCredentials extends ApiKeyCredentials {\n /**\n * Creates a new EventGrid TopicCredentials object.\n *\n * @constructor\n * @param {string} topicKey The EventGrid topic key\n */\n constructor(topicKey: string) {\n if (!topicKey || (topicKey && typeof topicKey !== \"string\")) {\n throw new Error(\"topicKey cannot be null or undefined and must be of type string.\");\n }\n const options: ApiKeyCredentialOptions = {\n inHeader: {\n \"aeg-sas-key\": topicKey\n }\n };\n super(options);\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nimport { ApiKeyCredentials, ApiKeyCredentialOptions } from \"./apiKeyCredentials\";\n\nexport class DomainCredentials extends ApiKeyCredentials {\n /**\n * Creates a new EventGrid DomainCredentials object.\n *\n * @constructor\n * @param {string} domainKey The EventGrid domain key\n */\n constructor(domainKey: string) {\n if (!domainKey || (domainKey && typeof domainKey !== \"string\")) {\n throw new Error(\"domainKey cannot be null or undefined and must be of type string.\");\n }\n const options: ApiKeyCredentialOptions = {\n inHeader: {\n \"aeg-sas-key\": domainKey\n }\n };\n super(options);\n }\n}\n","// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT License. See License.txt in the project root for license information.\n\nexport { WebResource, HttpRequestBody, RequestPrepareOptions, HttpMethods, ParameterValue, RequestOptionsBase, TransferProgressEvent, AbortSignalLike } from \"./webResource\";\nexport { DefaultHttpClient } from \"./defaultHttpClient\";\nexport { HttpClient } from \"./httpClient\";\nexport { HttpHeaders } from \"./httpHeaders\";\nexport { HttpOperationResponse, HttpResponse, RestResponse } from \"./httpOperationResponse\";\nexport { HttpPipelineLogger } from \"./httpPipelineLogger\";\nexport { HttpPipelineLogLevel } from \"./httpPipelineLogLevel\";\nexport { RestError } from \"./restError\";\nexport { OperationArguments } from \"./operationArguments\";\nexport { OperationParameter, OperationQueryParameter, OperationURLParameter } from \"./operationParameter\";\nexport { OperationResponse } from \"./operationResponse\";\nexport { OperationSpec } from \"./operationSpec\";\nexport { ServiceClient, ServiceClientOptions, flattenResponse } from \"./serviceClient\";\nexport { QueryCollectionFormat } from \"./queryCollectionFormat\";\nexport { Constants } from \"./util/constants\";\nexport { logPolicy } from \"./policies/logPolicy\";\nexport { BaseRequestPolicy, RequestPolicy, RequestPolicyFactory, RequestPolicyOptions } from \"./policies/requestPolicy\";\nexport { generateClientRequestIdPolicy } from \"./policies/generateClientRequestIdPolicy\";\nexport { exponentialRetryPolicy } from \"./policies/exponentialRetryPolicy\";\nexport { systemErrorRetryPolicy } from \"./policies/systemErrorRetryPolicy\";\nexport { throttlingRetryPolicy } from \"./policies/throttlingRetryPolicy\";\nexport { getDefaultProxySettings, proxyPolicy } from \"./policies/proxyPolicy\";\nexport { redirectPolicy } from \"./policies/redirectPolicy\";\nexport { signingPolicy } from \"./policies/signingPolicy\";\nexport { userAgentPolicy, getDefaultUserAgentValue } from \"./policies/userAgentPolicy\";\nexport { deserializationPolicy, deserializeResponseBody } from \"./policies/deserializationPolicy\";\nexport {\n MapperType, SimpleMapperType, CompositeMapperType, DictionaryMapperType, SequenceMapperType, EnumMapperType,\n Mapper, BaseMapper, CompositeMapper, SequenceMapper, DictionaryMapper, EnumMapper,\n MapperConstraints, PolymorphicDiscriminator,\n Serializer, UrlParameterValue, serializeObject\n} from \"./serializer\";\nexport {\n stripRequest, stripResponse, delay,\n executePromisesSequentially, generateUuid, encodeUri, ServiceCallback,\n promiseToCallback, promiseToServiceCallback, isValidUuid,\n applyMixins, isNode, isDuration\n} from \"./util/utils\";\nexport { URLBuilder, URLQuery } from \"./url\";\n\n// Credentials\nexport { TokenCredentials } from \"./credentials/tokenCredentials\";\nexport { BasicAuthenticationCredentials } from \"./credentials/basicAuthenticationCredentials\";\nexport { ApiKeyCredentials, ApiKeyCredentialOptions } from \"./credentials/apiKeyCredentials\";\nexport { ServiceClientCredentials } from \"./credentials/serviceClientCredentials\";\nexport { TopicCredentials } from \"./credentials/topicCredentials\";\nexport { DomainCredentials } from \"./credentials/domainCredentials\";\nexport { Authenticator } from \"./credentials/credentials\";\n"],"names":["rng","bytesToUuid","uuidv4","base64.decodeString","base64.encodeByteArray","utils.isValidUuid","utils.isDuration","tslib_1.__extends","HttpPipelineLogLevel","utils.stripRequest","utils.stripResponse","utils.delay","utils.generateUuid","retry","shouldRetry","updateRetryData","QueryCollectionFormat","DefaultHttpClient","utils.prepareXMLRootList","HeaderConstants","DEFAULT_AUTHORIZATION_SCHEME","base64.encodeString"],"mappings":"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"}