@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,1545 +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 {assert, requireNonNull, requireInstance} from '../assert';
|
|
8
|
-
import {IllegalArgumentException, IllegalStateException} from '../errors';
|
|
9
|
-
import {MathUtil} from '../MathUtil';
|
|
10
|
-
|
|
11
|
-
import {LocalDate} from '../LocalDate';
|
|
12
|
-
import {LocalDateTime} from '../LocalDateTime';
|
|
13
|
-
import {ZoneOffset} from '../ZoneOffset';
|
|
14
|
-
import {ChronoLocalDate} from '../chrono/ChronoLocalDate';
|
|
15
|
-
import {ChronoField} from '../temporal/ChronoField';
|
|
16
|
-
import {IsoFields} from '../temporal/IsoFields';
|
|
17
|
-
import {TemporalQueries} from '../temporal/TemporalQueries';
|
|
18
|
-
|
|
19
|
-
import {DateTimeFormatter} from './DateTimeFormatter';
|
|
20
|
-
import {DecimalStyle} from './DecimalStyle';
|
|
21
|
-
import {SignStyle} from './SignStyle';
|
|
22
|
-
import {TextStyle} from './TextStyle';
|
|
23
|
-
import {ResolverStyle} from './ResolverStyle';
|
|
24
|
-
|
|
25
|
-
import {CharLiteralPrinterParser} from './parser/CharLiteralPrinterParser';
|
|
26
|
-
import {CompositePrinterParser} from './parser/CompositePrinterParser';
|
|
27
|
-
import {FractionPrinterParser} from './parser/FractionPrinterParser';
|
|
28
|
-
import {NumberPrinterParser, ReducedPrinterParser} from './parser/NumberPrinterParser';
|
|
29
|
-
import {OffsetIdPrinterParser} from './parser/OffsetIdPrinterParser';
|
|
30
|
-
import {PadPrinterParserDecorator} from './parser/PadPrinterParserDecorator';
|
|
31
|
-
import {SettingsParser} from './parser/SettingsParser';
|
|
32
|
-
import {StringLiteralPrinterParser} from './parser/StringLiteralPrinterParser';
|
|
33
|
-
import {ZoneIdPrinterParser} from './parser/ZoneIdPrinterParser';
|
|
34
|
-
|
|
35
|
-
const MAX_WIDTH = 15; // can't parse all numbers with more then 15 digits in javascript
|
|
36
|
-
|
|
37
|
-
export class DateTimeFormatterBuilder {
|
|
38
|
-
|
|
39
|
-
/**
|
|
40
|
-
* Constructs a new instance of the builder.
|
|
41
|
-
*/
|
|
42
|
-
constructor() {
|
|
43
|
-
/**
|
|
44
|
-
* The currently active builder, used by the outermost builder.
|
|
45
|
-
*/
|
|
46
|
-
this._active = this;
|
|
47
|
-
/**
|
|
48
|
-
* The parent builder, null for the outermost builder.
|
|
49
|
-
*/
|
|
50
|
-
this._parent = null;
|
|
51
|
-
|
|
52
|
-
/**
|
|
53
|
-
* The list of printers that will be used.
|
|
54
|
-
*/
|
|
55
|
-
this._printerParsers = [];
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* Whether this builder produces an optional formatter.
|
|
59
|
-
*/
|
|
60
|
-
this._optional = false;
|
|
61
|
-
/**
|
|
62
|
-
* The width to pad the next field to.
|
|
63
|
-
*/
|
|
64
|
-
this._padNextWidth = 0;
|
|
65
|
-
|
|
66
|
-
/**
|
|
67
|
-
* The character to pad the next field with.
|
|
68
|
-
*/
|
|
69
|
-
this._padNextChar = null;
|
|
70
|
-
|
|
71
|
-
/**
|
|
72
|
-
* The index of the last variable width value parser.
|
|
73
|
-
*/
|
|
74
|
-
this._valueParserIndex = -1;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
/**
|
|
78
|
-
* Private static factory, replaces private threeten constructor
|
|
79
|
-
* Returns a new instance of the builder.
|
|
80
|
-
*
|
|
81
|
-
* @param {DateTimeFormatterBuilder} parent the parent builder, not null
|
|
82
|
-
* @param {boolean} optional whether the formatter is optional, not null
|
|
83
|
-
* @return {DateTimeFormatterBuilder} new instance
|
|
84
|
-
*/
|
|
85
|
-
static _of(parent, optional){
|
|
86
|
-
requireNonNull(parent, 'parent');
|
|
87
|
-
requireNonNull(optional, 'optional');
|
|
88
|
-
|
|
89
|
-
const dtFormatterBuilder = new DateTimeFormatterBuilder();
|
|
90
|
-
dtFormatterBuilder._parent = parent;
|
|
91
|
-
dtFormatterBuilder._optional = optional;
|
|
92
|
-
|
|
93
|
-
return dtFormatterBuilder;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
/**
|
|
97
|
-
* Changes the parse style to be case sensitive for the remainder of the formatter.
|
|
98
|
-
*
|
|
99
|
-
* Parsing can be case sensitive or insensitive - by default it is case sensitive.
|
|
100
|
-
* This method allows the case sensitivity setting of parsing to be changed.
|
|
101
|
-
*
|
|
102
|
-
* Calling this method changes the state of the builder such that all
|
|
103
|
-
* subsequent builder method calls will parse text in case sensitive mode.
|
|
104
|
-
* See {@link parseCaseInsensitive} for the opposite setting.
|
|
105
|
-
* The parse case sensitive/insensitive methods may be called at any point
|
|
106
|
-
* in the builder, thus the parser can swap between case parsing modes
|
|
107
|
-
* multiple times during the parse.
|
|
108
|
-
*
|
|
109
|
-
* Since the default is case sensitive, this method should only be used after
|
|
110
|
-
* a previous call to {@link parseCaseInsensitive}.
|
|
111
|
-
*
|
|
112
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
113
|
-
*/
|
|
114
|
-
parseCaseSensitive() {
|
|
115
|
-
this._appendInternalPrinterParser(SettingsParser.SENSITIVE);
|
|
116
|
-
return this;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
/**
|
|
120
|
-
* Changes the parse style to be case insensitive for the remainder of the formatter.
|
|
121
|
-
*
|
|
122
|
-
* Parsing can be case sensitive or insensitive - by default it is case sensitive.
|
|
123
|
-
* This method allows the case sensitivity setting of parsing to be changed.
|
|
124
|
-
*
|
|
125
|
-
* Calling this method changes the state of the builder such that all
|
|
126
|
-
* subsequent builder method calls will parse text in case sensitive mode.
|
|
127
|
-
* See {@link parseCaseSensitive} for the opposite setting.
|
|
128
|
-
* The parse case sensitive/insensitive methods may be called at any point
|
|
129
|
-
* in the builder, thus the parser can swap between case parsing modes
|
|
130
|
-
* multiple times during the parse.
|
|
131
|
-
*
|
|
132
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
133
|
-
*/
|
|
134
|
-
parseCaseInsensitive() {
|
|
135
|
-
this._appendInternalPrinterParser(SettingsParser.INSENSITIVE);
|
|
136
|
-
return this;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
//-----------------------------------------------------------------------
|
|
140
|
-
/**
|
|
141
|
-
* Changes the parse style to be strict for the remainder of the formatter.
|
|
142
|
-
*
|
|
143
|
-
* Parsing can be strict or lenient - by default its strict.
|
|
144
|
-
* This controls the degree of flexibility in matching the text and sign styles.
|
|
145
|
-
*
|
|
146
|
-
* When used, this method changes the parsing to be strict from this point onwards.
|
|
147
|
-
* As strict is the default, this is normally only needed after calling {@link parseLenient}.
|
|
148
|
-
* The change will remain in force until the end of the formatter that is eventually
|
|
149
|
-
* constructed or until {@link parseLenient} is called.
|
|
150
|
-
*
|
|
151
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
152
|
-
*/
|
|
153
|
-
parseStrict() {
|
|
154
|
-
this._appendInternalPrinterParser(SettingsParser.STRICT);
|
|
155
|
-
return this;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
/**
|
|
159
|
-
* Changes the parse style to be lenient for the remainder of the formatter.
|
|
160
|
-
* Note that case sensitivity is set separately to this method.
|
|
161
|
-
*
|
|
162
|
-
* Parsing can be strict or lenient - by default its strict.
|
|
163
|
-
* This controls the degree of flexibility in matching the text and sign styles.
|
|
164
|
-
* Applications calling this method should typically also call {@link parseCaseInsensitive}.
|
|
165
|
-
*
|
|
166
|
-
* When used, this method changes the parsing to be strict from this point onwards.
|
|
167
|
-
* The change will remain in force until the end of the formatter that is eventually
|
|
168
|
-
* constructed or until {@link parseStrict} is called.
|
|
169
|
-
*
|
|
170
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
171
|
-
*/
|
|
172
|
-
parseLenient() {
|
|
173
|
-
this._appendInternalPrinterParser(SettingsParser.LENIENT);
|
|
174
|
-
return this;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
/**
|
|
178
|
-
* appendValue function overloading
|
|
179
|
-
*/
|
|
180
|
-
appendValue(){
|
|
181
|
-
if(arguments.length === 1){
|
|
182
|
-
return this._appendValue1.apply(this, arguments);
|
|
183
|
-
} else if(arguments.length === 2){
|
|
184
|
-
return this._appendValue2.apply(this, arguments);
|
|
185
|
-
} else {
|
|
186
|
-
return this._appendValue4.apply(this, arguments);
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
/**
|
|
191
|
-
* Appends the value of a date-time field to the formatter using a normal
|
|
192
|
-
* output style.
|
|
193
|
-
*
|
|
194
|
-
* The value of the field will be output during a print.
|
|
195
|
-
* If the value cannot be obtained then an exception will be thrown.
|
|
196
|
-
*
|
|
197
|
-
* The value will be printed as per the normal print of an integer value.
|
|
198
|
-
* Only negative numbers will be signed. No padding will be added.
|
|
199
|
-
*
|
|
200
|
-
* The parser for a variable width value such as this normally behaves greedily,
|
|
201
|
-
* requiring one digit, but accepting as many digits as possible.
|
|
202
|
-
* This behavior can be affected by 'adjacent value parsing'.
|
|
203
|
-
* See {@link appendValue} for full details.
|
|
204
|
-
*
|
|
205
|
-
* @param field the field to append, not null
|
|
206
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
207
|
-
*/
|
|
208
|
-
_appendValue1(field) {
|
|
209
|
-
requireNonNull(field);
|
|
210
|
-
this._appendValuePrinterParser(new NumberPrinterParser(field, 1, MAX_WIDTH, SignStyle.NORMAL));
|
|
211
|
-
return this;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
/**
|
|
215
|
-
* Appends the value of a date-time field to the formatter using a fixed
|
|
216
|
-
* width, zero-padded approach.
|
|
217
|
-
*
|
|
218
|
-
* The value of the field will be output during a print.
|
|
219
|
-
* If the value cannot be obtained then an exception will be thrown.
|
|
220
|
-
*
|
|
221
|
-
* The value will be zero-padded on the left. If the size of the value
|
|
222
|
-
* means that it cannot be printed within the width then an exception is thrown.
|
|
223
|
-
* If the value of the field is negative then an exception is thrown during printing.
|
|
224
|
-
*
|
|
225
|
-
* This method supports a special technique of parsing known as 'adjacent value parsing'.
|
|
226
|
-
* This technique solves the problem where a variable length value is followed by one or more
|
|
227
|
-
* fixed length values. The standard parser is greedy, and thus it would normally
|
|
228
|
-
* steal the digits that are needed by the fixed width value parsers that follow the
|
|
229
|
-
* variable width one.
|
|
230
|
-
*
|
|
231
|
-
* No action is required to initiate 'adjacent value parsing'.
|
|
232
|
-
* When a call to {@link appendValue} with a variable width is made, the builder
|
|
233
|
-
* enters adjacent value parsing setup mode. If the immediately subsequent method
|
|
234
|
-
* call or calls on the same builder are to this method, then the parser will reserve
|
|
235
|
-
* space so that the fixed width values can be parsed.
|
|
236
|
-
*
|
|
237
|
-
* For example, consider `builder.appendValue(YEAR).appendValue(MONTH_OF_YEAR, 2)`.
|
|
238
|
-
* The year is a variable width parse of between 1 and 19 digits.
|
|
239
|
-
* The month is a fixed width parse of 2 digits.
|
|
240
|
-
* Because these were appended to the same builder immediately after one another,
|
|
241
|
-
* the year parser will reserve two digits for the month to parse.
|
|
242
|
-
* Thus, the text '201106' will correctly parse to a year of 2011 and a month of 6.
|
|
243
|
-
* Without adjacent value parsing, the year would greedily parse all six digits and leave
|
|
244
|
-
* nothing for the month.
|
|
245
|
-
*
|
|
246
|
-
* Adjacent value parsing applies to each set of fixed width not-negative values in the parser
|
|
247
|
-
* that immediately follow any kind of variable width value.
|
|
248
|
-
* Calling any other append method will end the setup of adjacent value parsing.
|
|
249
|
-
* Thus, in the unlikely event that you need to avoid adjacent value parsing behavior,
|
|
250
|
-
* simply add the `appendValue` to another {@link DateTimeFormatterBuilder}
|
|
251
|
-
* and add that to this builder.
|
|
252
|
-
*
|
|
253
|
-
* If adjacent parsing is active, then parsing must match exactly the specified
|
|
254
|
-
* number of digits in both strict and lenient modes.
|
|
255
|
-
* In addition, no positive or negative sign is permitted.
|
|
256
|
-
*
|
|
257
|
-
* @param field the field to append, not null
|
|
258
|
-
* @param width the width of the printed field, from 1 to 19
|
|
259
|
-
* @return this, for chaining, not null
|
|
260
|
-
* @throws IllegalArgumentException if the width is invalid
|
|
261
|
-
*/
|
|
262
|
-
_appendValue2(field, width) {
|
|
263
|
-
requireNonNull(field);
|
|
264
|
-
if (width < 1 || width > MAX_WIDTH) {
|
|
265
|
-
throw new IllegalArgumentException(`The width must be from 1 to ${MAX_WIDTH} inclusive but was ${width}`);
|
|
266
|
-
}
|
|
267
|
-
const pp = new NumberPrinterParser(field, width, width, SignStyle.NOT_NEGATIVE);
|
|
268
|
-
this._appendValuePrinterParser(pp);
|
|
269
|
-
return this;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
/**
|
|
273
|
-
* Appends the value of a date-time field to the formatter providing full
|
|
274
|
-
* control over printing.
|
|
275
|
-
*
|
|
276
|
-
* The value of the field will be output during a print.
|
|
277
|
-
* If the value cannot be obtained then an exception will be thrown.
|
|
278
|
-
*
|
|
279
|
-
* This method provides full control of the numeric formatting, including
|
|
280
|
-
* zero-padding and the positive/negative sign.
|
|
281
|
-
*
|
|
282
|
-
* The parser for a variable width value such as this normally behaves greedily,
|
|
283
|
-
* accepting as many digits as possible.
|
|
284
|
-
* This behavior can be affected by 'adjacent value parsing'.
|
|
285
|
-
* See {@link appendValue} for full details.
|
|
286
|
-
*
|
|
287
|
-
* In strict parsing mode, the minimum number of parsed digits is `minWidth`.
|
|
288
|
-
* In lenient parsing mode, the minimum number of parsed digits is one.
|
|
289
|
-
*
|
|
290
|
-
* If this method is invoked with equal minimum and maximum widths and a sign style of
|
|
291
|
-
* `NOT_NEGATIVE` then it delegates to `appendValue(TemporalField, int)`.
|
|
292
|
-
* In this scenario, the printing and parsing behavior described there occur.
|
|
293
|
-
*
|
|
294
|
-
* @param field the field to append, not null
|
|
295
|
-
* @param minWidth the minimum field width of the printed field, from 1 to 19
|
|
296
|
-
* @param maxWidth the maximum field width of the printed field, from 1 to 19
|
|
297
|
-
* @param signStyle the positive/negative output style, not null
|
|
298
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
299
|
-
* @throws IllegalArgumentException if the widths are invalid
|
|
300
|
-
*/
|
|
301
|
-
_appendValue4(field, minWidth, maxWidth, signStyle) {
|
|
302
|
-
requireNonNull(field);
|
|
303
|
-
requireNonNull(signStyle);
|
|
304
|
-
if (minWidth === maxWidth && signStyle === SignStyle.NOT_NEGATIVE) {
|
|
305
|
-
return this._appendValue2(field, maxWidth);
|
|
306
|
-
}
|
|
307
|
-
if (minWidth < 1 || minWidth > MAX_WIDTH) {
|
|
308
|
-
throw new IllegalArgumentException(`The minimum width must be from 1 to ${MAX_WIDTH} inclusive but was ${minWidth}`);
|
|
309
|
-
}
|
|
310
|
-
if (maxWidth < 1 || maxWidth > MAX_WIDTH) {
|
|
311
|
-
throw new IllegalArgumentException(`The minimum width must be from 1 to ${MAX_WIDTH} inclusive but was ${maxWidth}`);
|
|
312
|
-
}
|
|
313
|
-
if (maxWidth < minWidth) {
|
|
314
|
-
throw new IllegalArgumentException(`The maximum width must exceed or equal the minimum width but ${maxWidth} < ${minWidth}`);
|
|
315
|
-
}
|
|
316
|
-
const pp = new NumberPrinterParser(field, minWidth, maxWidth, signStyle);
|
|
317
|
-
this._appendValuePrinterParser(pp);
|
|
318
|
-
return this;
|
|
319
|
-
}
|
|
320
|
-
|
|
321
|
-
/**
|
|
322
|
-
* appendValueReduced function overloading
|
|
323
|
-
*/
|
|
324
|
-
appendValueReduced() {
|
|
325
|
-
if (arguments.length === 4 && arguments[3] instanceof ChronoLocalDate) {
|
|
326
|
-
return this._appendValueReducedFieldWidthMaxWidthBaseDate.apply(this, arguments);
|
|
327
|
-
} else {
|
|
328
|
-
return this._appendValueReducedFieldWidthMaxWidthBaseValue.apply(this, arguments);
|
|
329
|
-
}
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
/**
|
|
333
|
-
* Appends the reduced value of a date-time field to the formatter.
|
|
334
|
-
*
|
|
335
|
-
* Since fields such as year vary by chronology, it is recommended to use the
|
|
336
|
-
* {@link appendValueReduced} date}
|
|
337
|
-
* variant of this method in most cases. This variant is suitable for
|
|
338
|
-
* simple fields or working with only the ISO chronology.
|
|
339
|
-
*
|
|
340
|
-
* For formatting, the `width` and `maxWidth` are used to
|
|
341
|
-
* determine the number of characters to format.
|
|
342
|
-
* If they are equal then the format is fixed width.
|
|
343
|
-
* If the value of the field is within the range of the `baseValue` using
|
|
344
|
-
* `width` characters then the reduced value is formatted otherwise the value is
|
|
345
|
-
* truncated to fit `maxWidth`.
|
|
346
|
-
* The rightmost characters are output to match the width, left padding with zero.
|
|
347
|
-
*
|
|
348
|
-
* For strict parsing, the number of characters allowed by `width` to `maxWidth` are parsed.
|
|
349
|
-
* For lenient parsing, the number of characters must be at least 1 and less than 10.
|
|
350
|
-
* If the number of digits parsed is equal to `width` and the value is positive,
|
|
351
|
-
* the value of the field is computed to be the first number greater than
|
|
352
|
-
* or equal to the `baseValue` with the same least significant characters,
|
|
353
|
-
* otherwise the value parsed is the field value.
|
|
354
|
-
* This allows a reduced value to be entered for values in range of the baseValue
|
|
355
|
-
* and width and absolute values can be entered for values outside the range.
|
|
356
|
-
*
|
|
357
|
-
* For example, a base value of `1980` and a width of `2` will have
|
|
358
|
-
* valid values from `1980` to `2079`.
|
|
359
|
-
* During parsing, the text `"12"` will result in the value `2012` as that
|
|
360
|
-
* is the value within the range where the last two characters are "12".
|
|
361
|
-
* By contrast, parsing the text `"1915"` will result in the value `1915`.
|
|
362
|
-
*
|
|
363
|
-
* @param {TemporalField} field the field to append, not null
|
|
364
|
-
* @param {number} width the field width of the printed and parsed field, from 1 to 10
|
|
365
|
-
* @param {number} maxWidth the maximum field width of the printed field, from 1 to 10
|
|
366
|
-
* @param {number} baseValue the base value of the range of valid values
|
|
367
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
368
|
-
* @throws IllegalArgumentException if the width or base value is invalid
|
|
369
|
-
*/
|
|
370
|
-
_appendValueReducedFieldWidthMaxWidthBaseValue(field, width, maxWidth, baseValue) {
|
|
371
|
-
requireNonNull(field, 'field');
|
|
372
|
-
const pp = new ReducedPrinterParser(field, width, maxWidth, baseValue, null);
|
|
373
|
-
this._appendValuePrinterParser(pp);
|
|
374
|
-
return this;
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
/**
|
|
378
|
-
* Appends the reduced value of a date-time field to the formatter.
|
|
379
|
-
*
|
|
380
|
-
* This is typically used for formatting and parsing a two digit year.
|
|
381
|
-
*
|
|
382
|
-
* The base date is used to calculate the full value during parsing.
|
|
383
|
-
* For example, if the base date is 1950-01-01 then parsed values for
|
|
384
|
-
* a two digit year parse will be in the range 1950-01-01 to 2049-12-31.
|
|
385
|
-
* Only the year would be extracted from the date, thus a base date of
|
|
386
|
-
* 1950-08-25 would also parse to the range 1950-01-01 to 2049-12-31.
|
|
387
|
-
* This behavior is necessary to support fields such as week-based-year
|
|
388
|
-
* or other calendar systems where the parsed value does not align with
|
|
389
|
-
* standard ISO years.
|
|
390
|
-
*
|
|
391
|
-
* The exact behavior is as follows. Parse the full set of fields and
|
|
392
|
-
* determine the effective chronology using the last chronology if
|
|
393
|
-
* it appears more than once. Then convert the base date to the
|
|
394
|
-
* effective chronology. Then extract the specified field from the
|
|
395
|
-
* chronology-specific base date and use it to determine the
|
|
396
|
-
* `baseValue` used below.
|
|
397
|
-
*
|
|
398
|
-
* For formatting, the `width` and `maxWidth` are used to
|
|
399
|
-
* determine the number of characters to format.
|
|
400
|
-
* If they are equal then the format is fixed width.
|
|
401
|
-
* If the value of the field is within the range of the `baseValue` using
|
|
402
|
-
* `width` characters then the reduced value is formatted otherwise the value is
|
|
403
|
-
* truncated to fit `maxWidth`.
|
|
404
|
-
* The rightmost characters are output to match the width, left padding with zero.
|
|
405
|
-
*
|
|
406
|
-
* For strict parsing, the number of characters allowed by `width` to `maxWidth` are parsed.
|
|
407
|
-
* For lenient parsing, the number of characters must be at least 1 and less than 10.
|
|
408
|
-
* If the number of digits parsed is equal to `width` and the value is positive,
|
|
409
|
-
* the value of the field is computed to be the first number greater than
|
|
410
|
-
* or equal to the `baseValue` with the same least significant characters,
|
|
411
|
-
* otherwise the value parsed is the field value.
|
|
412
|
-
* This allows a reduced value to be entered for values in range of the baseValue
|
|
413
|
-
* and width and absolute values can be entered for values outside the range.
|
|
414
|
-
*
|
|
415
|
-
* For example, a base value of `1980` and a width of `2` will have
|
|
416
|
-
* valid values from `1980` to `2079`.
|
|
417
|
-
* During parsing, the text `"12"` will result in the value `2012` as that
|
|
418
|
-
* is the value within the range where the last two characters are "12".
|
|
419
|
-
* By contrast, parsing the text `"1915"` will result in the value `1915`.
|
|
420
|
-
*
|
|
421
|
-
* @param {TemporalField} field the field to append, not null
|
|
422
|
-
* @param {number} width the field width of the printed and parsed field, from 1 to 10
|
|
423
|
-
* @param {number} maxWidth the maximum field width of the printed field, from 1 to 10
|
|
424
|
-
* @param {ChronoLocalDate} baseDate the base date used to calculate the base value for the range
|
|
425
|
-
* of valid values in the parsed chronology, not null
|
|
426
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
427
|
-
* @throws IllegalArgumentException if the width or base value is invalid
|
|
428
|
-
*/
|
|
429
|
-
_appendValueReducedFieldWidthMaxWidthBaseDate(field, width, maxWidth, baseDate) {
|
|
430
|
-
requireNonNull(field, 'field');
|
|
431
|
-
requireNonNull(baseDate, 'baseDate');
|
|
432
|
-
requireInstance(baseDate, ChronoLocalDate, 'baseDate');
|
|
433
|
-
const pp = new ReducedPrinterParser(field, width, maxWidth, 0, baseDate);
|
|
434
|
-
this._appendValuePrinterParser(pp);
|
|
435
|
-
return this;
|
|
436
|
-
}
|
|
437
|
-
|
|
438
|
-
/**
|
|
439
|
-
* Appends a fixed width printer-parser.
|
|
440
|
-
*
|
|
441
|
-
* @param pp the printer-parser, not null
|
|
442
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
443
|
-
*/
|
|
444
|
-
_appendValuePrinterParser(pp) {
|
|
445
|
-
assert(pp != null);
|
|
446
|
-
if (this._active._valueParserIndex >= 0 &&
|
|
447
|
-
this._active._printerParsers[this._active._valueParserIndex] instanceof NumberPrinterParser) {
|
|
448
|
-
const activeValueParser = this._active._valueParserIndex;
|
|
449
|
-
|
|
450
|
-
// adjacent parsing mode, update setting in previous parsers
|
|
451
|
-
let basePP = this._active._printerParsers[activeValueParser];
|
|
452
|
-
if (pp.minWidth() === pp.maxWidth() && pp.signStyle() === SignStyle.NOT_NEGATIVE) {
|
|
453
|
-
// Append the width to the subsequentWidth of the active parser
|
|
454
|
-
basePP = basePP.withSubsequentWidth(pp.maxWidth());
|
|
455
|
-
// Append the new parser as a fixed width
|
|
456
|
-
this._appendInternal(pp.withFixedWidth());
|
|
457
|
-
// Retain the previous active parser
|
|
458
|
-
this._active._valueParserIndex = activeValueParser;
|
|
459
|
-
} else {
|
|
460
|
-
// Modify the active parser to be fixed width
|
|
461
|
-
basePP = basePP.withFixedWidth();
|
|
462
|
-
// The new parser becomes the mew active parser
|
|
463
|
-
this._active._valueParserIndex = this._appendInternal(pp);
|
|
464
|
-
}
|
|
465
|
-
// Replace the modified parser with the updated one
|
|
466
|
-
this._active._printerParsers[activeValueParser] = basePP;
|
|
467
|
-
} else {
|
|
468
|
-
// The new Parser becomes the active parser
|
|
469
|
-
this._active._valueParserIndex = this._appendInternal(pp);
|
|
470
|
-
}
|
|
471
|
-
return this;
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
//-----------------------------------------------------------------------
|
|
475
|
-
/**
|
|
476
|
-
* Appends the fractional value of a date-time field to the formatter.
|
|
477
|
-
*
|
|
478
|
-
* The fractional value of the field will be output including the
|
|
479
|
-
* preceding decimal point. The preceding value is not output.
|
|
480
|
-
* For example, the second-of-minute value of 15 would be output as `.25`.
|
|
481
|
-
*
|
|
482
|
-
* The width of the printed fraction can be controlled. Setting the
|
|
483
|
-
* minimum width to zero will cause no output to be generated.
|
|
484
|
-
* The printed fraction will have the minimum width necessary between
|
|
485
|
-
* the minimum and maximum widths - trailing zeroes are omitted.
|
|
486
|
-
* No rounding occurs due to the maximum width - digits are simply dropped.
|
|
487
|
-
*
|
|
488
|
-
* When parsing in strict mode, the number of parsed digits must be between
|
|
489
|
-
* the minimum and maximum width. When parsing in lenient mode, the minimum
|
|
490
|
-
* width is considered to be zero and the maximum is nine.
|
|
491
|
-
*
|
|
492
|
-
* If the value cannot be obtained then an exception will be thrown.
|
|
493
|
-
* If the value is negative an exception will be thrown.
|
|
494
|
-
* If the field does not have a fixed set of valid values then an
|
|
495
|
-
* exception will be thrown.
|
|
496
|
-
* If the field value in the date-time to be printed is invalid it
|
|
497
|
-
* cannot be printed and an exception will be thrown.
|
|
498
|
-
*
|
|
499
|
-
* @param {TemporalField} field the field to append, not null
|
|
500
|
-
* @param {Number} minWidth the minimum width of the field excluding the decimal point, from 0 to 9
|
|
501
|
-
* @param {Number} maxWidth the maximum width of the field excluding the decimal point, from 1 to 9
|
|
502
|
-
* @param {boolean} decimalPoint whether to output the localized decimal point symbol
|
|
503
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
504
|
-
* @throws IllegalArgumentException if the field has a variable set of valid values or
|
|
505
|
-
* either width is invalid
|
|
506
|
-
*/
|
|
507
|
-
appendFraction(field, minWidth, maxWidth, decimalPoint) {
|
|
508
|
-
this._appendInternal(new FractionPrinterParser(field, minWidth, maxWidth, decimalPoint));
|
|
509
|
-
return this;
|
|
510
|
-
}
|
|
511
|
-
|
|
512
|
-
/**
|
|
513
|
-
* Appends an instant using ISO-8601 to the formatter with control over
|
|
514
|
-
* the number of fractional digits.
|
|
515
|
-
*
|
|
516
|
-
* Instants have a fixed output format, although this method provides some
|
|
517
|
-
* control over the fractional digits. They are converted to a date-time
|
|
518
|
-
* with a zone-offset of UTC and printed using the standard ISO-8601 format.
|
|
519
|
-
* The localized decimal style is not used.
|
|
520
|
-
*
|
|
521
|
-
* The {@link this.fractionalDigits} parameter allows the output of the fractional
|
|
522
|
-
* second to be controlled. Specifying zero will cause no fractional digits
|
|
523
|
-
* to be output. From 1 to 9 will output an increasing number of digits, using
|
|
524
|
-
* zero right-padding if necessary. The special value -1 is used to output as
|
|
525
|
-
* many digits as necessary to avoid any trailing zeroes.
|
|
526
|
-
*
|
|
527
|
-
* When parsing in strict mode, the number of parsed digits must match the
|
|
528
|
-
* fractional digits. When parsing in lenient mode, any number of fractional
|
|
529
|
-
* digits from zero to nine are accepted.
|
|
530
|
-
*
|
|
531
|
-
* The instant is obtained using {@link ChronoField#INSTANT_SECONDS}
|
|
532
|
-
* and optionally (@code NANO_OF_SECOND). The value of {@link INSTANT_SECONDS}
|
|
533
|
-
* may be outside the maximum range of {@link LocalDateTime}.
|
|
534
|
-
*
|
|
535
|
-
* The {@link ResolverStyle} has no effect on instant parsing.
|
|
536
|
-
* The end-of-day time of '24:00' is handled as midnight at the start of the following day.
|
|
537
|
-
* The leap-second time of '23:59:59' is handled to some degree, see
|
|
538
|
-
* {@link DateTimeFormatter#parsedLeapSecond} for full details.
|
|
539
|
-
*
|
|
540
|
-
* An alternative to this method is to format/parse the instant as a single
|
|
541
|
-
* epoch-seconds value. That is achieved using `appendValue(INSTANT_SECONDS)`.
|
|
542
|
-
*
|
|
543
|
-
* @param {number} [fractionalDigits=-2] - the number of fractional second digits to format with,
|
|
544
|
-
* from 0 to 9, or -1 to use as many digits as necessary
|
|
545
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
546
|
-
*/
|
|
547
|
-
appendInstant(fractionalDigits=-2) {
|
|
548
|
-
if (fractionalDigits < -2 || fractionalDigits > 9) {
|
|
549
|
-
throw new IllegalArgumentException('Invalid fractional digits: ' + fractionalDigits);
|
|
550
|
-
}
|
|
551
|
-
this._appendInternal(new InstantPrinterParser(fractionalDigits));
|
|
552
|
-
return this;
|
|
553
|
-
}
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
/**
|
|
557
|
-
* Appends the zone offset, such as '+01:00', to the formatter.
|
|
558
|
-
*
|
|
559
|
-
* This appends an instruction to print/parse the offset ID to the builder.
|
|
560
|
-
* This is equivalent to calling `appendOffset("HH:MM:ss", "Z")`.
|
|
561
|
-
*
|
|
562
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
563
|
-
*/
|
|
564
|
-
appendOffsetId() {
|
|
565
|
-
this._appendInternal(OffsetIdPrinterParser.INSTANCE_ID);
|
|
566
|
-
return this;
|
|
567
|
-
}
|
|
568
|
-
|
|
569
|
-
/**
|
|
570
|
-
* Appends the zone offset, such as '+01:00', to the formatter.
|
|
571
|
-
*
|
|
572
|
-
* This appends an instruction to print/parse the offset ID to the builder.
|
|
573
|
-
*
|
|
574
|
-
* During printing, the offset is obtained using a mechanism equivalent
|
|
575
|
-
* to querying the temporal with {@link TemporalQueries#offset}.
|
|
576
|
-
* It will be printed using the format defined below.
|
|
577
|
-
* If the offset cannot be obtained then an exception is thrown unless the
|
|
578
|
-
* section of the formatter is optional.
|
|
579
|
-
*
|
|
580
|
-
* During parsing, the offset is parsed using the format defined below.
|
|
581
|
-
* If the offset cannot be parsed then an exception is thrown unless the
|
|
582
|
-
* section of the formatter is optional.
|
|
583
|
-
*
|
|
584
|
-
* The format of the offset is controlled by a pattern which must be one
|
|
585
|
-
* of the following:
|
|
586
|
-
*
|
|
587
|
-
* * `+HH` - hour only, ignoring minute and second
|
|
588
|
-
* * `+HHmm` - hour, with minute if non-zero, ignoring second, no colon
|
|
589
|
-
* * `+HH:mm` - hour, with minute if non-zero, ignoring second, with colon
|
|
590
|
-
* * `+HHMM` - hour and minute, ignoring second, no colon
|
|
591
|
-
* * `+HH:MM` - hour and minute, ignoring second, with colon
|
|
592
|
-
* * `+HHMMss` - hour and minute, with second if non-zero, no colon
|
|
593
|
-
* * `+HH:MM:ss` - hour and minute, with second if non-zero, with colon
|
|
594
|
-
* * `+HHMMSS` - hour, minute and second, no colon
|
|
595
|
-
* * `+HH:MM:SS` - hour, minute and second, with colon
|
|
596
|
-
*
|
|
597
|
-
* The "no offset" text controls what text is printed when the total amount of
|
|
598
|
-
* the offset fields to be output is zero.
|
|
599
|
-
* Example values would be 'Z', '+00:00', 'UTC' or 'GMT'.
|
|
600
|
-
* Three formats are accepted for parsing UTC - the "no offset" text, and the
|
|
601
|
-
* plus and minus versions of zero defined by the pattern.
|
|
602
|
-
*
|
|
603
|
-
* @param {String} pattern the pattern to use, not null
|
|
604
|
-
* @param {String} noOffsetText the text to use when the offset is zero, not null
|
|
605
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
606
|
-
*/
|
|
607
|
-
appendOffset(pattern, noOffsetText) {
|
|
608
|
-
this._appendInternalPrinterParser(new OffsetIdPrinterParser(noOffsetText, pattern));
|
|
609
|
-
return this;
|
|
610
|
-
}
|
|
611
|
-
|
|
612
|
-
/**
|
|
613
|
-
* Appends the time-zone ID, such as 'Europe/Paris' or '+02:00', to the formatter.
|
|
614
|
-
*
|
|
615
|
-
* This appends an instruction to print/parse the zone ID to the builder.
|
|
616
|
-
* The zone ID is obtained in a strict manner suitable for {@link ZonedDateTime}.
|
|
617
|
-
* By contrast, {@link OffsetDateTime} does not have a zone ID suitable
|
|
618
|
-
* for use with this method, see {@link appendZoneOrOffsetId}.
|
|
619
|
-
*
|
|
620
|
-
* During printing, the zone is obtained using a mechanism equivalent
|
|
621
|
-
* to querying the temporal with {@link TemporalQueries#zoneId}.
|
|
622
|
-
* It will be printed using the result of {@link ZoneId#getId}.
|
|
623
|
-
* If the zone cannot be obtained then an exception is thrown unless the
|
|
624
|
-
* section of the formatter is optional.
|
|
625
|
-
*
|
|
626
|
-
* During parsing, the zone is parsed and must match a known zone or offset.
|
|
627
|
-
* If the zone cannot be parsed then an exception is thrown unless the
|
|
628
|
-
* section of the formatter is optional.
|
|
629
|
-
*
|
|
630
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
631
|
-
* @see #appendZoneRegionId()
|
|
632
|
-
*/
|
|
633
|
-
appendZoneId() {
|
|
634
|
-
this._appendInternal(new ZoneIdPrinterParser(TemporalQueries.zoneId(), 'ZoneId()'));
|
|
635
|
-
return this;
|
|
636
|
-
}
|
|
637
|
-
|
|
638
|
-
//-----------------------------------------------------------------------
|
|
639
|
-
/**
|
|
640
|
-
* Appends the elements defined by the specified pattern to the builder.
|
|
641
|
-
*
|
|
642
|
-
* All letters 'A' to 'Z' and 'a' to 'z' are reserved as pattern letters.
|
|
643
|
-
* The characters '{' and '}' are reserved for future use.
|
|
644
|
-
* The characters '[' and ']' indicate optional patterns.
|
|
645
|
-
* The following pattern letters are defined:
|
|
646
|
-
* <pre>
|
|
647
|
-
* |Symbol |Meaning |Presentation |Examples
|
|
648
|
-
* |--------|----------------------------|------------------|----------------------------------------------------
|
|
649
|
-
* | G | era | number/text | 1; 01; AD; Anno Domini
|
|
650
|
-
* | u | year | year | 2004; 04
|
|
651
|
-
* | y | year-of-era | year | 2004; 04
|
|
652
|
-
* | D | day-of-year | number | 189
|
|
653
|
-
* | M | month-of-year | number/text | 7; 07; Jul; July; J
|
|
654
|
-
* | d | day-of-month | number | 10
|
|
655
|
-
* | | | |
|
|
656
|
-
* | Q | quarter-of-year | number/text | 3; 03; Q3
|
|
657
|
-
* | Y | week-based-year | year | 1996; 96
|
|
658
|
-
* | w | week-of-year | number | 27
|
|
659
|
-
* | W | week-of-month | number | 27
|
|
660
|
-
* | e | localized day-of-week | number | 2; Tue; Tuesday; T
|
|
661
|
-
* | E | day-of-week | number/text | 2; Tue; Tuesday; T
|
|
662
|
-
* | F | week-of-month | number | 3
|
|
663
|
-
* | | | |
|
|
664
|
-
* | a | am-pm-of-day | text | PM
|
|
665
|
-
* | h | clock-hour-of-am-pm (1-12) | number | 12
|
|
666
|
-
* | K | hour-of-am-pm (0-11) | number | 0
|
|
667
|
-
* | k | clock-hour-of-am-pm (1-24) | number | 0
|
|
668
|
-
* | | | |
|
|
669
|
-
* | H | hour-of-day (0-23) | number | 0
|
|
670
|
-
* | m | minute-of-hour | number | 30
|
|
671
|
-
* | s | second-of-minute | number | 55
|
|
672
|
-
* | S | fraction-of-second | fraction | 978
|
|
673
|
-
* | A | milli-of-day | number | 1234
|
|
674
|
-
* | n | nano-of-second | number | 987654321
|
|
675
|
-
* | N | nano-of-day | number | 1234000000
|
|
676
|
-
* | | | |
|
|
677
|
-
* | V | time-zone ID | zone-id | America/Los_Angeles; Z; -08:30
|
|
678
|
-
* | z | time-zone name | zone-name | Pacific Standard Time; PST
|
|
679
|
-
* | X | zone-offset 'Z' for zero | offset-X | Z; -08; -0830; -08:30; -083015; -08:30:15;
|
|
680
|
-
* | x | zone-offset | offset-x | +0000; -08; -0830; -08:30; -083015; -08:30:15;
|
|
681
|
-
* | Z | zone-offset | offset-Z | +0000; -0800; -08:00;
|
|
682
|
-
* | | | |
|
|
683
|
-
* | p | pad next | pad modifier | 1
|
|
684
|
-
* | | | |
|
|
685
|
-
* | ' | escape for text | delimiter |
|
|
686
|
-
* | '' | single quote | literal | '
|
|
687
|
-
* | [ | optional section start | |
|
|
688
|
-
* | ] | optional section end | |
|
|
689
|
-
* | {} | reserved for future use | |
|
|
690
|
-
* </pre>
|
|
691
|
-
*
|
|
692
|
-
* The count of pattern letters determine the format.
|
|
693
|
-
*
|
|
694
|
-
* **Text**: The text style is determined based on the number of pattern letters used.
|
|
695
|
-
* Less than 4 pattern letters will use the short form (see {@link TextStyle#SHORT}).
|
|
696
|
-
* Exactly 4 pattern letters will use the full form (see {@link TextStyle#FULL}).
|
|
697
|
-
* Exactly 5 pattern letters will use the narrow form (see {@link TextStyle#NARROW}).
|
|
698
|
-
*
|
|
699
|
-
* **Number**: If the count of letters is one, then the value is printed using the minimum number
|
|
700
|
-
* of digits and without padding as per {@link appendValue}. Otherwise, the
|
|
701
|
-
* count of digits is used as the width of the output field as per {@link appendValue}.
|
|
702
|
-
*
|
|
703
|
-
* **Number/Text**: If the count of pattern letters is 3 or greater, use the Text rules above.
|
|
704
|
-
* Otherwise use the Number rules above.
|
|
705
|
-
*
|
|
706
|
-
* **Fraction**: Outputs the nano-of-second field as a fraction-of-second.
|
|
707
|
-
* The nano-of-second value has nine digits, thus the count of pattern letters is from 1 to 9.
|
|
708
|
-
* If it is less than 9, then the nano-of-second value is truncated, with only the most
|
|
709
|
-
* significant digits being output.
|
|
710
|
-
* When parsing in strict mode, the number of parsed digits must match the count of pattern letters.
|
|
711
|
-
* When parsing in lenient mode, the number of parsed digits must be at least the count of pattern
|
|
712
|
-
* letters, up to 9 digits.
|
|
713
|
-
*
|
|
714
|
-
* **Year**: The count of letters determines the minimum field width below which padding is used.
|
|
715
|
-
* If the count of letters is two, then a reduced (see {@link appendValueReduced}) two digit form is used.
|
|
716
|
-
* For printing, this outputs the rightmost two digits. For parsing, this will parse using the
|
|
717
|
-
* base value of 2000, resulting in a year within the range 2000 to 2099 inclusive.
|
|
718
|
-
* If the count of letters is less than four (but not two), then the sign is only output for negative
|
|
719
|
-
* years as per {@link SignStyle#NORMAL}.
|
|
720
|
-
* Otherwise, the sign is output if the pad width is exceeded, as per {@link SignStyle#EXCEEDS_PAD}
|
|
721
|
-
*
|
|
722
|
-
* **ZoneId**: This outputs the time-zone ID, such as 'Europe/Paris'.
|
|
723
|
-
* If the count of letters is two, then the time-zone ID is output.
|
|
724
|
-
* Any other count of letters throws {@link IllegalArgumentException}.
|
|
725
|
-
* <pre>
|
|
726
|
-
* Pattern Equivalent builder methods
|
|
727
|
-
* VV appendZoneId()
|
|
728
|
-
* </pre>
|
|
729
|
-
*
|
|
730
|
-
* **Zone names**: This outputs the display name of the time-zone ID.
|
|
731
|
-
* If the count of letters is one, two or three, then the short name is output.
|
|
732
|
-
* If the count of letters is four, then the full name is output.
|
|
733
|
-
* Five or more letters throws {@link IllegalArgumentException}.
|
|
734
|
-
* <pre>
|
|
735
|
-
* Pattern Equivalent builder methods
|
|
736
|
-
* z appendZoneText(TextStyle.SHORT)
|
|
737
|
-
* zz appendZoneText(TextStyle.SHORT)
|
|
738
|
-
* zzz appendZoneText(TextStyle.SHORT)
|
|
739
|
-
* zzzz appendZoneText(TextStyle.FULL)
|
|
740
|
-
* </pre>
|
|
741
|
-
*
|
|
742
|
-
* **Offset X and x**: This formats the offset based on the number of pattern letters.
|
|
743
|
-
* One letter outputs just the hour', such as '+01', unless the minute is non-zero
|
|
744
|
-
* in which case the minute is also output, such as '+0130'.
|
|
745
|
-
* Two letters outputs the hour and minute, without a colon, such as '+0130'.
|
|
746
|
-
* Three letters outputs the hour and minute, with a colon, such as '+01:30'.
|
|
747
|
-
* Four letters outputs the hour and minute and optional second, without a colon, such as '+013015'.
|
|
748
|
-
* Five letters outputs the hour and minute and optional second, with a colon, such as '+01:30:15'.
|
|
749
|
-
* Six or more letters throws {@link IllegalArgumentException}.
|
|
750
|
-
* Pattern letter 'X' (upper case) will output 'Z' when the offset to be output would be zero,
|
|
751
|
-
* whereas pattern letter 'x' (lower case) will output '+00', '+0000', or '+00:00'.
|
|
752
|
-
* <pre>
|
|
753
|
-
* Pattern Equivalent builder methods
|
|
754
|
-
* X appendOffset("+HHmm","Z")
|
|
755
|
-
* XX appendOffset("+HHMM","Z")
|
|
756
|
-
* XXX appendOffset("+HH:MM","Z")
|
|
757
|
-
* XXXX appendOffset("+HHMMss","Z")
|
|
758
|
-
* XXXXX appendOffset("+HH:MM:ss","Z")
|
|
759
|
-
* x appendOffset("+HHmm","+00")
|
|
760
|
-
* xx appendOffset("+HHMM","+0000")
|
|
761
|
-
* xxx appendOffset("+HH:MM","+00:00")
|
|
762
|
-
* xxxx appendOffset("+HHMMss","+0000")
|
|
763
|
-
* xxxxx appendOffset("+HH:MM:ss","+00:00")
|
|
764
|
-
* </pre>
|
|
765
|
-
*
|
|
766
|
-
* **Offset Z**: This formats the offset based on the number of pattern letters.
|
|
767
|
-
* One, two or three letters outputs the hour and minute, without a colon, such as '+0130'.
|
|
768
|
-
* Four or more letters throws {@link IllegalArgumentException}.
|
|
769
|
-
* The output will be '+0000' when the offset is zero.
|
|
770
|
-
* <pre>
|
|
771
|
-
* Pattern Equivalent builder methods
|
|
772
|
-
* Z appendOffset("+HHMM","+0000")
|
|
773
|
-
* ZZ appendOffset("+HHMM","+0000")
|
|
774
|
-
* ZZZ appendOffset("+HHMM","+0000")
|
|
775
|
-
* </pre>
|
|
776
|
-
*
|
|
777
|
-
* **Optional section**: The optional section markers work exactly like calling {@link optionalStart}
|
|
778
|
-
* and {@link optionalEnd}.
|
|
779
|
-
*
|
|
780
|
-
* **Pad modifier**: Modifies the pattern that immediately follows to be padded with spaces.
|
|
781
|
-
* The pad width is determined by the number of pattern letters.
|
|
782
|
-
* This is the same as calling {@link padNext}.
|
|
783
|
-
*
|
|
784
|
-
* For example, 'ppH' outputs the hour-of-day padded on the left with spaces to a width of 2.
|
|
785
|
-
*
|
|
786
|
-
* Any unrecognized letter is an error.
|
|
787
|
-
* Any non-letter character, other than '[', ']', '{', '}' and the single quote will be output directly.
|
|
788
|
-
* Despite this, it is recommended to use single quotes around all characters that you want to
|
|
789
|
-
* output directly to ensure that future changes do not break your application.
|
|
790
|
-
*
|
|
791
|
-
* Note that the pattern string is similar, but not identical, to
|
|
792
|
-
* {@link java.text.SimpleDateFormat}.
|
|
793
|
-
* The pattern string is also similar, but not identical, to that defined by the
|
|
794
|
-
* Unicode Common Locale Data Repository (CLDR/LDML).
|
|
795
|
-
* Pattern letters 'E' and 'u' are merged, which changes the meaning of "E" and "EE" to be numeric.
|
|
796
|
-
* Pattern letters 'X' is aligned with Unicode CLDR/LDML, which affects pattern 'X'.
|
|
797
|
-
* Pattern letter 'y' and 'Y' parse years of two digits and more than 4 digits differently.
|
|
798
|
-
* Pattern letters 'n', 'A', 'N', 'I' and 'p' are added.
|
|
799
|
-
* Number types will reject large numbers.
|
|
800
|
-
*
|
|
801
|
-
* @param {String} pattern the pattern to add, not null
|
|
802
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
803
|
-
* @throws IllegalArgumentException if the pattern is invalid
|
|
804
|
-
*/
|
|
805
|
-
appendPattern(pattern) {
|
|
806
|
-
requireNonNull(pattern, 'pattern');
|
|
807
|
-
this._parsePattern(pattern);
|
|
808
|
-
return this;
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
//-----------------------------------------------------------------------
|
|
813
|
-
// empty implementations of locale functionality, be implemented/overridden by js-joda-locale
|
|
814
|
-
|
|
815
|
-
appendZoneText() {
|
|
816
|
-
throw new IllegalArgumentException('Pattern using (localized) text not implemented, use js-joda-locale plugin!');
|
|
817
|
-
}
|
|
818
|
-
|
|
819
|
-
appendText() {
|
|
820
|
-
throw new IllegalArgumentException('Pattern using (localized) text not implemented, use js-joda-locale plugin!');
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
appendLocalizedOffset() {
|
|
824
|
-
throw new IllegalArgumentException('Pattern using (localized) text not implemented, use js-joda-locale plugin!');
|
|
825
|
-
}
|
|
826
|
-
|
|
827
|
-
appendWeekField() {
|
|
828
|
-
throw new IllegalArgumentException('Pattern using (localized) text not implemented, use js-joda-locale plugin!');
|
|
829
|
-
}
|
|
830
|
-
|
|
831
|
-
//-----------------------------------------------------------------------
|
|
832
|
-
|
|
833
|
-
_parsePattern(pattern) {
|
|
834
|
-
/** Map of letters to fields. */
|
|
835
|
-
const FIELD_MAP = {
|
|
836
|
-
'G': ChronoField.ERA,
|
|
837
|
-
'y': ChronoField.YEAR_OF_ERA,
|
|
838
|
-
'u': ChronoField.YEAR,
|
|
839
|
-
'Q': IsoFields.QUARTER_OF_YEAR,
|
|
840
|
-
'q': IsoFields.QUARTER_OF_YEAR,
|
|
841
|
-
'M': ChronoField.MONTH_OF_YEAR,
|
|
842
|
-
'L': ChronoField.MONTH_OF_YEAR,
|
|
843
|
-
'D': ChronoField.DAY_OF_YEAR,
|
|
844
|
-
'd': ChronoField.DAY_OF_MONTH,
|
|
845
|
-
'F': ChronoField.ALIGNED_DAY_OF_WEEK_IN_MONTH,
|
|
846
|
-
'E': ChronoField.DAY_OF_WEEK,
|
|
847
|
-
'c': ChronoField.DAY_OF_WEEK,
|
|
848
|
-
'e': ChronoField.DAY_OF_WEEK,
|
|
849
|
-
'a': ChronoField.AMPM_OF_DAY,
|
|
850
|
-
'H': ChronoField.HOUR_OF_DAY,
|
|
851
|
-
'k': ChronoField.CLOCK_HOUR_OF_DAY,
|
|
852
|
-
'K': ChronoField.HOUR_OF_AMPM,
|
|
853
|
-
'h': ChronoField.CLOCK_HOUR_OF_AMPM,
|
|
854
|
-
'm': ChronoField.MINUTE_OF_HOUR,
|
|
855
|
-
's': ChronoField.SECOND_OF_MINUTE,
|
|
856
|
-
'S': ChronoField.NANO_OF_SECOND,
|
|
857
|
-
'A': ChronoField.MILLI_OF_DAY,
|
|
858
|
-
'n': ChronoField.NANO_OF_SECOND,
|
|
859
|
-
'N': ChronoField.NANO_OF_DAY
|
|
860
|
-
};
|
|
861
|
-
|
|
862
|
-
for (let pos = 0; pos < pattern.length; pos++) {
|
|
863
|
-
let cur = pattern.charAt(pos);
|
|
864
|
-
if ((cur >= 'A' && cur <= 'Z') || (cur >= 'a' && cur <= 'z')) {
|
|
865
|
-
let start = pos++;
|
|
866
|
-
for (; pos < pattern.length && pattern.charAt(pos) === cur; pos++); // short loop
|
|
867
|
-
let count = pos - start;
|
|
868
|
-
// padding
|
|
869
|
-
if (cur === 'p') {
|
|
870
|
-
let pad = 0;
|
|
871
|
-
if (pos < pattern.length) {
|
|
872
|
-
cur = pattern.charAt(pos);
|
|
873
|
-
if ((cur >= 'A' && cur <= 'Z') || (cur >= 'a' && cur <= 'z')) {
|
|
874
|
-
pad = count;
|
|
875
|
-
start = pos++;
|
|
876
|
-
for (; pos < pattern.length && pattern.charAt(pos) === cur; pos++); // short loop
|
|
877
|
-
count = pos - start;
|
|
878
|
-
}
|
|
879
|
-
}
|
|
880
|
-
if (pad === 0) {
|
|
881
|
-
throw new IllegalArgumentException(
|
|
882
|
-
'Pad letter \'p\' must be followed by valid pad pattern: ' + pattern);
|
|
883
|
-
}
|
|
884
|
-
this.padNext(pad); // pad and continue parsing
|
|
885
|
-
}
|
|
886
|
-
// main rules
|
|
887
|
-
const field = FIELD_MAP[cur];
|
|
888
|
-
if (field != null) {
|
|
889
|
-
this._parseField(cur, count, field);
|
|
890
|
-
} else if (cur === 'z') {
|
|
891
|
-
if (count > 4) {
|
|
892
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
893
|
-
} else if (count === 4) {
|
|
894
|
-
this.appendZoneText(TextStyle.FULL);
|
|
895
|
-
} else {
|
|
896
|
-
this.appendZoneText(TextStyle.SHORT);
|
|
897
|
-
}
|
|
898
|
-
} else if (cur === 'V') {
|
|
899
|
-
if (count !== 2) {
|
|
900
|
-
throw new IllegalArgumentException('Pattern letter count must be 2: ' + cur);
|
|
901
|
-
}
|
|
902
|
-
this.appendZoneId();
|
|
903
|
-
} else if (cur === 'Z') {
|
|
904
|
-
if (count < 4) {
|
|
905
|
-
this.appendOffset('+HHMM', '+0000');
|
|
906
|
-
} else if (count === 4) {
|
|
907
|
-
this.appendLocalizedOffset(TextStyle.FULL);
|
|
908
|
-
} else if (count === 5) {
|
|
909
|
-
this.appendOffset('+HH:MM:ss', 'Z');
|
|
910
|
-
} else {
|
|
911
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
912
|
-
}
|
|
913
|
-
} else if (cur === 'O') {
|
|
914
|
-
if (count === 1) {
|
|
915
|
-
this.appendLocalizedOffset(TextStyle.SHORT);
|
|
916
|
-
} else if (count === 4) {
|
|
917
|
-
this.appendLocalizedOffset(TextStyle.FULL);
|
|
918
|
-
} else {
|
|
919
|
-
throw new IllegalArgumentException('Pattern letter count must be 1 or 4: ' + cur);
|
|
920
|
-
}
|
|
921
|
-
} else if (cur === 'X') {
|
|
922
|
-
if (count > 5) {
|
|
923
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
924
|
-
}
|
|
925
|
-
this.appendOffset(OffsetIdPrinterParser.PATTERNS[count + (count === 1 ? 0 : 1)], 'Z');
|
|
926
|
-
} else if (cur === 'x') {
|
|
927
|
-
if (count > 5) {
|
|
928
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
929
|
-
}
|
|
930
|
-
const zero = (count === 1 ? '+00' : (count % 2 === 0 ? '+0000' : '+00:00'));
|
|
931
|
-
this.appendOffset(OffsetIdPrinterParser.PATTERNS[count + (count === 1 ? 0 : 1)], zero);
|
|
932
|
-
} else if (cur === 'W') {
|
|
933
|
-
if (count > 1) {
|
|
934
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
935
|
-
}
|
|
936
|
-
this.appendWeekField('W', count);
|
|
937
|
-
} else if (cur === 'w') {
|
|
938
|
-
if (count > 2) {
|
|
939
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
940
|
-
}
|
|
941
|
-
this.appendWeekField('w', count);
|
|
942
|
-
} else if (cur === 'Y') {
|
|
943
|
-
this.appendWeekField('Y', count);
|
|
944
|
-
} else {
|
|
945
|
-
throw new IllegalArgumentException('Unknown pattern letter: ' + cur);
|
|
946
|
-
}
|
|
947
|
-
pos--;
|
|
948
|
-
|
|
949
|
-
} else if (cur === '\'') {
|
|
950
|
-
// parse literals
|
|
951
|
-
const start = pos++;
|
|
952
|
-
for (; pos < pattern.length; pos++) {
|
|
953
|
-
if (pattern.charAt(pos) === '\'') {
|
|
954
|
-
if (pos + 1 < pattern.length && pattern.charAt(pos + 1) === '\'') {
|
|
955
|
-
pos++;
|
|
956
|
-
} else {
|
|
957
|
-
break; // end of literal
|
|
958
|
-
}
|
|
959
|
-
}
|
|
960
|
-
}
|
|
961
|
-
if (pos >= pattern.length) {
|
|
962
|
-
throw new IllegalArgumentException('Pattern ends with an incomplete string literal: ' + pattern);
|
|
963
|
-
}
|
|
964
|
-
const str = pattern.substring(start + 1, pos);
|
|
965
|
-
if (str.length === 0) {
|
|
966
|
-
this.appendLiteral('\'');
|
|
967
|
-
} else {
|
|
968
|
-
this.appendLiteral(str.replace('\'\'', '\''));
|
|
969
|
-
}
|
|
970
|
-
|
|
971
|
-
} else if (cur === '[') {
|
|
972
|
-
this.optionalStart();
|
|
973
|
-
|
|
974
|
-
} else if (cur === ']') {
|
|
975
|
-
if (this._active._parent === null) {
|
|
976
|
-
throw new IllegalArgumentException('Pattern invalid as it contains ] without previous [');
|
|
977
|
-
}
|
|
978
|
-
this.optionalEnd();
|
|
979
|
-
|
|
980
|
-
} else if (cur === '{' || cur === '}' || cur === '#') {
|
|
981
|
-
throw new IllegalArgumentException('Pattern includes reserved character: \'' + cur + '\'');
|
|
982
|
-
} else {
|
|
983
|
-
this.appendLiteral(cur);
|
|
984
|
-
}
|
|
985
|
-
}
|
|
986
|
-
}
|
|
987
|
-
|
|
988
|
-
_parseField(cur, count, field) {
|
|
989
|
-
switch (cur) {
|
|
990
|
-
case 'u':
|
|
991
|
-
case 'y':
|
|
992
|
-
if (count === 2) {
|
|
993
|
-
this.appendValueReduced(field, 2, 2, ReducedPrinterParser.BASE_DATE);
|
|
994
|
-
} else if (count < 4) {
|
|
995
|
-
this.appendValue(field, count, MAX_WIDTH, SignStyle.NORMAL);
|
|
996
|
-
} else {
|
|
997
|
-
this.appendValue(field, count, MAX_WIDTH, SignStyle.EXCEEDS_PAD);
|
|
998
|
-
}
|
|
999
|
-
break;
|
|
1000
|
-
case 'M':
|
|
1001
|
-
case 'Q':
|
|
1002
|
-
switch (count) {
|
|
1003
|
-
case 1:
|
|
1004
|
-
this.appendValue(field);
|
|
1005
|
-
break;
|
|
1006
|
-
case 2:
|
|
1007
|
-
this.appendValue(field, 2);
|
|
1008
|
-
break;
|
|
1009
|
-
case 3:
|
|
1010
|
-
this.appendText(field, TextStyle.SHORT);
|
|
1011
|
-
break;
|
|
1012
|
-
case 4:
|
|
1013
|
-
this.appendText(field, TextStyle.FULL);
|
|
1014
|
-
break;
|
|
1015
|
-
case 5:
|
|
1016
|
-
this.appendText(field, TextStyle.NARROW);
|
|
1017
|
-
break;
|
|
1018
|
-
default:
|
|
1019
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
1020
|
-
}
|
|
1021
|
-
break;
|
|
1022
|
-
case 'L':
|
|
1023
|
-
case 'q':
|
|
1024
|
-
switch (count) {
|
|
1025
|
-
case 1:
|
|
1026
|
-
this.appendValue(field);
|
|
1027
|
-
break;
|
|
1028
|
-
case 2:
|
|
1029
|
-
this.appendValue(field, 2);
|
|
1030
|
-
break;
|
|
1031
|
-
case 3:
|
|
1032
|
-
this.appendText(field, TextStyle.SHORT_STANDALONE);
|
|
1033
|
-
break;
|
|
1034
|
-
case 4:
|
|
1035
|
-
this.appendText(field, TextStyle.FULL_STANDALONE);
|
|
1036
|
-
break;
|
|
1037
|
-
case 5:
|
|
1038
|
-
this.appendText(field, TextStyle.NARROW_STANDALONE);
|
|
1039
|
-
break;
|
|
1040
|
-
default:
|
|
1041
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
1042
|
-
}
|
|
1043
|
-
break;
|
|
1044
|
-
case 'e':
|
|
1045
|
-
switch (count) {
|
|
1046
|
-
case 1:
|
|
1047
|
-
case 2:
|
|
1048
|
-
this.appendWeekField('e', count);
|
|
1049
|
-
break;
|
|
1050
|
-
case 3:
|
|
1051
|
-
this.appendText(field, TextStyle.SHORT);
|
|
1052
|
-
break;
|
|
1053
|
-
case 4:
|
|
1054
|
-
this.appendText(field, TextStyle.FULL);
|
|
1055
|
-
break;
|
|
1056
|
-
case 5:
|
|
1057
|
-
this.appendText(field, TextStyle.NARROW);
|
|
1058
|
-
break;
|
|
1059
|
-
default:
|
|
1060
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
1061
|
-
}
|
|
1062
|
-
// eslint-disable-next-line no-unreachable
|
|
1063
|
-
break;
|
|
1064
|
-
case 'c':
|
|
1065
|
-
switch (count) {
|
|
1066
|
-
case 1:
|
|
1067
|
-
this.appendWeekField('c', count);
|
|
1068
|
-
break;
|
|
1069
|
-
case 2:
|
|
1070
|
-
throw new IllegalArgumentException('Invalid number of pattern letters: ' + cur);
|
|
1071
|
-
case 3:
|
|
1072
|
-
this.appendText(field, TextStyle.SHORT_STANDALONE);
|
|
1073
|
-
break;
|
|
1074
|
-
case 4:
|
|
1075
|
-
this.appendText(field, TextStyle.FULL_STANDALONE);
|
|
1076
|
-
break;
|
|
1077
|
-
case 5:
|
|
1078
|
-
this.appendText(field, TextStyle.NARROW_STANDALONE);
|
|
1079
|
-
break;
|
|
1080
|
-
default:
|
|
1081
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
1082
|
-
}
|
|
1083
|
-
// eslint-disable-next-line no-unreachable
|
|
1084
|
-
break;
|
|
1085
|
-
case 'a':
|
|
1086
|
-
if (count === 1) {
|
|
1087
|
-
this.appendText(field, TextStyle.SHORT);
|
|
1088
|
-
} else {
|
|
1089
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
1090
|
-
}
|
|
1091
|
-
// eslint-disable-next-line no-unreachable
|
|
1092
|
-
break;
|
|
1093
|
-
case 'E':
|
|
1094
|
-
case 'G':
|
|
1095
|
-
switch (count) {
|
|
1096
|
-
case 1:
|
|
1097
|
-
case 2:
|
|
1098
|
-
case 3:
|
|
1099
|
-
this.appendText(field, TextStyle.SHORT);
|
|
1100
|
-
break;
|
|
1101
|
-
case 4:
|
|
1102
|
-
this.appendText(field, TextStyle.FULL);
|
|
1103
|
-
break;
|
|
1104
|
-
case 5:
|
|
1105
|
-
this.appendText(field, TextStyle.NARROW);
|
|
1106
|
-
break;
|
|
1107
|
-
default:
|
|
1108
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
1109
|
-
}
|
|
1110
|
-
// eslint-disable-next-line no-unreachable
|
|
1111
|
-
break;
|
|
1112
|
-
case 'S':
|
|
1113
|
-
this.appendFraction(ChronoField.NANO_OF_SECOND, count, count, false);
|
|
1114
|
-
break;
|
|
1115
|
-
case 'F':
|
|
1116
|
-
if (count === 1) {
|
|
1117
|
-
this.appendValue(field);
|
|
1118
|
-
} else {
|
|
1119
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
1120
|
-
}
|
|
1121
|
-
break;
|
|
1122
|
-
case 'd':
|
|
1123
|
-
case 'h':
|
|
1124
|
-
case 'H':
|
|
1125
|
-
case 'k':
|
|
1126
|
-
case 'K':
|
|
1127
|
-
case 'm':
|
|
1128
|
-
case 's':
|
|
1129
|
-
if (count === 1) {
|
|
1130
|
-
this.appendValue(field);
|
|
1131
|
-
} else if (count === 2) {
|
|
1132
|
-
this.appendValue(field, count);
|
|
1133
|
-
} else {
|
|
1134
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
1135
|
-
}
|
|
1136
|
-
break;
|
|
1137
|
-
case 'D':
|
|
1138
|
-
if (count === 1) {
|
|
1139
|
-
this.appendValue(field);
|
|
1140
|
-
} else if (count <= 3) {
|
|
1141
|
-
this.appendValue(field, count);
|
|
1142
|
-
} else {
|
|
1143
|
-
throw new IllegalArgumentException('Too many pattern letters: ' + cur);
|
|
1144
|
-
}
|
|
1145
|
-
break;
|
|
1146
|
-
default:
|
|
1147
|
-
if (count === 1) {
|
|
1148
|
-
this.appendValue(field);
|
|
1149
|
-
} else {
|
|
1150
|
-
this.appendValue(field, count);
|
|
1151
|
-
}
|
|
1152
|
-
break;
|
|
1153
|
-
}
|
|
1154
|
-
}
|
|
1155
|
-
|
|
1156
|
-
/**
|
|
1157
|
-
* padNext function overloading
|
|
1158
|
-
*/
|
|
1159
|
-
padNext() {
|
|
1160
|
-
if (arguments.length === 1) {
|
|
1161
|
-
return this._padNext1.apply(this, arguments);
|
|
1162
|
-
} else {
|
|
1163
|
-
return this._padNext2.apply(this, arguments);
|
|
1164
|
-
}
|
|
1165
|
-
}
|
|
1166
|
-
|
|
1167
|
-
/**
|
|
1168
|
-
* Causes the next added printer/parser to pad to a fixed width using a space.
|
|
1169
|
-
*
|
|
1170
|
-
* This padding will pad to a fixed width using spaces.
|
|
1171
|
-
*
|
|
1172
|
-
* During formatting, the decorated element will be output and then padded
|
|
1173
|
-
* to the specified width. An exception will be thrown during printing if
|
|
1174
|
-
* the pad width is exceeded.
|
|
1175
|
-
*
|
|
1176
|
-
* During parsing, the padding and decorated element are parsed.
|
|
1177
|
-
* If parsing is lenient, then the pad width is treated as a maximum.
|
|
1178
|
-
* If parsing is case insensitive, then the pad character is matched ignoring case.
|
|
1179
|
-
* The padding is parsed greedily. Thus, if the decorated element starts with
|
|
1180
|
-
* the pad character, it will not be parsed.
|
|
1181
|
-
*
|
|
1182
|
-
* @param {number} padWidth the pad width, 1 or greater
|
|
1183
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
1184
|
-
* @throws IllegalArgumentException if pad width is too small
|
|
1185
|
-
*/
|
|
1186
|
-
_padNext1(padWidth) {
|
|
1187
|
-
return this._padNext2(padWidth, ' ');
|
|
1188
|
-
}
|
|
1189
|
-
|
|
1190
|
-
/**
|
|
1191
|
-
* Causes the next added printer/parser to pad to a fixed width.
|
|
1192
|
-
*
|
|
1193
|
-
* This padding is intended for padding other than zero-padding.
|
|
1194
|
-
* Zero-padding should be achieved using the appendValue methods.
|
|
1195
|
-
*
|
|
1196
|
-
* During formatting, the decorated element will be output and then padded
|
|
1197
|
-
* to the specified width. An exception will be thrown during printing if
|
|
1198
|
-
* the pad width is exceeded.
|
|
1199
|
-
*
|
|
1200
|
-
* During parsing, the padding and decorated element are parsed.
|
|
1201
|
-
* If parsing is lenient, then the pad width is treated as a maximum.
|
|
1202
|
-
* If parsing is case insensitive, then the pad character is matched ignoring case.
|
|
1203
|
-
* The padding is parsed greedily. Thus, if the decorated element starts with
|
|
1204
|
-
* the pad character, it will not be parsed.
|
|
1205
|
-
*
|
|
1206
|
-
* @param {number} padWidth the pad width, 1 or greater
|
|
1207
|
-
* @param {String} padChar the pad character
|
|
1208
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
1209
|
-
* @throws IllegalArgumentException if pad width is too small
|
|
1210
|
-
*/
|
|
1211
|
-
_padNext2(padWidth, padChar) {
|
|
1212
|
-
if (padWidth < 1) {
|
|
1213
|
-
throw new IllegalArgumentException('The pad width must be at least one but was ' + padWidth);
|
|
1214
|
-
}
|
|
1215
|
-
this._active._padNextWidth = padWidth;
|
|
1216
|
-
this._active._padNextChar = padChar;
|
|
1217
|
-
this._active._valueParserIndex = -1;
|
|
1218
|
-
return this;
|
|
1219
|
-
}
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
//-----------------------------------------------------------------------
|
|
1223
|
-
/**
|
|
1224
|
-
* Mark the start of an optional section.
|
|
1225
|
-
*
|
|
1226
|
-
* The output of printing can include optional sections, which may be nested.
|
|
1227
|
-
* An optional section is started by calling this method and ended by calling
|
|
1228
|
-
* {@link optionalEnd} or by ending the build process.
|
|
1229
|
-
*
|
|
1230
|
-
* All elements in the optional section are treated as optional.
|
|
1231
|
-
* During printing, the section is only output if data is available in the
|
|
1232
|
-
* {@link TemporalAccessor} for all the elements in the section.
|
|
1233
|
-
* During parsing, the whole section may be missing from the parsed string.
|
|
1234
|
-
*
|
|
1235
|
-
* For example, consider a builder setup as
|
|
1236
|
-
* `builder.appendValue(HOUR_OF_DAY,2).optionalStart().appendValue(MINUTE_OF_HOUR,2)`.
|
|
1237
|
-
* The optional section ends automatically at the end of the builder.
|
|
1238
|
-
* During printing, the minute will only be output if its value can be obtained from the date-time.
|
|
1239
|
-
* During parsing, the input will be successfully parsed whether the minute is present or not.
|
|
1240
|
-
*
|
|
1241
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
1242
|
-
*/
|
|
1243
|
-
optionalStart() {
|
|
1244
|
-
this._active._valueParserIndex = -1;
|
|
1245
|
-
this._active = DateTimeFormatterBuilder._of(this._active, true);
|
|
1246
|
-
return this;
|
|
1247
|
-
}
|
|
1248
|
-
|
|
1249
|
-
/**
|
|
1250
|
-
* Ends an optional section.
|
|
1251
|
-
*
|
|
1252
|
-
* The output of printing can include optional sections, which may be nested.
|
|
1253
|
-
* An optional section is started by calling {@link optionalStart} and ended
|
|
1254
|
-
* using this method (or at the end of the builder).
|
|
1255
|
-
*
|
|
1256
|
-
* Calling this method without having previously called `optionalStart`
|
|
1257
|
-
* will throw an exception.
|
|
1258
|
-
* Calling this method immediately after calling `optionalStart` has no effect
|
|
1259
|
-
* on the formatter other than ending the (empty) optional section.
|
|
1260
|
-
*
|
|
1261
|
-
* All elements in the optional section are treated as optional.
|
|
1262
|
-
* During printing, the section is only output if data is available in the
|
|
1263
|
-
* {@link TemporalAccessor} for all the elements in the section.
|
|
1264
|
-
* During parsing, the whole section may be missing from the parsed string.
|
|
1265
|
-
*
|
|
1266
|
-
* For example, consider a builder setup as
|
|
1267
|
-
* `builder.appendValue(HOUR_OF_DAY,2).optionalStart().appendValue(MINUTE_OF_HOUR,2).optionalEnd()`.
|
|
1268
|
-
* During printing, the minute will only be output if its value can be obtained from the date-time.
|
|
1269
|
-
* During parsing, the input will be successfully parsed whether the minute is present or not.
|
|
1270
|
-
*
|
|
1271
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
1272
|
-
* @throws IllegalStateException if there was no previous call to `optionalStart`
|
|
1273
|
-
*/
|
|
1274
|
-
optionalEnd() {
|
|
1275
|
-
if (this._active._parent == null) {
|
|
1276
|
-
throw new IllegalStateException('Cannot call optionalEnd() as there was no previous call to optionalStart()');
|
|
1277
|
-
}
|
|
1278
|
-
if (this._active._printerParsers.length > 0) {
|
|
1279
|
-
const cpp = new CompositePrinterParser(this._active._printerParsers, this._active._optional);
|
|
1280
|
-
this._active = this._active._parent;
|
|
1281
|
-
this._appendInternal(cpp);
|
|
1282
|
-
} else {
|
|
1283
|
-
this._active = this._active._parent;
|
|
1284
|
-
}
|
|
1285
|
-
return this;
|
|
1286
|
-
}
|
|
1287
|
-
|
|
1288
|
-
/**
|
|
1289
|
-
* Appends a printer and/or parser to the internal list handling padding.
|
|
1290
|
-
*
|
|
1291
|
-
* @param pp the printer-parser to add, not null
|
|
1292
|
-
* @return the index into the active parsers list
|
|
1293
|
-
*/
|
|
1294
|
-
_appendInternal(pp) {
|
|
1295
|
-
assert(pp != null);
|
|
1296
|
-
if (this._active._padNextWidth > 0) {
|
|
1297
|
-
if (pp != null) {
|
|
1298
|
-
pp = new PadPrinterParserDecorator(pp, this._active._padNextWidth, this._active._padNextChar);
|
|
1299
|
-
}
|
|
1300
|
-
this._active._padNextWidth = 0;
|
|
1301
|
-
this._active._padNextChar = 0;
|
|
1302
|
-
}
|
|
1303
|
-
this._active._printerParsers.push(pp);
|
|
1304
|
-
this._active._valueParserIndex = -1;
|
|
1305
|
-
return this._active._printerParsers.length - 1;
|
|
1306
|
-
}
|
|
1307
|
-
|
|
1308
|
-
/**
|
|
1309
|
-
* Appends a string literal to the formatter.
|
|
1310
|
-
*
|
|
1311
|
-
* This string will be output during a print.
|
|
1312
|
-
*
|
|
1313
|
-
* If the literal is empty, nothing is added to the formatter.
|
|
1314
|
-
*
|
|
1315
|
-
* @param literal the literal to append, not null
|
|
1316
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
1317
|
-
*/
|
|
1318
|
-
appendLiteral(literal) {
|
|
1319
|
-
assert(literal != null);
|
|
1320
|
-
if (literal.length > 0) {
|
|
1321
|
-
if (literal.length === 1) {
|
|
1322
|
-
this._appendInternalPrinterParser(new CharLiteralPrinterParser(literal.charAt(0)));
|
|
1323
|
-
} else {
|
|
1324
|
-
this._appendInternalPrinterParser(new StringLiteralPrinterParser(literal));
|
|
1325
|
-
}
|
|
1326
|
-
}
|
|
1327
|
-
return this;
|
|
1328
|
-
}
|
|
1329
|
-
|
|
1330
|
-
/**
|
|
1331
|
-
* Appends a printer and/or parser to the internal list handling padding.
|
|
1332
|
-
*
|
|
1333
|
-
* @param pp the printer-parser to add, not null
|
|
1334
|
-
* @return the index into the active parsers list
|
|
1335
|
-
*/
|
|
1336
|
-
_appendInternalPrinterParser(pp) {
|
|
1337
|
-
assert(pp != null);
|
|
1338
|
-
if (this._active._padNextWidth > 0) {
|
|
1339
|
-
if (pp != null) {
|
|
1340
|
-
pp = new PadPrinterParserDecorator(pp, this._active._padNextWidth, this._active._padNextChar);
|
|
1341
|
-
}
|
|
1342
|
-
this._active._padNextWidth = 0;
|
|
1343
|
-
this._active._padNextChar = 0;
|
|
1344
|
-
}
|
|
1345
|
-
this._active._printerParsers.push(pp);
|
|
1346
|
-
this._active._valueParserIndex = -1;
|
|
1347
|
-
return this._active._printerParsers.length - 1;
|
|
1348
|
-
}
|
|
1349
|
-
|
|
1350
|
-
//-----------------------------------------------------------------------
|
|
1351
|
-
/**
|
|
1352
|
-
* Appends all the elements of a formatter to the builder.
|
|
1353
|
-
*
|
|
1354
|
-
* This method has the same effect as appending each of the constituent
|
|
1355
|
-
* parts of the formatter directly to this builder.
|
|
1356
|
-
*
|
|
1357
|
-
* @param {DateTimeFormatter} formatter the formatter to add, not null
|
|
1358
|
-
* @return {DateTimeFormatterBuilder} this, for chaining, not null
|
|
1359
|
-
*/
|
|
1360
|
-
append(formatter) {
|
|
1361
|
-
requireNonNull(formatter, 'formatter');
|
|
1362
|
-
this._appendInternal(formatter._toPrinterParser(false));
|
|
1363
|
-
return this;
|
|
1364
|
-
}
|
|
1365
|
-
|
|
1366
|
-
/**
|
|
1367
|
-
* Completes this builder by creating the DateTimeFormatter.
|
|
1368
|
-
*
|
|
1369
|
-
* This will create a formatter with the specified locale.
|
|
1370
|
-
* Numbers will be printed and parsed using the standard non-localized set of symbols.
|
|
1371
|
-
*
|
|
1372
|
-
* Calling this method will end any open optional sections by repeatedly
|
|
1373
|
-
* calling {@link optionalEnd} before creating the formatter.
|
|
1374
|
-
*
|
|
1375
|
-
* This builder can still be used after creating the formatter if desired,
|
|
1376
|
-
* although the state may have been changed by calls to `optionalEnd`.
|
|
1377
|
-
*
|
|
1378
|
-
* @param resolverStyle the new resolver style
|
|
1379
|
-
* @return the created formatter, not null
|
|
1380
|
-
*/
|
|
1381
|
-
toFormatter(resolverStyle=ResolverStyle.SMART) {
|
|
1382
|
-
while (this._active._parent != null) {
|
|
1383
|
-
this.optionalEnd();
|
|
1384
|
-
}
|
|
1385
|
-
const pp = new CompositePrinterParser(this._printerParsers, false);
|
|
1386
|
-
return new DateTimeFormatter(pp, null, DecimalStyle.STANDARD, resolverStyle, null, null, null);
|
|
1387
|
-
}
|
|
1388
|
-
|
|
1389
|
-
}
|
|
1390
|
-
|
|
1391
|
-
// days in a 400 year cycle = 146097
|
|
1392
|
-
// days in a 10,000 year cycle = 146097 * 25
|
|
1393
|
-
// seconds per day = 86400
|
|
1394
|
-
const SECONDS_PER_10000_YEARS = 146097 * 25 * 86400;
|
|
1395
|
-
const SECONDS_0000_TO_1970 = ((146097 * 5) - (30 * 365 + 7)) * 86400;
|
|
1396
|
-
|
|
1397
|
-
/**
|
|
1398
|
-
* Prints or parses an ISO-8601 instant.
|
|
1399
|
-
*/
|
|
1400
|
-
class InstantPrinterParser {
|
|
1401
|
-
|
|
1402
|
-
constructor(fractionalDigits) {
|
|
1403
|
-
this.fractionalDigits = fractionalDigits;
|
|
1404
|
-
}
|
|
1405
|
-
|
|
1406
|
-
print(context, buf) {
|
|
1407
|
-
// use INSTANT_SECONDS, thus this code is not bound by Instant.MAX
|
|
1408
|
-
const inSecs = context.getValue(ChronoField.INSTANT_SECONDS);
|
|
1409
|
-
let inNanos = 0;
|
|
1410
|
-
if (context.temporal().isSupported(ChronoField.NANO_OF_SECOND)) {
|
|
1411
|
-
inNanos = context.temporal().getLong(ChronoField.NANO_OF_SECOND);
|
|
1412
|
-
}
|
|
1413
|
-
if (inSecs == null) {
|
|
1414
|
-
return false;
|
|
1415
|
-
}
|
|
1416
|
-
const inSec = inSecs;
|
|
1417
|
-
let inNano = ChronoField.NANO_OF_SECOND.checkValidIntValue(inNanos);
|
|
1418
|
-
if (inSec >= -SECONDS_0000_TO_1970) {
|
|
1419
|
-
// current era
|
|
1420
|
-
const zeroSecs = inSec - SECONDS_PER_10000_YEARS + SECONDS_0000_TO_1970;
|
|
1421
|
-
const hi = MathUtil.floorDiv(zeroSecs, SECONDS_PER_10000_YEARS) + 1;
|
|
1422
|
-
const lo = MathUtil.floorMod(zeroSecs, SECONDS_PER_10000_YEARS);
|
|
1423
|
-
const ldt = LocalDateTime.ofEpochSecond(lo - SECONDS_0000_TO_1970, 0, ZoneOffset.UTC);
|
|
1424
|
-
if (hi > 0) {
|
|
1425
|
-
buf.append('+').append(hi);
|
|
1426
|
-
}
|
|
1427
|
-
buf.append(ldt);
|
|
1428
|
-
if (ldt.second() === 0) {
|
|
1429
|
-
buf.append(':00');
|
|
1430
|
-
}
|
|
1431
|
-
} else {
|
|
1432
|
-
// before current era
|
|
1433
|
-
const zeroSecs = inSec + SECONDS_0000_TO_1970;
|
|
1434
|
-
const hi = MathUtil.intDiv(zeroSecs, SECONDS_PER_10000_YEARS);
|
|
1435
|
-
const lo = MathUtil.intMod(zeroSecs, SECONDS_PER_10000_YEARS);
|
|
1436
|
-
const ldt = LocalDateTime.ofEpochSecond(lo - SECONDS_0000_TO_1970, 0, ZoneOffset.UTC);
|
|
1437
|
-
const pos = buf.length();
|
|
1438
|
-
buf.append(ldt);
|
|
1439
|
-
if (ldt.second() === 0) {
|
|
1440
|
-
buf.append(':00');
|
|
1441
|
-
}
|
|
1442
|
-
if (hi < 0) {
|
|
1443
|
-
if (ldt.year() === -10000) {
|
|
1444
|
-
buf.replace(pos, pos + 2, '' + (hi - 1));
|
|
1445
|
-
} else if (lo === 0) {
|
|
1446
|
-
buf.insert(pos, hi);
|
|
1447
|
-
} else {
|
|
1448
|
-
buf.insert(pos + 1, Math.abs(hi));
|
|
1449
|
-
}
|
|
1450
|
-
}
|
|
1451
|
-
}
|
|
1452
|
-
//fraction
|
|
1453
|
-
if (this.fractionalDigits === -2) {
|
|
1454
|
-
if (inNano !== 0) {
|
|
1455
|
-
buf.append('.');
|
|
1456
|
-
if (MathUtil.intMod(inNano, 1000000) === 0) {
|
|
1457
|
-
buf.append(('' + (MathUtil.intDiv(inNano, 1000000) + 1000)).substring(1));
|
|
1458
|
-
} else if (MathUtil.intMod(inNano, 1000) === 0) {
|
|
1459
|
-
buf.append(('' + (MathUtil.intDiv(inNano, 1000) + 1000000)).substring(1));
|
|
1460
|
-
} else {
|
|
1461
|
-
buf.append(('' + ((inNano) + 1000000000)).substring(1));
|
|
1462
|
-
}
|
|
1463
|
-
}
|
|
1464
|
-
} else if (this.fractionalDigits > 0 || (this.fractionalDigits === -1 && inNano > 0)) {
|
|
1465
|
-
buf.append('.');
|
|
1466
|
-
let div = 100000000;
|
|
1467
|
-
for (let i = 0; ((this.fractionalDigits === -1 && inNano > 0) || i < this.fractionalDigits); i++) {
|
|
1468
|
-
const digit = MathUtil.intDiv(inNano, div);
|
|
1469
|
-
buf.append(digit);
|
|
1470
|
-
inNano = inNano - (digit * div);
|
|
1471
|
-
div = MathUtil.intDiv(div, 10);
|
|
1472
|
-
}
|
|
1473
|
-
}
|
|
1474
|
-
buf.append('Z');
|
|
1475
|
-
return true;
|
|
1476
|
-
}
|
|
1477
|
-
|
|
1478
|
-
parse(context, text, position) {
|
|
1479
|
-
// new context to avoid overwriting fields like year/month/day
|
|
1480
|
-
const newContext = context.copy();
|
|
1481
|
-
const minDigits = (this.fractionalDigits < 0 ? 0 : this.fractionalDigits);
|
|
1482
|
-
const maxDigits = (this.fractionalDigits < 0 ? 9 : this.fractionalDigits);
|
|
1483
|
-
const parser = new DateTimeFormatterBuilder()
|
|
1484
|
-
.append(DateTimeFormatter.ISO_LOCAL_DATE).appendLiteral('T')
|
|
1485
|
-
.appendValue(ChronoField.HOUR_OF_DAY, 2).appendLiteral(':').appendValue(ChronoField.MINUTE_OF_HOUR, 2).appendLiteral(':')
|
|
1486
|
-
.appendValue(ChronoField.SECOND_OF_MINUTE, 2).appendFraction(ChronoField.NANO_OF_SECOND, minDigits, maxDigits, true).appendLiteral('Z')
|
|
1487
|
-
.toFormatter()._toPrinterParser(false);
|
|
1488
|
-
const pos = parser.parse(newContext, text, position);
|
|
1489
|
-
if (pos < 0) {
|
|
1490
|
-
return pos;
|
|
1491
|
-
}
|
|
1492
|
-
// parser restricts most fields to 2 digits, so definitely int
|
|
1493
|
-
// correctly parsed nano is also guaranteed to be valid
|
|
1494
|
-
const yearParsed = newContext.getParsed(ChronoField.YEAR);
|
|
1495
|
-
const month = newContext.getParsed(ChronoField.MONTH_OF_YEAR);
|
|
1496
|
-
const day = newContext.getParsed(ChronoField.DAY_OF_MONTH);
|
|
1497
|
-
let hour = newContext.getParsed(ChronoField.HOUR_OF_DAY);
|
|
1498
|
-
const min = newContext.getParsed(ChronoField.MINUTE_OF_HOUR);
|
|
1499
|
-
const secVal = newContext.getParsed(ChronoField.SECOND_OF_MINUTE);
|
|
1500
|
-
const nanoVal = newContext.getParsed(ChronoField.NANO_OF_SECOND);
|
|
1501
|
-
let sec = (secVal != null ? secVal : 0);
|
|
1502
|
-
const nano = (nanoVal != null ? nanoVal : 0);
|
|
1503
|
-
const year = MathUtil.intMod(yearParsed, 10000);
|
|
1504
|
-
let days = 0;
|
|
1505
|
-
if (hour === 24 && min === 0 && sec === 0 && nano === 0) {
|
|
1506
|
-
hour = 0;
|
|
1507
|
-
days = 1;
|
|
1508
|
-
} else if (hour === 23 && min === 59 && sec === 60) {
|
|
1509
|
-
context.setParsedLeapSecond();
|
|
1510
|
-
sec = 59;
|
|
1511
|
-
}
|
|
1512
|
-
let instantSecs;
|
|
1513
|
-
try {
|
|
1514
|
-
const ldt = LocalDateTime.of(year, month, day, hour, min, sec, 0).plusDays(days);
|
|
1515
|
-
instantSecs = ldt.toEpochSecond(ZoneOffset.UTC);
|
|
1516
|
-
instantSecs += MathUtil.safeMultiply(MathUtil.intDiv(yearParsed, 10000), SECONDS_PER_10000_YEARS);
|
|
1517
|
-
} catch (ex) {
|
|
1518
|
-
return ~position;
|
|
1519
|
-
}
|
|
1520
|
-
let successPos = pos;
|
|
1521
|
-
successPos = context.setParsedField(ChronoField.INSTANT_SECONDS, instantSecs, position, successPos);
|
|
1522
|
-
return context.setParsedField(ChronoField.NANO_OF_SECOND, nano, position, successPos);
|
|
1523
|
-
}
|
|
1524
|
-
|
|
1525
|
-
toString() {
|
|
1526
|
-
return 'Instant()';
|
|
1527
|
-
}
|
|
1528
|
-
}
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
export function _init() {
|
|
1532
|
-
ReducedPrinterParser.BASE_DATE = LocalDate.of(2000, 1, 1);
|
|
1533
|
-
|
|
1534
|
-
DateTimeFormatterBuilder.CompositePrinterParser = CompositePrinterParser;
|
|
1535
|
-
DateTimeFormatterBuilder.PadPrinterParserDecorator = PadPrinterParserDecorator;
|
|
1536
|
-
DateTimeFormatterBuilder.SettingsParser = SettingsParser;
|
|
1537
|
-
DateTimeFormatterBuilder.CharLiteralPrinterParser = StringLiteralPrinterParser;
|
|
1538
|
-
DateTimeFormatterBuilder.StringLiteralPrinterParser = StringLiteralPrinterParser;
|
|
1539
|
-
DateTimeFormatterBuilder.CharLiteralPrinterParser = CharLiteralPrinterParser;
|
|
1540
|
-
DateTimeFormatterBuilder.NumberPrinterParser = NumberPrinterParser;
|
|
1541
|
-
DateTimeFormatterBuilder.ReducedPrinterParser = ReducedPrinterParser;
|
|
1542
|
-
DateTimeFormatterBuilder.FractionPrinterParser = FractionPrinterParser;
|
|
1543
|
-
DateTimeFormatterBuilder.OffsetIdPrinterParser = OffsetIdPrinterParser;
|
|
1544
|
-
DateTimeFormatterBuilder.ZoneIdPrinterParser = ZoneIdPrinterParser;
|
|
1545
|
-
}
|