@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.
- package/README.md +27 -20
- package/ast.json +48 -0
- package/configuration-schema.json +34 -0
- package/dist/index.cjs +567 -0
- package/dist/index.js +541 -0
- package/package.json +31 -38
- package/types/Adaptor.d.ts +349 -0
- package/types/index.d.ts +3 -0
- package/lib/Adaptor.js +0 -809
- package/lib/Client.js +0 -28
- package/lib/index.js +0 -19
- package/node_modules/@azure/ms-rest-azure-env/Changelog.md +0 -24
- package/node_modules/@azure/ms-rest-azure-env/LICENSE +0 -21
- package/node_modules/@azure/ms-rest-azure-env/README.md +0 -41
- package/node_modules/@azure/ms-rest-azure-env/dist/msRestAzureEnv.js +0 -172
- package/node_modules/@azure/ms-rest-azure-env/dist/msRestAzureEnv.js.map +0 -1
- package/node_modules/@azure/ms-rest-azure-env/dist/msRestAzureEnv.min.js +0 -5
- package/node_modules/@azure/ms-rest-azure-env/dist/msRestAzureEnv.min.js.map +0 -1
- package/node_modules/@azure/ms-rest-azure-env/es/lib/azureEnvironment.d.ts +0 -232
- package/node_modules/@azure/ms-rest-azure-env/es/lib/azureEnvironment.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-azure-env/es/lib/azureEnvironment.js +0 -157
- package/node_modules/@azure/ms-rest-azure-env/es/lib/azureEnvironment.js.map +0 -1
- package/node_modules/@azure/ms-rest-azure-env/lib/azureEnvironment.ts +0 -347
- package/node_modules/@azure/ms-rest-azure-env/package.json +0 -100
- package/node_modules/@azure/ms-rest-js/Changelog.md +0 -228
- package/node_modules/@azure/ms-rest-js/LICENSE +0 -21
- package/node_modules/@azure/ms-rest-js/README.md +0 -40
- package/node_modules/@azure/ms-rest-js/ThirdPartyNotices.txt +0 -35
- package/node_modules/@azure/ms-rest-js/dist/msRest.browser.js +0 -4060
- package/node_modules/@azure/ms-rest-js/dist/msRest.browser.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/dist/msRest.browser.min.js +0 -5
- package/node_modules/@azure/ms-rest-js/dist/msRest.browser.min.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/dist/msRest.node.js +0 -3942
- package/node_modules/@azure/ms-rest-js/dist/msRest.node.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/axiosHttpClient.d.ts +0 -25
- package/node_modules/@azure/ms-rest-js/es/lib/axiosHttpClient.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/axiosHttpClient.js +0 -265
- package/node_modules/@azure/ms-rest-js/es/lib/axiosHttpClient.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/apiKeyCredentials.d.ts +0 -46
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/apiKeyCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/apiKeyCredentials.js +0 -56
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/apiKeyCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/basicAuthenticationCredentials.d.ts +0 -24
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/basicAuthenticationCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/basicAuthenticationCredentials.js +0 -47
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/basicAuthenticationCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/credentials.d.ts +0 -2
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/credentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/credentials.js +0 -3
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/credentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/domainCredentials.d.ts +0 -11
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/domainCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/domainCredentials.js +0 -29
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/domainCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/serviceClientCredentials.d.ts +0 -11
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/serviceClientCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/serviceClientCredentials.js +0 -3
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/serviceClientCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/tokenCredentials.d.ts +0 -25
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/tokenCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/tokenCredentials.js +0 -42
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/tokenCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/topicCredentials.d.ts +0 -11
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/topicCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/topicCredentials.js +0 -29
- package/node_modules/@azure/ms-rest-js/es/lib/credentials/topicCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.browser.d.ts +0 -2
- package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.browser.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.browser.js +0 -4
- package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.browser.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.d.ts +0 -2
- package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.js +0 -4
- package/node_modules/@azure/ms-rest-js/es/lib/defaultHttpClient.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpClient.d.ts +0 -7
- package/node_modules/@azure/ms-rest-js/es/lib/httpClient.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpClient.js +0 -3
- package/node_modules/@azure/ms-rest-js/es/lib/httpClient.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpHeaders.d.ts +0 -78
- package/node_modules/@azure/ms-rest-js/es/lib/httpHeaders.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpHeaders.js +0 -119
- package/node_modules/@azure/ms-rest-js/es/lib/httpHeaders.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpOperationResponse.d.ts +0 -75
- package/node_modules/@azure/ms-rest-js/es/lib/httpOperationResponse.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpOperationResponse.js +0 -3
- package/node_modules/@azure/ms-rest-js/es/lib/httpOperationResponse.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogLevel.d.ts +0 -22
- package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogLevel.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogLevel.js +0 -25
- package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogLevel.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogger.d.ts +0 -35
- package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogger.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogger.js +0 -37
- package/node_modules/@azure/ms-rest-js/es/lib/httpPipelineLogger.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/msRest.d.ts +0 -37
- package/node_modules/@azure/ms-rest-js/es/lib/msRest.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/msRest.js +0 -31
- package/node_modules/@azure/ms-rest-js/es/lib/msRest.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/operationArguments.d.ts +0 -15
- package/node_modules/@azure/ms-rest-js/es/lib/operationArguments.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/operationArguments.js +0 -3
- package/node_modules/@azure/ms-rest-js/es/lib/operationArguments.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/operationParameter.d.ts +0 -51
- package/node_modules/@azure/ms-rest-js/es/lib/operationParameter.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/operationParameter.js +0 -24
- package/node_modules/@azure/ms-rest-js/es/lib/operationParameter.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/operationResponse.d.ts +0 -15
- package/node_modules/@azure/ms-rest-js/es/lib/operationResponse.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/operationResponse.js +0 -3
- package/node_modules/@azure/ms-rest-js/es/lib/operationResponse.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/operationSpec.d.ts +0 -68
- package/node_modules/@azure/ms-rest-js/es/lib/operationSpec.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/operationSpec.js +0 -15
- package/node_modules/@azure/ms-rest-js/es/lib/operationSpec.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/deserializationPolicy.d.ts +0 -38
- package/node_modules/@azure/ms-rest-js/es/lib/policies/deserializationPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/deserializationPolicy.js +0 -195
- package/node_modules/@azure/ms-rest-js/es/lib/policies/deserializationPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/exponentialRetryPolicy.d.ts +0 -48
- package/node_modules/@azure/ms-rest-js/es/lib/policies/exponentialRetryPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/exponentialRetryPolicy.js +0 -121
- package/node_modules/@azure/ms-rest-js/es/lib/policies/exponentialRetryPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/generateClientRequestIdPolicy.d.ts +0 -10
- package/node_modules/@azure/ms-rest-js/es/lib/policies/generateClientRequestIdPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/generateClientRequestIdPolicy.js +0 -30
- package/node_modules/@azure/ms-rest-js/es/lib/policies/generateClientRequestIdPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/logPolicy.d.ts +0 -10
- package/node_modules/@azure/ms-rest-js/es/lib/policies/logPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/logPolicy.js +0 -35
- package/node_modules/@azure/ms-rest-js/es/lib/policies/logPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.browser.d.ts +0 -4
- package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.browser.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.browser.js +0 -14
- package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.browser.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.d.ts +0 -4
- package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.js +0 -19
- package/node_modules/@azure/ms-rest-js/es/lib/policies/msRestUserAgentPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.browser.d.ts +0 -11
- package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.browser.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.browser.js +0 -29
- package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.browser.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.d.ts +0 -12
- package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.js +0 -61
- package/node_modules/@azure/ms-rest-js/es/lib/policies/proxyPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/redirectPolicy.d.ts +0 -10
- package/node_modules/@azure/ms-rest-js/es/lib/policies/redirectPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/redirectPolicy.js +0 -48
- package/node_modules/@azure/ms-rest-js/es/lib/policies/redirectPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/requestPolicy.d.ts +0 -53
- package/node_modules/@azure/ms-rest-js/es/lib/policies/requestPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/requestPolicy.js +0 -60
- package/node_modules/@azure/ms-rest-js/es/lib/policies/requestPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/rpRegistrationPolicy.d.ts +0 -10
- package/node_modules/@azure/ms-rest-js/es/lib/policies/rpRegistrationPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/rpRegistrationPolicy.js +0 -158
- package/node_modules/@azure/ms-rest-js/es/lib/policies/rpRegistrationPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/signingPolicy.d.ts +0 -12
- package/node_modules/@azure/ms-rest-js/es/lib/policies/signingPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/signingPolicy.js +0 -29
- package/node_modules/@azure/ms-rest-js/es/lib/policies/signingPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/systemErrorRetryPolicy.d.ts +0 -37
- package/node_modules/@azure/ms-rest-js/es/lib/policies/systemErrorRetryPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/systemErrorRetryPolicy.js +0 -110
- package/node_modules/@azure/ms-rest-js/es/lib/policies/systemErrorRetryPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/throttlingRetryPolicy.d.ts +0 -21
- package/node_modules/@azure/ms-rest-js/es/lib/policies/throttlingRetryPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/throttlingRetryPolicy.js +0 -82
- package/node_modules/@azure/ms-rest-js/es/lib/policies/throttlingRetryPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/userAgentPolicy.d.ts +0 -21
- package/node_modules/@azure/ms-rest-js/es/lib/policies/userAgentPolicy.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/policies/userAgentPolicy.js +0 -64
- package/node_modules/@azure/ms-rest-js/es/lib/policies/userAgentPolicy.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/queryCollectionFormat.d.ts +0 -11
- package/node_modules/@azure/ms-rest-js/es/lib/queryCollectionFormat.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/queryCollectionFormat.js +0 -14
- package/node_modules/@azure/ms-rest-js/es/lib/queryCollectionFormat.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/restError.d.ts +0 -14
- package/node_modules/@azure/ms-rest-js/es/lib/restError.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/restError.js +0 -22
- package/node_modules/@azure/ms-rest-js/es/lib/restError.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/serializer.d.ts +0 -130
- package/node_modules/@azure/ms-rest-js/es/lib/serializer.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/serializer.js +0 -752
- package/node_modules/@azure/ms-rest-js/es/lib/serializer.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/serviceClient.d.ts +0 -135
- package/node_modules/@azure/ms-rest-js/es/lib/serviceClient.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/serviceClient.js +0 -443
- package/node_modules/@azure/ms-rest-js/es/lib/serviceClient.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/url.d.ts +0 -149
- package/node_modules/@azure/ms-rest-js/es/lib/url.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/url.js +0 -601
- package/node_modules/@azure/ms-rest-js/es/lib/url.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/base64.browser.d.ts +0 -16
- package/node_modules/@azure/ms-rest-js/es/lib/util/base64.browser.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/base64.browser.js +0 -33
- package/node_modules/@azure/ms-rest-js/es/lib/util/base64.browser.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/base64.d.ts +0 -16
- package/node_modules/@azure/ms-rest-js/es/lib/util/base64.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/base64.js +0 -27
- package/node_modules/@azure/ms-rest-js/es/lib/util/base64.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/constants.d.ts +0 -86
- package/node_modules/@azure/ms-rest-js/es/lib/util/constants.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/constants.js +0 -88
- package/node_modules/@azure/ms-rest-js/es/lib/util/constants.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/utils.d.ts +0 -150
- package/node_modules/@azure/ms-rest-js/es/lib/util/utils.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/utils.js +0 -218
- package/node_modules/@azure/ms-rest-js/es/lib/util/utils.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/xml.browser.d.ts +0 -5
- package/node_modules/@azure/ms-rest-js/es/lib/util/xml.browser.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/xml.browser.js +0 -140
- package/node_modules/@azure/ms-rest-js/es/lib/util/xml.browser.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/xml.d.ts +0 -5
- package/node_modules/@azure/ms-rest-js/es/lib/util/xml.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/util/xml.js +0 -37
- package/node_modules/@azure/ms-rest-js/es/lib/util/xml.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/webResource.d.ts +0 -228
- package/node_modules/@azure/ms-rest-js/es/lib/webResource.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/webResource.js +0 -229
- package/node_modules/@azure/ms-rest-js/es/lib/webResource.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/xhrHttpClient.d.ts +0 -12
- package/node_modules/@azure/ms-rest-js/es/lib/xhrHttpClient.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-js/es/lib/xhrHttpClient.js +0 -133
- package/node_modules/@azure/ms-rest-js/es/lib/xhrHttpClient.js.map +0 -1
- package/node_modules/@azure/ms-rest-js/lib/axiosHttpClient.ts +0 -265
- package/node_modules/@azure/ms-rest-js/lib/credentials/apiKeyCredentials.ts +0 -85
- package/node_modules/@azure/ms-rest-js/lib/credentials/basicAuthenticationCredentials.ts +0 -50
- package/node_modules/@azure/ms-rest-js/lib/credentials/credentials.ts +0 -4
- package/node_modules/@azure/ms-rest-js/lib/credentials/domainCredentials.ts +0 -24
- package/node_modules/@azure/ms-rest-js/lib/credentials/serviceClientCredentials.ts +0 -14
- package/node_modules/@azure/ms-rest-js/lib/credentials/tokenCredentials.ts +0 -45
- package/node_modules/@azure/ms-rest-js/lib/credentials/topicCredentials.ts +0 -24
- package/node_modules/@azure/ms-rest-js/lib/defaultHttpClient.browser.ts +0 -4
- package/node_modules/@azure/ms-rest-js/lib/defaultHttpClient.ts +0 -4
- package/node_modules/@azure/ms-rest-js/lib/httpClient.ts +0 -10
- package/node_modules/@azure/ms-rest-js/lib/httpHeaders.ts +0 -151
- package/node_modules/@azure/ms-rest-js/lib/httpOperationResponse.ts +0 -84
- package/node_modules/@azure/ms-rest-js/lib/httpPipelineLogLevel.ts +0 -27
- package/node_modules/@azure/ms-rest-js/lib/httpPipelineLogger.ts +0 -56
- package/node_modules/@azure/ms-rest-js/lib/msRest.ts +0 -51
- package/node_modules/@azure/ms-rest-js/lib/operationArguments.ts +0 -19
- package/node_modules/@azure/ms-rest-js/lib/operationParameter.ts +0 -71
- package/node_modules/@azure/ms-rest-js/lib/operationResponse.ts +0 -19
- package/node_modules/@azure/ms-rest-js/lib/operationSpec.ts +0 -91
- package/node_modules/@azure/ms-rest-js/lib/policies/deserializationPolicy.ts +0 -220
- package/node_modules/@azure/ms-rest-js/lib/policies/exponentialRetryPolicy.ts +0 -163
- package/node_modules/@azure/ms-rest-js/lib/policies/generateClientRequestIdPolicy.ts +0 -28
- package/node_modules/@azure/ms-rest-js/lib/policies/logPolicy.ts +0 -35
- package/node_modules/@azure/ms-rest-js/lib/policies/msRestUserAgentPolicy.browser.ts +0 -27
- package/node_modules/@azure/ms-rest-js/lib/policies/msRestUserAgentPolicy.ts +0 -24
- package/node_modules/@azure/ms-rest-js/lib/policies/proxyPolicy.browser.ts +0 -32
- package/node_modules/@azure/ms-rest-js/lib/policies/proxyPolicy.ts +0 -67
- package/node_modules/@azure/ms-rest-js/lib/policies/redirectPolicy.ts +0 -49
- package/node_modules/@azure/ms-rest-js/lib/policies/requestPolicy.ts +0 -75
- package/node_modules/@azure/ms-rest-js/lib/policies/rpRegistrationPolicy.ts +0 -164
- package/node_modules/@azure/ms-rest-js/lib/policies/signingPolicy.ts +0 -30
- package/node_modules/@azure/ms-rest-js/lib/policies/systemErrorRetryPolicy.ts +0 -133
- package/node_modules/@azure/ms-rest-js/lib/policies/throttlingRetryPolicy.ts +0 -78
- package/node_modules/@azure/ms-rest-js/lib/policies/userAgentPolicy.ts +0 -68
- package/node_modules/@azure/ms-rest-js/lib/queryCollectionFormat.ts +0 -13
- package/node_modules/@azure/ms-rest-js/lib/restError.ts +0 -27
- package/node_modules/@azure/ms-rest-js/lib/serializer.ts +0 -873
- package/node_modules/@azure/ms-rest-js/lib/serviceClient.ts +0 -591
- package/node_modules/@azure/ms-rest-js/lib/url.ts +0 -664
- package/node_modules/@azure/ms-rest-js/lib/util/base64.browser.ts +0 -35
- package/node_modules/@azure/ms-rest-js/lib/util/base64.ts +0 -29
- package/node_modules/@azure/ms-rest-js/lib/util/constants.ts +0 -98
- package/node_modules/@azure/ms-rest-js/lib/util/utils.ts +0 -251
- package/node_modules/@azure/ms-rest-js/lib/util/xml.browser.ts +0 -143
- package/node_modules/@azure/ms-rest-js/lib/util/xml.ts +0 -37
- package/node_modules/@azure/ms-rest-js/lib/webResource.ts +0 -464
- package/node_modules/@azure/ms-rest-js/lib/xhrHttpClient.ts +0 -138
- package/node_modules/@azure/ms-rest-js/node_modules/form-data/License +0 -19
- package/node_modules/@azure/ms-rest-js/node_modules/form-data/README.md +0 -350
- package/node_modules/@azure/ms-rest-js/node_modules/form-data/README.md.bak +0 -350
- package/node_modules/@azure/ms-rest-js/node_modules/form-data/index.d.ts +0 -51
- package/node_modules/@azure/ms-rest-js/node_modules/form-data/lib/browser.js +0 -2
- package/node_modules/@azure/ms-rest-js/node_modules/form-data/lib/form_data.js +0 -483
- package/node_modules/@azure/ms-rest-js/node_modules/form-data/lib/populate.js +0 -10
- package/node_modules/@azure/ms-rest-js/node_modules/form-data/package.json +0 -104
- package/node_modules/@azure/ms-rest-js/package.json +0 -202
- package/node_modules/@azure/ms-rest-nodeauth/Changelog.md +0 -110
- package/node_modules/@azure/ms-rest-nodeauth/LICENSE +0 -21
- package/node_modules/@azure/ms-rest-nodeauth/README.md +0 -215
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCertificateCredentials.d.ts +0 -45
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCertificateCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCertificateCredentials.js +0 -107
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCertificateCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentials.d.ts +0 -27
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentials.js +0 -68
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentialsBase.d.ts +0 -30
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentialsBase.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentialsBase.js +0 -95
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/applicationTokenCredentialsBase.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/azureCliCredentials.d.ts +0 -137
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/azureCliCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/azureCliCredentials.js +0 -253
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/azureCliCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/deviceTokenCredentials.d.ts +0 -28
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/deviceTokenCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/deviceTokenCredentials.js +0 -45
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/deviceTokenCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/keyVaultFactory.d.ts +0 -4
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/keyVaultFactory.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/keyVaultFactory.js +0 -82
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/keyVaultFactory.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiAppServiceTokenCredentials.d.ts +0 -66
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiAppServiceTokenCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiAppServiceTokenCredentials.js +0 -96
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiAppServiceTokenCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiTokenCredentials.d.ts +0 -67
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiTokenCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiTokenCredentials.js +0 -108
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiTokenCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiVmTokenCredentials.d.ts +0 -57
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiVmTokenCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiVmTokenCredentials.js +0 -90
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/msiVmTokenCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenClientCredentials.d.ts +0 -10
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenClientCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenClientCredentials.js +0 -5
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenClientCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenCredentialsBase.d.ts +0 -31
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenCredentialsBase.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenCredentialsBase.js +0 -80
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/tokenCredentialsBase.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/topicCredentials.d.ts +0 -14
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/topicCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/topicCredentials.js +0 -29
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/topicCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/userTokenCredentials.d.ts +0 -33
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/userTokenCredentials.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/userTokenCredentials.js +0 -88
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/credentials/userTokenCredentials.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/login.d.ts +0 -448
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/login.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/login.js +0 -680
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/login.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/msRestNodeAuth.d.ts +0 -14
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/msRestNodeAuth.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/msRestNodeAuth.js +0 -40
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/msRestNodeAuth.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/subscriptionManagement/subscriptionUtils.d.ts +0 -71
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/subscriptionManagement/subscriptionUtils.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/subscriptionManagement/subscriptionUtils.js +0 -98
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/subscriptionManagement/subscriptionUtils.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/util/authConstants.d.ts +0 -10
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/util/authConstants.d.ts.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/util/authConstants.js +0 -13
- package/node_modules/@azure/ms-rest-nodeauth/dist/lib/util/authConstants.js.map +0 -1
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/applicationTokenCertificateCredentials.ts +0 -139
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/applicationTokenCredentials.ts +0 -75
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/applicationTokenCredentialsBase.ts +0 -97
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/azureCliCredentials.ts +0 -328
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/deviceTokenCredentials.ts +0 -60
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/keyVaultFactory.ts +0 -83
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/msiAppServiceTokenCredentials.ts +0 -129
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/msiTokenCredentials.ts +0 -139
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/msiVmTokenCredentials.ts +0 -131
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/tokenClientCredentials.ts +0 -14
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/tokenCredentialsBase.ts +0 -89
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/topicCredentials.ts +0 -29
- package/node_modules/@azure/ms-rest-nodeauth/lib/credentials/userTokenCredentials.ts +0 -100
- package/node_modules/@azure/ms-rest-nodeauth/lib/login.ts +0 -987
- package/node_modules/@azure/ms-rest-nodeauth/lib/msRestNodeAuth.ts +0 -35
- package/node_modules/@azure/ms-rest-nodeauth/lib/subscriptionManagement/subscriptionUtils.ts +0 -148
- package/node_modules/@azure/ms-rest-nodeauth/lib/util/authConstants.ts +0 -13
- package/node_modules/@azure/ms-rest-nodeauth/package.json +0 -101
- package/node_modules/@azure/ms-rest-nodeauth/tsconfig.json +0 -41
- package/node_modules/@js-joda/core/CHANGELOG.md +0 -306
- package/node_modules/@js-joda/core/CheatSheet.md +0 -947
- package/node_modules/@js-joda/core/LICENSE +0 -34
- package/node_modules/@js-joda/core/README.md +0 -155
- package/node_modules/@js-joda/core/bower.json +0 -21
- package/node_modules/@js-joda/core/dist/js-joda.d.ts +0 -1710
- package/node_modules/@js-joda/core/dist/js-joda.esm.js +0 -12539
- package/node_modules/@js-joda/core/dist/js-joda.flow.js +0 -949
- package/node_modules/@js-joda/core/dist/js-joda.js +0 -12603
- package/node_modules/@js-joda/core/dist/js-joda.js.map +0 -1
- package/node_modules/@js-joda/core/dist/js-joda.min.js +0 -5
- package/node_modules/@js-joda/core/package.json +0 -107
- package/node_modules/@js-joda/core/src/Clock.js +0 -330
- package/node_modules/@js-joda/core/src/DayOfWeek.js +0 -451
- package/node_modules/@js-joda/core/src/Duration.js +0 -1205
- package/node_modules/@js-joda/core/src/Enum.js +0 -30
- package/node_modules/@js-joda/core/src/Instant.js +0 -1054
- package/node_modules/@js-joda/core/src/LocalDate.js +0 -1752
- package/node_modules/@js-joda/core/src/LocalDateTime.js +0 -1738
- package/node_modules/@js-joda/core/src/LocalTime.js +0 -1468
- package/node_modules/@js-joda/core/src/MathUtil.js +0 -236
- package/node_modules/@js-joda/core/src/Month.js +0 -600
- package/node_modules/@js-joda/core/src/MonthDay.js +0 -731
- package/node_modules/@js-joda/core/src/Period.js +0 -933
- package/node_modules/@js-joda/core/src/StringUtil.js +0 -43
- package/node_modules/@js-joda/core/src/Year.js +0 -999
- package/node_modules/@js-joda/core/src/YearConstants.js +0 -21
- package/node_modules/@js-joda/core/src/YearMonth.js +0 -1154
- package/node_modules/@js-joda/core/src/ZoneId.js +0 -236
- package/node_modules/@js-joda/core/src/ZoneIdFactory.js +0 -201
- package/node_modules/@js-joda/core/src/ZoneOffset.js +0 -486
- package/node_modules/@js-joda/core/src/ZoneRegion.js +0 -72
- package/node_modules/@js-joda/core/src/ZonedDateTime.js +0 -2048
- package/node_modules/@js-joda/core/src/_init.js +0 -64
- package/node_modules/@js-joda/core/src/assert.js +0 -33
- package/node_modules/@js-joda/core/src/chrono/ChronoLocalDate.js +0 -230
- package/node_modules/@js-joda/core/src/chrono/ChronoLocalDateTime.js +0 -130
- package/node_modules/@js-joda/core/src/chrono/ChronoZonedDateTime.js +0 -194
- package/node_modules/@js-joda/core/src/chrono/IsoChronology.js +0 -235
- package/node_modules/@js-joda/core/src/convert.js +0 -83
- package/node_modules/@js-joda/core/src/errors.js +0 -54
- package/node_modules/@js-joda/core/src/format/DateTimeBuilder.js +0 -535
- package/node_modules/@js-joda/core/src/format/DateTimeFormatter.js +0 -728
- package/node_modules/@js-joda/core/src/format/DateTimeFormatterBuilder.js +0 -1545
- package/node_modules/@js-joda/core/src/format/DateTimeParseContext.js +0 -297
- package/node_modules/@js-joda/core/src/format/DateTimePrintContext.js +0 -138
- package/node_modules/@js-joda/core/src/format/DecimalStyle.js +0 -113
- package/node_modules/@js-joda/core/src/format/EnumMap.js +0 -70
- package/node_modules/@js-joda/core/src/format/ParsePosition.js +0 -31
- package/node_modules/@js-joda/core/src/format/ResolverStyle.js +0 -93
- package/node_modules/@js-joda/core/src/format/SignStyle.js +0 -38
- package/node_modules/@js-joda/core/src/format/StringBuilder.js +0 -47
- package/node_modules/@js-joda/core/src/format/TextStyle.js +0 -114
- package/node_modules/@js-joda/core/src/format/parser/CharLiteralPrinterParser.js +0 -46
- package/node_modules/@js-joda/core/src/format/parser/CompositePrinterParser.js +0 -89
- package/node_modules/@js-joda/core/src/format/parser/FractionPrinterParser.js +0 -162
- package/node_modules/@js-joda/core/src/format/parser/NumberPrinterParser.js +0 -367
- package/node_modules/@js-joda/core/src/format/parser/OffsetIdPrinterParser.js +0 -177
- package/node_modules/@js-joda/core/src/format/parser/PadPrinterParserDecorator.js +0 -81
- package/node_modules/@js-joda/core/src/format/parser/SettingsParser.js +0 -44
- package/node_modules/@js-joda/core/src/format/parser/StringLiteralPrinterParser.js +0 -39
- package/node_modules/@js-joda/core/src/format/parser/ZoneIdPrinterParser.js +0 -218
- package/node_modules/@js-joda/core/src/js-joda.js +0 -204
- package/node_modules/@js-joda/core/src/license-preamble.js +0 -3
- package/node_modules/@js-joda/core/src/temporal/ChronoField.js +0 -362
- package/node_modules/@js-joda/core/src/temporal/ChronoUnit.js +0 -467
- package/node_modules/@js-joda/core/src/temporal/IsoFields.js +0 -856
- package/node_modules/@js-joda/core/src/temporal/NativeJsTemporal.js +0 -105
- package/node_modules/@js-joda/core/src/temporal/Temporal.js +0 -63
- package/node_modules/@js-joda/core/src/temporal/TemporalAccessor.js +0 -125
- package/node_modules/@js-joda/core/src/temporal/TemporalAdjuster.js +0 -92
- package/node_modules/@js-joda/core/src/temporal/TemporalAdjusters.js +0 -464
- package/node_modules/@js-joda/core/src/temporal/TemporalAmount.js +0 -166
- package/node_modules/@js-joda/core/src/temporal/TemporalField.js +0 -24
- package/node_modules/@js-joda/core/src/temporal/TemporalQueries.js +0 -223
- package/node_modules/@js-joda/core/src/temporal/TemporalQueriesFactory.js +0 -77
- package/node_modules/@js-joda/core/src/temporal/TemporalQuery.js +0 -107
- package/node_modules/@js-joda/core/src/temporal/TemporalUnit.js +0 -180
- package/node_modules/@js-joda/core/src/temporal/ValueRange.js +0 -256
- package/node_modules/@js-joda/core/src/use.js +0 -20
- package/node_modules/@js-joda/core/src/zone/SystemDefaultZoneId.js +0 -31
- package/node_modules/@js-joda/core/src/zone/SystemDefaultZoneRules.js +0 -162
- package/node_modules/@js-joda/core/src/zone/ZoneOffsetTransition.js +0 -289
- package/node_modules/@js-joda/core/src/zone/ZoneRules.js +0 -464
- package/node_modules/@js-joda/core/src/zone/ZoneRulesProvider.js +0 -36
- package/node_modules/@openfn/language-common/LICENSE +0 -674
- package/node_modules/@openfn/language-common/LICENSE.LESSER +0 -165
- package/node_modules/@openfn/language-common/README.md +0 -14
- package/node_modules/@openfn/language-common/ast.json +0 -1001
- package/node_modules/@openfn/language-common/lib/Adaptor.js +0 -569
- package/node_modules/@openfn/language-common/lib/beta.js +0 -64
- package/node_modules/@openfn/language-common/lib/http.js +0 -233
- package/node_modules/@openfn/language-common/lib/index.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/axios/CHANGELOG.md +0 -685
- package/node_modules/@openfn/language-common/node_modules/axios/LICENSE +0 -19
- package/node_modules/@openfn/language-common/node_modules/axios/README.md +0 -800
- package/node_modules/@openfn/language-common/node_modules/axios/UPGRADE_GUIDE.md +0 -162
- package/node_modules/@openfn/language-common/node_modules/axios/dist/axios.js +0 -1756
- package/node_modules/@openfn/language-common/node_modules/axios/dist/axios.map +0 -1
- package/node_modules/@openfn/language-common/node_modules/axios/dist/axios.min.js +0 -3
- package/node_modules/@openfn/language-common/node_modules/axios/dist/axios.min.map +0 -1
- package/node_modules/@openfn/language-common/node_modules/axios/index.d.ts +0 -161
- package/node_modules/@openfn/language-common/node_modules/axios/index.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/axios/lib/adapters/README.md +0 -37
- package/node_modules/@openfn/language-common/node_modules/axios/lib/adapters/http.js +0 -303
- package/node_modules/@openfn/language-common/node_modules/axios/lib/adapters/xhr.js +0 -179
- package/node_modules/@openfn/language-common/node_modules/axios/lib/axios.js +0 -56
- package/node_modules/@openfn/language-common/node_modules/axios/lib/cancel/Cancel.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/axios/lib/cancel/CancelToken.js +0 -57
- package/node_modules/@openfn/language-common/node_modules/axios/lib/cancel/isCancel.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/Axios.js +0 -95
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/InterceptorManager.js +0 -52
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/README.md +0 -7
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/buildFullPath.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/createError.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/dispatchRequest.js +0 -79
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/enhanceError.js +0 -42
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/mergeConfig.js +0 -87
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/settle.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/axios/lib/core/transformData.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/axios/lib/defaults.js +0 -98
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/README.md +0 -7
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/bind.js +0 -11
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/buildURL.js +0 -70
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/combineURLs.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/cookies.js +0 -53
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/deprecatedMethod.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/isAxiosError.js +0 -11
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -68
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/normalizeHeaderName.js +0 -12
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/parseHeaders.js +0 -53
- package/node_modules/@openfn/language-common/node_modules/axios/lib/helpers/spread.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/axios/lib/utils.js +0 -351
- package/node_modules/@openfn/language-common/node_modules/axios/package.json +0 -115
- package/node_modules/@openfn/language-common/node_modules/follow-redirects/LICENSE +0 -18
- package/node_modules/@openfn/language-common/node_modules/follow-redirects/README.md +0 -148
- package/node_modules/@openfn/language-common/node_modules/follow-redirects/debug.js +0 -9
- package/node_modules/@openfn/language-common/node_modules/follow-redirects/http.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/follow-redirects/https.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/follow-redirects/index.js +0 -504
- package/node_modules/@openfn/language-common/node_modules/follow-redirects/package.json +0 -97
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/.babelrc.json +0 -5
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/.editorconfig +0 -16
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/.eslintignore +0 -5
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/.eslintrc.js +0 -93
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/CHANGES.md +0 -252
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/LICENSE-MIT.txt +0 -22
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/README.md +0 -376
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/demo/index.css +0 -19
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/demo/index.html +0 -32
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/demo/index.js +0 -48
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-es.js +0 -1062
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-es.min.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-es.min.js.map +0 -1
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-umd.js +0 -1072
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-umd.min.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/dist/index-umd.min.js.map +0 -1
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/licenseInfo.json +0 -4
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/package.json +0 -169
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/src/jsonpath.d.ts +0 -196
- package/node_modules/@openfn/language-common/node_modules/jsonpath-plus/src/jsonpath.js +0 -796
- package/node_modules/@openfn/language-common/node_modules/lodash/LICENSE +0 -47
- package/node_modules/@openfn/language-common/node_modules/lodash/README.md +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/_DataView.js +0 -7
- package/node_modules/@openfn/language-common/node_modules/lodash/_Hash.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/_LazyWrapper.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/_ListCache.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/_LodashWrapper.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_Map.js +0 -7
- package/node_modules/@openfn/language-common/node_modules/lodash/_MapCache.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/_Promise.js +0 -7
- package/node_modules/@openfn/language-common/node_modules/lodash/_Set.js +0 -7
- package/node_modules/@openfn/language-common/node_modules/lodash/_SetCache.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/_Stack.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/_Symbol.js +0 -6
- package/node_modules/@openfn/language-common/node_modules/lodash/_Uint8Array.js +0 -6
- package/node_modules/@openfn/language-common/node_modules/lodash/_WeakMap.js +0 -7
- package/node_modules/@openfn/language-common/node_modules/lodash/_apply.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayAggregator.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayEach.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayEachRight.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayEvery.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayFilter.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayIncludes.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayIncludesWith.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayLikeKeys.js +0 -49
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayMap.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayPush.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayReduce.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayReduceRight.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/_arraySample.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_arraySampleSize.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_arrayShuffle.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_arraySome.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_asciiSize.js +0 -12
- package/node_modules/@openfn/language-common/node_modules/lodash/_asciiToArray.js +0 -12
- package/node_modules/@openfn/language-common/node_modules/lodash/_asciiWords.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_assignMergeValue.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_assignValue.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/_assocIndexOf.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseAggregator.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseAssign.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseAssignIn.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseAssignValue.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseAt.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseClamp.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseClone.js +0 -166
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseConforms.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseConformsTo.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseCreate.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseDelay.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseDifference.js +0 -67
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseEach.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseEachRight.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseEvery.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseExtremum.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseFill.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseFilter.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseFindIndex.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseFindKey.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseFlatten.js +0 -38
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseFor.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseForOwn.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseForOwnRight.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseForRight.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseFunctions.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseGet.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseGetAllKeys.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseGetTag.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseGt.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseHas.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseHasIn.js +0 -13
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseInRange.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIndexOf.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIndexOfWith.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIntersection.js +0 -74
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseInverter.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseInvoke.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsArguments.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsArrayBuffer.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsDate.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsEqual.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsEqualDeep.js +0 -83
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsMap.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsMatch.js +0 -62
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsNaN.js +0 -12
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsNative.js +0 -47
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsRegExp.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsSet.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIsTypedArray.js +0 -60
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseIteratee.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseKeys.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseKeysIn.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseLodash.js +0 -10
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseLt.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseMap.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseMatches.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseMatchesProperty.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseMean.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseMerge.js +0 -42
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseMergeDeep.js +0 -94
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseNth.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseOrderBy.js +0 -49
- package/node_modules/@openfn/language-common/node_modules/lodash/_basePick.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_basePickBy.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseProperty.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_basePropertyDeep.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_basePropertyOf.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_basePullAll.js +0 -51
- package/node_modules/@openfn/language-common/node_modules/lodash/_basePullAt.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseRandom.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseRange.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseReduce.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseRepeat.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseRest.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSample.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSampleSize.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSet.js +0 -51
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSetData.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSetToString.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseShuffle.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSlice.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSome.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSortBy.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSortedIndex.js +0 -42
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSortedIndexBy.js +0 -67
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSortedUniq.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseSum.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseTimes.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseToNumber.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseToPairs.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseToString.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseTrim.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseUnary.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseUniq.js +0 -72
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseUnset.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseUpdate.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseValues.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseWhile.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseWrapperValue.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseXor.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/_baseZipObject.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_cacheHas.js +0 -13
- package/node_modules/@openfn/language-common/node_modules/lodash/_castArrayLikeObject.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_castFunction.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_castPath.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_castRest.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_castSlice.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_charsEndIndex.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_charsStartIndex.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_cloneArrayBuffer.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_cloneBuffer.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/_cloneDataView.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_cloneRegExp.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_cloneSymbol.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_cloneTypedArray.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_compareAscending.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/_compareMultiple.js +0 -44
- package/node_modules/@openfn/language-common/node_modules/lodash/_composeArgs.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/_composeArgsRight.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/_copyArray.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_copyObject.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/_copySymbols.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_copySymbolsIn.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_coreJsData.js +0 -6
- package/node_modules/@openfn/language-common/node_modules/lodash/_countHolders.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_createAggregator.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_createAssigner.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/_createBaseEach.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/_createBaseFor.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/_createBind.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/_createCaseFirst.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/_createCompounder.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/_createCtor.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/_createCurry.js +0 -46
- package/node_modules/@openfn/language-common/node_modules/lodash/_createFind.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/_createFlow.js +0 -78
- package/node_modules/@openfn/language-common/node_modules/lodash/_createHybrid.js +0 -92
- package/node_modules/@openfn/language-common/node_modules/lodash/_createInverter.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_createMathOperation.js +0 -38
- package/node_modules/@openfn/language-common/node_modules/lodash/_createOver.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/_createPadding.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/_createPartial.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/_createRange.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_createRecurry.js +0 -56
- package/node_modules/@openfn/language-common/node_modules/lodash/_createRelationalOperation.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_createRound.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/_createSet.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_createToPairs.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_createWrap.js +0 -106
- package/node_modules/@openfn/language-common/node_modules/lodash/_customDefaultsAssignIn.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/_customDefaultsMerge.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/_customOmitClone.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_deburrLetter.js +0 -71
- package/node_modules/@openfn/language-common/node_modules/lodash/_defineProperty.js +0 -11
- package/node_modules/@openfn/language-common/node_modules/lodash/_equalArrays.js +0 -84
- package/node_modules/@openfn/language-common/node_modules/lodash/_equalByTag.js +0 -112
- package/node_modules/@openfn/language-common/node_modules/lodash/_equalObjects.js +0 -90
- package/node_modules/@openfn/language-common/node_modules/lodash/_escapeHtmlChar.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_escapeStringChar.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_flatRest.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_freeGlobal.js +0 -4
- package/node_modules/@openfn/language-common/node_modules/lodash/_getAllKeys.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_getAllKeysIn.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_getData.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_getFuncName.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/_getHolder.js +0 -13
- package/node_modules/@openfn/language-common/node_modules/lodash/_getMapData.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_getMatchData.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/_getNative.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_getPrototype.js +0 -6
- package/node_modules/@openfn/language-common/node_modules/lodash/_getRawTag.js +0 -46
- package/node_modules/@openfn/language-common/node_modules/lodash/_getSymbols.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_getSymbolsIn.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/_getTag.js +0 -58
- package/node_modules/@openfn/language-common/node_modules/lodash/_getValue.js +0 -13
- package/node_modules/@openfn/language-common/node_modules/lodash/_getView.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/_getWrapDetails.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_hasPath.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/_hasUnicode.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/_hasUnicodeWord.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_hashClear.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_hashDelete.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/_hashGet.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_hashHas.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_hashSet.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_initCloneArray.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/_initCloneByTag.js +0 -77
- package/node_modules/@openfn/language-common/node_modules/lodash/_initCloneObject.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_insertWrapDetails.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_isFlattenable.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_isIndex.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/_isIterateeCall.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_isKey.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/_isKeyable.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_isLaziable.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/_isMaskable.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_isMasked.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_isPrototype.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_isStrictComparable.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_iteratorToArray.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_lazyClone.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_lazyReverse.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_lazyValue.js +0 -69
- package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheClear.js +0 -13
- package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheDelete.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheGet.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheHas.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_listCacheSet.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheClear.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheDelete.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheGet.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheHas.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_mapCacheSet.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_mapToArray.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_matchesStrictComparable.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_memoizeCapped.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/_mergeData.js +0 -90
- package/node_modules/@openfn/language-common/node_modules/lodash/_metaMap.js +0 -6
- package/node_modules/@openfn/language-common/node_modules/lodash/_nativeCreate.js +0 -6
- package/node_modules/@openfn/language-common/node_modules/lodash/_nativeKeys.js +0 -6
- package/node_modules/@openfn/language-common/node_modules/lodash/_nativeKeysIn.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_nodeUtil.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/_objectToString.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/_overArg.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_overRest.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/_parent.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/_reEscape.js +0 -4
- package/node_modules/@openfn/language-common/node_modules/lodash/_reEvaluate.js +0 -4
- package/node_modules/@openfn/language-common/node_modules/lodash/_reInterpolate.js +0 -4
- package/node_modules/@openfn/language-common/node_modules/lodash/_realNames.js +0 -4
- package/node_modules/@openfn/language-common/node_modules/lodash/_reorder.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/_replaceHolders.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/_root.js +0 -9
- package/node_modules/@openfn/language-common/node_modules/lodash/_safeGet.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_setCacheAdd.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_setCacheHas.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_setData.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/_setToArray.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_setToPairs.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_setToString.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_setWrapToString.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_shortOut.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/_shuffleSelf.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/_stackClear.js +0 -15
- package/node_modules/@openfn/language-common/node_modules/lodash/_stackDelete.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_stackGet.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_stackHas.js +0 -14
- package/node_modules/@openfn/language-common/node_modules/lodash/_stackSet.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/_strictIndexOf.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/_strictLastIndexOf.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_stringSize.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_stringToArray.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/_stringToPath.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/_toKey.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_toSource.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/_trimmedEndIndex.js +0 -19
- package/node_modules/@openfn/language-common/node_modules/lodash/_unescapeHtmlChar.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/_unicodeSize.js +0 -44
- package/node_modules/@openfn/language-common/node_modules/lodash/_unicodeToArray.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/_unicodeWords.js +0 -69
- package/node_modules/@openfn/language-common/node_modules/lodash/_updateWrapDetails.js +0 -46
- package/node_modules/@openfn/language-common/node_modules/lodash/_wrapperClone.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/add.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/after.js +0 -42
- package/node_modules/@openfn/language-common/node_modules/lodash/array.js +0 -67
- package/node_modules/@openfn/language-common/node_modules/lodash/ary.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/assign.js +0 -58
- package/node_modules/@openfn/language-common/node_modules/lodash/assignIn.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/assignInWith.js +0 -38
- package/node_modules/@openfn/language-common/node_modules/lodash/assignWith.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/at.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/attempt.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/before.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/bind.js +0 -57
- package/node_modules/@openfn/language-common/node_modules/lodash/bindAll.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/bindKey.js +0 -68
- package/node_modules/@openfn/language-common/node_modules/lodash/camelCase.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/capitalize.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/castArray.js +0 -44
- package/node_modules/@openfn/language-common/node_modules/lodash/ceil.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/chain.js +0 -38
- package/node_modules/@openfn/language-common/node_modules/lodash/chunk.js +0 -50
- package/node_modules/@openfn/language-common/node_modules/lodash/clamp.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/clone.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/cloneDeep.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/cloneDeepWith.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/cloneWith.js +0 -42
- package/node_modules/@openfn/language-common/node_modules/lodash/collection.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/commit.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/compact.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/concat.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/cond.js +0 -60
- package/node_modules/@openfn/language-common/node_modules/lodash/conforms.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/conformsTo.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/constant.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/core.js +0 -3877
- package/node_modules/@openfn/language-common/node_modules/lodash/core.min.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/countBy.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/create.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/curry.js +0 -57
- package/node_modules/@openfn/language-common/node_modules/lodash/curryRight.js +0 -54
- package/node_modules/@openfn/language-common/node_modules/lodash/date.js +0 -3
- package/node_modules/@openfn/language-common/node_modules/lodash/debounce.js +0 -191
- package/node_modules/@openfn/language-common/node_modules/lodash/deburr.js +0 -45
- package/node_modules/@openfn/language-common/node_modules/lodash/defaultTo.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/defaults.js +0 -64
- package/node_modules/@openfn/language-common/node_modules/lodash/defaultsDeep.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/defer.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/delay.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/difference.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/differenceBy.js +0 -44
- package/node_modules/@openfn/language-common/node_modules/lodash/differenceWith.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/divide.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/drop.js +0 -38
- package/node_modules/@openfn/language-common/node_modules/lodash/dropRight.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/dropRightWhile.js +0 -45
- package/node_modules/@openfn/language-common/node_modules/lodash/dropWhile.js +0 -45
- package/node_modules/@openfn/language-common/node_modules/lodash/each.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/eachRight.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/endsWith.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/entries.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/entriesIn.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/eq.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/escape.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/escapeRegExp.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/every.js +0 -56
- package/node_modules/@openfn/language-common/node_modules/lodash/extend.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/extendWith.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fill.js +0 -45
- package/node_modules/@openfn/language-common/node_modules/lodash/filter.js +0 -52
- package/node_modules/@openfn/language-common/node_modules/lodash/find.js +0 -42
- package/node_modules/@openfn/language-common/node_modules/lodash/findIndex.js +0 -55
- package/node_modules/@openfn/language-common/node_modules/lodash/findKey.js +0 -44
- package/node_modules/@openfn/language-common/node_modules/lodash/findLast.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/findLastIndex.js +0 -59
- package/node_modules/@openfn/language-common/node_modules/lodash/findLastKey.js +0 -44
- package/node_modules/@openfn/language-common/node_modules/lodash/first.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/flake.lock +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/flake.nix +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/flatMap.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/flatMapDeep.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/flatMapDepth.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/flatten.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/flattenDeep.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/flattenDepth.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/flip.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/floor.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/flow.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/flowRight.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/forEach.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/forEachRight.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/forIn.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/forInRight.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/forOwn.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/forOwnRight.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/F.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/T.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/__.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/_baseConvert.js +0 -569
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/_convertBrowser.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/_falseOptions.js +0 -7
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/_mapping.js +0 -358
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/_util.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/add.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/after.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/all.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/allPass.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/always.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/any.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/anyPass.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/apply.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/array.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/ary.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assign.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignAll.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignAllWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignIn.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignInAll.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignInAllWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignInWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assignWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assoc.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/assocPath.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/at.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/attempt.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/before.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/bind.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/bindAll.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/bindKey.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/camelCase.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/capitalize.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/castArray.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/ceil.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/chain.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/chunk.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/clamp.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/clone.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/cloneDeep.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/cloneDeepWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/cloneWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/collection.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/commit.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/compact.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/complement.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/compose.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/concat.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/cond.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/conforms.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/conformsTo.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/constant.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/contains.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/convert.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/countBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/create.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/curry.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/curryN.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/curryRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/curryRightN.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/date.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/debounce.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/deburr.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaultTo.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaults.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaultsAll.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaultsDeep.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/defaultsDeepAll.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/defer.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/delay.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/difference.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/differenceBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/differenceWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/dissoc.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/dissocPath.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/divide.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/drop.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropLast.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropLastWhile.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropRightWhile.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/dropWhile.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/each.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/eachRight.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/endsWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/entries.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/entriesIn.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/eq.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/equals.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/escape.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/escapeRegExp.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/every.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/extend.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/extendAll.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/extendAllWith.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/extendWith.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/fill.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/filter.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/find.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/findFrom.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/findIndex.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/findIndexFrom.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/findKey.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLast.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLastFrom.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLastIndex.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLastIndexFrom.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/findLastKey.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/first.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/flatMap.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/flatMapDeep.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/flatMapDepth.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/flatten.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/flattenDeep.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/flattenDepth.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/flip.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/floor.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/flow.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/flowRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/forEach.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/forEachRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/forIn.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/forInRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/forOwn.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/forOwnRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/fromPairs.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/function.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/functions.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/functionsIn.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/get.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/getOr.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/groupBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/gt.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/gte.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/has.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/hasIn.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/head.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/identical.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/identity.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/inRange.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/includes.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/includesFrom.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/indexBy.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/indexOf.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/indexOfFrom.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/init.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/initial.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/intersection.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/intersectionBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/intersectionWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/invert.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/invertBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/invertObj.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/invoke.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/invokeArgs.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/invokeArgsMap.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/invokeMap.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArguments.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArray.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArrayBuffer.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArrayLike.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isArrayLikeObject.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isBoolean.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isBuffer.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isDate.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isElement.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isEmpty.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isEqual.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isEqualWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isError.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isFinite.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isFunction.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isInteger.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isLength.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isMap.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isMatch.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isMatchWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNaN.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNative.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNil.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNull.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isNumber.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isObject.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isObjectLike.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isPlainObject.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isRegExp.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isSafeInteger.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isSet.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isString.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isSymbol.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isTypedArray.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isUndefined.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isWeakMap.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/isWeakSet.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/iteratee.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/join.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/juxt.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/kebabCase.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/keyBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/keys.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/keysIn.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/lang.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/last.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/lastIndexOf.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/lastIndexOfFrom.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/lowerCase.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/lowerFirst.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/lt.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/lte.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/map.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/mapKeys.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/mapValues.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/matches.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/matchesProperty.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/math.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/max.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/maxBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/mean.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/meanBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/memoize.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/merge.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/mergeAll.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/mergeAllWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/mergeWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/method.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/methodOf.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/min.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/minBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/mixin.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/multiply.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/nAry.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/negate.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/next.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/noop.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/now.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/nth.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/nthArg.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/number.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/object.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/omit.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/omitAll.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/omitBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/once.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/orderBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/over.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/overArgs.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/overEvery.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/overSome.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pad.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/padChars.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/padCharsEnd.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/padCharsStart.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/padEnd.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/padStart.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/parseInt.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/partial.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/partialRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/partition.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/path.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pathEq.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pathOr.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/paths.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pick.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pickAll.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pickBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pipe.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/placeholder.js +0 -6
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/plant.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pluck.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/prop.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/propEq.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/propOr.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/property.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/propertyOf.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/props.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pull.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pullAll.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pullAllBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pullAllWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/pullAt.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/random.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/range.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/rangeRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/rangeStep.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/rangeStepRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/rearg.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/reduce.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/reduceRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/reject.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/remove.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/repeat.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/replace.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/rest.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/restFrom.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/result.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/reverse.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/round.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sample.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sampleSize.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/seq.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/set.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/setWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/shuffle.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/size.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/slice.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/snakeCase.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/some.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedIndex.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedIndexBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedIndexOf.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedLastIndex.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedLastIndexBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedLastIndexOf.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedUniq.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sortedUniqBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/split.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/spread.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/spreadFrom.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/startCase.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/startsWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/string.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubArray.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubFalse.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubObject.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubString.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/stubTrue.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/subtract.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sum.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/sumBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/symmetricDifference.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/symmetricDifferenceBy.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/symmetricDifferenceWith.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/tail.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/take.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeLast.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeLastWhile.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeRight.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeRightWhile.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/takeWhile.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/tap.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/template.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/templateSettings.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/throttle.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/thru.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/times.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toArray.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toFinite.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toInteger.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toIterator.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toJSON.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toLength.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toLower.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toNumber.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toPairs.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toPairsIn.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toPath.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toPlainObject.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toSafeInteger.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toString.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/toUpper.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/transform.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/trim.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimChars.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimCharsEnd.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimCharsStart.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimEnd.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/trimStart.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/truncate.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/unapply.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/unary.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/unescape.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/union.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/unionBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/unionWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/uniq.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/uniqBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/uniqWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/uniqueId.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/unnest.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/unset.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/unzip.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/unzipWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/update.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/updateWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/upperCase.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/upperFirst.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/useWith.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/util.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/value.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/valueOf.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/values.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/valuesIn.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/where.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/whereEq.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/without.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/words.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrap.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperAt.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperChain.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperLodash.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperReverse.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/wrapperValue.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/xor.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/xorBy.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/xorWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/zip.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipAll.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipObj.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipObject.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipObjectDeep.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp/zipWith.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/fp.js +0 -2
- package/node_modules/@openfn/language-common/node_modules/lodash/fromPairs.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/function.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/functions.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/functionsIn.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/get.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/groupBy.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/gt.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/gte.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/has.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/hasIn.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/head.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/identity.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/inRange.js +0 -55
- package/node_modules/@openfn/language-common/node_modules/lodash/includes.js +0 -53
- package/node_modules/@openfn/language-common/node_modules/lodash/index.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/indexOf.js +0 -42
- package/node_modules/@openfn/language-common/node_modules/lodash/initial.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/intersection.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/intersectionBy.js +0 -45
- package/node_modules/@openfn/language-common/node_modules/lodash/intersectionWith.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/invert.js +0 -42
- package/node_modules/@openfn/language-common/node_modules/lodash/invertBy.js +0 -56
- package/node_modules/@openfn/language-common/node_modules/lodash/invoke.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/invokeMap.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/isArguments.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/isArray.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/isArrayBuffer.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/isArrayLike.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/isArrayLikeObject.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/isBoolean.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/isBuffer.js +0 -38
- package/node_modules/@openfn/language-common/node_modules/lodash/isDate.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/isElement.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/isEmpty.js +0 -77
- package/node_modules/@openfn/language-common/node_modules/lodash/isEqual.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/isEqualWith.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/isError.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/isFinite.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/isFunction.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/isInteger.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/isLength.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/isMap.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/isMatch.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/isMatchWith.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/isNaN.js +0 -38
- package/node_modules/@openfn/language-common/node_modules/lodash/isNative.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/isNil.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/isNull.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/isNumber.js +0 -38
- package/node_modules/@openfn/language-common/node_modules/lodash/isObject.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/isObjectLike.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/isPlainObject.js +0 -62
- package/node_modules/@openfn/language-common/node_modules/lodash/isRegExp.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/isSafeInteger.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/isSet.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/isString.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/isSymbol.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/isTypedArray.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/isUndefined.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/isWeakMap.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/isWeakSet.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/iteratee.js +0 -53
- package/node_modules/@openfn/language-common/node_modules/lodash/join.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/kebabCase.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/keyBy.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/keys.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/keysIn.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/lang.js +0 -58
- package/node_modules/@openfn/language-common/node_modules/lodash/last.js +0 -20
- package/node_modules/@openfn/language-common/node_modules/lodash/lastIndexOf.js +0 -46
- package/node_modules/@openfn/language-common/node_modules/lodash/lodash.js +0 -17209
- package/node_modules/@openfn/language-common/node_modules/lodash/lodash.min.js +0 -140
- package/node_modules/@openfn/language-common/node_modules/lodash/lowerCase.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/lowerFirst.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/lt.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/lte.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/map.js +0 -53
- package/node_modules/@openfn/language-common/node_modules/lodash/mapKeys.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/mapValues.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/matches.js +0 -46
- package/node_modules/@openfn/language-common/node_modules/lodash/matchesProperty.js +0 -44
- package/node_modules/@openfn/language-common/node_modules/lodash/math.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/max.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/maxBy.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/mean.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/meanBy.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/memoize.js +0 -73
- package/node_modules/@openfn/language-common/node_modules/lodash/merge.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/mergeWith.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/method.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/methodOf.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/min.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/minBy.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/mixin.js +0 -74
- package/node_modules/@openfn/language-common/node_modules/lodash/multiply.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/negate.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/next.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/noop.js +0 -17
- package/node_modules/@openfn/language-common/node_modules/lodash/now.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/nth.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/nthArg.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/number.js +0 -5
- package/node_modules/@openfn/language-common/node_modules/lodash/object.js +0 -49
- package/node_modules/@openfn/language-common/node_modules/lodash/omit.js +0 -57
- package/node_modules/@openfn/language-common/node_modules/lodash/omitBy.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/once.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/orderBy.js +0 -47
- package/node_modules/@openfn/language-common/node_modules/lodash/over.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/overArgs.js +0 -61
- package/node_modules/@openfn/language-common/node_modules/lodash/overEvery.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/overSome.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/package.json +0 -65
- package/node_modules/@openfn/language-common/node_modules/lodash/pad.js +0 -49
- package/node_modules/@openfn/language-common/node_modules/lodash/padEnd.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/padStart.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/parseInt.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/partial.js +0 -50
- package/node_modules/@openfn/language-common/node_modules/lodash/partialRight.js +0 -49
- package/node_modules/@openfn/language-common/node_modules/lodash/partition.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/pick.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/pickBy.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/plant.js +0 -48
- package/node_modules/@openfn/language-common/node_modules/lodash/property.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/propertyOf.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/pull.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/pullAll.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/pullAllBy.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/pullAllWith.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/pullAt.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/random.js +0 -82
- package/node_modules/@openfn/language-common/node_modules/lodash/range.js +0 -46
- package/node_modules/@openfn/language-common/node_modules/lodash/rangeRight.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/rearg.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/reduce.js +0 -51
- package/node_modules/@openfn/language-common/node_modules/lodash/reduceRight.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/reject.js +0 -46
- package/node_modules/@openfn/language-common/node_modules/lodash/release.md +0 -48
- package/node_modules/@openfn/language-common/node_modules/lodash/remove.js +0 -53
- package/node_modules/@openfn/language-common/node_modules/lodash/repeat.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/replace.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/rest.js +0 -40
- package/node_modules/@openfn/language-common/node_modules/lodash/result.js +0 -56
- package/node_modules/@openfn/language-common/node_modules/lodash/reverse.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/round.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/sample.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/sampleSize.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/seq.js +0 -16
- package/node_modules/@openfn/language-common/node_modules/lodash/set.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/setWith.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/shuffle.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/size.js +0 -46
- package/node_modules/@openfn/language-common/node_modules/lodash/slice.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/snakeCase.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/some.js +0 -51
- package/node_modules/@openfn/language-common/node_modules/lodash/sortBy.js +0 -48
- package/node_modules/@openfn/language-common/node_modules/lodash/sortedIndex.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/sortedIndexBy.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/sortedIndexOf.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/sortedLastIndex.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/sortedLastIndexBy.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/sortedLastIndexOf.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/sortedUniq.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/sortedUniqBy.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/split.js +0 -52
- package/node_modules/@openfn/language-common/node_modules/lodash/spread.js +0 -63
- package/node_modules/@openfn/language-common/node_modules/lodash/startCase.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/startsWith.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/string.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/stubArray.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/stubFalse.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/stubObject.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/stubString.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/stubTrue.js +0 -18
- package/node_modules/@openfn/language-common/node_modules/lodash/subtract.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/sum.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/sumBy.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/tail.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/take.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/takeRight.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/takeRightWhile.js +0 -45
- package/node_modules/@openfn/language-common/node_modules/lodash/takeWhile.js +0 -45
- package/node_modules/@openfn/language-common/node_modules/lodash/tap.js +0 -29
- package/node_modules/@openfn/language-common/node_modules/lodash/template.js +0 -272
- package/node_modules/@openfn/language-common/node_modules/lodash/templateSettings.js +0 -67
- package/node_modules/@openfn/language-common/node_modules/lodash/throttle.js +0 -69
- package/node_modules/@openfn/language-common/node_modules/lodash/thru.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/times.js +0 -51
- package/node_modules/@openfn/language-common/node_modules/lodash/toArray.js +0 -58
- package/node_modules/@openfn/language-common/node_modules/lodash/toFinite.js +0 -42
- package/node_modules/@openfn/language-common/node_modules/lodash/toInteger.js +0 -36
- package/node_modules/@openfn/language-common/node_modules/lodash/toIterator.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/toJSON.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/toLength.js +0 -38
- package/node_modules/@openfn/language-common/node_modules/lodash/toLower.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/toNumber.js +0 -64
- package/node_modules/@openfn/language-common/node_modules/lodash/toPairs.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/toPairsIn.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/toPath.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/toPlainObject.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/toSafeInteger.js +0 -37
- package/node_modules/@openfn/language-common/node_modules/lodash/toString.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/toUpper.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/transform.js +0 -65
- package/node_modules/@openfn/language-common/node_modules/lodash/trim.js +0 -47
- package/node_modules/@openfn/language-common/node_modules/lodash/trimEnd.js +0 -41
- package/node_modules/@openfn/language-common/node_modules/lodash/trimStart.js +0 -43
- package/node_modules/@openfn/language-common/node_modules/lodash/truncate.js +0 -111
- package/node_modules/@openfn/language-common/node_modules/lodash/unary.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/unescape.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/union.js +0 -26
- package/node_modules/@openfn/language-common/node_modules/lodash/unionBy.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/unionWith.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/uniq.js +0 -25
- package/node_modules/@openfn/language-common/node_modules/lodash/uniqBy.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/uniqWith.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/uniqueId.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/unset.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/unzip.js +0 -45
- package/node_modules/@openfn/language-common/node_modules/lodash/unzipWith.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/update.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/updateWith.js +0 -33
- package/node_modules/@openfn/language-common/node_modules/lodash/upperCase.js +0 -27
- package/node_modules/@openfn/language-common/node_modules/lodash/upperFirst.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/util.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/value.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/valueOf.js +0 -1
- package/node_modules/@openfn/language-common/node_modules/lodash/values.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/valuesIn.js +0 -32
- package/node_modules/@openfn/language-common/node_modules/lodash/without.js +0 -31
- package/node_modules/@openfn/language-common/node_modules/lodash/words.js +0 -35
- package/node_modules/@openfn/language-common/node_modules/lodash/wrap.js +0 -30
- package/node_modules/@openfn/language-common/node_modules/lodash/wrapperAt.js +0 -48
- package/node_modules/@openfn/language-common/node_modules/lodash/wrapperChain.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/wrapperLodash.js +0 -147
- package/node_modules/@openfn/language-common/node_modules/lodash/wrapperReverse.js +0 -44
- package/node_modules/@openfn/language-common/node_modules/lodash/wrapperValue.js +0 -21
- package/node_modules/@openfn/language-common/node_modules/lodash/xor.js +0 -28
- package/node_modules/@openfn/language-common/node_modules/lodash/xorBy.js +0 -39
- package/node_modules/@openfn/language-common/node_modules/lodash/xorWith.js +0 -34
- package/node_modules/@openfn/language-common/node_modules/lodash/zip.js +0 -22
- package/node_modules/@openfn/language-common/node_modules/lodash/zipObject.js +0 -24
- package/node_modules/@openfn/language-common/node_modules/lodash/zipObjectDeep.js +0 -23
- package/node_modules/@openfn/language-common/node_modules/lodash/zipWith.js +0 -32
- package/node_modules/@openfn/language-common/package.json +0 -86
- package/node_modules/@types/node/LICENSE +0 -21
- package/node_modules/@types/node/README.md +0 -16
- package/node_modules/@types/node/assert.d.ts +0 -53
- package/node_modules/@types/node/async_hooks.d.ts +0 -132
- package/node_modules/@types/node/base.d.ts +0 -41
- package/node_modules/@types/node/buffer.d.ts +0 -22
- package/node_modules/@types/node/child_process.d.ts +0 -495
- package/node_modules/@types/node/cluster.d.ts +0 -266
- package/node_modules/@types/node/console.d.ts +0 -3
- package/node_modules/@types/node/constants.d.ts +0 -8
- package/node_modules/@types/node/crypto.d.ts +0 -615
- package/node_modules/@types/node/dgram.d.ts +0 -141
- package/node_modules/@types/node/dns.d.ts +0 -366
- package/node_modules/@types/node/domain.d.ts +0 -16
- package/node_modules/@types/node/events.d.ts +0 -50
- package/node_modules/@types/node/fs.d.ts +0 -2458
- package/node_modules/@types/node/globals.d.ts +0 -1105
- package/node_modules/@types/node/http.d.ts +0 -395
- package/node_modules/@types/node/http2.d.ts +0 -947
- package/node_modules/@types/node/https.d.ts +0 -37
- package/node_modules/@types/node/index.d.ts +0 -83
- package/node_modules/@types/node/inspector.d.ts +0 -3034
- package/node_modules/@types/node/module.d.ts +0 -21
- package/node_modules/@types/node/net.d.ts +0 -268
- package/node_modules/@types/node/os.d.ts +0 -231
- package/node_modules/@types/node/package.json +0 -223
- package/node_modules/@types/node/path.d.ts +0 -153
- package/node_modules/@types/node/perf_hooks.d.ts +0 -304
- package/node_modules/@types/node/process.d.ts +0 -15
- package/node_modules/@types/node/punycode.d.ts +0 -12
- package/node_modules/@types/node/querystring.d.ts +0 -29
- package/node_modules/@types/node/readline.d.ts +0 -169
- package/node_modules/@types/node/repl.d.ts +0 -387
- package/node_modules/@types/node/stream.d.ts +0 -326
- package/node_modules/@types/node/string_decoder.d.ts +0 -7
- package/node_modules/@types/node/timers.d.ts +0 -16
- package/node_modules/@types/node/tls.d.ts +0 -759
- package/node_modules/@types/node/trace_events.d.ts +0 -61
- package/node_modules/@types/node/ts3.5/fs.d.ts +0 -33
- package/node_modules/@types/node/ts3.5/globals.d.ts +0 -19
- package/node_modules/@types/node/ts3.5/index.d.ts +0 -17
- package/node_modules/@types/node/ts3.5/util.d.ts +0 -9
- package/node_modules/@types/node/ts3.5/wasi.d.ts +0 -45
- package/node_modules/@types/node/tty.d.ts +0 -66
- package/node_modules/@types/node/url.d.ts +0 -110
- package/node_modules/@types/node/util.d.ts +0 -190
- package/node_modules/@types/node/v8.d.ts +0 -187
- package/node_modules/@types/node/vm.d.ts +0 -110
- package/node_modules/@types/node/worker_threads.d.ts +0 -168
- package/node_modules/@types/node/zlib.d.ts +0 -352
- package/node_modules/@types/tunnel/LICENSE +0 -21
- package/node_modules/@types/tunnel/README.md +0 -16
- package/node_modules/@types/tunnel/index.d.ts +0 -46
- package/node_modules/@types/tunnel/package.json +0 -57
- package/node_modules/adal-node/.jshintrc +0 -29
- package/node_modules/adal-node/.npmignore +0 -14
- package/node_modules/adal-node/.travis.yml +0 -4
- package/node_modules/adal-node/LICENSE.txt +0 -201
- package/node_modules/adal-node/README.md +0 -145
- package/node_modules/adal-node/changelog.md +0 -126
- package/node_modules/adal-node/lib/adal.d.ts +0 -438
- package/node_modules/adal-node/lib/adal.js +0 -53
- package/node_modules/adal-node/lib/argument.js +0 -74
- package/node_modules/adal-node/lib/authentication-context.js +0 -465
- package/node_modules/adal-node/lib/authentication-parameters.js +0 -264
- package/node_modules/adal-node/lib/authority.js +0 -279
- package/node_modules/adal-node/lib/cache-driver.js +0 -522
- package/node_modules/adal-node/lib/code-request.js +0 -99
- package/node_modules/adal-node/lib/constants.js +0 -207
- package/node_modules/adal-node/lib/log.js +0 -237
- package/node_modules/adal-node/lib/memory-cache.js +0 -92
- package/node_modules/adal-node/lib/mex.js +0 -349
- package/node_modules/adal-node/lib/oauth2client.js +0 -534
- package/node_modules/adal-node/lib/self-signed-jwt.js +0 -176
- package/node_modules/adal-node/lib/token-request.js +0 -607
- package/node_modules/adal-node/lib/user-realm.js +0 -268
- package/node_modules/adal-node/lib/util.js +0 -188
- package/node_modules/adal-node/lib/wstrust-request.js +0 -240
- package/node_modules/adal-node/lib/wstrust-response.js +0 -288
- package/node_modules/adal-node/lib/xmlutil.js +0 -127
- package/node_modules/adal-node/node_modules/@types/node/LICENSE +0 -21
- package/node_modules/adal-node/node_modules/@types/node/README.md +0 -16
- package/node_modules/adal-node/node_modules/@types/node/base.d.ts +0 -7384
- package/node_modules/adal-node/node_modules/@types/node/index.d.ts +0 -69
- package/node_modules/adal-node/node_modules/@types/node/inspector.d.ts +0 -2512
- package/node_modules/adal-node/node_modules/@types/node/package.json +0 -159
- package/node_modules/adal-node/node_modules/@types/node/ts3.2/index.d.ts +0 -23
- package/node_modules/adal-node/package-lock.json +0 -1023
- package/node_modules/adal-node/package.json +0 -88
- package/node_modules/adal-node/tsconfig.json +0 -37
- package/node_modules/ajv/.tonic_example.js +0 -20
- package/node_modules/ajv/LICENSE +0 -22
- package/node_modules/ajv/README.md +0 -1380
- package/node_modules/ajv/dist/ajv.bundle.js +0 -7163
- package/node_modules/ajv/dist/ajv.min.js +0 -3
- package/node_modules/ajv/dist/ajv.min.js.map +0 -1
- package/node_modules/ajv/lib/ajv.d.ts +0 -391
- package/node_modules/ajv/lib/ajv.js +0 -497
- package/node_modules/ajv/lib/cache.js +0 -26
- package/node_modules/ajv/lib/compile/async.js +0 -90
- package/node_modules/ajv/lib/compile/equal.js +0 -5
- package/node_modules/ajv/lib/compile/error_classes.js +0 -34
- package/node_modules/ajv/lib/compile/formats.js +0 -149
- package/node_modules/ajv/lib/compile/index.js +0 -387
- package/node_modules/ajv/lib/compile/resolve.js +0 -270
- package/node_modules/ajv/lib/compile/rules.js +0 -66
- package/node_modules/ajv/lib/compile/schema_obj.js +0 -9
- package/node_modules/ajv/lib/compile/ucs2length.js +0 -20
- package/node_modules/ajv/lib/compile/util.js +0 -274
- package/node_modules/ajv/lib/data.js +0 -49
- package/node_modules/ajv/lib/definition_schema.js +0 -37
- package/node_modules/ajv/lib/dot/_limit.jst +0 -104
- package/node_modules/ajv/lib/dot/_limitItems.jst +0 -10
- package/node_modules/ajv/lib/dot/_limitLength.jst +0 -10
- package/node_modules/ajv/lib/dot/_limitProperties.jst +0 -10
- package/node_modules/ajv/lib/dot/allOf.jst +0 -34
- package/node_modules/ajv/lib/dot/anyOf.jst +0 -48
- package/node_modules/ajv/lib/dot/coerce.def +0 -61
- package/node_modules/ajv/lib/dot/comment.jst +0 -9
- package/node_modules/ajv/lib/dot/const.jst +0 -11
- package/node_modules/ajv/lib/dot/contains.jst +0 -57
- package/node_modules/ajv/lib/dot/custom.jst +0 -191
- package/node_modules/ajv/lib/dot/defaults.def +0 -47
- package/node_modules/ajv/lib/dot/definitions.def +0 -201
- package/node_modules/ajv/lib/dot/dependencies.jst +0 -80
- package/node_modules/ajv/lib/dot/enum.jst +0 -30
- package/node_modules/ajv/lib/dot/errors.def +0 -194
- package/node_modules/ajv/lib/dot/format.jst +0 -106
- package/node_modules/ajv/lib/dot/if.jst +0 -75
- package/node_modules/ajv/lib/dot/items.jst +0 -100
- package/node_modules/ajv/lib/dot/missing.def +0 -39
- package/node_modules/ajv/lib/dot/multipleOf.jst +0 -20
- package/node_modules/ajv/lib/dot/not.jst +0 -43
- package/node_modules/ajv/lib/dot/oneOf.jst +0 -54
- package/node_modules/ajv/lib/dot/pattern.jst +0 -14
- package/node_modules/ajv/lib/dot/properties.jst +0 -244
- package/node_modules/ajv/lib/dot/propertyNames.jst +0 -54
- package/node_modules/ajv/lib/dot/ref.jst +0 -85
- package/node_modules/ajv/lib/dot/required.jst +0 -108
- package/node_modules/ajv/lib/dot/uniqueItems.jst +0 -62
- package/node_modules/ajv/lib/dot/validate.jst +0 -282
- package/node_modules/ajv/lib/dotjs/README.md +0 -3
- package/node_modules/ajv/lib/dotjs/_limit.js +0 -157
- package/node_modules/ajv/lib/dotjs/_limitItems.js +0 -77
- package/node_modules/ajv/lib/dotjs/_limitLength.js +0 -82
- package/node_modules/ajv/lib/dotjs/_limitProperties.js +0 -77
- package/node_modules/ajv/lib/dotjs/allOf.js +0 -43
- package/node_modules/ajv/lib/dotjs/anyOf.js +0 -74
- package/node_modules/ajv/lib/dotjs/comment.js +0 -14
- package/node_modules/ajv/lib/dotjs/const.js +0 -56
- package/node_modules/ajv/lib/dotjs/contains.js +0 -82
- package/node_modules/ajv/lib/dotjs/custom.js +0 -228
- package/node_modules/ajv/lib/dotjs/dependencies.js +0 -168
- package/node_modules/ajv/lib/dotjs/enum.js +0 -66
- package/node_modules/ajv/lib/dotjs/format.js +0 -150
- package/node_modules/ajv/lib/dotjs/if.js +0 -104
- package/node_modules/ajv/lib/dotjs/index.js +0 -33
- package/node_modules/ajv/lib/dotjs/items.js +0 -141
- package/node_modules/ajv/lib/dotjs/multipleOf.js +0 -77
- package/node_modules/ajv/lib/dotjs/not.js +0 -84
- package/node_modules/ajv/lib/dotjs/oneOf.js +0 -73
- package/node_modules/ajv/lib/dotjs/pattern.js +0 -75
- package/node_modules/ajv/lib/dotjs/properties.js +0 -330
- package/node_modules/ajv/lib/dotjs/propertyNames.js +0 -82
- package/node_modules/ajv/lib/dotjs/ref.js +0 -124
- package/node_modules/ajv/lib/dotjs/required.js +0 -270
- package/node_modules/ajv/lib/dotjs/uniqueItems.js +0 -86
- package/node_modules/ajv/lib/dotjs/validate.js +0 -494
- package/node_modules/ajv/lib/keyword.js +0 -146
- package/node_modules/ajv/lib/refs/data.json +0 -17
- package/node_modules/ajv/lib/refs/json-schema-draft-04.json +0 -149
- package/node_modules/ajv/lib/refs/json-schema-draft-06.json +0 -154
- package/node_modules/ajv/lib/refs/json-schema-draft-07.json +0 -168
- package/node_modules/ajv/lib/refs/json-schema-secure.json +0 -94
- package/node_modules/ajv/package.json +0 -128
- package/node_modules/ajv/scripts/.eslintrc.yml +0 -3
- package/node_modules/ajv/scripts/bundle.js +0 -61
- package/node_modules/ajv/scripts/compile-dots.js +0 -73
- package/node_modules/ajv/scripts/info +0 -10
- package/node_modules/ajv/scripts/prepare-tests +0 -12
- package/node_modules/ajv/scripts/publish-built-version +0 -32
- package/node_modules/ajv/scripts/travis-gh-pages +0 -23
- package/node_modules/asn1/LICENSE +0 -19
- package/node_modules/asn1/README.md +0 -50
- package/node_modules/asn1/lib/ber/errors.js +0 -13
- package/node_modules/asn1/lib/ber/index.js +0 -27
- package/node_modules/asn1/lib/ber/reader.js +0 -262
- package/node_modules/asn1/lib/ber/types.js +0 -36
- package/node_modules/asn1/lib/ber/writer.js +0 -317
- package/node_modules/asn1/lib/index.js +0 -20
- package/node_modules/asn1/package.json +0 -78
- package/node_modules/assert-plus/AUTHORS +0 -6
- package/node_modules/assert-plus/CHANGES.md +0 -14
- package/node_modules/assert-plus/README.md +0 -162
- package/node_modules/assert-plus/assert.js +0 -211
- package/node_modules/assert-plus/package.json +0 -90
- package/node_modules/async/CHANGELOG.md +0 -125
- package/node_modules/async/LICENSE +0 -19
- package/node_modules/async/README.md +0 -1877
- package/node_modules/async/dist/async.js +0 -1265
- package/node_modules/async/dist/async.min.js +0 -2
- package/node_modules/async/lib/async.js +0 -1265
- package/node_modules/async/package.json +0 -117
- package/node_modules/asynckit/LICENSE +0 -21
- package/node_modules/asynckit/README.md +0 -233
- package/node_modules/asynckit/bench.js +0 -76
- package/node_modules/asynckit/index.js +0 -6
- package/node_modules/asynckit/lib/abort.js +0 -29
- package/node_modules/asynckit/lib/async.js +0 -34
- package/node_modules/asynckit/lib/defer.js +0 -26
- package/node_modules/asynckit/lib/iterate.js +0 -75
- package/node_modules/asynckit/lib/readable_asynckit.js +0 -91
- package/node_modules/asynckit/lib/readable_parallel.js +0 -25
- package/node_modules/asynckit/lib/readable_serial.js +0 -25
- package/node_modules/asynckit/lib/readable_serial_ordered.js +0 -29
- package/node_modules/asynckit/lib/state.js +0 -37
- package/node_modules/asynckit/lib/streamify.js +0 -141
- package/node_modules/asynckit/lib/terminator.js +0 -29
- package/node_modules/asynckit/package.json +0 -95
- package/node_modules/asynckit/parallel.js +0 -43
- package/node_modules/asynckit/serial.js +0 -17
- package/node_modules/asynckit/serialOrdered.js +0 -75
- package/node_modules/asynckit/stream.js +0 -21
- package/node_modules/aws-sign2/LICENSE +0 -55
- package/node_modules/aws-sign2/README.md +0 -4
- package/node_modules/aws-sign2/index.js +0 -212
- package/node_modules/aws-sign2/package.json +0 -53
- package/node_modules/aws4/.travis.yml +0 -9
- package/node_modules/aws4/LICENSE +0 -19
- package/node_modules/aws4/README.md +0 -523
- package/node_modules/aws4/aws4.js +0 -345
- package/node_modules/aws4/lru.js +0 -96
- package/node_modules/aws4/package.json +0 -108
- package/node_modules/axios/CHANGELOG.md +0 -413
- package/node_modules/axios/LICENSE +0 -19
- package/node_modules/axios/README.md +0 -709
- package/node_modules/axios/UPGRADE_GUIDE.md +0 -162
- package/node_modules/axios/dist/axios.js +0 -1715
- package/node_modules/axios/dist/axios.map +0 -1
- package/node_modules/axios/dist/axios.min.js +0 -3
- package/node_modules/axios/dist/axios.min.map +0 -1
- package/node_modules/axios/index.d.ts +0 -157
- package/node_modules/axios/index.js +0 -1
- package/node_modules/axios/lib/adapters/README.md +0 -37
- package/node_modules/axios/lib/adapters/http.js +0 -279
- package/node_modules/axios/lib/adapters/xhr.js +0 -180
- package/node_modules/axios/lib/axios.js +0 -53
- package/node_modules/axios/lib/cancel/Cancel.js +0 -19
- package/node_modules/axios/lib/cancel/CancelToken.js +0 -57
- package/node_modules/axios/lib/cancel/isCancel.js +0 -5
- package/node_modules/axios/lib/core/Axios.js +0 -94
- package/node_modules/axios/lib/core/InterceptorManager.js +0 -52
- package/node_modules/axios/lib/core/README.md +0 -7
- package/node_modules/axios/lib/core/buildFullPath.js +0 -20
- package/node_modules/axios/lib/core/createError.js +0 -18
- package/node_modules/axios/lib/core/dispatchRequest.js +0 -79
- package/node_modules/axios/lib/core/enhanceError.js +0 -42
- package/node_modules/axios/lib/core/mergeConfig.js +0 -73
- package/node_modules/axios/lib/core/settle.js +0 -25
- package/node_modules/axios/lib/core/transformData.js +0 -20
- package/node_modules/axios/lib/defaults.js +0 -97
- package/node_modules/axios/lib/helpers/README.md +0 -7
- package/node_modules/axios/lib/helpers/bind.js +0 -11
- package/node_modules/axios/lib/helpers/buildURL.js +0 -71
- package/node_modules/axios/lib/helpers/combineURLs.js +0 -14
- package/node_modules/axios/lib/helpers/cookies.js +0 -53
- package/node_modules/axios/lib/helpers/deprecatedMethod.js +0 -24
- package/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -14
- package/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -68
- package/node_modules/axios/lib/helpers/normalizeHeaderName.js +0 -12
- package/node_modules/axios/lib/helpers/parseHeaders.js +0 -53
- package/node_modules/axios/lib/helpers/spread.js +0 -27
- package/node_modules/axios/lib/utils.js +0 -344
- package/node_modules/axios/package.json +0 -114
- package/node_modules/bcrypt-pbkdf/CONTRIBUTING.md +0 -13
- package/node_modules/bcrypt-pbkdf/LICENSE +0 -66
- package/node_modules/bcrypt-pbkdf/README.md +0 -45
- package/node_modules/bcrypt-pbkdf/index.js +0 -556
- package/node_modules/bcrypt-pbkdf/package.json +0 -47
- package/node_modules/bl/.jshintrc +0 -60
- package/node_modules/bl/.travis.yml +0 -13
- package/node_modules/bl/LICENSE.md +0 -13
- package/node_modules/bl/README.md +0 -218
- package/node_modules/bl/bl.js +0 -391
- package/node_modules/bl/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/node_modules/bl/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/node_modules/bl/node_modules/readable-stream/LICENSE +0 -47
- package/node_modules/bl/node_modules/readable-stream/README.md +0 -106
- package/node_modules/bl/node_modules/readable-stream/errors-browser.js +0 -127
- package/node_modules/bl/node_modules/readable-stream/errors.js +0 -116
- package/node_modules/bl/node_modules/readable-stream/experimentalWarning.js +0 -17
- package/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js +0 -139
- package/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js +0 -39
- package/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js +0 -1124
- package/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js +0 -201
- package/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js +0 -697
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/async_iterator.js +0 -207
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -210
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -105
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -104
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/from-browser.js +0 -3
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/from.js +0 -64
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -97
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/state.js +0 -27
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/stream-browser.js +0 -1
- package/node_modules/bl/node_modules/readable-stream/lib/internal/streams/stream.js +0 -1
- package/node_modules/bl/node_modules/readable-stream/package.json +0 -100
- package/node_modules/bl/node_modules/readable-stream/readable-browser.js +0 -9
- package/node_modules/bl/node_modules/readable-stream/readable.js +0 -16
- package/node_modules/bl/node_modules/string_decoder/LICENSE +0 -48
- package/node_modules/bl/node_modules/string_decoder/README.md +0 -47
- package/node_modules/bl/node_modules/string_decoder/lib/string_decoder.js +0 -296
- package/node_modules/bl/node_modules/string_decoder/package.json +0 -65
- package/node_modules/bl/package.json +0 -69
- package/node_modules/bl/test/indexOf.js +0 -463
- package/node_modules/bl/test/test.js +0 -796
- package/node_modules/buffer-equal-constant-time/.npmignore +0 -2
- package/node_modules/buffer-equal-constant-time/.travis.yml +0 -4
- package/node_modules/buffer-equal-constant-time/LICENSE.txt +0 -12
- package/node_modules/buffer-equal-constant-time/README.md +0 -50
- package/node_modules/buffer-equal-constant-time/index.js +0 -41
- package/node_modules/buffer-equal-constant-time/package.json +0 -58
- package/node_modules/buffer-equal-constant-time/test.js +0 -42
- package/node_modules/caseless/LICENSE +0 -28
- package/node_modules/caseless/README.md +0 -45
- package/node_modules/caseless/index.js +0 -67
- package/node_modules/caseless/package.json +0 -59
- package/node_modules/caseless/test.js +0 -67
- package/node_modules/combined-stream/License +0 -19
- package/node_modules/combined-stream/Readme.md +0 -138
- package/node_modules/combined-stream/lib/combined_stream.js +0 -208
- package/node_modules/combined-stream/package.json +0 -63
- package/node_modules/combined-stream/yarn.lock +0 -17
- package/node_modules/core-util-is/LICENSE +0 -19
- package/node_modules/core-util-is/README.md +0 -3
- package/node_modules/core-util-is/float.patch +0 -604
- package/node_modules/core-util-is/lib/util.js +0 -107
- package/node_modules/core-util-is/package.json +0 -67
- package/node_modules/core-util-is/test.js +0 -68
- package/node_modules/dashdash/CHANGES.md +0 -364
- package/node_modules/dashdash/LICENSE.txt +0 -24
- package/node_modules/dashdash/README.md +0 -574
- package/node_modules/dashdash/etc/dashdash.bash_completion.in +0 -389
- package/node_modules/dashdash/lib/dashdash.js +0 -1055
- package/node_modules/dashdash/package.json +0 -70
- package/node_modules/date-utils/.npmignore +0 -1
- package/node_modules/date-utils/.travis.yml +0 -3
- package/node_modules/date-utils/LICENSE +0 -19
- package/node_modules/date-utils/README.md +0 -53
- package/node_modules/date-utils/bower.json +0 -10
- package/node_modules/date-utils/doc/Date.html +0 -8997
- package/node_modules/date-utils/doc/classes.list.html +0 -227
- package/node_modules/date-utils/doc/date-utils.js.html +0 -1138
- package/node_modules/date-utils/doc/img/glyphicons-halflings-white.png +0 -0
- package/node_modules/date-utils/doc/img/glyphicons-halflings.png +0 -0
- package/node_modules/date-utils/doc/index.html +0 -195
- package/node_modules/date-utils/doc/scripts/URI.js +0 -1429
- package/node_modules/date-utils/doc/scripts/bootstrap-dropdown.js +0 -169
- package/node_modules/date-utils/doc/scripts/bootstrap-tab.js +0 -144
- package/node_modules/date-utils/doc/scripts/docstrap.lib.js +0 -9
- package/node_modules/date-utils/doc/scripts/linenumber.js +0 -25
- package/node_modules/date-utils/doc/scripts/prettify/Apache-License-2.0.txt +0 -202
- package/node_modules/date-utils/doc/scripts/prettify/jquery.min.js +0 -6
- package/node_modules/date-utils/doc/scripts/prettify/lang-css.js +0 -21
- package/node_modules/date-utils/doc/scripts/prettify/prettify.js +0 -496
- package/node_modules/date-utils/doc/scripts/sunlight.js +0 -1157
- package/node_modules/date-utils/doc/scripts/toc.js +0 -100
- package/node_modules/date-utils/doc/styles/darkstrap.css +0 -960
- package/node_modules/date-utils/doc/styles/jsdoc-default.css +0 -334
- package/node_modules/date-utils/doc/styles/prettify-jsdoc.css +0 -111
- package/node_modules/date-utils/doc/styles/prettify-tomorrow.css +0 -132
- package/node_modules/date-utils/doc/styles/site.amelia.css +0 -6369
- package/node_modules/date-utils/doc/styles/site.cerulean.css +0 -5701
- package/node_modules/date-utils/doc/styles/site.cosmo.css +0 -5944
- package/node_modules/date-utils/doc/styles/site.cyborg.css +0 -6151
- package/node_modules/date-utils/doc/styles/site.darkstrap.css +0 -5638
- package/node_modules/date-utils/doc/styles/site.flatly.css +0 -5993
- package/node_modules/date-utils/doc/styles/site.journal.css +0 -5745
- package/node_modules/date-utils/doc/styles/site.readable.css +0 -5433
- package/node_modules/date-utils/doc/styles/site.simplex.css +0 -5758
- package/node_modules/date-utils/doc/styles/site.slate.css +0 -6204
- package/node_modules/date-utils/doc/styles/site.spacelab.css +0 -5796
- package/node_modules/date-utils/doc/styles/site.spruce.css +0 -5938
- package/node_modules/date-utils/doc/styles/site.superhero.css +0 -6106
- package/node_modules/date-utils/doc/styles/site.united.css +0 -5545
- package/node_modules/date-utils/doc/styles/sunlight.dark.css +0 -345
- package/node_modules/date-utils/doc/styles/sunlight.default.css +0 -344
- package/node_modules/date-utils/gulpfile.js +0 -33
- package/node_modules/date-utils/jsdoc.json +0 -28
- package/node_modules/date-utils/lib/date-utils.js +0 -1851
- package/node_modules/date-utils/lib/date-utils.min.js +0 -1
- package/node_modules/date-utils/package.json +0 -80
- package/node_modules/date-utils/test/date-format-test.js +0 -151
- package/node_modules/date-utils/test/date-language-dos-test.js +0 -81
- package/node_modules/date-utils/test/date-language-pt-br-test.js +0 -82
- package/node_modules/date-utils/test/date-language-test.js +0 -82
- package/node_modules/date-utils/test/date-new-test.js +0 -105
- package/node_modules/date-utils/test/date-parse-test.js +0 -128
- package/node_modules/date-utils/test/date-validate-test.js +0 -1063
- package/node_modules/delayed-stream/.npmignore +0 -1
- package/node_modules/delayed-stream/License +0 -19
- package/node_modules/delayed-stream/Makefile +0 -7
- package/node_modules/delayed-stream/Readme.md +0 -141
- package/node_modules/delayed-stream/lib/delayed_stream.js +0 -107
- package/node_modules/delayed-stream/package.json +0 -65
- package/node_modules/depd/History.md +0 -103
- package/node_modules/depd/LICENSE +0 -22
- package/node_modules/depd/Readme.md +0 -280
- package/node_modules/depd/index.js +0 -538
- package/node_modules/depd/lib/browser/index.js +0 -77
- package/node_modules/depd/package.json +0 -83
- package/node_modules/ecc-jsbn/LICENSE +0 -21
- package/node_modules/ecc-jsbn/README.md +0 -8
- package/node_modules/ecc-jsbn/index.js +0 -58
- package/node_modules/ecc-jsbn/lib/LICENSE-jsbn +0 -40
- package/node_modules/ecc-jsbn/lib/ec.js +0 -561
- package/node_modules/ecc-jsbn/lib/sec.js +0 -170
- package/node_modules/ecc-jsbn/package.json +0 -68
- package/node_modules/ecc-jsbn/test.js +0 -14
- package/node_modules/ecdsa-sig-formatter/CODEOWNERS +0 -1
- package/node_modules/ecdsa-sig-formatter/LICENSE +0 -201
- package/node_modules/ecdsa-sig-formatter/README.md +0 -65
- package/node_modules/ecdsa-sig-formatter/package.json +0 -76
- package/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.d.ts +0 -17
- package/node_modules/ecdsa-sig-formatter/src/ecdsa-sig-formatter.js +0 -187
- package/node_modules/ecdsa-sig-formatter/src/param-bytes-for-alg.js +0 -23
- package/node_modules/extsprintf/.gitmodules +0 -0
- package/node_modules/extsprintf/.npmignore +0 -2
- package/node_modules/extsprintf/LICENSE +0 -19
- package/node_modules/extsprintf/Makefile +0 -24
- package/node_modules/extsprintf/Makefile.targ +0 -285
- package/node_modules/extsprintf/README.md +0 -46
- package/node_modules/extsprintf/jsl.node.conf +0 -137
- package/node_modules/extsprintf/lib/extsprintf.js +0 -183
- package/node_modules/extsprintf/package.json +0 -47
- package/node_modules/fast-deep-equal/LICENSE +0 -21
- package/node_modules/fast-deep-equal/README.md +0 -96
- package/node_modules/fast-deep-equal/es6/index.d.ts +0 -2
- package/node_modules/fast-deep-equal/es6/index.js +0 -72
- package/node_modules/fast-deep-equal/es6/react.d.ts +0 -2
- package/node_modules/fast-deep-equal/es6/react.js +0 -79
- package/node_modules/fast-deep-equal/index.d.ts +0 -4
- package/node_modules/fast-deep-equal/index.js +0 -46
- package/node_modules/fast-deep-equal/package.json +0 -91
- package/node_modules/fast-deep-equal/react.d.ts +0 -2
- package/node_modules/fast-deep-equal/react.js +0 -53
- package/node_modules/fast-json-stable-stringify/.eslintrc.yml +0 -26
- package/node_modules/fast-json-stable-stringify/.github/FUNDING.yml +0 -1
- package/node_modules/fast-json-stable-stringify/.travis.yml +0 -8
- package/node_modules/fast-json-stable-stringify/LICENSE +0 -21
- package/node_modules/fast-json-stable-stringify/README.md +0 -131
- package/node_modules/fast-json-stable-stringify/benchmark/index.js +0 -31
- package/node_modules/fast-json-stable-stringify/benchmark/test.json +0 -137
- package/node_modules/fast-json-stable-stringify/example/key_cmp.js +0 -7
- package/node_modules/fast-json-stable-stringify/example/nested.js +0 -3
- package/node_modules/fast-json-stable-stringify/example/str.js +0 -3
- package/node_modules/fast-json-stable-stringify/example/value_cmp.js +0 -7
- package/node_modules/fast-json-stable-stringify/index.d.ts +0 -4
- package/node_modules/fast-json-stable-stringify/index.js +0 -59
- package/node_modules/fast-json-stable-stringify/package.json +0 -83
- package/node_modules/fast-json-stable-stringify/test/cmp.js +0 -13
- package/node_modules/fast-json-stable-stringify/test/nested.js +0 -44
- package/node_modules/fast-json-stable-stringify/test/str.js +0 -46
- package/node_modules/fast-json-stable-stringify/test/to-json.js +0 -22
- package/node_modules/follow-redirects/LICENSE +0 -18
- package/node_modules/follow-redirects/README.md +0 -155
- package/node_modules/follow-redirects/http.js +0 -1
- package/node_modules/follow-redirects/https.js +0 -1
- package/node_modules/follow-redirects/index.js +0 -322
- package/node_modules/follow-redirects/node_modules/debug/.coveralls.yml +0 -1
- package/node_modules/follow-redirects/node_modules/debug/.eslintrc +0 -14
- package/node_modules/follow-redirects/node_modules/debug/.npmignore +0 -9
- package/node_modules/follow-redirects/node_modules/debug/.travis.yml +0 -20
- package/node_modules/follow-redirects/node_modules/debug/CHANGELOG.md +0 -395
- package/node_modules/follow-redirects/node_modules/debug/LICENSE +0 -19
- package/node_modules/follow-redirects/node_modules/debug/Makefile +0 -58
- package/node_modules/follow-redirects/node_modules/debug/README.md +0 -368
- package/node_modules/follow-redirects/node_modules/debug/karma.conf.js +0 -70
- package/node_modules/follow-redirects/node_modules/debug/node.js +0 -1
- package/node_modules/follow-redirects/node_modules/debug/package.json +0 -85
- package/node_modules/follow-redirects/node_modules/debug/src/browser.js +0 -195
- package/node_modules/follow-redirects/node_modules/debug/src/debug.js +0 -225
- package/node_modules/follow-redirects/node_modules/debug/src/index.js +0 -10
- package/node_modules/follow-redirects/node_modules/debug/src/node.js +0 -186
- package/node_modules/follow-redirects/package.json +0 -101
- package/node_modules/forever-agent/LICENSE +0 -55
- package/node_modules/forever-agent/README.md +0 -4
- package/node_modules/forever-agent/index.js +0 -138
- package/node_modules/forever-agent/package.json +0 -53
- package/node_modules/getpass/.npmignore +0 -8
- package/node_modules/getpass/.travis.yml +0 -9
- package/node_modules/getpass/LICENSE +0 -18
- package/node_modules/getpass/README.md +0 -32
- package/node_modules/getpass/lib/index.js +0 -123
- package/node_modules/getpass/package.json +0 -53
- package/node_modules/har-schema/LICENSE +0 -13
- package/node_modules/har-schema/README.md +0 -49
- package/node_modules/har-schema/lib/afterRequest.json +0 -30
- package/node_modules/har-schema/lib/beforeRequest.json +0 -30
- package/node_modules/har-schema/lib/browser.json +0 -20
- package/node_modules/har-schema/lib/cache.json +0 -21
- package/node_modules/har-schema/lib/content.json +0 -29
- package/node_modules/har-schema/lib/cookie.json +0 -36
- package/node_modules/har-schema/lib/creator.json +0 -20
- package/node_modules/har-schema/lib/entry.json +0 -53
- package/node_modules/har-schema/lib/har.json +0 -13
- package/node_modules/har-schema/lib/header.json +0 -20
- package/node_modules/har-schema/lib/index.js +0 -22
- package/node_modules/har-schema/lib/log.json +0 -36
- package/node_modules/har-schema/lib/page.json +0 -32
- package/node_modules/har-schema/lib/pageTimings.json +0 -18
- package/node_modules/har-schema/lib/postData.json +0 -43
- package/node_modules/har-schema/lib/query.json +0 -20
- package/node_modules/har-schema/lib/request.json +0 -57
- package/node_modules/har-schema/lib/response.json +0 -54
- package/node_modules/har-schema/lib/timings.json +0 -42
- package/node_modules/har-schema/package.json +0 -89
- package/node_modules/har-validator/LICENSE +0 -9
- package/node_modules/har-validator/README.md +0 -37
- package/node_modules/har-validator/lib/async.js +0 -105
- package/node_modules/har-validator/lib/error.js +0 -17
- package/node_modules/har-validator/lib/promise.js +0 -102
- package/node_modules/har-validator/package.json +0 -79
- package/node_modules/http-signature/.dir-locals.el +0 -6
- package/node_modules/http-signature/.npmignore +0 -7
- package/node_modules/http-signature/CHANGES.md +0 -46
- package/node_modules/http-signature/LICENSE +0 -18
- package/node_modules/http-signature/README.md +0 -79
- package/node_modules/http-signature/http_signing.md +0 -363
- package/node_modules/http-signature/lib/index.js +0 -29
- package/node_modules/http-signature/lib/parser.js +0 -315
- package/node_modules/http-signature/lib/signer.js +0 -401
- package/node_modules/http-signature/lib/utils.js +0 -112
- package/node_modules/http-signature/lib/verify.js +0 -88
- package/node_modules/http-signature/package.json +0 -80
- package/node_modules/iconv-lite/Changelog.md +0 -177
- package/node_modules/iconv-lite/LICENSE +0 -21
- package/node_modules/iconv-lite/README.md +0 -166
- package/node_modules/iconv-lite/encodings/dbcs-codec.js +0 -555
- package/node_modules/iconv-lite/encodings/dbcs-data.js +0 -176
- package/node_modules/iconv-lite/encodings/index.js +0 -23
- package/node_modules/iconv-lite/encodings/internal.js +0 -188
- package/node_modules/iconv-lite/encodings/sbcs-codec.js +0 -72
- package/node_modules/iconv-lite/encodings/sbcs-data-generated.js +0 -451
- package/node_modules/iconv-lite/encodings/sbcs-data.js +0 -179
- package/node_modules/iconv-lite/encodings/tables/big5-added.json +0 -122
- package/node_modules/iconv-lite/encodings/tables/cp936.json +0 -264
- package/node_modules/iconv-lite/encodings/tables/cp949.json +0 -273
- package/node_modules/iconv-lite/encodings/tables/cp950.json +0 -177
- package/node_modules/iconv-lite/encodings/tables/eucjp.json +0 -182
- package/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +0 -1
- package/node_modules/iconv-lite/encodings/tables/gbk-added.json +0 -55
- package/node_modules/iconv-lite/encodings/tables/shiftjis.json +0 -125
- package/node_modules/iconv-lite/encodings/utf16.js +0 -177
- package/node_modules/iconv-lite/encodings/utf32.js +0 -281
- package/node_modules/iconv-lite/encodings/utf7.js +0 -290
- package/node_modules/iconv-lite/lib/bom-handling.js +0 -52
- package/node_modules/iconv-lite/lib/extend-node.js +0 -217
- package/node_modules/iconv-lite/lib/index.d.ts +0 -24
- package/node_modules/iconv-lite/lib/index.js +0 -153
- package/node_modules/iconv-lite/lib/streams.js +0 -121
- package/node_modules/iconv-lite/package.json +0 -79
- package/node_modules/inherits/LICENSE +0 -16
- package/node_modules/inherits/README.md +0 -42
- package/node_modules/inherits/inherits.js +0 -9
- package/node_modules/inherits/inherits_browser.js +0 -27
- package/node_modules/inherits/package.json +0 -71
- package/node_modules/is-typedarray/LICENSE.md +0 -18
- package/node_modules/is-typedarray/README.md +0 -16
- package/node_modules/is-typedarray/index.js +0 -41
- package/node_modules/is-typedarray/package.json +0 -62
- package/node_modules/is-typedarray/test.js +0 -34
- package/node_modules/isstream/.jshintrc +0 -59
- package/node_modules/isstream/.npmignore +0 -1
- package/node_modules/isstream/.travis.yml +0 -12
- package/node_modules/isstream/LICENSE.md +0 -11
- package/node_modules/isstream/README.md +0 -66
- package/node_modules/isstream/isstream.js +0 -27
- package/node_modules/isstream/package.json +0 -64
- package/node_modules/isstream/test.js +0 -168
- package/node_modules/jsbi/LICENSE +0 -176
- package/node_modules/jsbi/README.md +0 -142
- package/node_modules/jsbi/dist/jsbi-cjs.js +0 -1
- package/node_modules/jsbi/dist/jsbi-umd.js +0 -1
- package/node_modules/jsbi/dist/jsbi.mjs +0 -1
- package/node_modules/jsbi/jsbi.d.ts +0 -44
- package/node_modules/jsbi/package.json +0 -68
- package/node_modules/jsbn/.npmignore +0 -2
- package/node_modules/jsbn/LICENSE +0 -40
- package/node_modules/jsbn/README.md +0 -175
- package/node_modules/jsbn/example.html +0 -12
- package/node_modules/jsbn/example.js +0 -3
- package/node_modules/jsbn/index.js +0 -1357
- package/node_modules/jsbn/package.json +0 -56
- package/node_modules/json-schema/README.md +0 -5
- package/node_modules/json-schema/draft-00/hyper-schema +0 -68
- package/node_modules/json-schema/draft-00/json-ref +0 -26
- package/node_modules/json-schema/draft-00/links +0 -33
- package/node_modules/json-schema/draft-00/schema +0 -155
- package/node_modules/json-schema/draft-01/hyper-schema +0 -68
- package/node_modules/json-schema/draft-01/json-ref +0 -26
- package/node_modules/json-schema/draft-01/links +0 -33
- package/node_modules/json-schema/draft-01/schema +0 -155
- package/node_modules/json-schema/draft-02/hyper-schema +0 -68
- package/node_modules/json-schema/draft-02/json-ref +0 -26
- package/node_modules/json-schema/draft-02/links +0 -35
- package/node_modules/json-schema/draft-02/schema +0 -166
- package/node_modules/json-schema/draft-03/examples/address +0 -20
- package/node_modules/json-schema/draft-03/examples/calendar +0 -53
- package/node_modules/json-schema/draft-03/examples/card +0 -105
- package/node_modules/json-schema/draft-03/examples/geo +0 -8
- package/node_modules/json-schema/draft-03/examples/interfaces +0 -23
- package/node_modules/json-schema/draft-03/hyper-schema +0 -60
- package/node_modules/json-schema/draft-03/json-ref +0 -26
- package/node_modules/json-schema/draft-03/links +0 -35
- package/node_modules/json-schema/draft-03/schema +0 -174
- package/node_modules/json-schema/draft-04/hyper-schema +0 -60
- package/node_modules/json-schema/draft-04/links +0 -41
- package/node_modules/json-schema/draft-04/schema +0 -189
- package/node_modules/json-schema/draft-zyp-json-schema-03.xml +0 -1120
- package/node_modules/json-schema/draft-zyp-json-schema-04.xml +0 -1072
- package/node_modules/json-schema/lib/links.js +0 -66
- package/node_modules/json-schema/lib/validate.js +0 -273
- package/node_modules/json-schema/package.json +0 -74
- package/node_modules/json-schema/test/tests.js +0 -95
- package/node_modules/json-schema-traverse/.eslintrc.yml +0 -27
- package/node_modules/json-schema-traverse/.travis.yml +0 -8
- package/node_modules/json-schema-traverse/LICENSE +0 -21
- package/node_modules/json-schema-traverse/README.md +0 -83
- package/node_modules/json-schema-traverse/index.js +0 -89
- package/node_modules/json-schema-traverse/package.json +0 -73
- package/node_modules/json-schema-traverse/spec/.eslintrc.yml +0 -6
- package/node_modules/json-schema-traverse/spec/fixtures/schema.js +0 -125
- package/node_modules/json-schema-traverse/spec/index.spec.js +0 -171
- package/node_modules/json-stringify-safe/.npmignore +0 -1
- package/node_modules/json-stringify-safe/CHANGELOG.md +0 -14
- package/node_modules/json-stringify-safe/LICENSE +0 -15
- package/node_modules/json-stringify-safe/Makefile +0 -35
- package/node_modules/json-stringify-safe/README.md +0 -52
- package/node_modules/json-stringify-safe/package.json +0 -69
- package/node_modules/json-stringify-safe/stringify.js +0 -27
- package/node_modules/json-stringify-safe/test/mocha.opts +0 -2
- package/node_modules/json-stringify-safe/test/stringify_test.js +0 -246
- package/node_modules/jsprim/CHANGES.md +0 -49
- package/node_modules/jsprim/CONTRIBUTING.md +0 -19
- package/node_modules/jsprim/LICENSE +0 -19
- package/node_modules/jsprim/README.md +0 -287
- package/node_modules/jsprim/lib/jsprim.js +0 -735
- package/node_modules/jsprim/package.json +0 -52
- package/node_modules/jwa/LICENSE +0 -17
- package/node_modules/jwa/README.md +0 -150
- package/node_modules/jwa/index.js +0 -252
- package/node_modules/jwa/package.json +0 -72
- package/node_modules/jws/CHANGELOG.md +0 -34
- package/node_modules/jws/LICENSE +0 -17
- package/node_modules/jws/index.js +0 -22
- package/node_modules/jws/lib/data-stream.js +0 -55
- package/node_modules/jws/lib/sign-stream.js +0 -78
- package/node_modules/jws/lib/tostring.js +0 -10
- package/node_modules/jws/lib/verify-stream.js +0 -120
- package/node_modules/jws/package.json +0 -67
- package/node_modules/jws/readme.md +0 -255
- package/node_modules/mime-db/HISTORY.md +0 -439
- package/node_modules/mime-db/LICENSE +0 -22
- package/node_modules/mime-db/README.md +0 -100
- package/node_modules/mime-db/db.json +0 -8060
- package/node_modules/mime-db/index.js +0 -11
- package/node_modules/mime-db/package.json +0 -104
- package/node_modules/mime-types/HISTORY.md +0 -325
- package/node_modules/mime-types/LICENSE +0 -23
- package/node_modules/mime-types/README.md +0 -113
- package/node_modules/mime-types/index.js +0 -188
- package/node_modules/mime-types/package.json +0 -92
- package/node_modules/ms/index.js +0 -152
- package/node_modules/ms/license.md +0 -21
- package/node_modules/ms/package.json +0 -73
- package/node_modules/ms/readme.md +0 -51
- package/node_modules/native-duplexpair/.npmignore +0 -17
- package/node_modules/native-duplexpair/.travis.yml +0 -10
- package/node_modules/native-duplexpair/LICENSE +0 -22
- package/node_modules/native-duplexpair/README.md +0 -39
- package/node_modules/native-duplexpair/code-of-conduct.md +0 -74
- package/node_modules/native-duplexpair/index.js +0 -42
- package/node_modules/native-duplexpair/package.json +0 -64
- package/node_modules/native-duplexpair/test/index.js +0 -21
- package/node_modules/oauth-sign/LICENSE +0 -55
- package/node_modules/oauth-sign/README.md +0 -11
- package/node_modules/oauth-sign/index.js +0 -146
- package/node_modules/oauth-sign/package.json +0 -59
- package/node_modules/performance-now/.npmignore +0 -1
- package/node_modules/performance-now/.tm_properties +0 -7
- package/node_modules/performance-now/.travis.yml +0 -6
- package/node_modules/performance-now/README.md +0 -30
- package/node_modules/performance-now/lib/performance-now.js +0 -36
- package/node_modules/performance-now/lib/performance-now.js.map +0 -10
- package/node_modules/performance-now/license.txt +0 -7
- package/node_modules/performance-now/package.json +0 -68
- package/node_modules/performance-now/src/index.d.ts +0 -8
- package/node_modules/performance-now/src/performance-now.coffee +0 -17
- package/node_modules/performance-now/test/mocha.opts +0 -3
- package/node_modules/performance-now/test/performance-now.coffee +0 -43
- package/node_modules/performance-now/test/scripts/delayed-call.coffee +0 -11
- package/node_modules/performance-now/test/scripts/delayed-require.coffee +0 -12
- package/node_modules/performance-now/test/scripts/difference.coffee +0 -6
- package/node_modules/performance-now/test/scripts/initial-value.coffee +0 -10
- package/node_modules/performance-now/test/scripts.coffee +0 -27
- package/node_modules/psl/LICENSE +0 -9
- package/node_modules/psl/README.md +0 -215
- package/node_modules/psl/browserstack-logo.svg +0 -90
- package/node_modules/psl/data/rules.json +0 -8812
- package/node_modules/psl/dist/psl.js +0 -9623
- package/node_modules/psl/dist/psl.min.js +0 -1
- package/node_modules/psl/index.js +0 -269
- package/node_modules/psl/package.json +0 -80
- package/node_modules/punycode/LICENSE-MIT.txt +0 -20
- package/node_modules/punycode/README.md +0 -122
- package/node_modules/punycode/package.json +0 -89
- package/node_modules/punycode/punycode.es6.js +0 -441
- package/node_modules/punycode/punycode.js +0 -440
- package/node_modules/request/CHANGELOG.md +0 -709
- package/node_modules/request/LICENSE +0 -55
- package/node_modules/request/README.md +0 -1097
- package/node_modules/request/index.js +0 -155
- package/node_modules/request/lib/auth.js +0 -167
- package/node_modules/request/lib/cookies.js +0 -38
- package/node_modules/request/lib/getProxyFromURI.js +0 -79
- package/node_modules/request/lib/har.js +0 -205
- package/node_modules/request/lib/hawk.js +0 -89
- package/node_modules/request/lib/helpers.js +0 -66
- package/node_modules/request/lib/multipart.js +0 -112
- package/node_modules/request/lib/oauth.js +0 -148
- package/node_modules/request/lib/querystring.js +0 -50
- package/node_modules/request/lib/redirect.js +0 -154
- package/node_modules/request/lib/tunnel.js +0 -175
- package/node_modules/request/node_modules/extend/.editorconfig +0 -20
- package/node_modules/request/node_modules/extend/.eslintrc +0 -17
- package/node_modules/request/node_modules/extend/.jscs.json +0 -175
- package/node_modules/request/node_modules/extend/.travis.yml +0 -230
- package/node_modules/request/node_modules/extend/CHANGELOG.md +0 -83
- package/node_modules/request/node_modules/extend/LICENSE +0 -23
- package/node_modules/request/node_modules/extend/README.md +0 -81
- package/node_modules/request/node_modules/extend/component.json +0 -32
- package/node_modules/request/node_modules/extend/index.js +0 -117
- package/node_modules/request/node_modules/extend/package.json +0 -78
- package/node_modules/request/node_modules/form-data/License +0 -19
- package/node_modules/request/node_modules/form-data/README.md +0 -234
- package/node_modules/request/node_modules/form-data/README.md.bak +0 -234
- package/node_modules/request/node_modules/form-data/lib/browser.js +0 -2
- package/node_modules/request/node_modules/form-data/lib/form_data.js +0 -457
- package/node_modules/request/node_modules/form-data/lib/populate.js +0 -10
- package/node_modules/request/node_modules/form-data/package.json +0 -101
- package/node_modules/request/node_modules/form-data/yarn.lock +0 -2662
- package/node_modules/request/node_modules/qs/.editorconfig +0 -30
- package/node_modules/request/node_modules/qs/.eslintignore +0 -1
- package/node_modules/request/node_modules/qs/.eslintrc +0 -19
- package/node_modules/request/node_modules/qs/CHANGELOG.md +0 -226
- package/node_modules/request/node_modules/qs/LICENSE +0 -28
- package/node_modules/request/node_modules/qs/README.md +0 -475
- package/node_modules/request/node_modules/qs/dist/qs.js +0 -638
- package/node_modules/request/node_modules/qs/lib/formats.js +0 -18
- package/node_modules/request/node_modules/qs/lib/index.js +0 -11
- package/node_modules/request/node_modules/qs/lib/parse.js +0 -174
- package/node_modules/request/node_modules/qs/lib/stringify.js +0 -210
- package/node_modules/request/node_modules/qs/lib/utils.js +0 -213
- package/node_modules/request/node_modules/qs/package.json +0 -83
- package/node_modules/request/node_modules/qs/test/.eslintrc +0 -15
- package/node_modules/request/node_modules/qs/test/index.js +0 -7
- package/node_modules/request/node_modules/qs/test/parse.js +0 -574
- package/node_modules/request/node_modules/qs/test/stringify.js +0 -597
- package/node_modules/request/node_modules/qs/test/utils.js +0 -34
- package/node_modules/request/package.json +0 -123
- package/node_modules/request/request.js +0 -1551
- package/node_modules/safe-buffer/LICENSE +0 -21
- package/node_modules/safe-buffer/README.md +0 -586
- package/node_modules/safe-buffer/index.d.ts +0 -187
- package/node_modules/safe-buffer/index.js +0 -64
- package/node_modules/safe-buffer/package.json +0 -72
- package/node_modules/safer-buffer/LICENSE +0 -21
- package/node_modules/safer-buffer/Porting-Buffer.md +0 -268
- package/node_modules/safer-buffer/Readme.md +0 -156
- package/node_modules/safer-buffer/dangerous.js +0 -58
- package/node_modules/safer-buffer/package.json +0 -66
- package/node_modules/safer-buffer/safer.js +0 -77
- package/node_modules/safer-buffer/tests.js +0 -406
- package/node_modules/sax/LICENSE +0 -41
- package/node_modules/sax/README.md +0 -225
- package/node_modules/sax/lib/sax.js +0 -1565
- package/node_modules/sax/package.json +0 -64
- package/node_modules/sprintf-js/CHANGELOG.md +0 -17
- package/node_modules/sprintf-js/CONTRIBUTORS.md +0 -25
- package/node_modules/sprintf-js/LICENSE +0 -24
- package/node_modules/sprintf-js/README.md +0 -143
- package/node_modules/sprintf-js/dist/.gitattributes +0 -4
- package/node_modules/sprintf-js/dist/angular-sprintf.min.js +0 -3
- package/node_modules/sprintf-js/dist/angular-sprintf.min.js.map +0 -1
- package/node_modules/sprintf-js/dist/sprintf.min.js +0 -3
- package/node_modules/sprintf-js/dist/sprintf.min.js.map +0 -1
- package/node_modules/sprintf-js/package.json +0 -66
- package/node_modules/sprintf-js/src/angular-sprintf.js +0 -24
- package/node_modules/sprintf-js/src/sprintf.js +0 -231
- package/node_modules/sshpk/.npmignore +0 -9
- package/node_modules/sshpk/.travis.yml +0 -11
- package/node_modules/sshpk/LICENSE +0 -18
- package/node_modules/sshpk/README.md +0 -804
- package/node_modules/sshpk/bin/sshpk-conv +0 -243
- package/node_modules/sshpk/bin/sshpk-sign +0 -191
- package/node_modules/sshpk/bin/sshpk-verify +0 -167
- package/node_modules/sshpk/lib/algs.js +0 -168
- package/node_modules/sshpk/lib/certificate.js +0 -410
- package/node_modules/sshpk/lib/dhe.js +0 -397
- package/node_modules/sshpk/lib/ed-compat.js +0 -92
- package/node_modules/sshpk/lib/errors.js +0 -84
- package/node_modules/sshpk/lib/fingerprint.js +0 -220
- package/node_modules/sshpk/lib/formats/auto.js +0 -124
- package/node_modules/sshpk/lib/formats/dnssec.js +0 -287
- package/node_modules/sshpk/lib/formats/openssh-cert.js +0 -352
- package/node_modules/sshpk/lib/formats/pem.js +0 -290
- package/node_modules/sshpk/lib/formats/pkcs1.js +0 -373
- package/node_modules/sshpk/lib/formats/pkcs8.js +0 -631
- package/node_modules/sshpk/lib/formats/putty.js +0 -99
- package/node_modules/sshpk/lib/formats/rfc4253.js +0 -166
- package/node_modules/sshpk/lib/formats/ssh-private.js +0 -262
- package/node_modules/sshpk/lib/formats/ssh.js +0 -115
- package/node_modules/sshpk/lib/formats/x509-pem.js +0 -88
- package/node_modules/sshpk/lib/formats/x509.js +0 -752
- package/node_modules/sshpk/lib/identity.js +0 -373
- package/node_modules/sshpk/lib/index.js +0 -40
- package/node_modules/sshpk/lib/key.js +0 -294
- package/node_modules/sshpk/lib/private-key.js +0 -246
- package/node_modules/sshpk/lib/signature.js +0 -314
- package/node_modules/sshpk/lib/ssh-buffer.js +0 -149
- package/node_modules/sshpk/lib/utils.js +0 -404
- package/node_modules/sshpk/man/man1/sshpk-conv.1 +0 -135
- package/node_modules/sshpk/man/man1/sshpk-sign.1 +0 -81
- package/node_modules/sshpk/man/man1/sshpk-verify.1 +0 -68
- package/node_modules/sshpk/package.json +0 -99
- package/node_modules/tedious/LICENSE +0 -21
- package/node_modules/tedious/README.md +0 -67
- package/node_modules/tedious/appveyor.yml +0 -93
- package/node_modules/tedious/benchmarks/README.md +0 -33
- package/node_modules/tedious/benchmarks/common.js +0 -82
- package/node_modules/tedious/benchmarks/index.js +0 -34
- package/node_modules/tedious/benchmarks/query/many-result-rows.js +0 -49
- package/node_modules/tedious/benchmarks/query/nvarchar-large.js +0 -44
- package/node_modules/tedious/benchmarks/query/nvarchar-small.js +0 -44
- package/node_modules/tedious/benchmarks/query/varbinary-4.js +0 -42
- package/node_modules/tedious/benchmarks/query/varbinary-huge.js +0 -46
- package/node_modules/tedious/benchmarks/query/varbinary-large.js +0 -46
- package/node_modules/tedious/benchmarks/query/varbinary-small.js +0 -42
- package/node_modules/tedious/benchmarks/token-parser/colmetadata-token.js +0 -42
- package/node_modules/tedious/benchmarks/token-parser/done-token.js +0 -42
- package/node_modules/tedious/benchmarks/token-parser/simple-tokens.js +0 -366
- package/node_modules/tedious/lib/all-headers.js +0 -24
- package/node_modules/tedious/lib/bulk-load.js +0 -394
- package/node_modules/tedious/lib/collation.js +0 -264
- package/node_modules/tedious/lib/connection.js +0 -2469
- package/node_modules/tedious/lib/connector.js +0 -171
- package/node_modules/tedious/lib/data-type.js +0 -163
- package/node_modules/tedious/lib/data-types/bigint.js +0 -55
- package/node_modules/tedious/lib/data-types/binary.js +0 -66
- package/node_modules/tedious/lib/data-types/bit.js +0 -47
- package/node_modules/tedious/lib/data-types/bitn.js +0 -31
- package/node_modules/tedious/lib/data-types/char.js +0 -85
- package/node_modules/tedious/lib/data-types/date.js +0 -66
- package/node_modules/tedious/lib/data-types/datetime.js +0 -91
- package/node_modules/tedious/lib/data-types/datetime2.js +0 -105
- package/node_modules/tedious/lib/data-types/datetimen.js +0 -31
- package/node_modules/tedious/lib/data-types/datetimeoffset.js +0 -95
- package/node_modules/tedious/lib/data-types/decimal.js +0 -98
- package/node_modules/tedious/lib/data-types/decimaln.js +0 -31
- package/node_modules/tedious/lib/data-types/float.js +0 -49
- package/node_modules/tedious/lib/data-types/floatn.js +0 -31
- package/node_modules/tedious/lib/data-types/image.js +0 -52
- package/node_modules/tedious/lib/data-types/int.js +0 -55
- package/node_modules/tedious/lib/data-types/intn.js +0 -31
- package/node_modules/tedious/lib/data-types/money.js +0 -49
- package/node_modules/tedious/lib/data-types/moneyn.js +0 -31
- package/node_modules/tedious/lib/data-types/nchar.js +0 -83
- package/node_modules/tedious/lib/data-types/ntext.js +0 -32
- package/node_modules/tedious/lib/data-types/null.js +0 -31
- package/node_modules/tedious/lib/data-types/numeric.js +0 -98
- package/node_modules/tedious/lib/data-types/numericn.js +0 -31
- package/node_modules/tedious/lib/data-types/nvarchar.js +0 -95
- package/node_modules/tedious/lib/data-types/real.js +0 -49
- package/node_modules/tedious/lib/data-types/smalldatetime.js +0 -65
- package/node_modules/tedious/lib/data-types/smallint.js +0 -55
- package/node_modules/tedious/lib/data-types/smallmoney.js +0 -53
- package/node_modules/tedious/lib/data-types/sql-variant.js +0 -30
- package/node_modules/tedious/lib/data-types/text.js +0 -58
- package/node_modules/tedious/lib/data-types/time.js +0 -86
- package/node_modules/tedious/lib/data-types/tinyint.js +0 -55
- package/node_modules/tedious/lib/data-types/tvp.js +0 -95
- package/node_modules/tedious/lib/data-types/udt.js +0 -31
- package/node_modules/tedious/lib/data-types/uniqueidentifier.js +0 -52
- package/node_modules/tedious/lib/data-types/varbinary.js +0 -85
- package/node_modules/tedious/lib/data-types/varchar.js +0 -95
- package/node_modules/tedious/lib/data-types/xml.js +0 -31
- package/node_modules/tedious/lib/debug.js +0 -82
- package/node_modules/tedious/lib/errors.js +0 -42
- package/node_modules/tedious/lib/guid-parser.js +0 -35
- package/node_modules/tedious/lib/incoming-message-stream.js +0 -114
- package/node_modules/tedious/lib/instance-lookup.js +0 -120
- package/node_modules/tedious/lib/library.js +0 -8
- package/node_modules/tedious/lib/login7-payload.js +0 -412
- package/node_modules/tedious/lib/message-io.js +0 -150
- package/node_modules/tedious/lib/message.js +0 -28
- package/node_modules/tedious/lib/metadata-parser.js +0 -297
- package/node_modules/tedious/lib/ntlm-payload.js +0 -160
- package/node_modules/tedious/lib/ntlm.js +0 -74
- package/node_modules/tedious/lib/outgoing-message-stream.js +0 -94
- package/node_modules/tedious/lib/packet.js +0 -239
- package/node_modules/tedious/lib/prelogin-payload.js +0 -242
- package/node_modules/tedious/lib/request.js +0 -238
- package/node_modules/tedious/lib/rpcrequest-payload.js +0 -122
- package/node_modules/tedious/lib/sender.js +0 -181
- package/node_modules/tedious/lib/special-stored-procedure.js +0 -26
- package/node_modules/tedious/lib/sqlbatch-payload.js +0 -47
- package/node_modules/tedious/lib/tds-versions.js +0 -20
- package/node_modules/tedious/lib/tedious.js +0 -77
- package/node_modules/tedious/lib/token/colmetadata-token-parser.js +0 -106
- package/node_modules/tedious/lib/token/done-token-parser.js +0 -73
- package/node_modules/tedious/lib/token/env-change-token-parser.js +0 -176
- package/node_modules/tedious/lib/token/feature-ext-ack-parser.js +0 -45
- package/node_modules/tedious/lib/token/fedauth-info-parser.js +0 -53
- package/node_modules/tedious/lib/token/infoerror-token-parser.js +0 -50
- package/node_modules/tedious/lib/token/loginack-token-parser.js +0 -52
- package/node_modules/tedious/lib/token/nbcrow-token-parser.js +0 -72
- package/node_modules/tedious/lib/token/order-token-parser.js +0 -37
- package/node_modules/tedious/lib/token/returnstatus-token-parser.js +0 -19
- package/node_modules/tedious/lib/token/returnvalue-token-parser.js +0 -43
- package/node_modules/tedious/lib/token/row-token-parser.js +0 -55
- package/node_modules/tedious/lib/token/sspi-token-parser.js +0 -37
- package/node_modules/tedious/lib/token/stream-parser.js +0 -411
- package/node_modules/tedious/lib/token/token-stream-parser.js +0 -74
- package/node_modules/tedious/lib/token/token.js +0 -502
- package/node_modules/tedious/lib/tracking-buffer/writable-tracking-buffer.js +0 -318
- package/node_modules/tedious/lib/transaction.js +0 -147
- package/node_modules/tedious/lib/transient-error-lookup.js +0 -21
- package/node_modules/tedious/lib/value-parser.js +0 -737
- package/node_modules/tedious/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/node_modules/tedious/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/node_modules/tedious/node_modules/readable-stream/LICENSE +0 -47
- package/node_modules/tedious/node_modules/readable-stream/README.md +0 -106
- package/node_modules/tedious/node_modules/readable-stream/errors-browser.js +0 -127
- package/node_modules/tedious/node_modules/readable-stream/errors.js +0 -116
- package/node_modules/tedious/node_modules/readable-stream/experimentalWarning.js +0 -17
- package/node_modules/tedious/node_modules/readable-stream/lib/_stream_duplex.js +0 -139
- package/node_modules/tedious/node_modules/readable-stream/lib/_stream_passthrough.js +0 -39
- package/node_modules/tedious/node_modules/readable-stream/lib/_stream_readable.js +0 -1124
- package/node_modules/tedious/node_modules/readable-stream/lib/_stream_transform.js +0 -201
- package/node_modules/tedious/node_modules/readable-stream/lib/_stream_writable.js +0 -697
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/async_iterator.js +0 -207
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -191
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -105
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -104
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/from-browser.js +0 -3
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/from.js +0 -64
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -97
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/state.js +0 -27
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/stream-browser.js +0 -1
- package/node_modules/tedious/node_modules/readable-stream/lib/internal/streams/stream.js +0 -1
- package/node_modules/tedious/node_modules/readable-stream/package.json +0 -100
- package/node_modules/tedious/node_modules/readable-stream/readable-browser.js +0 -9
- package/node_modules/tedious/node_modules/readable-stream/readable.js +0 -16
- package/node_modules/tedious/node_modules/string_decoder/LICENSE +0 -48
- package/node_modules/tedious/node_modules/string_decoder/README.md +0 -47
- package/node_modules/tedious/node_modules/string_decoder/lib/string_decoder.js +0 -296
- package/node_modules/tedious/node_modules/string_decoder/package.json +0 -65
- package/node_modules/tedious/package.json +0 -206
- package/node_modules/tedious/pull_request_template.md +0 -9
- package/node_modules/tedious/tsconfig.json +0 -17
- package/node_modules/tough-cookie/LICENSE +0 -12
- package/node_modules/tough-cookie/README.md +0 -507
- package/node_modules/tough-cookie/lib/cookie.js +0 -1431
- package/node_modules/tough-cookie/lib/memstore.js +0 -176
- package/node_modules/tough-cookie/lib/pathMatch.js +0 -61
- package/node_modules/tough-cookie/lib/permuteDomain.js +0 -56
- package/node_modules/tough-cookie/lib/pubsuffix-psl.js +0 -38
- package/node_modules/tough-cookie/lib/store.js +0 -71
- package/node_modules/tough-cookie/node_modules/punycode/LICENSE-MIT.txt +0 -20
- package/node_modules/tough-cookie/node_modules/punycode/README.md +0 -176
- package/node_modules/tough-cookie/node_modules/punycode/package.json +0 -90
- package/node_modules/tough-cookie/node_modules/punycode/punycode.js +0 -533
- package/node_modules/tough-cookie/package.json +0 -98
- package/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/node_modules/tslib/LICENSE.txt +0 -55
- package/node_modules/tslib/README.md +0 -134
- package/node_modules/tslib/package.json +0 -58
- package/node_modules/tslib/tslib.d.ts +0 -34
- package/node_modules/tslib/tslib.es6.html +0 -1
- package/node_modules/tslib/tslib.es6.js +0 -196
- package/node_modules/tslib/tslib.html +0 -1
- package/node_modules/tslib/tslib.js +0 -255
- package/node_modules/tunnel/.idea/encodings.xml +0 -6
- package/node_modules/tunnel/.idea/modules.xml +0 -8
- package/node_modules/tunnel/.idea/node-tunnel.iml +0 -12
- package/node_modules/tunnel/.idea/vcs.xml +0 -6
- package/node_modules/tunnel/.idea/workspace.xml +0 -797
- package/node_modules/tunnel/.travis.yml +0 -6
- package/node_modules/tunnel/CHANGELOG.md +0 -22
- package/node_modules/tunnel/LICENSE +0 -21
- package/node_modules/tunnel/README.md +0 -185
- package/node_modules/tunnel/index.js +0 -1
- package/node_modules/tunnel/lib/tunnel.js +0 -264
- package/node_modules/tunnel/package.json +0 -67
- package/node_modules/tunnel-agent/LICENSE +0 -55
- package/node_modules/tunnel-agent/README.md +0 -4
- package/node_modules/tunnel-agent/index.js +0 -244
- package/node_modules/tunnel-agent/package.json +0 -58
- package/node_modules/tweetnacl/.npmignore +0 -4
- package/node_modules/tweetnacl/AUTHORS.md +0 -28
- package/node_modules/tweetnacl/CHANGELOG.md +0 -221
- package/node_modules/tweetnacl/LICENSE +0 -24
- package/node_modules/tweetnacl/PULL_REQUEST_TEMPLATE.md +0 -20
- package/node_modules/tweetnacl/README.md +0 -459
- package/node_modules/tweetnacl/nacl-fast.js +0 -2388
- package/node_modules/tweetnacl/nacl-fast.min.js +0 -2
- package/node_modules/tweetnacl/nacl.d.ts +0 -98
- package/node_modules/tweetnacl/nacl.js +0 -1175
- package/node_modules/tweetnacl/nacl.min.js +0 -1
- package/node_modules/tweetnacl/package.json +0 -89
- package/node_modules/underscore/LICENSE +0 -23
- package/node_modules/underscore/README.md +0 -28
- package/node_modules/underscore/package.json +0 -85
- package/node_modules/underscore/underscore-min.js +0 -5
- package/node_modules/underscore/underscore-min.js.map +0 -1
- package/node_modules/underscore/underscore.js +0 -1692
- package/node_modules/uri-js/README.md +0 -199
- package/node_modules/uri-js/bower.json +0 -47
- package/node_modules/uri-js/dist/es5/uri.all.d.ts +0 -59
- package/node_modules/uri-js/dist/es5/uri.all.js +0 -1389
- package/node_modules/uri-js/dist/es5/uri.all.js.map +0 -1
- package/node_modules/uri-js/dist/es5/uri.all.min.d.ts +0 -59
- package/node_modules/uri-js/dist/es5/uri.all.min.js +0 -3
- package/node_modules/uri-js/dist/es5/uri.all.min.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/index.d.ts +0 -1
- package/node_modules/uri-js/dist/esnext/index.js +0 -13
- package/node_modules/uri-js/dist/esnext/index.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/regexps-iri.d.ts +0 -3
- package/node_modules/uri-js/dist/esnext/regexps-iri.js +0 -3
- package/node_modules/uri-js/dist/esnext/regexps-iri.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/regexps-uri.d.ts +0 -4
- package/node_modules/uri-js/dist/esnext/regexps-uri.js +0 -42
- package/node_modules/uri-js/dist/esnext/regexps-uri.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/schemes/http.d.ts +0 -3
- package/node_modules/uri-js/dist/esnext/schemes/http.js +0 -27
- package/node_modules/uri-js/dist/esnext/schemes/http.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/schemes/https.d.ts +0 -3
- package/node_modules/uri-js/dist/esnext/schemes/https.js +0 -9
- package/node_modules/uri-js/dist/esnext/schemes/https.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/schemes/mailto.d.ts +0 -12
- package/node_modules/uri-js/dist/esnext/schemes/mailto.js +0 -148
- package/node_modules/uri-js/dist/esnext/schemes/mailto.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/schemes/urn-uuid.d.ts +0 -7
- package/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js +0 -23
- package/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/schemes/urn.d.ts +0 -10
- package/node_modules/uri-js/dist/esnext/schemes/urn.js +0 -49
- package/node_modules/uri-js/dist/esnext/schemes/urn.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/uri.d.ts +0 -59
- package/node_modules/uri-js/dist/esnext/uri.js +0 -480
- package/node_modules/uri-js/dist/esnext/uri.js.map +0 -1
- package/node_modules/uri-js/dist/esnext/util.d.ts +0 -6
- package/node_modules/uri-js/dist/esnext/util.js +0 -36
- package/node_modules/uri-js/dist/esnext/util.js.map +0 -1
- package/node_modules/uri-js/package.json +0 -96
- package/node_modules/uri-js/rollup.config.js +0 -32
- package/node_modules/uri-js/src/index.ts +0 -18
- package/node_modules/uri-js/src/punycode.d.ts +0 -24
- package/node_modules/uri-js/src/regexps-iri.ts +0 -4
- package/node_modules/uri-js/src/regexps-uri.ts +0 -89
- package/node_modules/uri-js/src/schemes/http.ts +0 -36
- package/node_modules/uri-js/src/schemes/https.ts +0 -11
- package/node_modules/uri-js/src/schemes/mailto.ts +0 -182
- package/node_modules/uri-js/src/schemes/urn-uuid.ts +0 -36
- package/node_modules/uri-js/src/schemes/urn.ts +0 -69
- package/node_modules/uri-js/src/uri.ts +0 -556
- package/node_modules/uri-js/src/util.ts +0 -40
- package/node_modules/uri-js/tests/qunit.css +0 -118
- package/node_modules/uri-js/tests/qunit.js +0 -1042
- package/node_modules/uri-js/tests/test-es5-min.html +0 -17
- package/node_modules/uri-js/tests/test-es5.html +0 -17
- package/node_modules/uri-js/tests/tests.js +0 -774
- package/node_modules/uri-js/tsconfig.json +0 -20
- package/node_modules/uri-js/yarn.lock +0 -1902
- package/node_modules/util-deprecate/History.md +0 -16
- package/node_modules/util-deprecate/LICENSE +0 -24
- package/node_modules/util-deprecate/README.md +0 -53
- package/node_modules/util-deprecate/browser.js +0 -67
- package/node_modules/util-deprecate/node.js +0 -6
- package/node_modules/util-deprecate/package.json +0 -61
- package/node_modules/uuid/AUTHORS +0 -5
- package/node_modules/uuid/CHANGELOG.md +0 -119
- package/node_modules/uuid/LICENSE.md +0 -21
- package/node_modules/uuid/README.md +0 -276
- package/node_modules/uuid/bin/uuid +0 -65
- package/node_modules/uuid/index.js +0 -8
- package/node_modules/uuid/lib/bytesToUuid.js +0 -26
- package/node_modules/uuid/lib/md5-browser.js +0 -216
- package/node_modules/uuid/lib/md5.js +0 -25
- package/node_modules/uuid/lib/rng-browser.js +0 -34
- package/node_modules/uuid/lib/rng.js +0 -8
- package/node_modules/uuid/lib/sha1-browser.js +0 -89
- package/node_modules/uuid/lib/sha1.js +0 -25
- package/node_modules/uuid/lib/v35.js +0 -57
- package/node_modules/uuid/package.json +0 -105
- package/node_modules/uuid/v1.js +0 -109
- package/node_modules/uuid/v3.js +0 -4
- package/node_modules/uuid/v4.js +0 -29
- package/node_modules/uuid/v5.js +0 -3
- package/node_modules/verror/.npmignore +0 -9
- package/node_modules/verror/CHANGES.md +0 -28
- package/node_modules/verror/CONTRIBUTING.md +0 -19
- package/node_modules/verror/LICENSE +0 -19
- package/node_modules/verror/README.md +0 -528
- package/node_modules/verror/lib/verror.js +0 -451
- package/node_modules/verror/package.json +0 -54
- package/node_modules/xml2js/LICENSE +0 -19
- package/node_modules/xml2js/README.md +0 -488
- package/node_modules/xml2js/lib/bom.js +0 -12
- package/node_modules/xml2js/lib/builder.js +0 -127
- package/node_modules/xml2js/lib/defaults.js +0 -72
- package/node_modules/xml2js/lib/parser.js +0 -381
- package/node_modules/xml2js/lib/processors.js +0 -34
- package/node_modules/xml2js/lib/xml2js.js +0 -39
- package/node_modules/xml2js/package.json +0 -287
- package/node_modules/xmlbuilder/CHANGELOG.md +0 -470
- package/node_modules/xmlbuilder/LICENSE +0 -21
- package/node_modules/xmlbuilder/README.md +0 -86
- package/node_modules/xmlbuilder/appveyor.yml +0 -20
- package/node_modules/xmlbuilder/lib/Derivation.js +0 -10
- package/node_modules/xmlbuilder/lib/DocumentPosition.js +0 -12
- package/node_modules/xmlbuilder/lib/NodeType.js +0 -23
- package/node_modules/xmlbuilder/lib/OperationType.js +0 -11
- package/node_modules/xmlbuilder/lib/Utility.js +0 -83
- package/node_modules/xmlbuilder/lib/WriterState.js +0 -10
- package/node_modules/xmlbuilder/lib/XMLAttribute.js +0 -108
- package/node_modules/xmlbuilder/lib/XMLCData.js +0 -36
- package/node_modules/xmlbuilder/lib/XMLCharacterData.js +0 -79
- package/node_modules/xmlbuilder/lib/XMLComment.js +0 -36
- package/node_modules/xmlbuilder/lib/XMLDOMConfiguration.js +0 -64
- package/node_modules/xmlbuilder/lib/XMLDOMErrorHandler.js +0 -16
- package/node_modules/xmlbuilder/lib/XMLDOMImplementation.js +0 -32
- package/node_modules/xmlbuilder/lib/XMLDOMStringList.js +0 -28
- package/node_modules/xmlbuilder/lib/XMLDTDAttList.js +0 -55
- package/node_modules/xmlbuilder/lib/XMLDTDElement.js +0 -38
- package/node_modules/xmlbuilder/lib/XMLDTDEntity.js +0 -97
- package/node_modules/xmlbuilder/lib/XMLDTDNotation.js +0 -52
- package/node_modules/xmlbuilder/lib/XMLDeclaration.js +0 -43
- package/node_modules/xmlbuilder/lib/XMLDocType.js +0 -186
- package/node_modules/xmlbuilder/lib/XMLDocument.js +0 -242
- package/node_modules/xmlbuilder/lib/XMLDocumentCB.js +0 -528
- package/node_modules/xmlbuilder/lib/XMLDocumentFragment.js +0 -24
- package/node_modules/xmlbuilder/lib/XMLDummy.js +0 -31
- package/node_modules/xmlbuilder/lib/XMLElement.js +0 -298
- package/node_modules/xmlbuilder/lib/XMLNamedNodeMap.js +0 -58
- package/node_modules/xmlbuilder/lib/XMLNode.js +0 -785
- package/node_modules/xmlbuilder/lib/XMLNodeFilter.js +0 -48
- package/node_modules/xmlbuilder/lib/XMLNodeList.js +0 -28
- package/node_modules/xmlbuilder/lib/XMLProcessingInstruction.js +0 -49
- package/node_modules/xmlbuilder/lib/XMLRaw.js +0 -35
- package/node_modules/xmlbuilder/lib/XMLStreamWriter.js +0 -176
- package/node_modules/xmlbuilder/lib/XMLStringWriter.js +0 -35
- package/node_modules/xmlbuilder/lib/XMLStringifier.js +0 -240
- package/node_modules/xmlbuilder/lib/XMLText.js +0 -69
- package/node_modules/xmlbuilder/lib/XMLTypeInfo.js +0 -21
- package/node_modules/xmlbuilder/lib/XMLUserDataHandler.js +0 -16
- package/node_modules/xmlbuilder/lib/XMLWriterBase.js +0 -428
- package/node_modules/xmlbuilder/lib/index.js +0 -65
- package/node_modules/xmlbuilder/package.json +0 -70
- package/node_modules/xmlbuilder/typings/index.d.ts +0 -153
- package/node_modules/xmldom/CHANGELOG.md +0 -203
- package/node_modules/xmldom/LICENSE +0 -8
- package/node_modules/xmldom/lib/.eslintrc.yml +0 -2
- package/node_modules/xmldom/lib/dom-parser.js +0 -253
- package/node_modules/xmldom/lib/dom.js +0 -1273
- package/node_modules/xmldom/lib/entities.js +0 -243
- package/node_modules/xmldom/lib/sax.js +0 -646
- package/node_modules/xmldom/package.json +0 -130
- package/node_modules/xmldom/readme.md +0 -262
- package/node_modules/xpath.js/README.md +0 -70
- package/node_modules/xpath.js/package.json +0 -62
- package/node_modules/xpath.js/sample.js +0 -8
- package/node_modules/xpath.js/tests/following.xml +0 -21
- package/node_modules/xpath.js/tests/test.js +0 -74
- package/node_modules/xpath.js/xpath.js +0 -4317
|
@@ -1,2048 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* @copyright (c) 2016, Philipp Thürwächter & Pattrick Hüper
|
|
3
|
-
* @copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos
|
|
4
|
-
* @license BSD-3-Clause (see LICENSE in the root directory of this source tree)
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import {requireNonNull} from './assert';
|
|
8
|
-
import {DateTimeException, IllegalArgumentException} from './errors';
|
|
9
|
-
import {MathUtil} from './MathUtil';
|
|
10
|
-
|
|
11
|
-
import {Clock} from './Clock';
|
|
12
|
-
import {Instant} from './Instant';
|
|
13
|
-
import {LocalDate} from './LocalDate';
|
|
14
|
-
import {LocalDateTime} from './LocalDateTime';
|
|
15
|
-
import {LocalTime} from './LocalTime';
|
|
16
|
-
import {ZoneId} from './ZoneId';
|
|
17
|
-
import {ZoneOffset} from './ZoneOffset';
|
|
18
|
-
|
|
19
|
-
import {ChronoZonedDateTime} from './chrono/ChronoZonedDateTime';
|
|
20
|
-
import {DateTimeFormatter} from './format/DateTimeFormatter';
|
|
21
|
-
import {ChronoField} from './temporal/ChronoField';
|
|
22
|
-
import {ChronoUnit} from './temporal/ChronoUnit';
|
|
23
|
-
import {createTemporalQuery} from './temporal/TemporalQuery';
|
|
24
|
-
import {TemporalQueries} from './temporal/TemporalQueries';
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* A date-time with a time-zone in the ISO-8601 calendar system,
|
|
28
|
-
* such as `2007-12-03T10:15:30+01:00 Europe/Paris`.
|
|
29
|
-
*
|
|
30
|
-
* `ZonedDateTime` is an immutable representation of a date-time with a time-zone.
|
|
31
|
-
* This class stores all date and time fields, to a precision of nanoseconds,
|
|
32
|
-
* and a time-zone, with a zone offset used to handle ambiguous local date-times.
|
|
33
|
-
* For example, the value
|
|
34
|
-
* '2nd October 2007 at 13:45.30.123456789 +02:00 in the Europe/Paris time-zone'
|
|
35
|
-
* can be stored in a {@link ZonedDateTime}.
|
|
36
|
-
*
|
|
37
|
-
* This class handles conversion from the local time-line of {@link LocalDateTime}
|
|
38
|
-
* to the instant time-line of {@link Instant}.
|
|
39
|
-
* The difference between the two time-lines is the offset from UTC/Greenwich,
|
|
40
|
-
* represented by a {@link ZoneOffset}.
|
|
41
|
-
*
|
|
42
|
-
* Converting between the two time-lines involves calculating the offset using the
|
|
43
|
-
* {@link ZoneRules} rules accessed from the {@link ZoneId}.
|
|
44
|
-
* Obtaining the offset for an instant is simple, as there is exactly one valid
|
|
45
|
-
* offset for each instant. By contrast, obtaining the offset for a local date-time
|
|
46
|
-
* is not straightforward. There are three cases:
|
|
47
|
-
*
|
|
48
|
-
* * Normal, with one valid offset. For the vast majority of the year, the normal
|
|
49
|
-
* case applies, where there is a single valid offset for the local date-time.
|
|
50
|
-
* * Gap, with zero valid offsets. This is when clocks jump forward typically
|
|
51
|
-
* due to the spring daylight savings change from 'winter' to 'summer'.
|
|
52
|
-
* In a gap there are local date-time values with no valid offset.
|
|
53
|
-
* * Overlap, with two valid offsets. This is when clocks are set back typically
|
|
54
|
-
* due to the autumn daylight savings change from 'summer' to 'winter'.
|
|
55
|
-
* In an overlap there are local date-time values with two valid offsets.
|
|
56
|
-
*
|
|
57
|
-
* Any method that converts directly or implicitly from a local date-time to an
|
|
58
|
-
* instant by obtaining the offset has the potential to be complicated.
|
|
59
|
-
*
|
|
60
|
-
* For Gaps, the general strategy is that if the local date-time falls in the
|
|
61
|
-
* middle of a Gap, then the resulting zoned date-time will have a local date-time
|
|
62
|
-
* shifted forwards by the length of the Gap, resulting in a date-time in the later
|
|
63
|
-
* offset, typically 'summer' time.
|
|
64
|
-
*
|
|
65
|
-
* For Overlaps, the general strategy is that if the local date-time falls in the
|
|
66
|
-
* middle of an Overlap, then the previous offset will be retained. If there is no
|
|
67
|
-
* previous offset, or the previous offset is invalid, then the earlier offset is
|
|
68
|
-
* used, typically 'summer' time. Two additional methods,
|
|
69
|
-
* {@link withEarlierOffsetAtOverlap} and {@link withLaterOffsetAtOverlap},
|
|
70
|
-
* help manage the case of an overlap.
|
|
71
|
-
*
|
|
72
|
-
* ### Specification for implementors
|
|
73
|
-
*
|
|
74
|
-
* A {@link ZonedDateTime} holds state equivalent to three separate objects,
|
|
75
|
-
* a {@link LocalDateTime}, a {@link ZoneId} and the resolved {@link ZoneOffset}.
|
|
76
|
-
* The offset and local date-time are used to define an instant when necessary.
|
|
77
|
-
* The zone ID is used to obtain the rules for how and when the offset changes.
|
|
78
|
-
* The offset cannot be freely set, as the zone controls which offsets are valid.
|
|
79
|
-
*/
|
|
80
|
-
export class ZonedDateTime extends ChronoZonedDateTime {
|
|
81
|
-
|
|
82
|
-
//-----------------------------------------------------------------------
|
|
83
|
-
/**
|
|
84
|
-
* Obtains the current date-time from the system clock in the specified time-zone or clock
|
|
85
|
-
* or default time zone.
|
|
86
|
-
*
|
|
87
|
-
* This will query the system clock (see {@link Clock#systemDefaultZone}) in the default
|
|
88
|
-
* time-zone to obtain the current date-time.
|
|
89
|
-
* The zone and offset will be set based on the time-zone in the clock.
|
|
90
|
-
*
|
|
91
|
-
* Using this method will prevent the ability to use an alternate clock for testing
|
|
92
|
-
* because the clock is hard-coded.
|
|
93
|
-
*
|
|
94
|
-
* @param {Clock|ZoneId} [clockOrZone=Clock.systemDefaultZone()]
|
|
95
|
-
* @return {ZonedDateTime} the current date-time using the system clock, not null
|
|
96
|
-
*/
|
|
97
|
-
static now(clockOrZone) {
|
|
98
|
-
let clock;
|
|
99
|
-
if(clockOrZone instanceof ZoneId){
|
|
100
|
-
clock = Clock.system(clockOrZone);
|
|
101
|
-
} else {
|
|
102
|
-
clock = clockOrZone == null ? Clock.systemDefaultZone() : clockOrZone;
|
|
103
|
-
}
|
|
104
|
-
return ZonedDateTime.ofInstant(clock.instant(), clock.zone());
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
//-----------------------------------------------------------------------
|
|
108
|
-
/**
|
|
109
|
-
* function overloading for static {@link ZonedDateTime.of}
|
|
110
|
-
*
|
|
111
|
-
* if called with 2 (or less) args {@link ZonedDateTime.of2} is called,
|
|
112
|
-
* if called with 3 args and the first arg is an instance of LocalDate {@link ZonedDateTime.of3} is called,
|
|
113
|
-
* otherwise {@link ZonedDateTime.of8} is called.
|
|
114
|
-
*/
|
|
115
|
-
static of(){
|
|
116
|
-
if(arguments.length <= 2){
|
|
117
|
-
return ZonedDateTime.of2.apply(this, arguments);
|
|
118
|
-
} else if (arguments.length === 3 && arguments[0] instanceof LocalDate){
|
|
119
|
-
return ZonedDateTime.of3.apply(this, arguments);
|
|
120
|
-
} else {
|
|
121
|
-
return ZonedDateTime.of8.apply(this, arguments);
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
/**
|
|
125
|
-
* Obtains an instance of {@link ZonedDateTime} from a local date and time.
|
|
126
|
-
*
|
|
127
|
-
* This creates a zoned date-time matching the input local date and time as closely as possible.
|
|
128
|
-
* Time-zone rules, such as daylight savings, mean that not every local date-time
|
|
129
|
-
* is valid for the specified zone, thus the local date-time may be adjusted.
|
|
130
|
-
*
|
|
131
|
-
* The local date time and first combined to form a local date-time.
|
|
132
|
-
* The local date-time is then resolved to a single instant on the time-line.
|
|
133
|
-
* This is achieved by finding a valid offset from UTC/Greenwich for the local
|
|
134
|
-
* date-time as defined by the {@link ZoneRules} of the zone ID.
|
|
135
|
-
*
|
|
136
|
-
* In most cases, there is only one valid offset for a local date-time.
|
|
137
|
-
* In the case of an overlap, when clocks are set back, there are two valid offsets.
|
|
138
|
-
* This method uses the earlier offset typically corresponding to 'summer'.
|
|
139
|
-
*
|
|
140
|
-
* In the case of a gap, when clocks jump forward, there is no valid offset.
|
|
141
|
-
* Instead, the local date-time is adjusted to be later by the length of the gap.
|
|
142
|
-
* For a typical one hour daylight savings change, the local date-time will be
|
|
143
|
-
* moved one hour later into the offset typically corresponding to 'summer'.
|
|
144
|
-
*
|
|
145
|
-
* @param {LocalDate} date - the local date, not null
|
|
146
|
-
* @param {LocalTime} time - the local time, not null
|
|
147
|
-
* @param {ZoneId} zone - the time-zone, not null
|
|
148
|
-
* @return {ZonedDateTime} the offset date-time, not null
|
|
149
|
-
*/
|
|
150
|
-
static of3(date, time, zone) {
|
|
151
|
-
return ZonedDateTime.of2(LocalDateTime.of(date, time), zone);
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
/**
|
|
155
|
-
* Obtains an instance of {@link ZonedDateTime} from a local date-time.
|
|
156
|
-
*
|
|
157
|
-
* This creates a zoned date-time matching the input local date-time as closely as possible.
|
|
158
|
-
* Time-zone rules, such as daylight savings, mean that not every local date-time
|
|
159
|
-
* is valid for the specified zone, thus the local date-time may be adjusted.
|
|
160
|
-
*
|
|
161
|
-
* The local date-time is resolved to a single instant on the time-line.
|
|
162
|
-
* This is achieved by finding a valid offset from UTC/Greenwich for the local
|
|
163
|
-
* date-time as defined by the {@link ZoneRules} of the zone ID.
|
|
164
|
-
*
|
|
165
|
-
* In most cases, there is only one valid offset for a local date-time.
|
|
166
|
-
* In the case of an overlap, when clocks are set back, there are two valid offsets.
|
|
167
|
-
* This method uses the earlier offset typically corresponding to 'summer'.
|
|
168
|
-
*
|
|
169
|
-
* In the case of a gap, when clocks jump forward, there is no valid offset.
|
|
170
|
-
* Instead, the local date-time is adjusted to be later by the length of the gap.
|
|
171
|
-
* For a typical one hour daylight savings change, the local date-time will be
|
|
172
|
-
* moved one hour later into the offset typically corresponding to 'summer'.
|
|
173
|
-
*
|
|
174
|
-
* @param {!LocalDateTime} localDateTime - the local date-time, not null
|
|
175
|
-
* @param {!ZoneId} zone - the time-zone, not null
|
|
176
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
177
|
-
*/
|
|
178
|
-
static of2(localDateTime, zone) {
|
|
179
|
-
return ZonedDateTime.ofLocal(localDateTime, zone, null);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
/**
|
|
183
|
-
* Obtains an instance of {@link ZonedDateTime} from a year, month, day,
|
|
184
|
-
* hour, minute, second, nanosecond and time-zone.
|
|
185
|
-
*
|
|
186
|
-
* This creates a zoned date-time matching the local date-time of the seven
|
|
187
|
-
* specified fields as closely as possible.
|
|
188
|
-
* Time-zone rules, such as daylight savings, mean that not every local date-time
|
|
189
|
-
* is valid for the specified zone, thus the local date-time may be adjusted.
|
|
190
|
-
*
|
|
191
|
-
* The local date-time is resolved to a single instant on the time-line.
|
|
192
|
-
* This is achieved by finding a valid offset from UTC/Greenwich for the local
|
|
193
|
-
* date-time as defined by the {@link ZoneRules} of the zone ID.
|
|
194
|
-
*
|
|
195
|
-
* In most cases, there is only one valid offset for a local date-time.
|
|
196
|
-
* In the case of an overlap, when clocks are set back, there are two valid offsets.
|
|
197
|
-
* This method uses the earlier offset typically corresponding to 'summer'.
|
|
198
|
-
*
|
|
199
|
-
* In the case of a gap, when clocks jump forward, there is no valid offset.
|
|
200
|
-
* Instead, the local date-time is adjusted to be later by the length of the gap.
|
|
201
|
-
* For a typical one hour daylight savings change, the local date-time will be
|
|
202
|
-
* moved one hour later into the offset typically corresponding to 'summer'.
|
|
203
|
-
*
|
|
204
|
-
* This method exists primarily for writing test cases.
|
|
205
|
-
* Non test-code will typically use other methods to create an offset time.
|
|
206
|
-
* {@link LocalDateTime} has five additional convenience variants of the
|
|
207
|
-
* equivalent factory method taking fewer arguments.
|
|
208
|
-
* They are not provided here to reduce the footprint of the API.
|
|
209
|
-
*
|
|
210
|
-
* @param {number} year - the year to represent, from MIN_YEAR to MAX_YEAR
|
|
211
|
-
* @param {number} month - the month-of-year to represent, from 1 (January) to 12 (December)
|
|
212
|
-
* @param {number} dayOfMonth - the day-of-month to represent, from 1 to 31
|
|
213
|
-
* @param {number} hour - the hour-of-day to represent, from 0 to 23
|
|
214
|
-
* @param {number} minute - the minute-of-hour to represent, from 0 to 59
|
|
215
|
-
* @param {number} second - the second-of-minute to represent, from 0 to 59
|
|
216
|
-
* @param {number} nanoOfSecond - the nano-of-second to represent, from 0 to 999,999,999
|
|
217
|
-
* @param {ZoneId} zone - the time-zone, not null
|
|
218
|
-
* @return {ZonedDateTime } the offset date-time, not null
|
|
219
|
-
* @throws DateTimeException if the value of any field is out of range, or
|
|
220
|
-
* if the day-of-month is invalid for the month-year
|
|
221
|
-
*/
|
|
222
|
-
static of8(
|
|
223
|
-
year, month, dayOfMonth,
|
|
224
|
-
hour, minute, second, nanoOfSecond, zone) {
|
|
225
|
-
const dt = LocalDateTime.of(year, month, dayOfMonth, hour, minute, second, nanoOfSecond);
|
|
226
|
-
return ZonedDateTime.ofLocal(dt, zone, null);
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
/**
|
|
230
|
-
* Obtains an instance of {@link ZonedDateTime} from a local date-time
|
|
231
|
-
* using the preferred offset if possible.
|
|
232
|
-
*
|
|
233
|
-
* The local date-time is resolved to a single instant on the time-line.
|
|
234
|
-
* This is achieved by finding a valid offset from UTC/Greenwich for the local
|
|
235
|
-
* date-time as defined by the {@link ZoneRules} of the zone ID.
|
|
236
|
-
*
|
|
237
|
-
* In most cases, there is only one valid offset for a local date-time.
|
|
238
|
-
* In the case of an overlap, where clocks are set back, there are two valid offsets.
|
|
239
|
-
* If the preferred offset is one of the valid offsets then it is used.
|
|
240
|
-
* Otherwise the earlier valid offset is used, typically corresponding to 'summer'.
|
|
241
|
-
*
|
|
242
|
-
* In the case of a gap, where clocks jump forward, there is no valid offset.
|
|
243
|
-
* Instead, the local date-time is adjusted to be later by the length of the gap.
|
|
244
|
-
* For a typical one hour daylight savings change, the local date-time will be
|
|
245
|
-
* moved one hour later into the offset typically corresponding to 'summer'.
|
|
246
|
-
*
|
|
247
|
-
* @param {!LocalDateTime} localDateTime - the local date-time, not null
|
|
248
|
-
* @param {!ZoneId} zone - the time-zone, not null
|
|
249
|
-
* @param {ZoneOffset} preferredOffset - the zone offset, null if no preference
|
|
250
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
251
|
-
*/
|
|
252
|
-
static ofLocal(localDateTime, zone, preferredOffset) {
|
|
253
|
-
requireNonNull(localDateTime, 'localDateTime');
|
|
254
|
-
requireNonNull(zone, 'zone');
|
|
255
|
-
if (zone instanceof ZoneOffset) {
|
|
256
|
-
return new ZonedDateTime(localDateTime, zone, zone);
|
|
257
|
-
}
|
|
258
|
-
let offset = null;
|
|
259
|
-
const rules = zone.rules();
|
|
260
|
-
const validOffsets = rules.validOffsets(localDateTime);
|
|
261
|
-
if (validOffsets.length === 1) {
|
|
262
|
-
offset = validOffsets[0];
|
|
263
|
-
} else if (validOffsets.length === 0) {
|
|
264
|
-
const trans = rules.transition(localDateTime);
|
|
265
|
-
localDateTime = localDateTime.plusSeconds(trans.duration().seconds());
|
|
266
|
-
offset = trans.offsetAfter();
|
|
267
|
-
} else {
|
|
268
|
-
if (preferredOffset != null &&
|
|
269
|
-
validOffsets.some((validOffset) => {return validOffset.equals(preferredOffset);})) {
|
|
270
|
-
offset = preferredOffset;
|
|
271
|
-
} else {
|
|
272
|
-
offset = requireNonNull(validOffsets[0], 'offset'); // protect against bad ZoneRules
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
return new ZonedDateTime(localDateTime, offset, zone);
|
|
277
|
-
}
|
|
278
|
-
|
|
279
|
-
//-----------------------------------------------------------------------
|
|
280
|
-
/**
|
|
281
|
-
* function overloading for {@link ZonedDateTime.ofInstant}.
|
|
282
|
-
* if called with 2 args {@link ZonedDateTime.ofInstant2} is called
|
|
283
|
-
* otherwise {@link ZonedDateTime.ofInstant3}.
|
|
284
|
-
*/
|
|
285
|
-
static ofInstant(){
|
|
286
|
-
if (arguments.length === 2){
|
|
287
|
-
return ZonedDateTime.ofInstant2.apply(this, arguments);
|
|
288
|
-
} else {
|
|
289
|
-
return ZonedDateTime.ofInstant3.apply(this, arguments);
|
|
290
|
-
}
|
|
291
|
-
}
|
|
292
|
-
/**
|
|
293
|
-
* Obtains an instance of {@link ZonedDateTime} from an {@link Instant}.
|
|
294
|
-
*
|
|
295
|
-
* This creates a zoned date-time with the same instant as that specified.
|
|
296
|
-
* Calling {@link toInstant} will return an instant equal to the one used here.
|
|
297
|
-
*
|
|
298
|
-
* Converting an instant to a zoned date-time is simple as there is only one valid
|
|
299
|
-
* offset for each instant.
|
|
300
|
-
*
|
|
301
|
-
* @param {!Instant} instant - the instant to create the date-time from, not null
|
|
302
|
-
* @param {!ZoneId} zone - the time-zone, not null
|
|
303
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
304
|
-
* @throws DateTimeException if the result exceeds the supported range
|
|
305
|
-
*/
|
|
306
|
-
static ofInstant2(instant, zone) {
|
|
307
|
-
requireNonNull(instant, 'instant');
|
|
308
|
-
requireNonNull(zone, 'zone');
|
|
309
|
-
return ZonedDateTime._create(instant.epochSecond(), instant.nano(), zone);
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
/**
|
|
313
|
-
* Obtains an instance of {@link ZonedDateTime} from the instant formed by combining
|
|
314
|
-
* the local date-time and offset.
|
|
315
|
-
*
|
|
316
|
-
* This creates a zoned date-time by combining the {@link LocalDateTime} and {@link ZoneOffset}.
|
|
317
|
-
* This combination uniquely specifies an instant without ambiguity.
|
|
318
|
-
*
|
|
319
|
-
* Converting an instant to a zoned date-time is simple as there is only one valid
|
|
320
|
-
* offset for each instant. If the valid offset is different to the offset specified,
|
|
321
|
-
* the the date-time and offset of the zoned date-time will differ from those specified.
|
|
322
|
-
*
|
|
323
|
-
* If the {@link ZoneId} to be used is a {@link ZoneOffset}, this method is equivalent
|
|
324
|
-
* to {@link of}.
|
|
325
|
-
*
|
|
326
|
-
* @param {LocalDateTime} localDateTime - the local date-time, not null
|
|
327
|
-
* @param {ZoneOffset} offset - the zone offset, not null
|
|
328
|
-
* @param {ZoneId} zone - the time-zone, not null
|
|
329
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
330
|
-
*/
|
|
331
|
-
static ofInstant3(localDateTime, offset, zone) {
|
|
332
|
-
requireNonNull(localDateTime, 'localDateTime');
|
|
333
|
-
requireNonNull(offset, 'offset');
|
|
334
|
-
requireNonNull(zone, 'zone');
|
|
335
|
-
return ZonedDateTime._create(localDateTime.toEpochSecond(offset), localDateTime.nano(), zone);
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
/**
|
|
339
|
-
* Obtains an instance of {@link ZonedDateTime} using seconds from the
|
|
340
|
-
* epoch of 1970-01-01T00:00:00Z.
|
|
341
|
-
*
|
|
342
|
-
* @param {number} epochSecond - the number of seconds from the epoch of 1970-01-01T00:00:00Z
|
|
343
|
-
* @param {number} nanoOfSecond - the nanosecond within the second, from 0 to 999,999,999
|
|
344
|
-
* @param {ZoneId} zone - the time-zone, not null
|
|
345
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
346
|
-
* @throws DateTimeException if the result exceeds the supported range
|
|
347
|
-
*/
|
|
348
|
-
static _create(epochSecond, nanoOfSecond, zone) {
|
|
349
|
-
const rules = zone.rules();
|
|
350
|
-
const instant = Instant.ofEpochSecond(epochSecond, nanoOfSecond); // TODO: rules should be queryable by epochSeconds
|
|
351
|
-
const offset = rules.offset(instant);
|
|
352
|
-
const ldt = LocalDateTime.ofEpochSecond(epochSecond, nanoOfSecond, offset);
|
|
353
|
-
return new ZonedDateTime(ldt, offset, zone);
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
//-----------------------------------------------------------------------
|
|
357
|
-
/**
|
|
358
|
-
* Obtains an instance of {@link ZonedDateTime} strictly validating the
|
|
359
|
-
* combination of local date-time, offset and zone ID.
|
|
360
|
-
*
|
|
361
|
-
* This creates a zoned date-time ensuring that the offset is valid for the
|
|
362
|
-
* local date-time according to the rules of the specified zone.
|
|
363
|
-
* If the offset is invalid, an exception is thrown.
|
|
364
|
-
*
|
|
365
|
-
* @param {LocalDateTime} localDateTime - the local date-time, not null
|
|
366
|
-
* @param {ZoneOffset} offset - the zone offset, not null
|
|
367
|
-
* @param {ZoneId} zone - the time-zone, not null
|
|
368
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
369
|
-
*/
|
|
370
|
-
static ofStrict(localDateTime, offset, zone) {
|
|
371
|
-
requireNonNull(localDateTime, 'localDateTime');
|
|
372
|
-
requireNonNull(offset, 'offset');
|
|
373
|
-
requireNonNull(zone, 'zone');
|
|
374
|
-
const rules = zone.rules();
|
|
375
|
-
if (rules.isValidOffset(localDateTime, offset) === false) {
|
|
376
|
-
const trans = rules.transition(localDateTime);
|
|
377
|
-
if (trans != null && trans.isGap()) {
|
|
378
|
-
// error message says daylight savings for simplicity
|
|
379
|
-
// even though there are other kinds of gaps
|
|
380
|
-
throw new DateTimeException('LocalDateTime ' + localDateTime +
|
|
381
|
-
' does not exist in zone ' + zone +
|
|
382
|
-
' due to a gap in the local time-line, typically caused by daylight savings');
|
|
383
|
-
}
|
|
384
|
-
throw new DateTimeException('ZoneOffset "' + offset + '" is not valid for LocalDateTime "' +
|
|
385
|
-
localDateTime + '" in zone "' + zone + '"');
|
|
386
|
-
}
|
|
387
|
-
return new ZonedDateTime(localDateTime, offset, zone);
|
|
388
|
-
}
|
|
389
|
-
|
|
390
|
-
/**
|
|
391
|
-
* Obtains an instance of {@link ZonedDateTime} leniently, for advanced use cases,
|
|
392
|
-
* allowing any combination of local date-time, offset and zone ID.
|
|
393
|
-
*
|
|
394
|
-
* This creates a zoned date-time with no checks other than no nulls.
|
|
395
|
-
* This means that the resulting zoned date-time may have an offset that is in conflict
|
|
396
|
-
* with the zone ID.
|
|
397
|
-
*
|
|
398
|
-
* This method is intended for advanced use cases.
|
|
399
|
-
* For example, consider the case where a zoned date-time with valid fields is created
|
|
400
|
-
* and then stored in a database or serialization-based store. At some later point,
|
|
401
|
-
* the object is then re-loaded. However, between those points in time, the government
|
|
402
|
-
* that defined the time-zone has changed the rules, such that the originally stored
|
|
403
|
-
* local date-time now does not occur. This method can be used to create the object
|
|
404
|
-
* in an 'invalid' state, despite the change in rules.
|
|
405
|
-
*
|
|
406
|
-
* @param {LocalDateTime} localDateTime - the local date-time, not null
|
|
407
|
-
* @param {ZoneOffset} offset - the zone offset, not null
|
|
408
|
-
* @param {ZoneId} zone - the time-zone, not null
|
|
409
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
410
|
-
*/
|
|
411
|
-
static ofLenient(localDateTime, offset, zone) {
|
|
412
|
-
requireNonNull(localDateTime, 'localDateTime');
|
|
413
|
-
requireNonNull(offset, 'offset');
|
|
414
|
-
requireNonNull(zone, 'zone');
|
|
415
|
-
if (zone instanceof ZoneOffset && offset.equals(zone) === false) {
|
|
416
|
-
throw new IllegalArgumentException('ZoneId must match ZoneOffset');
|
|
417
|
-
}
|
|
418
|
-
return new ZonedDateTime(localDateTime, offset, zone);
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
//-----------------------------------------------------------------------
|
|
422
|
-
/**
|
|
423
|
-
* Obtains an instance of {@link ZonedDateTime} from a temporal object.
|
|
424
|
-
*
|
|
425
|
-
* A {@link TemporalAccessor} represents some form of date and time information.
|
|
426
|
-
* This factory converts the arbitrary temporal object to an instance of {@link ZonedDateTime}.
|
|
427
|
-
*
|
|
428
|
-
* The conversion will first obtain a {@link ZoneId}. It will then try to obtain an instant.
|
|
429
|
-
* If that fails it will try to obtain a local date-time.
|
|
430
|
-
* The zoned date time will either be a combination of {@link ZoneId} and instant,
|
|
431
|
-
* or {@link ZoneId} and local date-time.
|
|
432
|
-
*
|
|
433
|
-
* This method matches the signature of the functional interface {@link TemporalQuery}
|
|
434
|
-
* allowing it to be used in queries via method reference, {@link ZonedDateTime::from}.
|
|
435
|
-
*
|
|
436
|
-
* @param {!TemporalAccessor} temporal - the temporal object to convert, not null
|
|
437
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
438
|
-
* @throws DateTimeException if unable to convert to an {@link ZonedDateTime}
|
|
439
|
-
*/
|
|
440
|
-
static from(temporal) {
|
|
441
|
-
requireNonNull(temporal, 'temporal');
|
|
442
|
-
if (temporal instanceof ZonedDateTime) {
|
|
443
|
-
return temporal;
|
|
444
|
-
}
|
|
445
|
-
const zone = ZoneId.from(temporal);
|
|
446
|
-
if (temporal.isSupported(ChronoField.INSTANT_SECONDS)) {
|
|
447
|
-
const zdt = ZonedDateTime._from(temporal, zone);
|
|
448
|
-
if(zdt != null) return zdt;
|
|
449
|
-
}
|
|
450
|
-
const ldt = LocalDateTime.from(temporal);
|
|
451
|
-
return ZonedDateTime.of2(ldt, zone);
|
|
452
|
-
}
|
|
453
|
-
|
|
454
|
-
static _from(temporal, zone){
|
|
455
|
-
try {
|
|
456
|
-
return ZonedDateTime.__from(temporal, zone);
|
|
457
|
-
} catch (ex) {
|
|
458
|
-
if(!(ex instanceof DateTimeException)) throw ex;
|
|
459
|
-
// ignore
|
|
460
|
-
}
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
static __from(temporal, zone){
|
|
464
|
-
const epochSecond = temporal.getLong(ChronoField.INSTANT_SECONDS);
|
|
465
|
-
const nanoOfSecond = temporal.get(ChronoField.NANO_OF_SECOND);
|
|
466
|
-
return ZonedDateTime._create(epochSecond, nanoOfSecond, zone);
|
|
467
|
-
}
|
|
468
|
-
|
|
469
|
-
//-----------------------------------------------------------------------
|
|
470
|
-
/**
|
|
471
|
-
* Obtains an instance of {@link ZonedDateTime} from a text string such as
|
|
472
|
-
* `2007-12-03T10:15:30+01:00[Europe/Paris]`.
|
|
473
|
-
*
|
|
474
|
-
* The string must represent a valid date-time and is parsed using
|
|
475
|
-
* {@link org.threeten.bp.format.DateTimeFormatter#ISO_ZONED_DATE_TIME}.
|
|
476
|
-
*
|
|
477
|
-
* @param {!string} text - the text to parse such as '2007-12-03T10:15:30+01:00[Europe/Paris]', not null
|
|
478
|
-
* @param {!DateTimeFormatter} [formatter=DateTimeFormatter.ISO_ZONED_DATE_TIME] - the formatter to use
|
|
479
|
-
* @return {ZonedDateTime} the parsed zoned date-time, not null
|
|
480
|
-
* @throws DateTimeParseException if the text cannot be parsed
|
|
481
|
-
*/
|
|
482
|
-
static parse(text, formatter = DateTimeFormatter.ISO_ZONED_DATE_TIME) {
|
|
483
|
-
requireNonNull(formatter, 'formatter');
|
|
484
|
-
return formatter.parse(text, ZonedDateTime.FROM);
|
|
485
|
-
}
|
|
486
|
-
|
|
487
|
-
//-----------------------------------------------------------------------
|
|
488
|
-
/**
|
|
489
|
-
* Constructor.
|
|
490
|
-
*
|
|
491
|
-
* @param {LocalDateTime} dateTime - the date-time, validated as not null
|
|
492
|
-
* @param {ZoneOffset} offset - the zone offset, validated as not null
|
|
493
|
-
* @param {ZoneUd} zone - the time-zone, validated as not null
|
|
494
|
-
* @private
|
|
495
|
-
*/
|
|
496
|
-
constructor(dateTime, offset, zone) {
|
|
497
|
-
requireNonNull(dateTime, 'dateTime');
|
|
498
|
-
requireNonNull(offset, 'offset');
|
|
499
|
-
requireNonNull(zone, 'zone');
|
|
500
|
-
|
|
501
|
-
super();
|
|
502
|
-
|
|
503
|
-
/**
|
|
504
|
-
* The local date-time.
|
|
505
|
-
*/
|
|
506
|
-
this._dateTime = dateTime;
|
|
507
|
-
/**
|
|
508
|
-
* The offset from UTC/Greenwich.
|
|
509
|
-
*/
|
|
510
|
-
this._offset = offset;
|
|
511
|
-
/**
|
|
512
|
-
* The time-zone.
|
|
513
|
-
*/
|
|
514
|
-
this._zone = zone;
|
|
515
|
-
}
|
|
516
|
-
|
|
517
|
-
/**
|
|
518
|
-
* Resolves the new local date-time using this zone ID, retaining the offset if possible.
|
|
519
|
-
*
|
|
520
|
-
* @param {LocalDateTime} newDateTime - the new local date-time, not null
|
|
521
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
522
|
-
*/
|
|
523
|
-
_resolveLocal(newDateTime) {
|
|
524
|
-
requireNonNull(newDateTime, 'newDateTime');
|
|
525
|
-
return ZonedDateTime.ofLocal(newDateTime, this._zone, this._offset);
|
|
526
|
-
}
|
|
527
|
-
|
|
528
|
-
/**
|
|
529
|
-
* Resolves the new local date-time using the offset to identify the instant.
|
|
530
|
-
*
|
|
531
|
-
* @param {LocalDateTime} newDateTime - the new local date-time, not null
|
|
532
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
533
|
-
*/
|
|
534
|
-
_resolveInstant(newDateTime) {
|
|
535
|
-
return ZonedDateTime.ofInstant3(newDateTime, this._offset, this._zone);
|
|
536
|
-
}
|
|
537
|
-
|
|
538
|
-
/**
|
|
539
|
-
* Resolves the offset into this zoned date-time.
|
|
540
|
-
*
|
|
541
|
-
* This ignores the offset, unless it can be used in an overlap.
|
|
542
|
-
*
|
|
543
|
-
* @param {ZoneOffset} offset - the offset, not null
|
|
544
|
-
* @return {ZonedDateTime} the zoned date-time, not null
|
|
545
|
-
*/
|
|
546
|
-
_resolveOffset(offset) {
|
|
547
|
-
if (offset.equals(this._offset) === false && this._zone.rules().isValidOffset(this._dateTime, offset)) {
|
|
548
|
-
return new ZonedDateTime(this._dateTime, offset, this._zone);
|
|
549
|
-
}
|
|
550
|
-
return this;
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
//-----------------------------------------------------------------------
|
|
554
|
-
/**
|
|
555
|
-
* Checks if the specified field is supported.
|
|
556
|
-
*
|
|
557
|
-
* This checks if this date-time can be queried for the specified field.
|
|
558
|
-
* If false, then calling {@link range} and {@link get} will throw an exception.
|
|
559
|
-
*
|
|
560
|
-
* If the field is a {@link ChronoField} then the query is implemented here.
|
|
561
|
-
* The supported fields are:
|
|
562
|
-
*
|
|
563
|
-
* * {@link NANO_OF_SECOND}
|
|
564
|
-
* * {@link NANO_OF_DAY}
|
|
565
|
-
* * {@link MICRO_OF_SECOND}
|
|
566
|
-
* * {@link MICRO_OF_DAY}
|
|
567
|
-
* * {@link MILLI_OF_SECOND}
|
|
568
|
-
* * {@link MILLI_OF_DAY}
|
|
569
|
-
* * {@link SECOND_OF_MINUTE}
|
|
570
|
-
* * {@link SECOND_OF_DAY}
|
|
571
|
-
* * {@link MINUTE_OF_HOUR}
|
|
572
|
-
* * {@link MINUTE_OF_DAY}
|
|
573
|
-
* * {@link HOUR_OF_AMPM}
|
|
574
|
-
* * {@link CLOCK_HOUR_OF_AMPM}
|
|
575
|
-
* * {@link HOUR_OF_DAY}
|
|
576
|
-
* * {@link CLOCK_HOUR_OF_DAY}
|
|
577
|
-
* * {@link AMPM_OF_DAY}
|
|
578
|
-
* * {@link DAY_OF_WEEK}
|
|
579
|
-
* * {@link ALIGNED_DAY_OF_WEEK_IN_MONTH}
|
|
580
|
-
* * {@link ALIGNED_DAY_OF_WEEK_IN_YEAR}
|
|
581
|
-
* * {@link DAY_OF_MONTH}
|
|
582
|
-
* * {@link DAY_OF_YEAR}
|
|
583
|
-
* * {@link EPOCH_DAY}
|
|
584
|
-
* * {@link ALIGNED_WEEK_OF_MONTH}
|
|
585
|
-
* * {@link ALIGNED_WEEK_OF_YEAR}
|
|
586
|
-
* * {@link MONTH_OF_YEAR}
|
|
587
|
-
* * {@link EPOCH_MONTH}
|
|
588
|
-
* * {@link YEAR_OF_ERA}
|
|
589
|
-
* * {@link YEAR}
|
|
590
|
-
* * {@link ERA}
|
|
591
|
-
* * {@link INSTANT_SECONDS}
|
|
592
|
-
* * {@link OFFSET_SECONDS}
|
|
593
|
-
*
|
|
594
|
-
* All other {@link ChronoField} instances will return false.
|
|
595
|
-
*
|
|
596
|
-
* If the field is not a {@link ChronoField}, then the result of this method
|
|
597
|
-
* is obtained by invoking {@link TemporalField.isSupportedBy}
|
|
598
|
-
* passing `this` as the argument.
|
|
599
|
-
* Whether the field is supported is determined by the field.
|
|
600
|
-
*
|
|
601
|
-
* @param {TemporalField|TemporalUnit} fieldOrUnit - the field to check, null returns false
|
|
602
|
-
* @return {boolean} true if the field is supported on this date-time, false if not
|
|
603
|
-
*/
|
|
604
|
-
isSupported(fieldOrUnit) {
|
|
605
|
-
if(fieldOrUnit instanceof ChronoField){
|
|
606
|
-
return true;
|
|
607
|
-
} else if (fieldOrUnit instanceof ChronoUnit) {
|
|
608
|
-
return fieldOrUnit.isDateBased() || fieldOrUnit.isTimeBased();
|
|
609
|
-
}
|
|
610
|
-
return (fieldOrUnit != null && fieldOrUnit.isSupportedBy(this));
|
|
611
|
-
}
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
/**
|
|
615
|
-
* Gets the range of valid values for the specified field.
|
|
616
|
-
*
|
|
617
|
-
* The range object expresses the minimum and maximum valid values for a field.
|
|
618
|
-
* This date-time is used to enhance the accuracy of the returned range.
|
|
619
|
-
* If it is not possible to return the range, because the field is not supported
|
|
620
|
-
* or for some other reason, an exception is thrown.
|
|
621
|
-
*
|
|
622
|
-
* If the field is a {@link ChronoField} then the query is implemented here.
|
|
623
|
-
* The supported fields (see {@link isSupported}) will return
|
|
624
|
-
* appropriate range instances.
|
|
625
|
-
* All other {@link ChronoField} instances will throw a {@link DateTimeException}.
|
|
626
|
-
*
|
|
627
|
-
* If the field is not a {@link ChronoField}, then the result of this method
|
|
628
|
-
* is obtained by invoking {@link TemporalField.rangeRefinedBy}
|
|
629
|
-
* passing `this` as the argument.
|
|
630
|
-
* Whether the range can be obtained is determined by the field.
|
|
631
|
-
*
|
|
632
|
-
* @param {TemporalField} field - the field to query the range for, not null
|
|
633
|
-
* @return {ValueRange} the range of valid values for the field, not null
|
|
634
|
-
* @throws DateTimeException if the range for the field cannot be obtained
|
|
635
|
-
*/
|
|
636
|
-
range(field) {
|
|
637
|
-
if (field instanceof ChronoField) {
|
|
638
|
-
if (field === ChronoField.INSTANT_SECONDS || field === ChronoField.OFFSET_SECONDS) {
|
|
639
|
-
return field.range();
|
|
640
|
-
}
|
|
641
|
-
return this._dateTime.range(field);
|
|
642
|
-
}
|
|
643
|
-
return field.rangeRefinedBy(this);
|
|
644
|
-
}
|
|
645
|
-
|
|
646
|
-
/**
|
|
647
|
-
* Gets the value of the specified field from this date-time as an `int`.
|
|
648
|
-
*
|
|
649
|
-
* This queries this date-time for the value for the specified field.
|
|
650
|
-
* The returned value will always be within the valid range of values for the field.
|
|
651
|
-
* If it is not possible to return the value, because the field is not supported
|
|
652
|
-
* or for some other reason, an exception is thrown.
|
|
653
|
-
*
|
|
654
|
-
* If the field is a {@link ChronoField} then the query is implemented here.
|
|
655
|
-
* The supported fields (see {@link isSupported}) will return valid
|
|
656
|
-
* values based on this date-time, except {@link NANO_OF_DAY}, {@link MICRO_OF_DAY},
|
|
657
|
-
* {@link EPOCH_DAY}, {@link EPOCH_MONTH} and {@link INSTANT_SECONDS} which are too
|
|
658
|
-
* large to fit in an `int` and throw a {@link DateTimeException}.
|
|
659
|
-
* All other {@link ChronoField} instances will throw a {@link DateTimeException}.
|
|
660
|
-
*
|
|
661
|
-
* If the field is not a {@link ChronoField}, then the result of this method
|
|
662
|
-
* is obtained by invoking {@link TemporalField.getFrom}
|
|
663
|
-
* passing `this` as the argument. Whether the value can be obtained,
|
|
664
|
-
* and what the value represents, is determined by the field.
|
|
665
|
-
*
|
|
666
|
-
* @param {!TemporalField} field - the field to get, not null
|
|
667
|
-
* @return {number} the value for the field
|
|
668
|
-
* @throws DateTimeException if a value for the field cannot be obtained
|
|
669
|
-
* @throws ArithmeticException if numeric overflow occurs
|
|
670
|
-
*/
|
|
671
|
-
get(field) {
|
|
672
|
-
return this.getLong(field);
|
|
673
|
-
}
|
|
674
|
-
|
|
675
|
-
/**
|
|
676
|
-
* Gets the value of the specified field from this date-time as a `long`.
|
|
677
|
-
*
|
|
678
|
-
* This queries this date-time for the value for the specified field.
|
|
679
|
-
* If it is not possible to return the value, because the field is not supported
|
|
680
|
-
* or for some other reason, an exception is thrown.
|
|
681
|
-
*
|
|
682
|
-
* If the field is a {@link ChronoField} then the query is implemented here.
|
|
683
|
-
* The supported fields (see {@link isSupported}) will return valid
|
|
684
|
-
* values based on this date-time.
|
|
685
|
-
* All other {@link ChronoField} instances will throw a {@link DateTimeException}.
|
|
686
|
-
*
|
|
687
|
-
* If the field is not a {@link ChronoField}, then the result of this method
|
|
688
|
-
* is obtained by invoking {@link TemporalField.getFrom}
|
|
689
|
-
* passing `this` as the argument. Whether the value can be obtained,
|
|
690
|
-
* and what the value represents, is determined by the field.
|
|
691
|
-
*
|
|
692
|
-
* @param {!TemporalField} field the field to get, not null
|
|
693
|
-
* @return {number} the value for the field
|
|
694
|
-
* @throws DateTimeException if a value for the field cannot be obtained
|
|
695
|
-
* @throws ArithmeticException if numeric overflow occurs
|
|
696
|
-
*/
|
|
697
|
-
getLong(field) {
|
|
698
|
-
if (field instanceof ChronoField) {
|
|
699
|
-
switch (field) {
|
|
700
|
-
case ChronoField.INSTANT_SECONDS: return this.toEpochSecond();
|
|
701
|
-
case ChronoField.OFFSET_SECONDS: return this._offset.totalSeconds();
|
|
702
|
-
}
|
|
703
|
-
return this._dateTime.getLong(field);
|
|
704
|
-
}
|
|
705
|
-
requireNonNull(field, 'field');
|
|
706
|
-
return field.getFrom(this);
|
|
707
|
-
}
|
|
708
|
-
|
|
709
|
-
//-----------------------------------------------------------------------
|
|
710
|
-
/**
|
|
711
|
-
* Gets the zone offset, such as '+01:00'.
|
|
712
|
-
*
|
|
713
|
-
* This is the offset of the local date-time from UTC/Greenwich.
|
|
714
|
-
*
|
|
715
|
-
* @return {ZoneOffset}the zone offset, not null
|
|
716
|
-
*/
|
|
717
|
-
offset() {
|
|
718
|
-
return this._offset;
|
|
719
|
-
}
|
|
720
|
-
|
|
721
|
-
/**
|
|
722
|
-
* Returns a copy of this date-time changing the zone offset to the
|
|
723
|
-
* earlier of the two valid offsets at a local time-line overlap.
|
|
724
|
-
*
|
|
725
|
-
* This method only has any effect when the local time-line overlaps, such as
|
|
726
|
-
* at an autumn daylight savings cutover. In this scenario, there are two
|
|
727
|
-
* valid offsets for the local date-time. Calling this method will return
|
|
728
|
-
* a zoned date-time with the earlier of the two selected.
|
|
729
|
-
*
|
|
730
|
-
* If this method is called when it is not an overlap, `this`
|
|
731
|
-
* is returned.
|
|
732
|
-
*
|
|
733
|
-
* This instance is immutable and unaffected by this method call.
|
|
734
|
-
*
|
|
735
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the earlier offset, not null
|
|
736
|
-
*/
|
|
737
|
-
withEarlierOffsetAtOverlap() {
|
|
738
|
-
const trans = this._zone.rules().transition(this._dateTime);
|
|
739
|
-
if (trans != null && trans.isOverlap()) {
|
|
740
|
-
const earlierOffset = trans.offsetBefore();
|
|
741
|
-
if (earlierOffset.equals(this._offset) === false) {
|
|
742
|
-
return new ZonedDateTime(this._dateTime, earlierOffset, this._zone);
|
|
743
|
-
}
|
|
744
|
-
}
|
|
745
|
-
return this;
|
|
746
|
-
}
|
|
747
|
-
|
|
748
|
-
/**
|
|
749
|
-
* Returns a copy of this date-time changing the zone offset to the
|
|
750
|
-
* later of the two valid offsets at a local time-line overlap.
|
|
751
|
-
*
|
|
752
|
-
* This method only has any effect when the local time-line overlaps, such as
|
|
753
|
-
* at an autumn daylight savings cutover. In this scenario, there are two
|
|
754
|
-
* valid offsets for the local date-time. Calling this method will return
|
|
755
|
-
* a zoned date-time with the later of the two selected.
|
|
756
|
-
*
|
|
757
|
-
* If this method is called when it is not an overlap, `this`
|
|
758
|
-
* is returned.
|
|
759
|
-
*
|
|
760
|
-
* This instance is immutable and unaffected by this method call.
|
|
761
|
-
*
|
|
762
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the later offset, not null
|
|
763
|
-
*/
|
|
764
|
-
withLaterOffsetAtOverlap() {
|
|
765
|
-
const trans = this._zone.rules().transition(this.toLocalDateTime());
|
|
766
|
-
if (trans != null) {
|
|
767
|
-
const laterOffset = trans.offsetAfter();
|
|
768
|
-
if (laterOffset.equals(this._offset) === false) {
|
|
769
|
-
return new ZonedDateTime(this._dateTime, laterOffset, this._zone);
|
|
770
|
-
}
|
|
771
|
-
}
|
|
772
|
-
return this;
|
|
773
|
-
}
|
|
774
|
-
|
|
775
|
-
//-----------------------------------------------------------------------
|
|
776
|
-
/**
|
|
777
|
-
* Gets the time-zone, such as 'Europe/Paris'.
|
|
778
|
-
*
|
|
779
|
-
* This returns the zone ID. This identifies the time-zone {@link ZoneRules}
|
|
780
|
-
* that determine when and how the offset from UTC/Greenwich changes.
|
|
781
|
-
*
|
|
782
|
-
* The zone ID may be same as the offset (see {@link getOffset}).
|
|
783
|
-
* If this is true, then any future calculations, such as addition or subtraction,
|
|
784
|
-
* have no complex edge cases due to time-zone rules.
|
|
785
|
-
* See also {@link withFixedOffsetZone}.
|
|
786
|
-
*
|
|
787
|
-
* @return {ZoneId} the time-zone, not null
|
|
788
|
-
*/
|
|
789
|
-
zone() {
|
|
790
|
-
return this._zone;
|
|
791
|
-
}
|
|
792
|
-
|
|
793
|
-
/**
|
|
794
|
-
* Returns a copy of this date-time with a different time-zone,
|
|
795
|
-
* retaining the local date-time if possible.
|
|
796
|
-
*
|
|
797
|
-
* This method changes the time-zone and retains the local date-time.
|
|
798
|
-
* The local date-time is only changed if it is invalid for the new zone,
|
|
799
|
-
* determined using the same approach as
|
|
800
|
-
* {@link ofLocal}.
|
|
801
|
-
*
|
|
802
|
-
* To change the zone and adjust the local date-time,
|
|
803
|
-
* use {@link withZoneSameInstant}.
|
|
804
|
-
*
|
|
805
|
-
* This instance is immutable and unaffected by this method call.
|
|
806
|
-
*
|
|
807
|
-
* @param {ZoneId} zone - the time-zone to change to, not null
|
|
808
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the requested zone, not null
|
|
809
|
-
*/
|
|
810
|
-
withZoneSameLocal(zone) {
|
|
811
|
-
requireNonNull(zone, 'zone');
|
|
812
|
-
return this._zone.equals(zone) ? this : ZonedDateTime.ofLocal(this._dateTime, zone, this._offset);
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
/**
|
|
816
|
-
* Returns a copy of this date-time with a different time-zone,
|
|
817
|
-
* retaining the instant.
|
|
818
|
-
*
|
|
819
|
-
* This method changes the time-zone and retains the instant.
|
|
820
|
-
* This normally results in a change to the local date-time.
|
|
821
|
-
*
|
|
822
|
-
* This method is based on retaining the same instant, thus gaps and overlaps
|
|
823
|
-
* in the local time-line have no effect on the result.
|
|
824
|
-
*
|
|
825
|
-
* To change the offset while keeping the local time,
|
|
826
|
-
* use {@link withZoneSameLocal}.
|
|
827
|
-
*
|
|
828
|
-
* @param {ZoneId} zone - the time-zone to change to, not null
|
|
829
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the requested zone, not null
|
|
830
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
831
|
-
*/
|
|
832
|
-
withZoneSameInstant(zone) {
|
|
833
|
-
requireNonNull(zone, 'zone');
|
|
834
|
-
return this._zone.equals(zone) ? this :
|
|
835
|
-
ZonedDateTime._create(this._dateTime.toEpochSecond(this._offset), this._dateTime.nano(), zone);
|
|
836
|
-
}
|
|
837
|
-
|
|
838
|
-
/**
|
|
839
|
-
* Returns a copy of this date-time with the zone ID set to the offset.
|
|
840
|
-
*
|
|
841
|
-
* This returns a zoned date-time where the zone ID is the same as {@link getOffset}.
|
|
842
|
-
* The local date-time, offset and instant of the result will be the same as in this date-time.
|
|
843
|
-
*
|
|
844
|
-
* Setting the date-time to a fixed single offset means that any future
|
|
845
|
-
* calculations, such as addition or subtraction, have no complex edge cases
|
|
846
|
-
* due to time-zone rules.
|
|
847
|
-
* This might also be useful when sending a zoned date-time across a network,
|
|
848
|
-
* as most protocols, such as ISO-8601, only handle offsets,
|
|
849
|
-
* and not region-based zone IDs.
|
|
850
|
-
*
|
|
851
|
-
* This is equivalent to {@link ZonedDateTime.of}.
|
|
852
|
-
*
|
|
853
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} with the zone ID set to the offset, not null
|
|
854
|
-
*/
|
|
855
|
-
withFixedOffsetZone() {
|
|
856
|
-
return this._zone.equals(this._offset) ? this : new ZonedDateTime(this._dateTime, this._offset, this._offset);
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
//-----------------------------------------------------------------------
|
|
860
|
-
/**
|
|
861
|
-
* Gets the year field.
|
|
862
|
-
*
|
|
863
|
-
* This method returns the primitive `int` value for the year.
|
|
864
|
-
*
|
|
865
|
-
* The year returned by this method is proleptic as per {@link get}.
|
|
866
|
-
* To obtain the year-of-era, use `get(YEAR_OF_ERA)`.
|
|
867
|
-
*
|
|
868
|
-
* @return {number} the year, from MIN_YEAR to MAX_YEAR
|
|
869
|
-
*/
|
|
870
|
-
year() {
|
|
871
|
-
return this._dateTime.year();
|
|
872
|
-
}
|
|
873
|
-
|
|
874
|
-
/**
|
|
875
|
-
* Gets the month-of-year field from 1 to 12.
|
|
876
|
-
*
|
|
877
|
-
* This method returns the month as an `int` from 1 to 12.
|
|
878
|
-
* Application code is frequently clearer if the enum {@link Month}
|
|
879
|
-
* is used by calling {@link getMonth}.
|
|
880
|
-
*
|
|
881
|
-
* @return {number} the month-of-year, from 1 to 12
|
|
882
|
-
* @see #month()
|
|
883
|
-
*/
|
|
884
|
-
monthValue() {
|
|
885
|
-
return this._dateTime.monthValue();
|
|
886
|
-
}
|
|
887
|
-
|
|
888
|
-
/**
|
|
889
|
-
* Gets the month-of-year field using the {@link Month} enum.
|
|
890
|
-
*
|
|
891
|
-
* This method returns the enum {@link Month} for the month.
|
|
892
|
-
* This avoids confusion as to what `int` values mean.
|
|
893
|
-
* If you need access to the primitive `int` value, use {@link Month#getValue}.
|
|
894
|
-
*
|
|
895
|
-
* @return {Month} the month-of-year, not null
|
|
896
|
-
* @see #getMonthValue()
|
|
897
|
-
*/
|
|
898
|
-
month() {
|
|
899
|
-
return this._dateTime.month();
|
|
900
|
-
}
|
|
901
|
-
|
|
902
|
-
/**
|
|
903
|
-
* Gets the day-of-month field.
|
|
904
|
-
*
|
|
905
|
-
* This method returns the primitive `int` value for the day-of-month.
|
|
906
|
-
*
|
|
907
|
-
* @return {number} the day-of-month, from 1 to 31
|
|
908
|
-
*/
|
|
909
|
-
dayOfMonth() {
|
|
910
|
-
return this._dateTime.dayOfMonth();
|
|
911
|
-
}
|
|
912
|
-
|
|
913
|
-
/**
|
|
914
|
-
* Gets the day-of-year field.
|
|
915
|
-
*
|
|
916
|
-
* This method returns the primitive `int` value for the day-of-year.
|
|
917
|
-
*
|
|
918
|
-
* @return {number} the day-of-year, from 1 to 365, or 366 in a leap year
|
|
919
|
-
*/
|
|
920
|
-
dayOfYear() {
|
|
921
|
-
return this._dateTime.dayOfYear();
|
|
922
|
-
}
|
|
923
|
-
|
|
924
|
-
/**
|
|
925
|
-
* Gets the day-of-week field, which is an enum {@link DayOfWeek}.
|
|
926
|
-
*
|
|
927
|
-
* This method returns the enum {@link DayOfWeek} for the day-of-week.
|
|
928
|
-
* This avoids confusion as to what `int` values mean.
|
|
929
|
-
* If you need access to the primitive `int` value, use {@link DayOfWeek#getValue}.
|
|
930
|
-
*
|
|
931
|
-
* Additional information can be obtained from the {@link DayOfWeek}.
|
|
932
|
-
* This includes textual names of the values.
|
|
933
|
-
*
|
|
934
|
-
* @return {DayOfWeek} the day-of-week, not null
|
|
935
|
-
*/
|
|
936
|
-
dayOfWeek() {
|
|
937
|
-
return this._dateTime.dayOfWeek();
|
|
938
|
-
}
|
|
939
|
-
|
|
940
|
-
//-----------------------------------------------------------------------
|
|
941
|
-
/**
|
|
942
|
-
* Gets the hour-of-day field.
|
|
943
|
-
*
|
|
944
|
-
* @return {number} the hour-of-day, from 0 to 23
|
|
945
|
-
*/
|
|
946
|
-
hour() {
|
|
947
|
-
return this._dateTime.hour();
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
/**
|
|
951
|
-
* Gets the minute-of-hour field.
|
|
952
|
-
*
|
|
953
|
-
* @return {number} the minute-of-hour, from 0 to 59
|
|
954
|
-
*/
|
|
955
|
-
minute() {
|
|
956
|
-
return this._dateTime.minute();
|
|
957
|
-
}
|
|
958
|
-
|
|
959
|
-
/**
|
|
960
|
-
* Gets the second-of-minute field.
|
|
961
|
-
*
|
|
962
|
-
* @return {number} the second-of-minute, from 0 to 59
|
|
963
|
-
*/
|
|
964
|
-
second() {
|
|
965
|
-
return this._dateTime.second();
|
|
966
|
-
}
|
|
967
|
-
|
|
968
|
-
/**
|
|
969
|
-
* Gets the nano-of-second field.
|
|
970
|
-
*
|
|
971
|
-
* @return {number} the nano-of-second, from 0 to 999,999,999
|
|
972
|
-
*/
|
|
973
|
-
nano() {
|
|
974
|
-
return this._dateTime.nano();
|
|
975
|
-
}
|
|
976
|
-
|
|
977
|
-
//-----------------------------------------------------------------------
|
|
978
|
-
/**
|
|
979
|
-
* function overloading for {@link ZonedDateTime.with}
|
|
980
|
-
*
|
|
981
|
-
* if called with 1 argument {@link ZonedDateTime.withTemporalAdjuster} is applied
|
|
982
|
-
* otherwise {@link ZonedDateTime.with2}
|
|
983
|
-
*/
|
|
984
|
-
with(){
|
|
985
|
-
if(arguments.length === 1){
|
|
986
|
-
return this.withTemporalAdjuster.apply(this, arguments);
|
|
987
|
-
} else {
|
|
988
|
-
return this.with2.apply(this, arguments);
|
|
989
|
-
}
|
|
990
|
-
}
|
|
991
|
-
|
|
992
|
-
/**
|
|
993
|
-
* Returns an adjusted copy of this date-time.
|
|
994
|
-
*
|
|
995
|
-
* This returns a new {@link ZonedDateTime}, based on this one, with the date-time adjusted.
|
|
996
|
-
* The adjustment takes place using the specified adjuster strategy object.
|
|
997
|
-
* Read the documentation of the adjuster to understand what adjustment will be made.
|
|
998
|
-
*
|
|
999
|
-
* A simple adjuster might simply set the one of the fields, such as the year field.
|
|
1000
|
-
* A more complex adjuster might set the date to the last day of the month.
|
|
1001
|
-
* A selection of common adjustments is provided in {@link TemporalAdjusters}.
|
|
1002
|
-
* These include finding the 'last day of the month' and 'next Wednesday'.
|
|
1003
|
-
* Key date-time classes also implement the {@link TemporalAdjuster} interface,
|
|
1004
|
-
* such as {@link Month} and {@link MonthDay}.
|
|
1005
|
-
* The adjuster is responsible for handling special cases, such as the varying
|
|
1006
|
-
* lengths of month and leap years.
|
|
1007
|
-
*
|
|
1008
|
-
* For example this code returns a date on the last day of July:
|
|
1009
|
-
* <pre>
|
|
1010
|
-
* import static org.threeten.bp.Month.*;
|
|
1011
|
-
* import static org.threeten.bp.temporal.Adjusters.*;
|
|
1012
|
-
*
|
|
1013
|
-
* result = zonedDateTime.with(JULY).with(lastDayOfMonth());
|
|
1014
|
-
* </pre>
|
|
1015
|
-
*
|
|
1016
|
-
* The classes {@link LocalDate} and {@link LocalTime} implement {@link TemporalAdjuster},
|
|
1017
|
-
* thus this method can be used to change the date, time or offset:
|
|
1018
|
-
* <pre>
|
|
1019
|
-
* result = zonedDateTime.with(date);
|
|
1020
|
-
* result = zonedDateTime.with(time);
|
|
1021
|
-
* </pre>
|
|
1022
|
-
*
|
|
1023
|
-
* {@link ZoneOffset} also implements {@link TemporalAdjuster} however it is less likely
|
|
1024
|
-
* that setting the offset will have the effect you expect. When an offset is passed in,
|
|
1025
|
-
* the local date-time is combined with the new offset to form an {@link Instant}.
|
|
1026
|
-
* The instant and original zone are then used to create the result.
|
|
1027
|
-
* This algorithm means that it is quite likely that the output has a different offset
|
|
1028
|
-
* to the specified offset. It will however work correctly when passing in the offset
|
|
1029
|
-
* applicable for the instant of the zoned date-time, and will work correctly if passing
|
|
1030
|
-
* one of the two valid offsets during a daylight savings overlap when the same local time
|
|
1031
|
-
* occurs twice.
|
|
1032
|
-
*
|
|
1033
|
-
* The result of this method is obtained by invoking the
|
|
1034
|
-
* {@link TemporalAdjuster#adjustInto} method on the
|
|
1035
|
-
* specified adjuster passing `this` as the argument.
|
|
1036
|
-
*
|
|
1037
|
-
* This instance is immutable and unaffected by this method call.
|
|
1038
|
-
*
|
|
1039
|
-
* @param {TemporalAdjuster} adjuster - the adjuster to use, not null
|
|
1040
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on `this` with the adjustment made, not null
|
|
1041
|
-
* @throws DateTimeException if the adjustment cannot be made
|
|
1042
|
-
* @throws ArithmeticException if numeric overflow occurs
|
|
1043
|
-
*/
|
|
1044
|
-
withTemporalAdjuster(adjuster) {
|
|
1045
|
-
// optimizations
|
|
1046
|
-
if (adjuster instanceof LocalDate) {
|
|
1047
|
-
return this._resolveLocal(LocalDateTime.of(adjuster, this._dateTime.toLocalTime()));
|
|
1048
|
-
} else if (adjuster instanceof LocalTime) {
|
|
1049
|
-
return this._resolveLocal(LocalDateTime.of(this._dateTime.toLocalDate(), adjuster));
|
|
1050
|
-
} else if (adjuster instanceof LocalDateTime) {
|
|
1051
|
-
return this._resolveLocal(adjuster);
|
|
1052
|
-
} else if (adjuster instanceof Instant) {
|
|
1053
|
-
const instant = adjuster;
|
|
1054
|
-
return ZonedDateTime._create(instant.epochSecond(), instant.nano(), this._zone);
|
|
1055
|
-
} else if (adjuster instanceof ZoneOffset) {
|
|
1056
|
-
return this._resolveOffset(adjuster);
|
|
1057
|
-
}
|
|
1058
|
-
requireNonNull(adjuster, 'adjuster');
|
|
1059
|
-
return adjuster.adjustInto(this);
|
|
1060
|
-
}
|
|
1061
|
-
|
|
1062
|
-
/**
|
|
1063
|
-
* Returns a copy of this date-time with the specified field set to a new value.
|
|
1064
|
-
*
|
|
1065
|
-
* This returns a {@link ZonedDateTime}, based on this one, with the value
|
|
1066
|
-
* for the specified field changed.
|
|
1067
|
-
* This can be used to change any supported field, such as the year, month or day-of-month.
|
|
1068
|
-
* If it is not possible to set the value, because the field is not supported or for
|
|
1069
|
-
* some other reason, an exception is thrown.
|
|
1070
|
-
*
|
|
1071
|
-
* In some cases, changing the specified field can cause the resulting date-time to become invalid,
|
|
1072
|
-
* such as changing the month from 31st January to February would make the day-of-month invalid.
|
|
1073
|
-
* In cases like this, the field is responsible for resolving the date. Typically it will choose
|
|
1074
|
-
* the previous valid date, which would be the last valid day of February in this example.
|
|
1075
|
-
*
|
|
1076
|
-
* If the field is a {@link ChronoField} then the adjustment is implemented here.
|
|
1077
|
-
*
|
|
1078
|
-
* The {@link INSTANT_SECONDS} field will return a date-time with the specified instant.
|
|
1079
|
-
* The zone and nano-of-second are unchanged.
|
|
1080
|
-
* The result will have an offset derived from the new instant and original zone.
|
|
1081
|
-
* If the new instant value is outside the valid range then a {@link DateTimeException} will be thrown.
|
|
1082
|
-
*
|
|
1083
|
-
* The {@link OFFSET_SECONDS} field will typically be ignored.
|
|
1084
|
-
* The offset of a {@link ZonedDateTime} is controlled primarily by the time-zone.
|
|
1085
|
-
* As such, changing the offset does not generally make sense, because there is only
|
|
1086
|
-
* one valid offset for the local date-time and zone.
|
|
1087
|
-
* If the zoned date-time is in a daylight savings overlap, then the offset is used
|
|
1088
|
-
* to switch between the two valid offsets. In all other cases, the offset is ignored.
|
|
1089
|
-
* If the new offset value is outside the valid range then a {@link DateTimeException} will be thrown.
|
|
1090
|
-
*
|
|
1091
|
-
* The other supported fields (see {@link isSupported}) will behave as in {@link LocalDateTime#with}.
|
|
1092
|
-
* The zone is not part of the calculation and will be unchanged.
|
|
1093
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1094
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1095
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1096
|
-
*
|
|
1097
|
-
* All other {@link ChronoField} instances will throw an {@link UnsupportedTemporalTypeException}.
|
|
1098
|
-
*
|
|
1099
|
-
* If the field is not a {@link ChronoField}, then the result of this method
|
|
1100
|
-
* is obtained by invoking {@link TemporalField.adjustInto}
|
|
1101
|
-
* passing `this` as the argument. In this case, the field determines
|
|
1102
|
-
* whether and how to adjust the instant.
|
|
1103
|
-
*
|
|
1104
|
-
* This instance is immutable and unaffected by this method call.
|
|
1105
|
-
*
|
|
1106
|
-
* @param {TemporalField} field - the field to set in the result, not null
|
|
1107
|
-
* @param {number} newValue - the new value of the field in the result
|
|
1108
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on `this` with the specified field set, not null
|
|
1109
|
-
* @throws DateTimeException if the field cannot be set
|
|
1110
|
-
* @throws UnsupportedTemporalTypeException if the field is not supported
|
|
1111
|
-
* @throws ArithmeticException if numeric overflow occurs
|
|
1112
|
-
*/
|
|
1113
|
-
with2(field, newValue) {
|
|
1114
|
-
if (field instanceof ChronoField) {
|
|
1115
|
-
switch (field) {
|
|
1116
|
-
case ChronoField.INSTANT_SECONDS: return ZonedDateTime._create(newValue, this.nano(), this._zone);
|
|
1117
|
-
case ChronoField.OFFSET_SECONDS: {
|
|
1118
|
-
const offset = ZoneOffset.ofTotalSeconds(field.checkValidIntValue(newValue));
|
|
1119
|
-
return this._resolveOffset(offset);
|
|
1120
|
-
}
|
|
1121
|
-
}
|
|
1122
|
-
return this._resolveLocal(this._dateTime.with(field, newValue));
|
|
1123
|
-
}
|
|
1124
|
-
return field.adjustInto(this, newValue);
|
|
1125
|
-
}
|
|
1126
|
-
|
|
1127
|
-
//-----------------------------------------------------------------------
|
|
1128
|
-
/**
|
|
1129
|
-
* Returns a copy of this {@link ZonedDateTime} with the year value altered.
|
|
1130
|
-
*
|
|
1131
|
-
* This operates on the local time-line,
|
|
1132
|
-
* changing the year (see {@link LocalDateTime#withYear}) of the local date-time.
|
|
1133
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1134
|
-
* to obtain the offset.
|
|
1135
|
-
*
|
|
1136
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1137
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1138
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1139
|
-
*
|
|
1140
|
-
* This instance is immutable and unaffected by this method call.
|
|
1141
|
-
*
|
|
1142
|
-
* @param {number} year - the year to set in the result, from MIN_YEAR to MAX_YEAR
|
|
1143
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the requested year, not null
|
|
1144
|
-
* @throws DateTimeException if the year value is invalid
|
|
1145
|
-
*/
|
|
1146
|
-
withYear(year) {
|
|
1147
|
-
return this._resolveLocal(this._dateTime.withYear(year));
|
|
1148
|
-
}
|
|
1149
|
-
|
|
1150
|
-
/**
|
|
1151
|
-
* Returns a copy of this {@link ZonedDateTime} with the month-of-year value altered.
|
|
1152
|
-
*
|
|
1153
|
-
* This operates on the local time-line,
|
|
1154
|
-
* changing the month (see {@link LocalDateTime#withMonth}) of the local date-time.
|
|
1155
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1156
|
-
* to obtain the offset.
|
|
1157
|
-
*
|
|
1158
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1159
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1160
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1161
|
-
*
|
|
1162
|
-
* This instance is immutable and unaffected by this method call.
|
|
1163
|
-
*
|
|
1164
|
-
* @param {number} month - the month-of-year to set in the result, from 1 (January) to 12 (December)
|
|
1165
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the requested month, not null
|
|
1166
|
-
* @throws DateTimeException if the month-of-year value is invalid
|
|
1167
|
-
*/
|
|
1168
|
-
withMonth(month) {
|
|
1169
|
-
return this._resolveLocal(this._dateTime.withMonth(month));
|
|
1170
|
-
}
|
|
1171
|
-
|
|
1172
|
-
/**
|
|
1173
|
-
* Returns a copy of this {@link ZonedDateTime} with the day-of-month value altered.
|
|
1174
|
-
*
|
|
1175
|
-
* This operates on the local time-line,
|
|
1176
|
-
* changing the day-of-month (see {@link LocalDateTime#withDayOfMonth}) of the local date-time.
|
|
1177
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1178
|
-
* to obtain the offset.
|
|
1179
|
-
*
|
|
1180
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1181
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1182
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1183
|
-
*
|
|
1184
|
-
* This instance is immutable and unaffected by this method call.
|
|
1185
|
-
*
|
|
1186
|
-
* @param {number} dayOfMonth - the day-of-month to set in the result, from 1 to 28-31
|
|
1187
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the requested day, not null
|
|
1188
|
-
* @throws DateTimeException if the day-of-month value is invalid
|
|
1189
|
-
* @throws DateTimeException if the day-of-month is invalid for the month-year
|
|
1190
|
-
*/
|
|
1191
|
-
withDayOfMonth(dayOfMonth) {
|
|
1192
|
-
return this._resolveLocal(this._dateTime.withDayOfMonth(dayOfMonth));
|
|
1193
|
-
}
|
|
1194
|
-
|
|
1195
|
-
/**
|
|
1196
|
-
* Returns a copy of this {@link ZonedDateTime} with the day-of-year altered.
|
|
1197
|
-
*
|
|
1198
|
-
* This operates on the local time-line,
|
|
1199
|
-
* changing the day-of-year (see {@link LocalDateTime#withDayOfYear}) of the local date-time.
|
|
1200
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1201
|
-
* to obtain the offset.
|
|
1202
|
-
*
|
|
1203
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1204
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1205
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1206
|
-
*
|
|
1207
|
-
* This instance is immutable and unaffected by this method call.
|
|
1208
|
-
*
|
|
1209
|
-
* @param {number} dayOfYear - the day-of-year to set in the result, from 1 to 365-366
|
|
1210
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date with the requested day, not null
|
|
1211
|
-
* @throws DateTimeException if the day-of-year value is invalid
|
|
1212
|
-
* @throws DateTimeException if the day-of-year is invalid for the year
|
|
1213
|
-
*/
|
|
1214
|
-
withDayOfYear(dayOfYear) {
|
|
1215
|
-
return this._resolveLocal(this._dateTime.withDayOfYear(dayOfYear));
|
|
1216
|
-
}
|
|
1217
|
-
|
|
1218
|
-
//-----------------------------------------------------------------------
|
|
1219
|
-
/**
|
|
1220
|
-
* Returns a copy of this {@link ZonedDateTime} with the hour-of-day value altered.
|
|
1221
|
-
*
|
|
1222
|
-
* This operates on the local time-line,
|
|
1223
|
-
* changing the time (see {@link LocalDateTime#withHour}) of the local date-time.
|
|
1224
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1225
|
-
* to obtain the offset.
|
|
1226
|
-
*
|
|
1227
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1228
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1229
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1230
|
-
*
|
|
1231
|
-
* This instance is immutable and unaffected by this method call.
|
|
1232
|
-
*
|
|
1233
|
-
* @param {number} hour - the hour-of-day to set in the result, from 0 to 23
|
|
1234
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the requested hour, not null
|
|
1235
|
-
* @throws DateTimeException if the hour value is invalid
|
|
1236
|
-
*/
|
|
1237
|
-
withHour(hour) {
|
|
1238
|
-
return this._resolveLocal(this._dateTime.withHour(hour));
|
|
1239
|
-
}
|
|
1240
|
-
|
|
1241
|
-
/**
|
|
1242
|
-
* Returns a copy of this {@link ZonedDateTime} with the minute-of-hour value altered.
|
|
1243
|
-
*
|
|
1244
|
-
* This operates on the local time-line,
|
|
1245
|
-
* changing the time (see {@link LocalDateTime#withMinute}) of the local date-time.
|
|
1246
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1247
|
-
* to obtain the offset.
|
|
1248
|
-
*
|
|
1249
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1250
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1251
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1252
|
-
*
|
|
1253
|
-
* This instance is immutable and unaffected by this method call.
|
|
1254
|
-
*
|
|
1255
|
-
* @param {number} minute - the minute-of-hour to set in the result, from 0 to 59
|
|
1256
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the requested minute, not null
|
|
1257
|
-
* @throws DateTimeException if the minute value is invalid
|
|
1258
|
-
*/
|
|
1259
|
-
withMinute(minute) {
|
|
1260
|
-
return this._resolveLocal(this._dateTime.withMinute(minute));
|
|
1261
|
-
}
|
|
1262
|
-
|
|
1263
|
-
/**
|
|
1264
|
-
* Returns a copy of this {@link ZonedDateTime} with the second-of-minute value altered.
|
|
1265
|
-
*
|
|
1266
|
-
* This operates on the local time-line,
|
|
1267
|
-
* changing the time (see {@link LocalDateTime#withSecond}) of the local date-time.
|
|
1268
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1269
|
-
* to obtain the offset.
|
|
1270
|
-
*
|
|
1271
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1272
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1273
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1274
|
-
*
|
|
1275
|
-
* This instance is immutable and unaffected by this method call.
|
|
1276
|
-
*
|
|
1277
|
-
* @param {number} second - the second-of-minute to set in the result, from 0 to 59
|
|
1278
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the requested second, not null
|
|
1279
|
-
* @throws DateTimeException if the second value is invalid
|
|
1280
|
-
*/
|
|
1281
|
-
withSecond(second) {
|
|
1282
|
-
return this._resolveLocal(this._dateTime.withSecond(second));
|
|
1283
|
-
}
|
|
1284
|
-
|
|
1285
|
-
/**
|
|
1286
|
-
* Returns a copy of this {@link ZonedDateTime} with the nano-of-second value altered.
|
|
1287
|
-
*
|
|
1288
|
-
* This operates on the local time-line,
|
|
1289
|
-
* changing the time (see {@link LocalDateTime#withNano}) of the local date-time.
|
|
1290
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1291
|
-
* to obtain the offset.
|
|
1292
|
-
*
|
|
1293
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1294
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1295
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1296
|
-
*
|
|
1297
|
-
* This instance is immutable and unaffected by this method call.
|
|
1298
|
-
*
|
|
1299
|
-
* @param {number} nanoOfSecond - the nano-of-second to set in the result, from 0 to 999,999,999
|
|
1300
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the requested nanosecond, not null
|
|
1301
|
-
* @throws DateTimeException if the nano value is invalid
|
|
1302
|
-
*/
|
|
1303
|
-
withNano(nanoOfSecond) {
|
|
1304
|
-
return this._resolveLocal(this._dateTime.withNano(nanoOfSecond));
|
|
1305
|
-
}
|
|
1306
|
-
|
|
1307
|
-
//-----------------------------------------------------------------------
|
|
1308
|
-
/**
|
|
1309
|
-
* Returns a copy of this {@link ZonedDateTime} with the time truncated.
|
|
1310
|
-
*
|
|
1311
|
-
* Truncation returns a copy of the original date-time with fields
|
|
1312
|
-
* smaller than the specified unit set to zero.
|
|
1313
|
-
* For example, truncating with {@link ChronoUnit#MINUTES}
|
|
1314
|
-
* will set the second-of-minute and nano-of-second field to zero.
|
|
1315
|
-
*
|
|
1316
|
-
* The unit must have a duration (see {@link TemporalUnit#getDuration})
|
|
1317
|
-
* that divides into the length of a standard day without remainder.
|
|
1318
|
-
* This includes all supplied time units on {@link ChronoUnit} and
|
|
1319
|
-
* {@link ChronoUnit#DAYS}. Other units throw an exception.
|
|
1320
|
-
*
|
|
1321
|
-
* This operates on the local time-line, truncating the underlying local date-time.
|
|
1322
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID to obtain the offset.
|
|
1323
|
-
*
|
|
1324
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1325
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1326
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1327
|
-
*
|
|
1328
|
-
* This instance is immutable and unaffected by this method call.
|
|
1329
|
-
*
|
|
1330
|
-
* @param {TemporalUnit} unit - the unit to truncate to, not null
|
|
1331
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the time truncated, not null
|
|
1332
|
-
* @throws DateTimeException if unable to truncate
|
|
1333
|
-
*/
|
|
1334
|
-
truncatedTo(unit) {
|
|
1335
|
-
return this._resolveLocal(this._dateTime.truncatedTo(unit));
|
|
1336
|
-
}
|
|
1337
|
-
|
|
1338
|
-
//-----------------------------------------------------------------------
|
|
1339
|
-
/**
|
|
1340
|
-
* function overloading for {@link ZonedDateTime.plus}
|
|
1341
|
-
*
|
|
1342
|
-
* if called with 1 argument {@link ZonedDateTime.plusTemporalAmount} is applied,
|
|
1343
|
-
* otherwise {@link ZonedDateTime.plus2}
|
|
1344
|
-
*/
|
|
1345
|
-
plus(){
|
|
1346
|
-
if(arguments.length === 1){
|
|
1347
|
-
return this.plusTemporalAmount.apply(this, arguments);
|
|
1348
|
-
} else {
|
|
1349
|
-
return this.plus2.apply(this, arguments);
|
|
1350
|
-
}
|
|
1351
|
-
}
|
|
1352
|
-
|
|
1353
|
-
/**
|
|
1354
|
-
* Returns a copy of this date-time with the specified period added.
|
|
1355
|
-
*
|
|
1356
|
-
* This method returns a new date-time based on this time with the specified period added.
|
|
1357
|
-
* The amount is typically {@link Period} but may be any other type implementing
|
|
1358
|
-
* the {@link TemporalAmount} interface.
|
|
1359
|
-
* The calculation is delegated to the specified adjuster, which typically calls
|
|
1360
|
-
* back to {@link plus}.
|
|
1361
|
-
*
|
|
1362
|
-
* This instance is immutable and unaffected by this method call.
|
|
1363
|
-
*
|
|
1364
|
-
* @param {!TemporalAmount} amount - the amount to add, not null
|
|
1365
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the addition made, not null
|
|
1366
|
-
* @throws DateTimeException if the addition cannot be made
|
|
1367
|
-
* @throws ArithmeticException if numeric overflow occurs
|
|
1368
|
-
*/
|
|
1369
|
-
plusTemporalAmount(amount) {
|
|
1370
|
-
requireNonNull(amount);
|
|
1371
|
-
return amount.addTo(this);
|
|
1372
|
-
}
|
|
1373
|
-
|
|
1374
|
-
/**
|
|
1375
|
-
* Returns a copy of this date-time with the specified period added.
|
|
1376
|
-
*
|
|
1377
|
-
* This method returns a new date-time based on this date-time with the specified period added.
|
|
1378
|
-
* This can be used to add any period that is defined by a unit, for example to add years, months or days.
|
|
1379
|
-
* The unit is responsible for the details of the calculation, including the resolution
|
|
1380
|
-
* of any edge cases in the calculation.
|
|
1381
|
-
*
|
|
1382
|
-
* The calculation for date and time units differ.
|
|
1383
|
-
*
|
|
1384
|
-
* Date units operate on the local time-line.
|
|
1385
|
-
* The period is first added to the local date-time, then converted back
|
|
1386
|
-
* to a zoned date-time using the zone ID.
|
|
1387
|
-
* The conversion uses {@link ofLocal}
|
|
1388
|
-
* with the offset before the addition.
|
|
1389
|
-
*
|
|
1390
|
-
* Time units operate on the instant time-line.
|
|
1391
|
-
* The period is first added to the local date-time, then converted back to
|
|
1392
|
-
* a zoned date-time using the zone ID.
|
|
1393
|
-
* The conversion uses {@link ofInstant}
|
|
1394
|
-
* with the offset before the addition.
|
|
1395
|
-
*
|
|
1396
|
-
* This instance is immutable and unaffected by this method call.
|
|
1397
|
-
*
|
|
1398
|
-
* @param {number} amountToAdd - the amount of the unit to add to the result, may be negative
|
|
1399
|
-
* @param {TemporalUnit} unit - the unit of the period to add, not null
|
|
1400
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the specified period added, not null
|
|
1401
|
-
* @throws DateTimeException if the unit cannot be added to this type
|
|
1402
|
-
*/
|
|
1403
|
-
plus2(amountToAdd, unit) {
|
|
1404
|
-
if (unit instanceof ChronoUnit) {
|
|
1405
|
-
if (unit.isDateBased()) {
|
|
1406
|
-
return this._resolveLocal(this._dateTime.plus(amountToAdd, unit));
|
|
1407
|
-
} else {
|
|
1408
|
-
return this._resolveInstant(this._dateTime.plus(amountToAdd, unit));
|
|
1409
|
-
}
|
|
1410
|
-
}
|
|
1411
|
-
requireNonNull(unit, 'unit');
|
|
1412
|
-
return unit.addTo(this, amountToAdd);
|
|
1413
|
-
}
|
|
1414
|
-
|
|
1415
|
-
//-----------------------------------------------------------------------
|
|
1416
|
-
/**
|
|
1417
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in years added.
|
|
1418
|
-
*
|
|
1419
|
-
* This operates on the local time-line, adding years to the local date-time.
|
|
1420
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1421
|
-
* to obtain the offset.
|
|
1422
|
-
*
|
|
1423
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1424
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1425
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1426
|
-
*
|
|
1427
|
-
* This instance is immutable and unaffected by this method call.
|
|
1428
|
-
*
|
|
1429
|
-
* @param {number} years - the years to add, may be negative
|
|
1430
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the years added, not null
|
|
1431
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1432
|
-
*/
|
|
1433
|
-
plusYears(years) {
|
|
1434
|
-
return this._resolveLocal(this._dateTime.plusYears(years));
|
|
1435
|
-
}
|
|
1436
|
-
|
|
1437
|
-
/**
|
|
1438
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in months added.
|
|
1439
|
-
*
|
|
1440
|
-
* This operates on the local time-line, adding months to the local date-time.
|
|
1441
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1442
|
-
* to obtain the offset.
|
|
1443
|
-
*
|
|
1444
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1445
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1446
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1447
|
-
*
|
|
1448
|
-
* This instance is immutable and unaffected by this method call.
|
|
1449
|
-
*
|
|
1450
|
-
* @param {number} months - the months to add, may be negative
|
|
1451
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the months added, not null
|
|
1452
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1453
|
-
*/
|
|
1454
|
-
plusMonths(months) {
|
|
1455
|
-
return this._resolveLocal(this._dateTime.plusMonths(months));
|
|
1456
|
-
}
|
|
1457
|
-
|
|
1458
|
-
/**
|
|
1459
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in weeks added.
|
|
1460
|
-
*
|
|
1461
|
-
* This operates on the local time-line, adding weeks to the local date-time.
|
|
1462
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1463
|
-
* to obtain the offset.
|
|
1464
|
-
*
|
|
1465
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1466
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1467
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1468
|
-
*
|
|
1469
|
-
* This instance is immutable and unaffected by this method call.
|
|
1470
|
-
*
|
|
1471
|
-
* @param {number} weeks - the weeks to add, may be negative
|
|
1472
|
-
* @return {ZonedDateTime}a {@link ZonedDateTime} based on this date-time with the weeks added, not null
|
|
1473
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1474
|
-
*/
|
|
1475
|
-
plusWeeks(weeks) {
|
|
1476
|
-
return this._resolveLocal(this._dateTime.plusWeeks(weeks));
|
|
1477
|
-
}
|
|
1478
|
-
|
|
1479
|
-
/**
|
|
1480
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in days added.
|
|
1481
|
-
*
|
|
1482
|
-
* This operates on the local time-line, adding days to the local date-time.
|
|
1483
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1484
|
-
* to obtain the offset.
|
|
1485
|
-
*
|
|
1486
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1487
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1488
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1489
|
-
*
|
|
1490
|
-
* This instance is immutable and unaffected by this method call.
|
|
1491
|
-
*
|
|
1492
|
-
* @param {number} days - the days to add, may be negative
|
|
1493
|
-
* @return {ZonedDateTime}a {@link ZonedDateTime} based on this date-time with the days added, not null
|
|
1494
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1495
|
-
*/
|
|
1496
|
-
plusDays(days) {
|
|
1497
|
-
return this._resolveLocal(this._dateTime.plusDays(days));
|
|
1498
|
-
}
|
|
1499
|
-
|
|
1500
|
-
//-----------------------------------------------------------------------
|
|
1501
|
-
/**
|
|
1502
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in hours added.
|
|
1503
|
-
*
|
|
1504
|
-
* This operates on the instant time-line, such that adding one hour will
|
|
1505
|
-
* always be a duration of one hour later.
|
|
1506
|
-
* This may cause the local date-time to change by an amount other than one hour.
|
|
1507
|
-
* Note that this is a different approach to that used by days, months and years,
|
|
1508
|
-
* thus adding one day is not the same as adding 24 hours.
|
|
1509
|
-
*
|
|
1510
|
-
* For example, consider a time-zone where the spring DST cutover means that the
|
|
1511
|
-
* local times 01:00 to 01:59 occur twice changing from offset +02:00 to +01:00.
|
|
1512
|
-
*
|
|
1513
|
-
* * Adding one hour to 00:30+02:00 will result in 01:30+02:00
|
|
1514
|
-
* * Adding one hour to 01:30+02:00 will result in 01:30+01:00
|
|
1515
|
-
* * Adding one hour to 01:30+01:00 will result in 02:30+01:00
|
|
1516
|
-
* * Adding three hours to 00:30+02:00 will result in 02:30+01:00
|
|
1517
|
-
*
|
|
1518
|
-
* This instance is immutable and unaffected by this method call.
|
|
1519
|
-
*
|
|
1520
|
-
* @param {number} hours - the hours to add, may be negative
|
|
1521
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the hours added, not null
|
|
1522
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1523
|
-
*/
|
|
1524
|
-
plusHours(hours) {
|
|
1525
|
-
return this._resolveInstant(this._dateTime.plusHours(hours));
|
|
1526
|
-
}
|
|
1527
|
-
|
|
1528
|
-
/**
|
|
1529
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in minutes added.
|
|
1530
|
-
*
|
|
1531
|
-
* This operates on the instant time-line, such that adding one minute will
|
|
1532
|
-
* always be a duration of one minute later.
|
|
1533
|
-
* This may cause the local date-time to change by an amount other than one minute.
|
|
1534
|
-
* Note that this is a different approach to that used by days, months and years.
|
|
1535
|
-
*
|
|
1536
|
-
* This instance is immutable and unaffected by this method call.
|
|
1537
|
-
*
|
|
1538
|
-
* @param {number} minutes - the minutes to add, may be negative
|
|
1539
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the minutes added, not null
|
|
1540
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1541
|
-
*/
|
|
1542
|
-
plusMinutes(minutes) {
|
|
1543
|
-
return this._resolveInstant(this._dateTime.plusMinutes(minutes));
|
|
1544
|
-
}
|
|
1545
|
-
|
|
1546
|
-
/**
|
|
1547
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in seconds added.
|
|
1548
|
-
*
|
|
1549
|
-
* This operates on the instant time-line, such that adding one second will
|
|
1550
|
-
* always be a duration of one second later.
|
|
1551
|
-
* This may cause the local date-time to change by an amount other than one second.
|
|
1552
|
-
* Note that this is a different approach to that used by days, months and years.
|
|
1553
|
-
*
|
|
1554
|
-
* This instance is immutable and unaffected by this method call.
|
|
1555
|
-
*
|
|
1556
|
-
* @param {number} seconds - the seconds to add, may be negative
|
|
1557
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the seconds added, not null
|
|
1558
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1559
|
-
*/
|
|
1560
|
-
plusSeconds(seconds) {
|
|
1561
|
-
return this._resolveInstant(this._dateTime.plusSeconds(seconds));
|
|
1562
|
-
}
|
|
1563
|
-
|
|
1564
|
-
/**
|
|
1565
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in nanoseconds added.
|
|
1566
|
-
*
|
|
1567
|
-
* This operates on the instant time-line, such that adding one nano will
|
|
1568
|
-
* always be a duration of one nano later.
|
|
1569
|
-
* This may cause the local date-time to change by an amount other than one nano.
|
|
1570
|
-
* Note that this is a different approach to that used by days, months and years.
|
|
1571
|
-
*
|
|
1572
|
-
* This instance is immutable and unaffected by this method call.
|
|
1573
|
-
*
|
|
1574
|
-
* @param {number} nanos - the nanos to add, may be negative
|
|
1575
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the nanoseconds added, not null
|
|
1576
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1577
|
-
*/
|
|
1578
|
-
plusNanos(nanos) {
|
|
1579
|
-
return this._resolveInstant(this._dateTime.plusNanos(nanos));
|
|
1580
|
-
}
|
|
1581
|
-
|
|
1582
|
-
//-----------------------------------------------------------------------
|
|
1583
|
-
/**
|
|
1584
|
-
* function overloading for {@link ZonedDateTime.minus}
|
|
1585
|
-
*
|
|
1586
|
-
* if called with 1 argument {@link ZonedDateTime.minusTemporalAmount} is applied,
|
|
1587
|
-
* otherwise {@link ZonedDateTime.minus2}
|
|
1588
|
-
*/
|
|
1589
|
-
minus(){
|
|
1590
|
-
if(arguments.length === 1){
|
|
1591
|
-
return this.minusTemporalAmount.apply(this, arguments);
|
|
1592
|
-
} else {
|
|
1593
|
-
return this.minus2.apply(this, arguments);
|
|
1594
|
-
}
|
|
1595
|
-
}
|
|
1596
|
-
|
|
1597
|
-
/**
|
|
1598
|
-
* Returns a copy of this date-time with the specified period subtracted.
|
|
1599
|
-
*
|
|
1600
|
-
* This method returns a new date-time based on this time with the specified period subtracted.
|
|
1601
|
-
* The amount is typically {@link Period} but may be any other type implementing
|
|
1602
|
-
* the {@link TemporalAmount} interface.
|
|
1603
|
-
* The calculation is delegated to the specified adjuster, which typically calls
|
|
1604
|
-
* back to {@link minus}.
|
|
1605
|
-
*
|
|
1606
|
-
* This instance is immutable and unaffected by this method call.
|
|
1607
|
-
*
|
|
1608
|
-
* @param {TemporalAmount} amount - the amount to subtract, not null
|
|
1609
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the subtraction made, not null
|
|
1610
|
-
* @throws DateTimeException if the subtraction cannot be made
|
|
1611
|
-
* @throws ArithmeticException if numeric overflow occurs
|
|
1612
|
-
*/
|
|
1613
|
-
minusTemporalAmount(amount) {
|
|
1614
|
-
requireNonNull(amount, 'amount');
|
|
1615
|
-
return amount.subtractFrom(this);
|
|
1616
|
-
}
|
|
1617
|
-
|
|
1618
|
-
/**
|
|
1619
|
-
* Returns a copy of this date-time with the specified period subtracted.
|
|
1620
|
-
*
|
|
1621
|
-
* This method returns a new date-time based on this date-time with the specified period subtracted.
|
|
1622
|
-
* This can be used to subtract any period that is defined by a unit, for example to subtract years, months or days.
|
|
1623
|
-
* The unit is responsible for the details of the calculation, including the resolution
|
|
1624
|
-
* of any edge cases in the calculation.
|
|
1625
|
-
*
|
|
1626
|
-
* The calculation for date and time units differ.
|
|
1627
|
-
*
|
|
1628
|
-
* Date units operate on the local time-line.
|
|
1629
|
-
* The period is first subtracted from the local date-time, then converted back
|
|
1630
|
-
* to a zoned date-time using the zone ID.
|
|
1631
|
-
* The conversion uses {@link ofLocal}
|
|
1632
|
-
* with the offset before the subtraction.
|
|
1633
|
-
*
|
|
1634
|
-
* Time units operate on the instant time-line.
|
|
1635
|
-
* The period is first subtracted from the local date-time, then converted back to
|
|
1636
|
-
* a zoned date-time using the zone ID.
|
|
1637
|
-
* The conversion uses {@link ofInstant}
|
|
1638
|
-
* with the offset before the subtraction.
|
|
1639
|
-
*
|
|
1640
|
-
* This instance is immutable and unaffected by this method call.
|
|
1641
|
-
*
|
|
1642
|
-
* @param {number} amountToSubtract - the amount of the unit to subtract from the result, may be negative
|
|
1643
|
-
* @param {TemporalUnit} unit - the unit of the period to subtract, not null
|
|
1644
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the specified period subtracted, not null
|
|
1645
|
-
* @throws DateTimeException if the unit cannot be added to this type
|
|
1646
|
-
*/
|
|
1647
|
-
minus2(amountToSubtract, unit) {
|
|
1648
|
-
return this.plus2(-1 * amountToSubtract, unit);
|
|
1649
|
-
}
|
|
1650
|
-
|
|
1651
|
-
//-----------------------------------------------------------------------
|
|
1652
|
-
/**
|
|
1653
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in years subtracted.
|
|
1654
|
-
*
|
|
1655
|
-
* This operates on the local time-line, subtracting years from the local date-time.
|
|
1656
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1657
|
-
* to obtain the offset.
|
|
1658
|
-
*
|
|
1659
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1660
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1661
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1662
|
-
*
|
|
1663
|
-
* This instance is immutable and unaffected by this method call.
|
|
1664
|
-
*
|
|
1665
|
-
* @param {number} years - the years to subtract, may be negative
|
|
1666
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the years subtracted, not null
|
|
1667
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1668
|
-
*/
|
|
1669
|
-
minusYears(years) {
|
|
1670
|
-
return this.plusYears(-1 * years);
|
|
1671
|
-
}
|
|
1672
|
-
|
|
1673
|
-
/**
|
|
1674
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in months subtracted.
|
|
1675
|
-
*
|
|
1676
|
-
* This operates on the local time-line, subtracting months from the local date-time.
|
|
1677
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1678
|
-
* to obtain the offset.
|
|
1679
|
-
*
|
|
1680
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1681
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1682
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1683
|
-
*
|
|
1684
|
-
* This instance is immutable and unaffected by this method call.
|
|
1685
|
-
*
|
|
1686
|
-
* @param {number} months - the months to subtract, may be negative
|
|
1687
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the months subtracted, not null
|
|
1688
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1689
|
-
*/
|
|
1690
|
-
minusMonths(months) {
|
|
1691
|
-
return this.plusMonths(-1 * months);
|
|
1692
|
-
}
|
|
1693
|
-
|
|
1694
|
-
/**
|
|
1695
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in weeks subtracted.
|
|
1696
|
-
*
|
|
1697
|
-
* This operates on the local time-line, subtracting weeks from the local date-time.
|
|
1698
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1699
|
-
* to obtain the offset.
|
|
1700
|
-
*
|
|
1701
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1702
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1703
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1704
|
-
*
|
|
1705
|
-
* This instance is immutable and unaffected by this method call.
|
|
1706
|
-
*
|
|
1707
|
-
* @param {number} weeks - the weeks to subtract, may be negative
|
|
1708
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the weeks subtracted, not null
|
|
1709
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1710
|
-
*/
|
|
1711
|
-
minusWeeks(weeks) {
|
|
1712
|
-
return this.plusWeeks(-1 * weeks);
|
|
1713
|
-
}
|
|
1714
|
-
|
|
1715
|
-
/**
|
|
1716
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in days subtracted.
|
|
1717
|
-
*
|
|
1718
|
-
* This operates on the local time-line, subtracting days from the local date-time.
|
|
1719
|
-
* This is then converted back to a {@link ZonedDateTime}, using the zone ID
|
|
1720
|
-
* to obtain the offset.
|
|
1721
|
-
*
|
|
1722
|
-
* When converting back to {@link ZonedDateTime}, if the local date-time is in an overlap,
|
|
1723
|
-
* then the offset will be retained if possible, otherwise the earlier offset will be used.
|
|
1724
|
-
* If in a gap, the local date-time will be adjusted forward by the length of the gap.
|
|
1725
|
-
*
|
|
1726
|
-
* This instance is immutable and unaffected by this method call.
|
|
1727
|
-
*
|
|
1728
|
-
* @param {number} days - the days to subtract, may be negative
|
|
1729
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the days subtracted, not null
|
|
1730
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1731
|
-
*/
|
|
1732
|
-
minusDays(days) {
|
|
1733
|
-
return this.plusDays(-1 * days);
|
|
1734
|
-
}
|
|
1735
|
-
|
|
1736
|
-
//-----------------------------------------------------------------------
|
|
1737
|
-
/**
|
|
1738
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in hours subtracted.
|
|
1739
|
-
*
|
|
1740
|
-
* This operates on the instant time-line, such that subtracting one hour will
|
|
1741
|
-
* always be a duration of one hour earlier.
|
|
1742
|
-
* This may cause the local date-time to change by an amount other than one hour.
|
|
1743
|
-
* Note that this is a different approach to that used by days, months and years,
|
|
1744
|
-
* thus subtracting one day is not the same as adding 24 hours.
|
|
1745
|
-
*
|
|
1746
|
-
* For example, consider a time-zone where the spring DST cutover means that the
|
|
1747
|
-
* local times 01:00 to 01:59 occur twice changing from offset +02:00 to +01:00.
|
|
1748
|
-
*
|
|
1749
|
-
* * Subtracting one hour from 02:30+01:00 will result in 01:30+02:00
|
|
1750
|
-
* * Subtracting one hour from 01:30+01:00 will result in 01:30+02:00
|
|
1751
|
-
* * Subtracting one hour from 01:30+02:00 will result in 00:30+01:00
|
|
1752
|
-
* * Subtracting three hours from 02:30+01:00 will result in 00:30+02:00
|
|
1753
|
-
*
|
|
1754
|
-
* This instance is immutable and unaffected by this method call.
|
|
1755
|
-
*
|
|
1756
|
-
* @param {number} hours - the hours to subtract, may be negative
|
|
1757
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the hours subtracted, not null
|
|
1758
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1759
|
-
*/
|
|
1760
|
-
minusHours(hours) {
|
|
1761
|
-
return this.plusHours(-1 * hours);
|
|
1762
|
-
}
|
|
1763
|
-
|
|
1764
|
-
/**
|
|
1765
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in minutes subtracted.
|
|
1766
|
-
*
|
|
1767
|
-
* This operates on the instant time-line, such that subtracting one minute will
|
|
1768
|
-
* always be a duration of one minute earlier.
|
|
1769
|
-
* This may cause the local date-time to change by an amount other than one minute.
|
|
1770
|
-
* Note that this is a different approach to that used by days, months and years.
|
|
1771
|
-
*
|
|
1772
|
-
* This instance is immutable and unaffected by this method call.
|
|
1773
|
-
*
|
|
1774
|
-
* @param {number} minutes - the minutes to subtract, may be negative
|
|
1775
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the minutes subtracted, not null
|
|
1776
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1777
|
-
*/
|
|
1778
|
-
minusMinutes(minutes) {
|
|
1779
|
-
return this.plusMinutes(-1 * minutes);
|
|
1780
|
-
}
|
|
1781
|
-
|
|
1782
|
-
/**
|
|
1783
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in seconds subtracted.
|
|
1784
|
-
*
|
|
1785
|
-
* This operates on the instant time-line, such that subtracting one second will
|
|
1786
|
-
* always be a duration of one second earlier.
|
|
1787
|
-
* This may cause the local date-time to change by an amount other than one second.
|
|
1788
|
-
* Note that this is a different approach to that used by days, months and years.
|
|
1789
|
-
*
|
|
1790
|
-
* This instance is immutable and unaffected by this method call.
|
|
1791
|
-
*
|
|
1792
|
-
* @param {number} seconds - the seconds to subtract, may be negative
|
|
1793
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the seconds subtracted, not null
|
|
1794
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1795
|
-
*/
|
|
1796
|
-
minusSeconds(seconds) {
|
|
1797
|
-
return this.plusSeconds(-1 * seconds);
|
|
1798
|
-
}
|
|
1799
|
-
|
|
1800
|
-
/**
|
|
1801
|
-
* Returns a copy of this {@link ZonedDateTime} with the specified period in nanoseconds subtracted.
|
|
1802
|
-
*
|
|
1803
|
-
* This operates on the instant time-line, such that subtracting one nano will
|
|
1804
|
-
* always be a duration of one nano earlier.
|
|
1805
|
-
* This may cause the local date-time to change by an amount other than one nano.
|
|
1806
|
-
* Note that this is a different approach to that used by days, months and years.
|
|
1807
|
-
*
|
|
1808
|
-
* This instance is immutable and unaffected by this method call.
|
|
1809
|
-
*
|
|
1810
|
-
* @param {number} nanos - the nanos to subtract, may be negative
|
|
1811
|
-
* @return {ZonedDateTime} a {@link ZonedDateTime} based on this date-time with the nanoseconds subtracted, not null
|
|
1812
|
-
* @throws DateTimeException if the result exceeds the supported date range
|
|
1813
|
-
*/
|
|
1814
|
-
minusNanos(nanos) {
|
|
1815
|
-
return this.plusNanos(-1 * nanos);
|
|
1816
|
-
}
|
|
1817
|
-
|
|
1818
|
-
//-----------------------------------------------------------------------
|
|
1819
|
-
/**
|
|
1820
|
-
* Queries this date-time using the specified query.
|
|
1821
|
-
*
|
|
1822
|
-
* This queries this date-time using the specified query strategy object.
|
|
1823
|
-
* The {@link TemporalQuery} object defines the logic to be used to
|
|
1824
|
-
* obtain the result. Read the documentation of the query to understand
|
|
1825
|
-
* what the result of this method will be.
|
|
1826
|
-
*
|
|
1827
|
-
* The result of this method is obtained by invoking the
|
|
1828
|
-
* {@link TemporalQuery#queryFrom} method on the
|
|
1829
|
-
* specified query passing `this` as the argument.
|
|
1830
|
-
*
|
|
1831
|
-
* @param {TemporalQuery} query - the query to invoke, not null
|
|
1832
|
-
* @return {*} the query result, null may be returned (defined by the query)
|
|
1833
|
-
* @throws DateTimeException if unable to query (defined by the query)
|
|
1834
|
-
* @throws ArithmeticException if numeric overflow occurs (defined by the query)
|
|
1835
|
-
*/
|
|
1836
|
-
query(query) {
|
|
1837
|
-
if (query === TemporalQueries.localDate()) {
|
|
1838
|
-
return this.toLocalDate();
|
|
1839
|
-
}
|
|
1840
|
-
requireNonNull(query, 'query');
|
|
1841
|
-
return super.query(query);
|
|
1842
|
-
}
|
|
1843
|
-
|
|
1844
|
-
/**
|
|
1845
|
-
* Calculates the period between this date-time and another date-time in
|
|
1846
|
-
* terms of the specified unit.
|
|
1847
|
-
*
|
|
1848
|
-
* This calculates the period between two date-times in terms of a single unit.
|
|
1849
|
-
* The start and end points are `this` and the specified date-time.
|
|
1850
|
-
* The result will be negative if the end is before the start.
|
|
1851
|
-
* For example, the period in days between two date-times can be calculated
|
|
1852
|
-
* using {@link startDateTime.until}.
|
|
1853
|
-
*
|
|
1854
|
-
* The {@link Temporal} passed to this method must be a {@link ZonedDateTime}.
|
|
1855
|
-
* If the time-zone differs between the two zoned date-times, the specified
|
|
1856
|
-
* end date-time is normalized to have the same zone as this date-time.
|
|
1857
|
-
*
|
|
1858
|
-
* The calculation returns a whole number, representing the number of
|
|
1859
|
-
* complete units between the two date-times.
|
|
1860
|
-
* For example, the period in months between 2012-06-15T00:00Z and 2012-08-14T23:59Z
|
|
1861
|
-
* will only be one month as it is one minute short of two months.
|
|
1862
|
-
*
|
|
1863
|
-
* This method operates in association with {@link TemporalUnit#between}.
|
|
1864
|
-
* The result of this method is a `long` representing the amount of
|
|
1865
|
-
* the specified unit. By contrast, the result of {@link between} is an
|
|
1866
|
-
* object that can be used directly in addition/subtraction:
|
|
1867
|
-
* <pre>
|
|
1868
|
-
* long period = start.until(end, MONTHS); // this method
|
|
1869
|
-
* dateTime.plus(MONTHS.between(start, end)); // use in plus/minus
|
|
1870
|
-
* </pre>
|
|
1871
|
-
*
|
|
1872
|
-
* The calculation is implemented in this method for {@link ChronoUnit}.
|
|
1873
|
-
* The units {@link NANOS}, {@link MICROS}, {@link MILLIS}, {@link SECONDS},
|
|
1874
|
-
* {@link MINUTES}, {@link HOURS} and {@link HALF_DAYS}, {@link DAYS},
|
|
1875
|
-
* {@link WEEKS}, {@link MONTHS}, {@link YEARS}, {@link DECADES},
|
|
1876
|
-
* {@link CENTURIES}, {@link MILLENNIA} and {@link ERAS} are supported.
|
|
1877
|
-
* Other {@link ChronoUnit} values will throw an exception.
|
|
1878
|
-
*
|
|
1879
|
-
* The calculation for date and time units differ.
|
|
1880
|
-
*
|
|
1881
|
-
* Date units operate on the local time-line, using the local date-time.
|
|
1882
|
-
* For example, the period from noon on day 1 to noon the following day
|
|
1883
|
-
* in days will always be counted as exactly one day, irrespective of whether
|
|
1884
|
-
* there was a daylight savings change or not.
|
|
1885
|
-
*
|
|
1886
|
-
* Time units operate on the instant time-line.
|
|
1887
|
-
* The calculation effectively converts both zoned date-times to instants
|
|
1888
|
-
* and then calculates the period between the instants.
|
|
1889
|
-
* For example, the period from noon on day 1 to noon the following day
|
|
1890
|
-
* in hours may be 23, 24 or 25 hours (or some other amount) depending on
|
|
1891
|
-
* whether there was a daylight savings change or not.
|
|
1892
|
-
*
|
|
1893
|
-
* If the unit is not a {@link ChronoUnit}, then the result of this method
|
|
1894
|
-
* is obtained by invoking {@link TemporalUnit.between}
|
|
1895
|
-
* passing `this` as the first argument and the input temporal as
|
|
1896
|
-
* the second argument.
|
|
1897
|
-
*
|
|
1898
|
-
* This instance is immutable and unaffected by this method call.
|
|
1899
|
-
*
|
|
1900
|
-
* @param {Temporal} endExclusive the end date-time, which is converted to a {@link ZonedDateTime}, not null
|
|
1901
|
-
* @param {TemporalUnit} unit the unit to measure the period in, not null
|
|
1902
|
-
* @return {number} the amount of the period between this date-time and the end date-time
|
|
1903
|
-
* @throws DateTimeException if the period cannot be calculated
|
|
1904
|
-
* @throws ArithmeticException if numeric overflow occurs
|
|
1905
|
-
*/
|
|
1906
|
-
until(endExclusive, unit) {
|
|
1907
|
-
let end = ZonedDateTime.from(endExclusive);
|
|
1908
|
-
if (unit instanceof ChronoUnit) {
|
|
1909
|
-
end = end.withZoneSameInstant(this._zone);
|
|
1910
|
-
if (unit.isDateBased()) {
|
|
1911
|
-
return this._dateTime.until(end._dateTime, unit);
|
|
1912
|
-
} else {
|
|
1913
|
-
const difference = this._offset.totalSeconds() - end._offset.totalSeconds();
|
|
1914
|
-
const adjustedEnd = end._dateTime.plusSeconds(difference);
|
|
1915
|
-
return this._dateTime.until(adjustedEnd, unit);
|
|
1916
|
-
}
|
|
1917
|
-
}
|
|
1918
|
-
return unit.between(this, end);
|
|
1919
|
-
}
|
|
1920
|
-
|
|
1921
|
-
//-----------------------------------------------------------------------
|
|
1922
|
-
/**
|
|
1923
|
-
* Gets the {@link LocalDateTime} part of this date-time.
|
|
1924
|
-
*
|
|
1925
|
-
* This returns a {@link LocalDateTime} with the same year, month, day and time
|
|
1926
|
-
* as this date-time.
|
|
1927
|
-
*
|
|
1928
|
-
* @return {LocalDateTime} the local date-time part of this date-time, not null
|
|
1929
|
-
*/
|
|
1930
|
-
toLocalDateTime() {
|
|
1931
|
-
return this._dateTime;
|
|
1932
|
-
}
|
|
1933
|
-
|
|
1934
|
-
/**
|
|
1935
|
-
* Gets the {@link LocalDate} part of this date-time.
|
|
1936
|
-
*
|
|
1937
|
-
* This returns a {@link LocalDate} with the same year, month and day
|
|
1938
|
-
* as this date-time.
|
|
1939
|
-
*
|
|
1940
|
-
* @return {LocalDate} the date part of this date-time, not null
|
|
1941
|
-
*/
|
|
1942
|
-
toLocalDate() {
|
|
1943
|
-
return this._dateTime.toLocalDate();
|
|
1944
|
-
}
|
|
1945
|
-
|
|
1946
|
-
/**
|
|
1947
|
-
* Gets the {@link LocalTime} part of this date-time.
|
|
1948
|
-
*
|
|
1949
|
-
* This returns a {@link LocalTime} with the same hour, minute, second and
|
|
1950
|
-
* nanosecond as this date-time.
|
|
1951
|
-
*
|
|
1952
|
-
* @return {LocalTime} the time part of this date-time, not null
|
|
1953
|
-
*/
|
|
1954
|
-
toLocalTime() {
|
|
1955
|
-
return this._dateTime.toLocalTime();
|
|
1956
|
-
}
|
|
1957
|
-
|
|
1958
|
-
/**
|
|
1959
|
-
* Converts this date-time to an {@link OffsetDateTime}.
|
|
1960
|
-
*
|
|
1961
|
-
* This creates an offset date-time using the local date-time and offset.
|
|
1962
|
-
* The zone ID is ignored.
|
|
1963
|
-
*
|
|
1964
|
-
* @return {OffsetDateTime} an offset date-time representing the same local date-time and offset, not null
|
|
1965
|
-
*/
|
|
1966
|
-
/**
|
|
1967
|
-
* we will not support OffsetDateTime in the near future
|
|
1968
|
-
toOffsetDateTime() {
|
|
1969
|
-
return OffsetDateTime.of(this._dateTime, this._offset);
|
|
1970
|
-
}
|
|
1971
|
-
*/
|
|
1972
|
-
|
|
1973
|
-
//-----------------------------------------------------------------------
|
|
1974
|
-
/**
|
|
1975
|
-
* Checks if this date-time is equal to another date-time.
|
|
1976
|
-
*
|
|
1977
|
-
* The comparison is based on the offset date-time and the zone.
|
|
1978
|
-
* Only objects of type {@link ZonedDateTime} are compared, other types return false.
|
|
1979
|
-
*
|
|
1980
|
-
* @param {*} other the object to check, null returns false
|
|
1981
|
-
* @return {boolean} true if this is equal to the other date-time
|
|
1982
|
-
*/
|
|
1983
|
-
equals(other) {
|
|
1984
|
-
if (this === other) {
|
|
1985
|
-
return true;
|
|
1986
|
-
}
|
|
1987
|
-
if (other instanceof ZonedDateTime) {
|
|
1988
|
-
return this._dateTime.equals(other._dateTime) &&
|
|
1989
|
-
this._offset.equals(other._offset) &&
|
|
1990
|
-
this._zone.equals(other._zone);
|
|
1991
|
-
}
|
|
1992
|
-
return false;
|
|
1993
|
-
}
|
|
1994
|
-
|
|
1995
|
-
/**
|
|
1996
|
-
* A hash code for this date-time.
|
|
1997
|
-
*
|
|
1998
|
-
* @return {number} a suitable hash code
|
|
1999
|
-
*/
|
|
2000
|
-
hashCode() {
|
|
2001
|
-
return MathUtil.hashCode(this._dateTime.hashCode(), this._offset.hashCode(), this._zone.hashCode());
|
|
2002
|
-
}
|
|
2003
|
-
|
|
2004
|
-
//-----------------------------------------------------------------------
|
|
2005
|
-
/**
|
|
2006
|
-
* Outputs this date-time as a string, such as
|
|
2007
|
-
* `2007-12-03T10:15:30+01:00[Europe/Paris]`.
|
|
2008
|
-
*
|
|
2009
|
-
* The format consists of the {@link LocalDateTime} followed by the {@link ZoneOffset}.
|
|
2010
|
-
* If the {@link ZoneId} is not the same as the offset, then the ID is output.
|
|
2011
|
-
* The output is compatible with ISO-8601 if the offset and ID are the same.
|
|
2012
|
-
*
|
|
2013
|
-
* @return {string} a string representation of this date-time, not null
|
|
2014
|
-
*/
|
|
2015
|
-
toString() {
|
|
2016
|
-
let str = this._dateTime.toString() + this._offset.toString();
|
|
2017
|
-
if (this._offset !== this._zone) {
|
|
2018
|
-
str += '[' + this._zone.toString() + ']';
|
|
2019
|
-
}
|
|
2020
|
-
return str;
|
|
2021
|
-
}
|
|
2022
|
-
|
|
2023
|
-
/**
|
|
2024
|
-
*
|
|
2025
|
-
* @return {string} same as {@link ZonedDateTime.toString}
|
|
2026
|
-
*/
|
|
2027
|
-
toJSON() {
|
|
2028
|
-
return this.toString();
|
|
2029
|
-
}
|
|
2030
|
-
|
|
2031
|
-
/**
|
|
2032
|
-
* Outputs this date-time as a string using the formatter.
|
|
2033
|
-
*
|
|
2034
|
-
* @param {DateTimeFormatter} formatter the formatter to use, not null
|
|
2035
|
-
* @return {string} the formatted date-time string, not null
|
|
2036
|
-
* @throws DateTimeException if an error occurs during printing
|
|
2037
|
-
*/
|
|
2038
|
-
format(formatter) {
|
|
2039
|
-
return super.format(formatter);
|
|
2040
|
-
}
|
|
2041
|
-
|
|
2042
|
-
}
|
|
2043
|
-
|
|
2044
|
-
export function _init(){
|
|
2045
|
-
ZonedDateTime.FROM = createTemporalQuery('ZonedDateTime.FROM', (temporal) => {
|
|
2046
|
-
return ZonedDateTime.from(temporal);
|
|
2047
|
-
});
|
|
2048
|
-
}
|