sst 3.0.0 → 3.0.1-2
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/package.json +8 -139
- package/src/index.ts +1 -0
- package/src/resource.ts +15 -0
- package/tsconfig.json +11 -0
- package/LICENSE +0 -21
- package/README.md +0 -43
- package/bootstrap.d.ts +0 -5
- package/bootstrap.js +0 -318
- package/bus.d.ts +0 -20
- package/bus.js +0 -52
- package/cache.d.ts +0 -4
- package/cache.js +0 -31
- package/cdk/deploy-stack.d.ts +0 -223
- package/cdk/deploy-stack.js +0 -562
- package/cdk/deployments-wrapper.d.ts +0 -3
- package/cdk/deployments-wrapper.js +0 -135
- package/cdk/deployments.d.ts +0 -327
- package/cdk/deployments.js +0 -360
- package/cdk/util.d.ts +0 -1
- package/cdk/util.js +0 -17
- package/cli/ci-info.d.ts +0 -4
- package/cli/ci-info.js +0 -8
- package/cli/colors.d.ts +0 -17
- package/cli/colors.js +0 -27
- package/cli/commands/bind.d.ts +0 -19
- package/cli/commands/bind.js +0 -360
- package/cli/commands/bootstrap.d.ts +0 -15
- package/cli/commands/bootstrap.js +0 -11
- package/cli/commands/build.d.ts +0 -17
- package/cli/commands/build.js +0 -25
- package/cli/commands/connect.d.ts +0 -17
- package/cli/commands/connect.js +0 -55
- package/cli/commands/console.d.ts +0 -15
- package/cli/commands/console.js +0 -22
- package/cli/commands/deploy.d.ts +0 -19
- package/cli/commands/deploy.js +0 -112
- package/cli/commands/dev.d.ts +0 -25
- package/cli/commands/dev.js +0 -351
- package/cli/commands/diff.d.ts +0 -19
- package/cli/commands/diff.js +0 -89
- package/cli/commands/plugins/kysely.d.ts +0 -1
- package/cli/commands/plugins/kysely.js +0 -87
- package/cli/commands/plugins/pothos.d.ts +0 -1
- package/cli/commands/plugins/pothos.js +0 -58
- package/cli/commands/plugins/warmer.d.ts +0 -1
- package/cli/commands/plugins/warmer.js +0 -33
- package/cli/commands/remove.d.ts +0 -19
- package/cli/commands/remove.js +0 -62
- package/cli/commands/secrets/get.d.ts +0 -19
- package/cli/commands/secrets/get.js +0 -27
- package/cli/commands/secrets/list.d.ts +0 -19
- package/cli/commands/secrets/list.js +0 -69
- package/cli/commands/secrets/load.d.ts +0 -17
- package/cli/commands/secrets/load.js +0 -47
- package/cli/commands/secrets/remove.d.ts +0 -19
- package/cli/commands/secrets/remove.js +0 -27
- package/cli/commands/secrets/secrets.d.ts +0 -2
- package/cli/commands/secrets/secrets.js +0 -16
- package/cli/commands/secrets/set.d.ts +0 -21
- package/cli/commands/secrets/set.js +0 -54
- package/cli/commands/telemetry.d.ts +0 -17
- package/cli/commands/telemetry.js +0 -24
- package/cli/commands/transform.d.ts +0 -17
- package/cli/commands/transform.js +0 -62
- package/cli/commands/types.d.ts +0 -15
- package/cli/commands/types.js +0 -25
- package/cli/commands/update.d.ts +0 -17
- package/cli/commands/update.js +0 -116
- package/cli/commands/version.d.ts +0 -15
- package/cli/commands/version.js +0 -15
- package/cli/local/router.d.ts +0 -44
- package/cli/local/router.js +0 -43
- package/cli/local/server.d.ts +0 -22
- package/cli/local/server.js +0 -319
- package/cli/program.d.ts +0 -19
- package/cli/program.js +0 -87
- package/cli/spinner.d.ts +0 -3
- package/cli/spinner.js +0 -14
- package/cli/sst.d.ts +0 -2
- package/cli/sst.js +0 -74
- package/cli/telemetry/environment.d.ts +0 -15
- package/cli/telemetry/environment.js +0 -27
- package/cli/telemetry/post-payload.d.ts +0 -1
- package/cli/telemetry/post-payload.js +0 -27
- package/cli/telemetry/project-id.d.ts +0 -2
- package/cli/telemetry/project-id.js +0 -47
- package/cli/telemetry/telemetry.d.ts +0 -19
- package/cli/telemetry/telemetry.js +0 -103
- package/cli/terminal.d.ts +0 -1
- package/cli/terminal.js +0 -8
- package/cli/ui/deploy.d.ts +0 -10
- package/cli/ui/deploy.js +0 -172
- package/cli/ui/functions.d.ts +0 -2
- package/cli/ui/functions.js +0 -130
- package/cli/ui/header.d.ts +0 -5
- package/cli/ui/header.js +0 -16
- package/cli/ui/stack.d.ts +0 -1
- package/cli/ui/stack.js +0 -6
- package/config.d.ts +0 -56
- package/config.js +0 -244
- package/constructs/Api.d.ts +0 -814
- package/constructs/Api.js +0 -743
- package/constructs/ApiGatewayV1Api.d.ts +0 -642
- package/constructs/ApiGatewayV1Api.js +0 -767
- package/constructs/App.d.ts +0 -168
- package/constructs/App.js +0 -493
- package/constructs/AppSyncApi.d.ts +0 -550
- package/constructs/AppSyncApi.js +0 -493
- package/constructs/AstroSite.d.ts +0 -39
- package/constructs/AstroSite.js +0 -78
- package/constructs/AstroSite.tsdoc.d.ts +0 -2
- package/constructs/AstroSite.tsdoc.js +0 -2
- package/constructs/Auth.d.ts +0 -100
- package/constructs/Auth.js +0 -177
- package/constructs/BaseSite.d.ts +0 -29
- package/constructs/BaseSite.js +0 -43
- package/constructs/Bucket.d.ts +0 -364
- package/constructs/Bucket.js +0 -327
- package/constructs/Cognito.d.ts +0 -232
- package/constructs/Cognito.js +0 -370
- package/constructs/Config.d.ts +0 -3
- package/constructs/Config.js +0 -3
- package/constructs/Construct.d.ts +0 -23
- package/constructs/Construct.js +0 -46
- package/constructs/Cron.d.ts +0 -164
- package/constructs/Cron.js +0 -114
- package/constructs/Distribution.d.ts +0 -143
- package/constructs/Distribution.js +0 -260
- package/constructs/EdgeFunction.d.ts +0 -49
- package/constructs/EdgeFunction.js +0 -442
- package/constructs/EventBus.d.ts +0 -444
- package/constructs/EventBus.js +0 -440
- package/constructs/Function.d.ts +0 -690
- package/constructs/Function.js +0 -583
- package/constructs/FunctionalStack.d.ts +0 -13
- package/constructs/FunctionalStack.js +0 -62
- package/constructs/Job.d.ts +0 -337
- package/constructs/Job.js +0 -404
- package/constructs/KinesisStream.d.ts +0 -224
- package/constructs/KinesisStream.js +0 -207
- package/constructs/Metadata.d.ts +0 -60
- package/constructs/Metadata.js +0 -1
- package/constructs/NextjsSite.d.ts +0 -104
- package/constructs/NextjsSite.js +0 -308
- package/constructs/Parameter.d.ts +0 -37
- package/constructs/Parameter.js +0 -53
- package/constructs/Queue.d.ts +0 -194
- package/constructs/Queue.js +0 -204
- package/constructs/RDS.d.ts +0 -221
- package/constructs/RDS.js +0 -363
- package/constructs/RemixSite.d.ts +0 -42
- package/constructs/RemixSite.js +0 -158
- package/constructs/RemixSite.tsdoc.d.ts +0 -2
- package/constructs/RemixSite.tsdoc.js +0 -2
- package/constructs/Script.d.ts +0 -160
- package/constructs/Script.js +0 -179
- package/constructs/Secret.d.ts +0 -30
- package/constructs/Secret.js +0 -59
- package/constructs/Service.d.ts +0 -487
- package/constructs/Service.js +0 -655
- package/constructs/SolidStartSite.d.ts +0 -37
- package/constructs/SolidStartSite.js +0 -66
- package/constructs/SolidStartSite.tsdoc.d.ts +0 -2
- package/constructs/SolidStartSite.tsdoc.js +0 -2
- package/constructs/SsrFunction.d.ts +0 -60
- package/constructs/SsrFunction.js +0 -226
- package/constructs/SsrSite.d.ts +0 -407
- package/constructs/SsrSite.js +0 -850
- package/constructs/Stack.d.ts +0 -127
- package/constructs/Stack.js +0 -243
- package/constructs/StaticSite.d.ts +0 -348
- package/constructs/StaticSite.js +0 -468
- package/constructs/SvelteKitSite.d.ts +0 -40
- package/constructs/SvelteKitSite.js +0 -106
- package/constructs/SvelteKitSite.tsdoc.d.ts +0 -2
- package/constructs/SvelteKitSite.tsdoc.js +0 -2
- package/constructs/Table.d.ts +0 -410
- package/constructs/Table.js +0 -425
- package/constructs/Topic.d.ts +0 -257
- package/constructs/Topic.js +0 -273
- package/constructs/WebSocketApi.d.ts +0 -355
- package/constructs/WebSocketApi.js +0 -404
- package/constructs/cdk/HttpAwsIntegration.d.ts +0 -32
- package/constructs/cdk/HttpAwsIntegration.js +0 -24
- package/constructs/cdk/certificate-base.d.ts +0 -18
- package/constructs/cdk/certificate-base.js +0 -26
- package/constructs/cdk/dns-validated-certificate.d.ts +0 -77
- package/constructs/cdk/dns-validated-certificate.js +0 -125
- package/constructs/cdk/website-redirect.d.ts +0 -53
- package/constructs/cdk/website-redirect.js +0 -77
- package/constructs/context.d.ts +0 -3
- package/constructs/context.js +0 -27
- package/constructs/deferred_task.d.ts +0 -6
- package/constructs/deferred_task.js +0 -45
- package/constructs/deprecated/NextjsSite.d.ts +0 -309
- package/constructs/deprecated/NextjsSite.js +0 -1074
- package/constructs/deprecated/cross-region-helper.d.ts +0 -7
- package/constructs/deprecated/cross-region-helper.js +0 -152
- package/constructs/deprecated/index.d.ts +0 -1
- package/constructs/deprecated/index.js +0 -1
- package/constructs/future/Auth.d.ts +0 -80
- package/constructs/future/Auth.js +0 -122
- package/constructs/future/index.d.ts +0 -1
- package/constructs/future/index.js +0 -1
- package/constructs/index.d.ts +0 -32
- package/constructs/index.js +0 -32
- package/constructs/static-file-list.d.ts +0 -1
- package/constructs/static-file-list.js +0 -51
- package/constructs/util/apiGatewayV1AccessLog.d.ts +0 -15
- package/constructs/util/apiGatewayV1AccessLog.js +0 -76
- package/constructs/util/apiGatewayV2AccessLog.d.ts +0 -10
- package/constructs/util/apiGatewayV2AccessLog.js +0 -107
- package/constructs/util/apiGatewayV2Cors.d.ts +0 -67
- package/constructs/util/apiGatewayV2Cors.js +0 -21
- package/constructs/util/apiGatewayV2Domain.d.ts +0 -47
- package/constructs/util/apiGatewayV2Domain.js +0 -208
- package/constructs/util/appSyncApiDomain.d.ts +0 -41
- package/constructs/util/appSyncApiDomain.js +0 -176
- package/constructs/util/builder.d.ts +0 -3
- package/constructs/util/builder.js +0 -9
- package/constructs/util/duration.d.ts +0 -3
- package/constructs/util/duration.js +0 -19
- package/constructs/util/functionBinding.d.ts +0 -31
- package/constructs/util/functionBinding.js +0 -104
- package/constructs/util/functionUrlCors.d.ts +0 -67
- package/constructs/util/functionUrlCors.js +0 -23
- package/constructs/util/permission.d.ts +0 -8
- package/constructs/util/permission.js +0 -228
- package/constructs/util/size.d.ts +0 -3
- package/constructs/util/size.js +0 -12
- package/constructs/util/warning.d.ts +0 -11
- package/constructs/util/warning.js +0 -21
- package/context/context.d.ts +0 -13
- package/context/context.js +0 -69
- package/context/context2.d.ts +0 -16
- package/context/context2.js +0 -108
- package/context/handler.d.ts +0 -25
- package/context/handler.js +0 -21
- package/context/index.d.ts +0 -2
- package/context/index.js +0 -2
- package/credentials.d.ts +0 -9
- package/credentials.js +0 -145
- package/error.d.ts +0 -6
- package/error.js +0 -10
- package/index.d.ts +0 -1
- package/index.js +0 -1
- package/iot.d.ts +0 -6
- package/iot.js +0 -163
- package/logger.d.ts +0 -3
- package/logger.js +0 -32
- package/node/actor/index.d.ts +0 -29
- package/node/actor/index.js +0 -17
- package/node/api/index.d.ts +0 -64
- package/node/api/index.js +0 -179
- package/node/auth/adapter/adapter.d.ts +0 -3
- package/node/auth/adapter/adapter.js +0 -3
- package/node/auth/adapter/facebook.d.ts +0 -2
- package/node/auth/adapter/facebook.js +0 -26
- package/node/auth/adapter/github.d.ts +0 -2
- package/node/auth/adapter/github.js +0 -21
- package/node/auth/adapter/google.d.ts +0 -9
- package/node/auth/adapter/google.js +0 -18
- package/node/auth/adapter/link.d.ts +0 -8
- package/node/auth/adapter/link.js +0 -39
- package/node/auth/adapter/oauth.d.ts +0 -25
- package/node/auth/adapter/oauth.js +0 -52
- package/node/auth/adapter/oidc.d.ts +0 -17
- package/node/auth/adapter/oidc.js +0 -50
- package/node/auth/adapter/twitch.d.ts +0 -2
- package/node/auth/adapter/twitch.js +0 -11
- package/node/auth/auth.d.ts +0 -24
- package/node/auth/auth.js +0 -74
- package/node/auth/index.d.ts +0 -13
- package/node/auth/index.js +0 -12
- package/node/auth/session.d.ts +0 -76
- package/node/auth/session.js +0 -121
- package/node/bucket/index.d.ts +0 -3
- package/node/bucket/index.js +0 -2
- package/node/config/index.d.ts +0 -13
- package/node/config/index.js +0 -22
- package/node/event-bus/index.d.ts +0 -51
- package/node/event-bus/index.js +0 -76
- package/node/function/index.d.ts +0 -3
- package/node/function/index.js +0 -3
- package/node/future/auth/adapter/adapter.d.ts +0 -10
- package/node/future/auth/adapter/adapter.js +0 -1
- package/node/future/auth/adapter/code.d.ts +0 -17
- package/node/future/auth/adapter/code.js +0 -68
- package/node/future/auth/adapter/facebook.d.ts +0 -16
- package/node/future/auth/adapter/facebook.js +0 -27
- package/node/future/auth/adapter/github.d.ts +0 -23
- package/node/future/auth/adapter/github.js +0 -23
- package/node/future/auth/adapter/google.d.ts +0 -28
- package/node/future/auth/adapter/google.js +0 -22
- package/node/future/auth/adapter/link.d.ts +0 -13
- package/node/future/auth/adapter/link.js +0 -47
- package/node/future/auth/adapter/microsoft.d.ts +0 -22
- package/node/future/auth/adapter/microsoft.js +0 -16
- package/node/future/auth/adapter/oauth.d.ts +0 -41
- package/node/future/auth/adapter/oauth.js +0 -67
- package/node/future/auth/adapter/oidc.d.ts +0 -30
- package/node/future/auth/adapter/oidc.js +0 -63
- package/node/future/auth/adapter/spotify.d.ts +0 -23
- package/node/future/auth/adapter/spotify.js +0 -22
- package/node/future/auth/encryption.d.ts +0 -2
- package/node/future/auth/encryption.js +0 -30
- package/node/future/auth/handler.d.ts +0 -46
- package/node/future/auth/handler.js +0 -280
- package/node/future/auth/index.d.ts +0 -17
- package/node/future/auth/index.js +0 -15
- package/node/future/auth/session.d.ts +0 -71
- package/node/future/auth/session.js +0 -146
- package/node/graphql/index.d.ts +0 -15
- package/node/graphql/index.js +0 -32
- package/node/job/index.d.ts +0 -37
- package/node/job/index.js +0 -64
- package/node/kinesis-stream/index.d.ts +0 -3
- package/node/kinesis-stream/index.js +0 -3
- package/node/queue/index.d.ts +0 -3
- package/node/queue/index.js +0 -2
- package/node/rds/index.d.ts +0 -3
- package/node/rds/index.js +0 -2
- package/node/service/index.d.ts +0 -3
- package/node/service/index.js +0 -4
- package/node/site/index.d.ts +0 -18
- package/node/site/index.js +0 -18
- package/node/table/index.d.ts +0 -3
- package/node/table/index.js +0 -4
- package/node/topic/index.d.ts +0 -3
- package/node/topic/index.js +0 -4
- package/node/util/index.d.ts +0 -2
- package/node/util/index.js +0 -196
- package/node/util/loader.d.ts +0 -2
- package/node/util/loader.js +0 -51
- package/node/websocket-api/index.d.ts +0 -23
- package/node/websocket-api/index.js +0 -48
- package/pothos.d.ts +0 -7
- package/pothos.js +0 -160
- package/project.d.ts +0 -75
- package/project.js +0 -188
- package/runtime/handlers/container.d.ts +0 -2
- package/runtime/handlers/container.js +0 -263
- package/runtime/handlers/dotnet.d.ts +0 -2
- package/runtime/handlers/dotnet.js +0 -115
- package/runtime/handlers/go.d.ts +0 -2
- package/runtime/handlers/go.js +0 -126
- package/runtime/handlers/java.d.ts +0 -2
- package/runtime/handlers/java.js +0 -103
- package/runtime/handlers/node.d.ts +0 -2
- package/runtime/handlers/node.js +0 -269
- package/runtime/handlers/python.d.ts +0 -2
- package/runtime/handlers/python.js +0 -141
- package/runtime/handlers/pythonBundling.d.ts +0 -82
- package/runtime/handlers/pythonBundling.js +0 -80
- package/runtime/handlers/rust.d.ts +0 -2
- package/runtime/handlers/rust.js +0 -110
- package/runtime/handlers.d.ts +0 -74
- package/runtime/handlers.js +0 -151
- package/runtime/iot.d.ts +0 -1
- package/runtime/iot.js +0 -17
- package/runtime/runtime.d.ts +0 -32
- package/runtime/runtime.js +0 -1
- package/runtime/server.d.ts +0 -6
- package/runtime/server.js +0 -150
- package/runtime/workers.d.ts +0 -37
- package/runtime/workers.js +0 -85
- package/stacks/app-metadata.d.ts +0 -7
- package/stacks/app-metadata.js +0 -75
- package/stacks/assembly.d.ts +0 -1
- package/stacks/assembly.js +0 -4
- package/stacks/build.d.ts +0 -9
- package/stacks/build.js +0 -110
- package/stacks/deploy.d.ts +0 -9
- package/stacks/deploy.js +0 -240
- package/stacks/diff.d.ts +0 -8
- package/stacks/diff.js +0 -62
- package/stacks/index.d.ts +0 -10
- package/stacks/index.js +0 -10
- package/stacks/metadata.d.ts +0 -11
- package/stacks/metadata.js +0 -83
- package/stacks/monitor.d.ts +0 -32
- package/stacks/monitor.js +0 -151
- package/stacks/remove.d.ts +0 -8
- package/stacks/remove.js +0 -76
- package/stacks/synth.d.ts +0 -12
- package/stacks/synth.js +0 -94
- package/support/base-site-archiver.mjs +0 -99
- package/support/base-site-custom-resource/s3-handler.py +0 -195
- package/support/base-site-custom-resource/s3-upload.py +0 -89
- package/support/bootstrap-metadata-function/index.mjs +0 -58011
- package/support/bridge/Dockerfile +0 -3
- package/support/bridge/bridge.mjs +0 -146
- package/support/certificate-requestor/index.js +0 -549
- package/support/custom-resources/index.mjs +0 -180627
- package/support/dotnet31-bootstrap/Program.cs +0 -17
- package/support/dotnet31-bootstrap/dotnet-bootstrap.csproj +0 -12
- package/support/dotnet31-bootstrap/release/Amazon.Lambda.Core.dll +0 -0
- package/support/dotnet31-bootstrap/release/Amazon.Lambda.RuntimeSupport.dll +0 -0
- package/support/dotnet31-bootstrap/release/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- package/support/dotnet31-bootstrap/release/System.Text.Encodings.Web.dll +0 -0
- package/support/dotnet31-bootstrap/release/System.Text.Json.dll +0 -0
- package/support/dotnet31-bootstrap/release/dotnet-bootstrap +0 -0
- package/support/dotnet31-bootstrap/release/dotnet-bootstrap.deps.json +0 -230
- package/support/dotnet31-bootstrap/release/dotnet-bootstrap.dll +0 -0
- package/support/dotnet31-bootstrap/release/dotnet-bootstrap.pdb +0 -0
- package/support/dotnet31-bootstrap/release/dotnet-bootstrap.runtimeconfig.json +0 -9
- package/support/dotnet6-bootstrap/Program.cs +0 -17
- package/support/dotnet6-bootstrap/dotnet-bootstrap.csproj +0 -12
- package/support/dotnet6-bootstrap/release/Amazon.Lambda.Core.dll +0 -0
- package/support/dotnet6-bootstrap/release/Amazon.Lambda.RuntimeSupport.dll +0 -0
- package/support/dotnet6-bootstrap/release/dotnet-bootstrap +0 -0
- package/support/dotnet6-bootstrap/release/dotnet-bootstrap.deps.json +0 -59
- package/support/dotnet6-bootstrap/release/dotnet-bootstrap.dll +0 -0
- package/support/dotnet6-bootstrap/release/dotnet-bootstrap.pdb +0 -0
- package/support/dotnet6-bootstrap/release/dotnet-bootstrap.runtimeconfig.json +0 -12
- package/support/edge-function/edge-lambda-version.mjs +0 -3
- package/support/edge-function/edge-lambda.mjs +0 -3
- package/support/edge-function/s3-bucket.mjs +0 -3
- package/support/event-bus-retrier/index.mjs +0 -75
- package/support/java-runtime/install.sh +0 -25
- package/support/java-runtime/pom.xml +0 -39
- package/support/java-runtime/release/aws-lambda-java-core-1.2.0.jar +0 -0
- package/support/java-runtime/release/aws-lambda-java-runtime-interface-client-1.1.0.jar +0 -0
- package/support/java-runtime/release/aws-lambda-java-serialization-1.0.0.jar +0 -0
- package/support/job-manager/index.mjs +0 -57679
- package/support/nixpacks/Dockerfile +0 -6
- package/support/nodejs-runtime/index.mjs +0 -169
- package/support/python-runtime/Dockerfile +0 -9
- package/support/python-runtime/Dockerfile.custom +0 -21
- package/support/python-runtime/Dockerfile.dependencies +0 -26
- package/support/python-runtime/runtime.py +0 -127
- package/support/rds-migrator/index.mjs +0 -49
- package/support/remix-site-function/edge-server.js +0 -161
- package/support/remix-site-function/polyfill.js +0 -24
- package/support/remix-site-function/regional-server.js +0 -164
- package/support/script-function/index.mjs +0 -48760
- package/support/service-dev-function/index.js +0 -1
- package/support/signing-function/index.mjs +0 -3769
- package/support/sls-nextjs-site-build-helper/build.cjs +0 -91
- package/support/sls-nextjs-site-build-helper/index-wrapper.js +0 -19
- package/support/sls-nextjs-site-function-code-replacer/lambda-code-updater.py +0 -156
- package/support/sls-nextjs-site-stub/index.html +0 -99
- package/support/ssr-site-function-archiver.mjs +0 -96
- package/support/ssr-site-function-stub/index.js +0 -5
- package/support/ssr-warmer/index.mjs +0 -34235
- package/util/error.d.ts +0 -3
- package/util/error.js +0 -6
- package/util/fs.d.ts +0 -4
- package/util/fs.js +0 -46
- package/util/lazy.d.ts +0 -1
- package/util/lazy.js +0 -11
- package/util/module.d.ts +0 -1
- package/util/module.js +0 -5
- package/util/process.d.ts +0 -2
- package/util/process.js +0 -3
- package/watcher.d.ts +0 -14
- package/watcher.js +0 -35
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import { createRequire as topLevelCreateRequire } from 'module';const require = topLevelCreateRequire(import.meta.url);
|
|
2
|
-
var M=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var I=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var qu=I((E1,Nu)=>{var Rg=typeof process=="object"&&process&&process.platform==="win32";Nu.exports=Rg?{sep:"\\"}:{sep:"/"}});var ua=I((O1,Bu)=>{"use strict";Bu.exports=ju;function ju(e,t,r){e instanceof RegExp&&(e=Fu(e,r)),t instanceof RegExp&&(t=Fu(t,r));var i=ku(e,t,r);return i&&{start:i[0],end:i[1],pre:r.slice(0,i[0]),body:r.slice(i[0]+e.length,i[1]),post:r.slice(i[1]+t.length)}}function Fu(e,t){var r=t.match(e);return r?r[0]:null}ju.range=ku;function ku(e,t,r){var i,n,a,s,o,f=r.indexOf(e),d=r.indexOf(t,f+1),c=f;if(f>=0&&d>0){if(e===t)return[f,d];for(i=[],a=r.length;c>=0&&!o;)c==f?(i.push(c),f=r.indexOf(e,c+1)):i.length==1?o=[i.pop(),d]:(n=i.pop(),n<a&&(a=n,s=d),d=r.indexOf(t,c+1)),c=f<d&&f>=0?f:d;i.length&&(o=[a,s])}return o}});var Vu=I((T1,Zu)=>{var Uu=ua();Zu.exports=Lg;var Gu="\0SLASH"+Math.random()+"\0",zu="\0OPEN"+Math.random()+"\0",la="\0CLOSE"+Math.random()+"\0",Wu="\0COMMA"+Math.random()+"\0",Hu="\0PERIOD"+Math.random()+"\0";function fa(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function Ag(e){return e.split("\\\\").join(Gu).split("\\{").join(zu).split("\\}").join(la).split("\\,").join(Wu).split("\\.").join(Hu)}function Ig(e){return e.split(Gu).join("\\").split(zu).join("{").split(la).join("}").split(Wu).join(",").split(Hu).join(".")}function $u(e){if(!e)return[""];var t=[],r=Uu("{","}",e);if(!r)return e.split(",");var i=r.pre,n=r.body,a=r.post,s=i.split(",");s[s.length-1]+="{"+n+"}";var o=$u(a);return a.length&&(s[s.length-1]+=o.shift(),s.push.apply(s,o)),t.push.apply(t,s),t}function Lg(e){return e?(e.substr(0,2)==="{}"&&(e="\\{\\}"+e.substr(2)),Lr(Ag(e),!0).map(Ig)):[]}function Mg(e){return"{"+e+"}"}function Dg(e){return/^-?0\d/.test(e)}function Pg(e,t){return e<=t}function Cg(e,t){return e>=t}function Lr(e,t){var r=[],i=Uu("{","}",e);if(!i)return[e];var n=i.pre,a=i.post.length?Lr(i.post,!1):[""];if(/\$$/.test(i.pre))for(var s=0;s<a.length;s++){var o=n+"{"+i.body+"}"+a[s];r.push(o)}else{var f=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),d=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),c=f||d,v=i.body.indexOf(",")>=0;if(!c&&!v)return i.post.match(/,.*\}/)?(e=i.pre+"{"+i.body+la+i.post,Lr(e)):[e];var p;if(c)p=i.body.split(/\.\./);else if(p=$u(i.body),p.length===1&&(p=Lr(p[0],!1).map(Mg),p.length===1))return a.map(function(D){return i.pre+p[0]+D});var g;if(c){var m=fa(p[0]),R=fa(p[1]),S=Math.max(p[0].length,p[1].length),T=p.length==3?Math.abs(fa(p[2])):1,j=Pg,z=R<m;z&&(T*=-1,j=Cg);var q=p.some(Dg);g=[];for(var F=m;j(F,R);F+=T){var Q;if(d)Q=String.fromCharCode(F),Q==="\\"&&(Q="");else if(Q=String(F),q){var L=S-Q.length;if(L>0){var H=new Array(L+1).join("0");F<0?Q="-"+H+Q.slice(1):Q=H+Q}}g.push(Q)}}else{g=[];for(var x=0;x<p.length;x++)g.push.apply(g,Lr(p[x],!1))}for(var x=0;x<g.length;x++)for(var s=0;s<a.length;s++){var o=n+g[x]+a[s];(!t||c||o)&&r.push(o)}}return r}});var Mr=I((R1,pa)=>{var De=pa.exports=(e,t,r={})=>(Bi(t),!r.nocomment&&t.charAt(0)==="#"?!1:new Xt(t,r).match(e));pa.exports=De;var ca=qu();De.sep=ca.sep;var Ge=Symbol("globstar **");De.GLOBSTAR=Ge;var Ng=Vu(),Qu={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}},da="[^/]",ha=da+"*?",qg="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",Fg="(?:(?!(?:\\/|^)\\.).)*?",Xu=e=>e.split("").reduce((t,r)=>(t[r]=!0,t),{}),Yu=Xu("().*{}+?[]^$\\!"),jg=Xu("[.("),Ku=/\/+/;De.filter=(e,t={})=>(r,i,n)=>De(r,e,t);var st=(e,t={})=>{let r={};return Object.keys(e).forEach(i=>r[i]=e[i]),Object.keys(t).forEach(i=>r[i]=t[i]),r};De.defaults=e=>{if(!e||typeof e!="object"||!Object.keys(e).length)return De;let t=De,r=(i,n,a)=>t(i,n,st(e,a));return r.Minimatch=class extends t.Minimatch{constructor(n,a){super(n,st(e,a))}},r.Minimatch.defaults=i=>t.defaults(st(e,i)).Minimatch,r.filter=(i,n)=>t.filter(i,st(e,n)),r.defaults=i=>t.defaults(st(e,i)),r.makeRe=(i,n)=>t.makeRe(i,st(e,n)),r.braceExpand=(i,n)=>t.braceExpand(i,st(e,n)),r.match=(i,n,a)=>t.match(i,n,st(e,a)),r};De.braceExpand=(e,t)=>Ju(e,t);var Ju=(e,t={})=>(Bi(e),t.nobrace||!/\{(?:(?!\{).)*\}/.test(e)?[e]:Ng(e)),kg=1024*64,Bi=e=>{if(typeof e!="string")throw new TypeError("invalid pattern");if(e.length>kg)throw new TypeError("pattern is too long")},ki=Symbol("subparse");De.makeRe=(e,t)=>new Xt(e,t||{}).makeRe();De.match=(e,t,r={})=>{let i=new Xt(t,r);return e=e.filter(n=>i.match(n)),i.options.nonull&&!e.length&&e.push(t),e};var Bg=e=>e.replace(/\\(.)/g,"$1"),Ug=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Xt=class{constructor(t,r){Bi(t),r||(r={}),this.options=r,this.set=[],this.pattern=t,this.windowsPathsNoEscape=!!r.windowsPathsNoEscape||r.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.regexp=null,this.negate=!1,this.comment=!1,this.empty=!1,this.partial=!!r.partial,this.make()}debug(){}make(){let t=this.pattern,r=this.options;if(!r.nocomment&&t.charAt(0)==="#"){this.comment=!0;return}if(!t){this.empty=!0;return}this.parseNegate();let i=this.globSet=this.braceExpand();r.debug&&(this.debug=(...n)=>console.error(...n)),this.debug(this.pattern,i),i=this.globParts=i.map(n=>n.split(Ku)),this.debug(this.pattern,i),i=i.map((n,a,s)=>n.map(this.parse,this)),this.debug(this.pattern,i),i=i.filter(n=>n.indexOf(!1)===-1),this.debug(this.pattern,i),this.set=i}parseNegate(){if(this.options.nonegate)return;let t=this.pattern,r=!1,i=0;for(let n=0;n<t.length&&t.charAt(n)==="!";n++)r=!r,i++;i&&(this.pattern=t.substr(i)),this.negate=r}matchOne(t,r,i){var n=this.options;this.debug("matchOne",{this:this,file:t,pattern:r}),this.debug("matchOne",t.length,r.length);for(var a=0,s=0,o=t.length,f=r.length;a<o&&s<f;a++,s++){this.debug("matchOne loop");var d=r[s],c=t[a];if(this.debug(r,d,c),d===!1)return!1;if(d===Ge){this.debug("GLOBSTAR",[r,d,c]);var v=a,p=s+1;if(p===f){for(this.debug("** at the end");a<o;a++)if(t[a]==="."||t[a]===".."||!n.dot&&t[a].charAt(0)===".")return!1;return!0}for(;v<o;){var g=t[v];if(this.debug(`
|
|
3
|
-
globstar while`,t,v,r,p,g),this.matchOne(t.slice(v),r.slice(p),i))return this.debug("globstar found match!",v,o,g),!0;if(g==="."||g===".."||!n.dot&&g.charAt(0)==="."){this.debug("dot detected!",t,v,r,p);break}this.debug("globstar swallow a segment, and continue"),v++}return!!(i&&(this.debug(`
|
|
4
|
-
>>> no match, partial?`,t,v,r,p),v===o))}var m;if(typeof d=="string"?(m=c===d,this.debug("string match",d,c,m)):(m=c.match(d),this.debug("pattern match",d,c,m)),!m)return!1}if(a===o&&s===f)return!0;if(a===o)return i;if(s===f)return a===o-1&&t[a]==="";throw new Error("wtf?")}braceExpand(){return Ju(this.pattern,this.options)}parse(t,r){Bi(t);let i=this.options;if(t==="**")if(i.noglobstar)t="*";else return Ge;if(t==="")return"";let n="",a=!!i.nocase,s=!1,o=[],f=[],d,c=!1,v=-1,p=-1,g,m,R,S=t.charAt(0)==="."?"":i.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",T=()=>{if(d){switch(d){case"*":n+=ha,a=!0;break;case"?":n+=da,a=!0;break;default:n+="\\"+d;break}this.debug("clearStateChar %j %j",d,n),d=!1}};for(let q=0,F;q<t.length&&(F=t.charAt(q));q++){if(this.debug("%s %s %s %j",t,q,n,F),s){if(F==="/")return!1;Yu[F]&&(n+="\\"),n+=F,s=!1;continue}switch(F){case"/":return!1;case"\\":T(),s=!0;continue;case"?":case"*":case"+":case"@":case"!":if(this.debug("%s %s %s %j <-- stateChar",t,q,n,F),c){this.debug(" in class"),F==="!"&&q===p+1&&(F="^"),n+=F;continue}this.debug("call clearStateChar %j",d),T(),d=F,i.noext&&T();continue;case"(":if(c){n+="(";continue}if(!d){n+="\\(";continue}o.push({type:d,start:q-1,reStart:n.length,open:Qu[d].open,close:Qu[d].close}),n+=d==="!"?"(?:(?!(?:":"(?:",this.debug("plType %j %j",d,n),d=!1;continue;case")":if(c||!o.length){n+="\\)";continue}T(),a=!0,m=o.pop(),n+=m.close,m.type==="!"&&f.push(m),m.reEnd=n.length;continue;case"|":if(c||!o.length){n+="\\|";continue}T(),n+="|";continue;case"[":if(T(),c){n+="\\"+F;continue}c=!0,p=q,v=n.length,n+=F;continue;case"]":if(q===p+1||!c){n+="\\"+F;continue}g=t.substring(p+1,q);try{RegExp("["+g+"]")}catch{R=this.parse(g,ki),n=n.substr(0,v)+"\\["+R[0]+"\\]",a=a||R[1],c=!1;continue}a=!0,c=!1,n+=F;continue;default:T(),Yu[F]&&!(F==="^"&&c)&&(n+="\\"),n+=F;break}}for(c&&(g=t.substr(p+1),R=this.parse(g,ki),n=n.substr(0,v)+"\\["+R[0],a=a||R[1]),m=o.pop();m;m=o.pop()){let q;q=n.slice(m.reStart+m.open.length),this.debug("setting tail",n,m),q=q.replace(/((?:\\{2}){0,64})(\\?)\|/g,(Q,L,H)=>(H||(H="\\"),L+L+H+"|")),this.debug(`tail=%j
|
|
5
|
-
%s`,q,q,m,n);let F=m.type==="*"?ha:m.type==="?"?da:"\\"+m.type;a=!0,n=n.slice(0,m.reStart)+F+"\\("+q}T(),s&&(n+="\\\\");let j=jg[n.charAt(0)];for(let q=f.length-1;q>-1;q--){let F=f[q],Q=n.slice(0,F.reStart),L=n.slice(F.reStart,F.reEnd-8),H=n.slice(F.reEnd),x=n.slice(F.reEnd-8,F.reEnd)+H,D=Q.split("(").length-1,P=H;for(let X=0;X<D;X++)P=P.replace(/\)[+*?]?/,"");H=P;let B=H===""&&r!==ki?"$":"";n=Q+L+H+B+x}if(n!==""&&a&&(n="(?=.)"+n),j&&(n=S+n),r===ki)return[n,a];if(!a)return Bg(t);let z=i.nocase?"i":"";try{return Object.assign(new RegExp("^"+n+"$",z),{_glob:t,_src:n})}catch{return new RegExp("$.")}}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;let t=this.set;if(!t.length)return this.regexp=!1,this.regexp;let r=this.options,i=r.noglobstar?ha:r.dot?qg:Fg,n=r.nocase?"i":"",a=t.map(s=>(s=s.map(o=>typeof o=="string"?Ug(o):o===Ge?Ge:o._src).reduce((o,f)=>(o[o.length-1]===Ge&&f===Ge||o.push(f),o),[]),s.forEach((o,f)=>{o!==Ge||s[f-1]===Ge||(f===0?s.length>1?s[f+1]="(?:\\/|"+i+"\\/)?"+s[f+1]:s[f]=i:f===s.length-1?s[f-1]+="(?:\\/|"+i+")?":(s[f-1]+="(?:\\/|\\/"+i+"\\/)"+s[f+1],s[f+1]=Ge))}),s.filter(o=>o!==Ge).join("/"))).join("|");a="^(?:"+a+")$",this.negate&&(a="^(?!"+a+").*$");try{this.regexp=new RegExp(a,n)}catch{this.regexp=!1}return this.regexp}match(t,r=this.partial){if(this.debug("match",t,this.pattern),this.comment)return!1;if(this.empty)return t==="";if(t==="/"&&r)return!0;let i=this.options;ca.sep!=="/"&&(t=t.split(ca.sep).join("/")),t=t.split(Ku),this.debug(this.pattern,"split",t);let n=this.set;this.debug(this.pattern,"set",n);let a;for(let s=t.length-1;s>=0&&(a=t[s],!a);s--);for(let s=0;s<n.length;s++){let o=n[s],f=t;if(i.matchBase&&o.length===1&&(f=[a]),this.matchOne(f,o,r))return i.flipNegate?!0:!this.negate}return i.flipNegate?!1:this.negate}static defaults(t){return De.defaults(t).Minimatch}};De.Minimatch=Xt});var af=I((A1,nf)=>{nf.exports=rf;var ya=M("fs"),{EventEmitter:Gg}=M("events"),{Minimatch:ga}=Mr(),{resolve:zg}=M("path");function Wg(e,t){return new Promise((r,i)=>{ya.readdir(e,{withFileTypes:!0},(n,a)=>{if(n)switch(n.code){case"ENOTDIR":t?i(n):r([]);break;case"ENOTSUP":case"ENOENT":case"ENAMETOOLONG":case"UNKNOWN":r([]);break;case"ELOOP":default:i(n);break}else r(a)})})}function ef(e,t){return new Promise((r,i)=>{(t?ya.stat:ya.lstat)(e,(a,s)=>{if(a)switch(a.code){case"ENOENT":r(t?ef(e,!1):null);break;default:r(null);break}else r(s)})})}async function*tf(e,t,r,i,n,a){let s=await Wg(t+e,a);for(let o of s){let f=o.name;f===void 0&&(f=o,i=!0);let d=e+"/"+f,c=d.slice(1),v=t+"/"+c,p=null;(i||r)&&(p=await ef(v,r)),!p&&o.name!==void 0&&(p=o),p===null&&(p={isDirectory:()=>!1}),p.isDirectory()?n(c)||(yield{relative:c,absolute:v,stats:p},yield*tf(d,t,r,i,n,!1)):yield{relative:c,absolute:v,stats:p}}}async function*Hg(e,t,r,i){yield*tf("",e,t,r,i,!0)}function $g(e){return{pattern:e.pattern,dot:!!e.dot,noglobstar:!!e.noglobstar,matchBase:!!e.matchBase,nocase:!!e.nocase,ignore:e.ignore,skip:e.skip,follow:!!e.follow,stat:!!e.stat,nodir:!!e.nodir,mark:!!e.mark,silent:!!e.silent,absolute:!!e.absolute}}var Ui=class extends Gg{constructor(t,r,i){if(super(),typeof r=="function"&&(i=r,r=null),this.options=$g(r||{}),this.matchers=[],this.options.pattern){let n=Array.isArray(this.options.pattern)?this.options.pattern:[this.options.pattern];this.matchers=n.map(a=>new ga(a,{dot:this.options.dot,noglobstar:this.options.noglobstar,matchBase:this.options.matchBase,nocase:this.options.nocase}))}if(this.ignoreMatchers=[],this.options.ignore){let n=Array.isArray(this.options.ignore)?this.options.ignore:[this.options.ignore];this.ignoreMatchers=n.map(a=>new ga(a,{dot:!0}))}if(this.skipMatchers=[],this.options.skip){let n=Array.isArray(this.options.skip)?this.options.skip:[this.options.skip];this.skipMatchers=n.map(a=>new ga(a,{dot:!0}))}this.iterator=Hg(zg(t||"."),this.options.follow,this.options.stat,this._shouldSkipDirectory.bind(this)),this.paused=!1,this.inactive=!1,this.aborted=!1,i&&(this._matches=[],this.on("match",n=>this._matches.push(this.options.absolute?n.absolute:n.relative)),this.on("error",n=>i(n)),this.on("end",()=>i(null,this._matches))),setTimeout(()=>this._next(),0)}_shouldSkipDirectory(t){return this.skipMatchers.some(r=>r.match(t))}_fileMatches(t,r){let i=t+(r?"/":"");return(this.matchers.length===0||this.matchers.some(n=>n.match(i)))&&!this.ignoreMatchers.some(n=>n.match(i))&&(!this.options.nodir||!r)}_next(){!this.paused&&!this.aborted?this.iterator.next().then(t=>{if(t.done)this.emit("end");else{let r=t.value.stats.isDirectory();if(this._fileMatches(t.value.relative,r)){let i=t.value.relative,n=t.value.absolute;this.options.mark&&r&&(i+="/",n+="/"),this.options.stat?this.emit("match",{relative:i,absolute:n,stat:t.value.stats}):this.emit("match",{relative:i,absolute:n})}this._next(this.iterator)}}).catch(t=>{this.abort(),this.emit("error",t),!t.code&&!this.options.silent&&console.error(t)}):this.inactive=!0}abort(){this.aborted=!0}pause(){this.paused=!0}resume(){this.paused=!1,this.inactive&&(this.inactive=!1,this._next())}};function rf(e,t,r){return new Ui(e,t,r)}rf.ReaddirGlob=Ui});var of=I((Gi,sf)=>{(function(e,t){typeof Gi=="object"&&typeof sf<"u"?t(Gi):typeof define=="function"&&define.amd?define(["exports"],t):t(e.async={})})(Gi,function(e){"use strict";function t(l,...u){return(...h)=>l(...u,...h)}function r(l){return function(...u){var h=u.pop();return l.call(this,u,h)}}var i=typeof queueMicrotask=="function"&&queueMicrotask,n=typeof setImmediate=="function"&&setImmediate,a=typeof process=="object"&&typeof process.nextTick=="function";function s(l){setTimeout(l,0)}function o(l){return(u,...h)=>l(()=>u(...h))}var f;i?f=queueMicrotask:n?f=setImmediate:a?f=process.nextTick:f=s;var d=o(f);function c(l){return g(l)?function(...u){let h=u.pop(),y=l.apply(this,u);return v(y,h)}:r(function(u,h){var y;try{y=l.apply(this,u)}catch(b){return h(b)}if(y&&typeof y.then=="function")return v(y,h);h(null,y)})}function v(l,u){return l.then(h=>{p(u,null,h)},h=>{p(u,h&&h.message?h:new Error(h))})}function p(l,u,h){try{l(u,h)}catch(y){d(b=>{throw b},y)}}function g(l){return l[Symbol.toStringTag]==="AsyncFunction"}function m(l){return l[Symbol.toStringTag]==="AsyncGenerator"}function R(l){return typeof l[Symbol.asyncIterator]=="function"}function S(l){if(typeof l!="function")throw new Error("expected a function");return g(l)?c(l):l}function T(l,u=l.length){if(!u)throw new Error("arity is undefined");function h(...y){return typeof y[u-1]=="function"?l.apply(this,y):new Promise((b,w)=>{y[u-1]=(E,...O)=>{if(E)return w(E);b(O.length>1?O:O[0])},l.apply(this,y)})}return h}function j(l){return function(h,...y){return T(function(w){var E=this;return l(h,(O,A)=>{S(O).apply(E,y.concat(A))},w)})}}function z(l,u,h,y){u=u||[];var b=[],w=0,E=S(h);return l(u,(O,A,N)=>{var V=w++;E(O,(re,Y)=>{b[V]=Y,N(re)})},O=>{y(O,b)})}function q(l){return l&&typeof l.length=="number"&&l.length>=0&&l.length%1===0}let F={};function Q(l){function u(...h){if(l!==null){var y=l;l=null,y.apply(this,h)}}return Object.assign(u,l),u}function L(l){return l[Symbol.iterator]&&l[Symbol.iterator]()}function H(l){var u=-1,h=l.length;return function(){return++u<h?{value:l[u],key:u}:null}}function x(l){var u=-1;return function(){var y=l.next();return y.done?null:(u++,{value:y.value,key:u})}}function D(l){var u=l?Object.keys(l):[],h=-1,y=u.length;return function b(){var w=u[++h];return w==="__proto__"?b():h<y?{value:l[w],key:w}:null}}function P(l){if(q(l))return H(l);var u=L(l);return u?x(u):D(l)}function B(l){return function(...u){if(l===null)throw new Error("Callback was already called.");var h=l;l=null,h.apply(this,u)}}function X(l,u,h,y){let b=!1,w=!1,E=!1,O=0,A=0;function N(){O>=u||E||b||(E=!0,l.next().then(({value:Y,done:qe})=>{if(!(w||b)){if(E=!1,qe){b=!0,O<=0&&y(null);return}O++,h(Y,A,V),A++,N()}}).catch(re))}function V(Y,qe){if(O-=1,!w){if(Y)return re(Y);if(Y===!1){b=!0,w=!0;return}if(qe===F||b&&O<=0)return b=!0,y(null);N()}}function re(Y){w||(E=!1,b=!0,y(Y))}N()}var ee=l=>(u,h,y)=>{if(y=Q(y),l<=0)throw new RangeError("concurrency limit cannot be less than 1");if(!u)return y(null);if(m(u))return X(u,l,h,y);if(R(u))return X(u[Symbol.asyncIterator](),l,h,y);var b=P(u),w=!1,E=!1,O=0,A=!1;function N(re,Y){if(!E)if(O-=1,re)w=!0,y(re);else if(re===!1)w=!0,E=!0;else{if(Y===F||w&&O<=0)return w=!0,y(null);A||V()}}function V(){for(A=!0;O<l&&!w;){var re=b();if(re===null){w=!0,O<=0&&y(null);return}O+=1,h(re.value,re.key,B(N))}A=!1}V()};function le(l,u,h,y){return ee(u)(l,S(h),y)}var te=T(le,4);function se(l,u,h){h=Q(h);var y=0,b=0,{length:w}=l,E=!1;w===0&&h(null);function O(A,N){A===!1&&(E=!0),E!==!0&&(A?h(A):(++b===w||N===F)&&h(null))}for(;y<w;y++)u(l[y],y,B(O))}function ve(l,u,h){return te(l,1/0,u,h)}function oe(l,u,h){var y=q(l)?se:ve;return y(l,S(u),h)}var Ee=T(oe,3);function gi(l,u,h){return z(Ee,l,u,h)}var nt=T(gi,3),Zo=j(nt);function Pp(l,u,h){return te(l,1,u,h)}var Ue=T(Pp,3);function Cp(l,u,h){return z(Ue,l,u,h)}var Xn=T(Cp,3),Vo=j(Xn);let Zt=Symbol("promiseCallback");function Vt(){let l,u;function h(y,...b){if(y)return u(y);l(b.length>1?b:b[0])}return h[Zt]=new Promise((y,b)=>{l=y,u=b}),h}function Jn(l,u,h){typeof u!="number"&&(h=u,u=null),h=Q(h||Vt());var y=Object.keys(l).length;if(!y)return h(null);u||(u=y);var b={},w=0,E=!1,O=!1,A=Object.create(null),N=[],V=[],re={};Object.keys(l).forEach(C=>{var G=l[C];if(!Array.isArray(G)){Y(C,[G]),V.push(C);return}var K=G.slice(0,G.length-1),de=K.length;if(de===0){Y(C,G),V.push(C);return}re[C]=de,K.forEach(we=>{if(!l[we])throw new Error("async.auto task `"+C+"` has a non-existent dependency `"+we+"` in "+K.join(", "));Yt(we,()=>{de--,de===0&&Y(C,G)})})}),ie(),qe();function Y(C,G){N.push(()=>Ar(C,G))}function qe(){if(!E){if(N.length===0&&w===0)return h(null,b);for(;N.length&&w<u;){var C=N.shift();C()}}}function Yt(C,G){var K=A[C];K||(K=A[C]=[]),K.push(G)}function xt(C){var G=A[C]||[];G.forEach(K=>K()),qe()}function Ar(C,G){if(!O){var K=B((we,...Fe)=>{if(w--,we===!1){E=!0;return}if(Fe.length<2&&([Fe]=Fe),we){var Kt={};if(Object.keys(b).forEach(Rt=>{Kt[Rt]=b[Rt]}),Kt[C]=Fe,O=!0,A=Object.create(null),E)return;h(we,Kt)}else b[C]=Fe,xt(C)});w++;var de=S(G[G.length-1]);G.length>1?de(b,K):de(K)}}function ie(){for(var C,G=0;V.length;)C=V.pop(),G++,U(C).forEach(K=>{--re[K]===0&&V.push(K)});if(G!==y)throw new Error("async.auto cannot execute tasks due to a recursive dependency")}function U(C){var G=[];return Object.keys(l).forEach(K=>{let de=l[K];Array.isArray(de)&&de.indexOf(C)>=0&&G.push(K)}),G}return h[Zt]}var Np=/^(?:async\s+)?(?:function)?\s*\w*\s*\(\s*([^)]+)\s*\)(?:\s*{)/,qp=/^(?:async\s+)?\(?\s*([^)=]+)\s*\)?(?:\s*=>)/,Fp=/,/,jp=/(=.+)?(\s*)$/;function kp(l){let u="",h=0,y=l.indexOf("*/");for(;h<l.length;)if(l[h]==="/"&&l[h+1]==="/"){let b=l.indexOf(`
|
|
6
|
-
`,h);h=b===-1?l.length:b}else if(y!==-1&&l[h]==="/"&&l[h+1]==="*"){let b=l.indexOf("*/",h);b!==-1?(h=b+2,y=l.indexOf("*/",h)):(u+=l[h],h++)}else u+=l[h],h++;return u}function Bp(l){let u=kp(l.toString()),h=u.match(Np);if(h||(h=u.match(qp)),!h)throw new Error(`could not parse args in autoInject
|
|
7
|
-
Source:
|
|
8
|
-
`+u);let[,y]=h;return y.replace(/\s/g,"").split(Fp).map(b=>b.replace(jp,"").trim())}function Qo(l,u){var h={};return Object.keys(l).forEach(y=>{var b=l[y],w,E=g(b),O=!E&&b.length===1||E&&b.length===0;if(Array.isArray(b))w=[...b],b=w.pop(),h[y]=w.concat(w.length>0?A:b);else if(O)h[y]=b;else{if(w=Bp(b),b.length===0&&!E&&w.length===0)throw new Error("autoInject task functions require explicit parameters.");E||w.pop(),h[y]=w.concat(A)}function A(N,V){var re=w.map(Y=>N[Y]);re.push(V),S(b)(...re)}}),Jn(h,u)}class Up{constructor(){this.head=this.tail=null,this.length=0}removeLink(u){return u.prev?u.prev.next=u.next:this.head=u.next,u.next?u.next.prev=u.prev:this.tail=u.prev,u.prev=u.next=null,this.length-=1,u}empty(){for(;this.head;)this.shift();return this}insertAfter(u,h){h.prev=u,h.next=u.next,u.next?u.next.prev=h:this.tail=h,u.next=h,this.length+=1}insertBefore(u,h){h.prev=u.prev,h.next=u,u.prev?u.prev.next=h:this.head=h,u.prev=h,this.length+=1}unshift(u){this.head?this.insertBefore(this.head,u):Yo(this,u)}push(u){this.tail?this.insertAfter(this.tail,u):Yo(this,u)}shift(){return this.head&&this.removeLink(this.head)}pop(){return this.tail&&this.removeLink(this.tail)}toArray(){return[...this]}*[Symbol.iterator](){for(var u=this.head;u;)yield u.data,u=u.next}remove(u){for(var h=this.head;h;){var{next:y}=h;u(h)&&this.removeLink(h),h=y}return this}}function Yo(l,u){l.length=1,l.head=l.tail=u}function ea(l,u,h){if(u==null)u=1;else if(u===0)throw new RangeError("Concurrency must not be zero");var y=S(l),b=0,w=[];let E={error:[],drain:[],saturated:[],unsaturated:[],empty:[]};function O(U,C){E[U].push(C)}function A(U,C){let G=(...K)=>{N(U,G),C(...K)};E[U].push(G)}function N(U,C){if(!U)return Object.keys(E).forEach(G=>E[G]=[]);if(!C)return E[U]=[];E[U]=E[U].filter(G=>G!==C)}function V(U,...C){E[U].forEach(G=>G(...C))}var re=!1;function Y(U,C,G,K){if(K!=null&&typeof K!="function")throw new Error("task callback must be a function");ie.started=!0;var de,we;function Fe(Rt,...Ir){if(Rt)return G?we(Rt):de();if(Ir.length<=1)return de(Ir[0]);de(Ir)}var Kt=ie._createTaskItem(U,G?Fe:K||Fe);if(C?ie._tasks.unshift(Kt):ie._tasks.push(Kt),re||(re=!0,d(()=>{re=!1,ie.process()})),G||!K)return new Promise((Rt,Ir)=>{de=Rt,we=Ir})}function qe(U){return function(C,...G){b-=1;for(var K=0,de=U.length;K<de;K++){var we=U[K],Fe=w.indexOf(we);Fe===0?w.shift():Fe>0&&w.splice(Fe,1),we.callback(C,...G),C!=null&&V("error",C,we.data)}b<=ie.concurrency-ie.buffer&&V("unsaturated"),ie.idle()&&V("drain"),ie.process()}}function Yt(U){return U.length===0&&ie.idle()?(d(()=>V("drain")),!0):!1}let xt=U=>C=>{if(!C)return new Promise((G,K)=>{A(U,(de,we)=>{if(de)return K(de);G(we)})});N(U),O(U,C)};var Ar=!1,ie={_tasks:new Up,_createTaskItem(U,C){return{data:U,callback:C}},*[Symbol.iterator](){yield*ie._tasks[Symbol.iterator]()},concurrency:u,payload:h,buffer:u/4,started:!1,paused:!1,push(U,C){return Array.isArray(U)?Yt(U)?void 0:U.map(G=>Y(G,!1,!1,C)):Y(U,!1,!1,C)},pushAsync(U,C){return Array.isArray(U)?Yt(U)?void 0:U.map(G=>Y(G,!1,!0,C)):Y(U,!1,!0,C)},kill(){N(),ie._tasks.empty()},unshift(U,C){return Array.isArray(U)?Yt(U)?void 0:U.map(G=>Y(G,!0,!1,C)):Y(U,!0,!1,C)},unshiftAsync(U,C){return Array.isArray(U)?Yt(U)?void 0:U.map(G=>Y(G,!0,!0,C)):Y(U,!0,!0,C)},remove(U){ie._tasks.remove(U)},process(){if(!Ar){for(Ar=!0;!ie.paused&&b<ie.concurrency&&ie._tasks.length;){var U=[],C=[],G=ie._tasks.length;ie.payload&&(G=Math.min(G,ie.payload));for(var K=0;K<G;K++){var de=ie._tasks.shift();U.push(de),w.push(de),C.push(de.data)}b+=1,ie._tasks.length===0&&V("empty"),b===ie.concurrency&&V("saturated");var we=B(qe(U));y(C,we)}Ar=!1}},length(){return ie._tasks.length},running(){return b},workersList(){return w},idle(){return ie._tasks.length+b===0},pause(){ie.paused=!0},resume(){ie.paused!==!1&&(ie.paused=!1,d(ie.process))}};return Object.defineProperties(ie,{saturated:{writable:!1,value:xt("saturated")},unsaturated:{writable:!1,value:xt("unsaturated")},empty:{writable:!1,value:xt("empty")},drain:{writable:!1,value:xt("drain")},error:{writable:!1,value:xt("error")}}),ie}function Ko(l,u){return ea(l,1,u)}function Xo(l,u,h){return ea(l,u,h)}function Gp(l,u,h,y){y=Q(y);var b=S(h);return Ue(l,(w,E,O)=>{b(u,w,(A,N)=>{u=N,O(A)})},w=>y(w,u))}var at=T(Gp,4);function ta(...l){var u=l.map(S);return function(...h){var y=this,b=h[h.length-1];return typeof b=="function"?h.pop():b=Vt(),at(u,h,(w,E,O)=>{E.apply(y,w.concat((A,...N)=>{O(A,N)}))},(w,E)=>b(w,...E)),b[Zt]}}function Jo(...l){return ta(...l.reverse())}function zp(l,u,h,y){return z(ee(u),l,h,y)}var Er=T(zp,4);function Wp(l,u,h,y){var b=S(h);return Er(l,u,(w,E)=>{b(w,(O,...A)=>O?E(O):E(O,A))},(w,E)=>{for(var O=[],A=0;A<E.length;A++)E[A]&&(O=O.concat(...E[A]));return y(w,O)})}var Qt=T(Wp,4);function Hp(l,u,h){return Qt(l,1/0,u,h)}var yi=T(Hp,3);function $p(l,u,h){return Qt(l,1,u,h)}var vi=T($p,3);function eu(...l){return function(...u){var h=u.pop();return h(null,...l)}}function Ye(l,u){return(h,y,b,w)=>{var E=!1,O;let A=S(b);h(y,(N,V,re)=>{A(N,(Y,qe)=>{if(Y||Y===!1)return re(Y);if(l(qe)&&!O)return E=!0,O=u(!0,N),re(null,F);re()})},N=>{if(N)return w(N);w(null,E?O:u(!1))})}}function Zp(l,u,h){return Ye(y=>y,(y,b)=>b)(Ee,l,u,h)}var mi=T(Zp,3);function Vp(l,u,h,y){return Ye(b=>b,(b,w)=>w)(ee(u),l,h,y)}var _i=T(Vp,4);function Qp(l,u,h){return Ye(y=>y,(y,b)=>b)(ee(1),l,u,h)}var bi=T(Qp,3);function tu(l){return(u,...h)=>S(u)(...h,(y,...b)=>{typeof console=="object"&&(y?console.error&&console.error(y):console[l]&&b.forEach(w=>console[l](w)))})}var ru=tu("dir");function Yp(l,u,h){h=B(h);var y=S(l),b=S(u),w;function E(A,...N){if(A)return h(A);A!==!1&&(w=N,b(...N,O))}function O(A,N){if(A)return h(A);if(A!==!1){if(!N)return h(null,...w);y(E)}}return O(null,!0)}var Or=T(Yp,3);function iu(l,u,h){let y=S(u);return Or(l,(...b)=>{let w=b.pop();y(...b,(E,O)=>w(E,!O))},h)}function nu(l){return(u,h,y)=>l(u,y)}function Kp(l,u,h){return Ee(l,nu(S(u)),h)}var wi=T(Kp,3);function Xp(l,u,h,y){return ee(u)(l,nu(S(h)),y)}var Tr=T(Xp,4);function Jp(l,u,h){return Tr(l,1,u,h)}var xr=T(Jp,3);function ra(l){return g(l)?l:function(...u){var h=u.pop(),y=!0;u.push((...b)=>{y?d(()=>h(...b)):h(...b)}),l.apply(this,u),y=!1}}function eg(l,u,h){return Ye(y=>!y,y=>!y)(Ee,l,u,h)}var Si=T(eg,3);function tg(l,u,h,y){return Ye(b=>!b,b=>!b)(ee(u),l,h,y)}var Ei=T(tg,4);function rg(l,u,h){return Ye(y=>!y,y=>!y)(Ue,l,u,h)}var Oi=T(rg,3);function ig(l,u,h,y){var b=new Array(u.length);l(u,(w,E,O)=>{h(w,(A,N)=>{b[E]=!!N,O(A)})},w=>{if(w)return y(w);for(var E=[],O=0;O<u.length;O++)b[O]&&E.push(u[O]);y(null,E)})}function ng(l,u,h,y){var b=[];l(u,(w,E,O)=>{h(w,(A,N)=>{if(A)return O(A);N&&b.push({index:E,value:w}),O(A)})},w=>{if(w)return y(w);y(null,b.sort((E,O)=>E.index-O.index).map(E=>E.value))})}function Ti(l,u,h,y){var b=q(u)?ig:ng;return b(l,u,S(h),y)}function ag(l,u,h){return Ti(Ee,l,u,h)}var xi=T(ag,3);function sg(l,u,h,y){return Ti(ee(u),l,h,y)}var Ri=T(sg,4);function og(l,u,h){return Ti(Ue,l,u,h)}var Ai=T(og,3);function ug(l,u){var h=B(u),y=S(ra(l));function b(w){if(w)return h(w);w!==!1&&y(b)}return b()}var au=T(ug,2);function fg(l,u,h,y){var b=S(h);return Er(l,u,(w,E)=>{b(w,(O,A)=>O?E(O):E(O,{key:A,val:w}))},(w,E)=>{for(var O={},{hasOwnProperty:A}=Object.prototype,N=0;N<E.length;N++)if(E[N]){var{key:V}=E[N],{val:re}=E[N];A.call(O,V)?O[V].push(re):O[V]=[re]}return y(w,O)})}var Ii=T(fg,4);function su(l,u,h){return Ii(l,1/0,u,h)}function ou(l,u,h){return Ii(l,1,u,h)}var uu=tu("log");function lg(l,u,h,y){y=Q(y);var b={},w=S(h);return ee(u)(l,(E,O,A)=>{w(E,O,(N,V)=>{if(N)return A(N);b[O]=V,A(N)})},E=>y(E,b))}var Li=T(lg,4);function fu(l,u,h){return Li(l,1/0,u,h)}function lu(l,u,h){return Li(l,1,u,h)}function hu(l,u=h=>h){var h=Object.create(null),y=Object.create(null),b=S(l),w=r((E,O)=>{var A=u(...E);A in h?d(()=>O(null,...h[A])):A in y?y[A].push(O):(y[A]=[O],b(...E,(N,...V)=>{N||(h[A]=V);var re=y[A];delete y[A];for(var Y=0,qe=re.length;Y<qe;Y++)re[Y](N,...V)}))});return w.memo=h,w.unmemoized=l,w}var Mi;a?Mi=process.nextTick:n?Mi=setImmediate:Mi=s;var cu=o(Mi),ia=T((l,u,h)=>{var y=q(u)?[]:{};l(u,(b,w,E)=>{S(b)((O,...A)=>{A.length<2&&([A]=A),y[w]=A,E(O)})},b=>h(b,y))},3);function du(l,u){return ia(Ee,l,u)}function pu(l,u,h){return ia(ee(u),l,h)}function na(l,u){var h=S(l);return ea((y,b)=>{h(y[0],b)},u,1)}class hg{constructor(){this.heap=[],this.pushCount=Number.MIN_SAFE_INTEGER}get length(){return this.heap.length}empty(){return this.heap=[],this}percUp(u){let h;for(;u>0&&aa(this.heap[u],this.heap[h=gu(u)]);){let y=this.heap[u];this.heap[u]=this.heap[h],this.heap[h]=y,u=h}}percDown(u){let h;for(;(h=cg(u))<this.heap.length&&(h+1<this.heap.length&&aa(this.heap[h+1],this.heap[h])&&(h=h+1),!aa(this.heap[u],this.heap[h]));){let y=this.heap[u];this.heap[u]=this.heap[h],this.heap[h]=y,u=h}}push(u){u.pushCount=++this.pushCount,this.heap.push(u),this.percUp(this.heap.length-1)}unshift(u){return this.heap.push(u)}shift(){let[u]=this.heap;return this.heap[0]=this.heap[this.heap.length-1],this.heap.pop(),this.percDown(0),u}toArray(){return[...this]}*[Symbol.iterator](){for(let u=0;u<this.heap.length;u++)yield this.heap[u].data}remove(u){let h=0;for(let y=0;y<this.heap.length;y++)u(this.heap[y])||(this.heap[h]=this.heap[y],h++);this.heap.splice(h);for(let y=gu(this.heap.length-1);y>=0;y--)this.percDown(y);return this}}function cg(l){return(l<<1)+1}function gu(l){return(l+1>>1)-1}function aa(l,u){return l.priority!==u.priority?l.priority<u.priority:l.pushCount<u.pushCount}function yu(l,u){var h=na(l,u),{push:y,pushAsync:b}=h;h._tasks=new hg,h._createTaskItem=({data:E,priority:O},A)=>({data:E,priority:O,callback:A});function w(E,O){return Array.isArray(E)?E.map(A=>({data:A,priority:O})):{data:E,priority:O}}return h.push=function(E,O=0,A){return y(w(E,O),A)},h.pushAsync=function(E,O=0,A){return b(w(E,O),A)},delete h.unshift,delete h.unshiftAsync,h}function dg(l,u){if(u=Q(u),!Array.isArray(l))return u(new TypeError("First argument to race must be an array of functions"));if(!l.length)return u();for(var h=0,y=l.length;h<y;h++)S(l[h])(u)}var vu=T(dg,2);function Di(l,u,h,y){var b=[...l].reverse();return at(b,u,h,y)}function Pi(l){var u=S(l);return r(function(y,b){return y.push((w,...E)=>{let O={};if(w&&(O.error=w),E.length>0){var A=E;E.length<=1&&([A]=E),O.value=A}b(null,O)}),u.apply(this,y)})}function mu(l){var u;return Array.isArray(l)?u=l.map(Pi):(u={},Object.keys(l).forEach(h=>{u[h]=Pi.call(this,l[h])})),u}function sa(l,u,h,y){let b=S(h);return Ti(l,u,(w,E)=>{b(w,(O,A)=>{E(O,!A)})},y)}function pg(l,u,h){return sa(Ee,l,u,h)}var _u=T(pg,3);function gg(l,u,h,y){return sa(ee(u),l,h,y)}var bu=T(gg,4);function yg(l,u,h){return sa(Ue,l,u,h)}var wu=T(yg,3);function Su(l){return function(){return l}}let oa=5,Eu=0;function Ci(l,u,h){var y={times:oa,intervalFunc:Su(Eu)};if(arguments.length<3&&typeof l=="function"?(h=u||Vt(),u=l):(vg(y,l),h=h||Vt()),typeof u!="function")throw new Error("Invalid arguments for async.retry");var b=S(u),w=1;function E(){b((O,...A)=>{O!==!1&&(O&&w++<y.times&&(typeof y.errorFilter!="function"||y.errorFilter(O))?setTimeout(E,y.intervalFunc(w-1)):h(O,...A))})}return E(),h[Zt]}function vg(l,u){if(typeof u=="object")l.times=+u.times||oa,l.intervalFunc=typeof u.interval=="function"?u.interval:Su(+u.interval||Eu),l.errorFilter=u.errorFilter;else if(typeof u=="number"||typeof u=="string")l.times=+u||oa;else throw new Error("Invalid arguments for async.retry")}function Ou(l,u){u||(u=l,l=null);let h=l&&l.arity||u.length;g(u)&&(h+=1);var y=S(u);return r((b,w)=>{(b.length<h-1||w==null)&&(b.push(w),w=Vt());function E(O){y(...b,O)}return l?Ci(l,E,w):Ci(E,w),w[Zt]})}function Tu(l,u){return ia(Ue,l,u)}function mg(l,u,h){return Ye(Boolean,y=>y)(Ee,l,u,h)}var Ni=T(mg,3);function _g(l,u,h,y){return Ye(Boolean,b=>b)(ee(u),l,h,y)}var qi=T(_g,4);function bg(l,u,h){return Ye(Boolean,y=>y)(Ue,l,u,h)}var Fi=T(bg,3);function wg(l,u,h){var y=S(u);return nt(l,(w,E)=>{y(w,(O,A)=>{if(O)return E(O);E(O,{value:w,criteria:A})})},(w,E)=>{if(w)return h(w);h(null,E.sort(b).map(O=>O.value))});function b(w,E){var O=w.criteria,A=E.criteria;return O<A?-1:O>A?1:0}}var xu=T(wg,3);function Ru(l,u,h){var y=S(l);return r((b,w)=>{var E=!1,O;function A(){var N=l.name||"anonymous",V=new Error('Callback function "'+N+'" timed out.');V.code="ETIMEDOUT",h&&(V.info=h),E=!0,w(V)}b.push((...N)=>{E||(w(...N),clearTimeout(O))}),O=setTimeout(A,u),y(...b)})}function Sg(l){for(var u=Array(l);l--;)u[l]=l;return u}function ji(l,u,h,y){var b=S(h);return Er(Sg(l),u,b,y)}function Au(l,u,h){return ji(l,1/0,u,h)}function Iu(l,u,h){return ji(l,1,u,h)}function Lu(l,u,h,y){arguments.length<=3&&typeof u=="function"&&(y=h,h=u,u=Array.isArray(l)?[]:{}),y=Q(y||Vt());var b=S(h);return Ee(l,(w,E,O)=>{b(u,w,E,O)},w=>y(w,u)),y[Zt]}function Eg(l,u){var h=null,y;return xr(l,(b,w)=>{S(b)((E,...O)=>{if(E===!1)return w(E);O.length<2?[y]=O:y=O,h=E,w(E?null:{})})},()=>u(h,y))}var Mu=T(Eg);function Du(l){return(...u)=>(l.unmemoized||l)(...u)}function Og(l,u,h){h=B(h);var y=S(u),b=S(l),w=[];function E(A,...N){if(A)return h(A);w=N,A!==!1&&b(O)}function O(A,N){if(A)return h(A);if(A!==!1){if(!N)return h(null,...w);y(E)}}return b(O)}var Rr=T(Og,3);function Pu(l,u,h){let y=S(l);return Rr(b=>y((w,E)=>b(w,!E)),u,h)}function Tg(l,u){if(u=Q(u),!Array.isArray(l))return u(new Error("First argument to waterfall must be an array of functions"));if(!l.length)return u();var h=0;function y(w){var E=S(l[h++]);E(...w,B(b))}function b(w,...E){if(w!==!1){if(w||h===l.length)return u(w,...E);y(E)}}y([])}var Cu=T(Tg),xg={apply:t,applyEach:Zo,applyEachSeries:Vo,asyncify:c,auto:Jn,autoInject:Qo,cargo:Ko,cargoQueue:Xo,compose:Jo,concat:yi,concatLimit:Qt,concatSeries:vi,constant:eu,detect:mi,detectLimit:_i,detectSeries:bi,dir:ru,doUntil:iu,doWhilst:Or,each:wi,eachLimit:Tr,eachOf:Ee,eachOfLimit:te,eachOfSeries:Ue,eachSeries:xr,ensureAsync:ra,every:Si,everyLimit:Ei,everySeries:Oi,filter:xi,filterLimit:Ri,filterSeries:Ai,forever:au,groupBy:su,groupByLimit:Ii,groupBySeries:ou,log:uu,map:nt,mapLimit:Er,mapSeries:Xn,mapValues:fu,mapValuesLimit:Li,mapValuesSeries:lu,memoize:hu,nextTick:cu,parallel:du,parallelLimit:pu,priorityQueue:yu,queue:na,race:vu,reduce:at,reduceRight:Di,reflect:Pi,reflectAll:mu,reject:_u,rejectLimit:bu,rejectSeries:wu,retry:Ci,retryable:Ou,seq:ta,series:Tu,setImmediate:d,some:Ni,someLimit:qi,someSeries:Fi,sortBy:xu,timeout:Ru,times:Au,timesLimit:ji,timesSeries:Iu,transform:Lu,tryEach:Mu,unmemoize:Du,until:Pu,waterfall:Cu,whilst:Rr,all:Si,allLimit:Ei,allSeries:Oi,any:Ni,anyLimit:qi,anySeries:Fi,find:mi,findLimit:_i,findSeries:bi,flatMap:yi,flatMapLimit:Qt,flatMapSeries:vi,forEach:wi,forEachSeries:xr,forEachLimit:Tr,forEachOf:Ee,forEachOfSeries:Ue,forEachOfLimit:te,inject:at,foldl:at,foldr:Di,select:xi,selectLimit:Ri,selectSeries:Ai,wrapSync:c,during:Rr,doDuring:Or};e.default=xg,e.apply=t,e.applyEach=Zo,e.applyEachSeries=Vo,e.asyncify=c,e.auto=Jn,e.autoInject=Qo,e.cargo=Ko,e.cargoQueue=Xo,e.compose=Jo,e.concat=yi,e.concatLimit=Qt,e.concatSeries=vi,e.constant=eu,e.detect=mi,e.detectLimit=_i,e.detectSeries=bi,e.dir=ru,e.doUntil=iu,e.doWhilst=Or,e.each=wi,e.eachLimit=Tr,e.eachOf=Ee,e.eachOfLimit=te,e.eachOfSeries=Ue,e.eachSeries=xr,e.ensureAsync=ra,e.every=Si,e.everyLimit=Ei,e.everySeries=Oi,e.filter=xi,e.filterLimit=Ri,e.filterSeries=Ai,e.forever=au,e.groupBy=su,e.groupByLimit=Ii,e.groupBySeries=ou,e.log=uu,e.map=nt,e.mapLimit=Er,e.mapSeries=Xn,e.mapValues=fu,e.mapValuesLimit=Li,e.mapValuesSeries=lu,e.memoize=hu,e.nextTick=cu,e.parallel=du,e.parallelLimit=pu,e.priorityQueue=yu,e.queue=na,e.race=vu,e.reduce=at,e.reduceRight=Di,e.reflect=Pi,e.reflectAll=mu,e.reject=_u,e.rejectLimit=bu,e.rejectSeries=wu,e.retry=Ci,e.retryable=Ou,e.seq=ta,e.series=Tu,e.setImmediate=d,e.some=Ni,e.someLimit=qi,e.someSeries=Fi,e.sortBy=xu,e.timeout=Ru,e.times=Au,e.timesLimit=ji,e.timesSeries=Iu,e.transform=Lu,e.tryEach=Mu,e.unmemoize=Du,e.until=Pu,e.waterfall=Cu,e.whilst=Rr,e.all=Si,e.allLimit=Ei,e.allSeries=Oi,e.any=Ni,e.anyLimit=qi,e.anySeries=Fi,e.find=mi,e.findLimit=_i,e.findSeries=bi,e.flatMap=yi,e.flatMapLimit=Qt,e.flatMapSeries=vi,e.forEach=wi,e.forEachSeries=xr,e.forEachLimit=Tr,e.forEachOf=Ee,e.forEachOfSeries=Ue,e.forEachOfLimit=te,e.inject=at,e.foldl=at,e.foldr=Di,e.select=xi,e.selectLimit=Ri,e.selectSeries=Ai,e.wrapSync=c,e.during=Rr,e.doDuring=Or,Object.defineProperty(e,"__esModule",{value:!0})})});var ff=I((I1,uf)=>{var ot=M("constants"),Zg=process.cwd,zi=null,Vg=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return zi||(zi=Zg.call(process)),zi};try{process.cwd()}catch{}typeof process.chdir=="function"&&(va=process.chdir,process.chdir=function(e){zi=null,va.call(process,e)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,va));var va;uf.exports=Qg;function Qg(e){ot.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&t(e),e.lutimes||r(e),e.chown=a(e.chown),e.fchown=a(e.fchown),e.lchown=a(e.lchown),e.chmod=i(e.chmod),e.fchmod=i(e.fchmod),e.lchmod=i(e.lchmod),e.chownSync=s(e.chownSync),e.fchownSync=s(e.fchownSync),e.lchownSync=s(e.lchownSync),e.chmodSync=n(e.chmodSync),e.fchmodSync=n(e.fchmodSync),e.lchmodSync=n(e.lchmodSync),e.stat=o(e.stat),e.fstat=o(e.fstat),e.lstat=o(e.lstat),e.statSync=f(e.statSync),e.fstatSync=f(e.fstatSync),e.lstatSync=f(e.lstatSync),e.chmod&&!e.lchmod&&(e.lchmod=function(c,v,p){p&&process.nextTick(p)},e.lchmodSync=function(){}),e.chown&&!e.lchown&&(e.lchown=function(c,v,p,g){g&&process.nextTick(g)},e.lchownSync=function(){}),Vg==="win32"&&(e.rename=typeof e.rename!="function"?e.rename:function(c){function v(p,g,m){var R=Date.now(),S=0;c(p,g,function T(j){if(j&&(j.code==="EACCES"||j.code==="EPERM")&&Date.now()-R<6e4){setTimeout(function(){e.stat(g,function(z,q){z&&z.code==="ENOENT"?c(p,g,T):m(j)})},S),S<100&&(S+=10);return}m&&m(j)})}return Object.setPrototypeOf&&Object.setPrototypeOf(v,c),v}(e.rename)),e.read=typeof e.read!="function"?e.read:function(c){function v(p,g,m,R,S,T){var j;if(T&&typeof T=="function"){var z=0;j=function(q,F,Q){if(q&&q.code==="EAGAIN"&&z<10)return z++,c.call(e,p,g,m,R,S,j);T.apply(this,arguments)}}return c.call(e,p,g,m,R,S,j)}return Object.setPrototypeOf&&Object.setPrototypeOf(v,c),v}(e.read),e.readSync=typeof e.readSync!="function"?e.readSync:function(c){return function(v,p,g,m,R){for(var S=0;;)try{return c.call(e,v,p,g,m,R)}catch(T){if(T.code==="EAGAIN"&&S<10){S++;continue}throw T}}}(e.readSync);function t(c){c.lchmod=function(v,p,g){c.open(v,ot.O_WRONLY|ot.O_SYMLINK,p,function(m,R){if(m){g&&g(m);return}c.fchmod(R,p,function(S){c.close(R,function(T){g&&g(S||T)})})})},c.lchmodSync=function(v,p){var g=c.openSync(v,ot.O_WRONLY|ot.O_SYMLINK,p),m=!0,R;try{R=c.fchmodSync(g,p),m=!1}finally{if(m)try{c.closeSync(g)}catch{}else c.closeSync(g)}return R}}function r(c){ot.hasOwnProperty("O_SYMLINK")&&c.futimes?(c.lutimes=function(v,p,g,m){c.open(v,ot.O_SYMLINK,function(R,S){if(R){m&&m(R);return}c.futimes(S,p,g,function(T){c.close(S,function(j){m&&m(T||j)})})})},c.lutimesSync=function(v,p,g){var m=c.openSync(v,ot.O_SYMLINK),R,S=!0;try{R=c.futimesSync(m,p,g),S=!1}finally{if(S)try{c.closeSync(m)}catch{}else c.closeSync(m)}return R}):c.futimes&&(c.lutimes=function(v,p,g,m){m&&process.nextTick(m)},c.lutimesSync=function(){})}function i(c){return c&&function(v,p,g){return c.call(e,v,p,function(m){d(m)&&(m=null),g&&g.apply(this,arguments)})}}function n(c){return c&&function(v,p){try{return c.call(e,v,p)}catch(g){if(!d(g))throw g}}}function a(c){return c&&function(v,p,g,m){return c.call(e,v,p,g,function(R){d(R)&&(R=null),m&&m.apply(this,arguments)})}}function s(c){return c&&function(v,p,g){try{return c.call(e,v,p,g)}catch(m){if(!d(m))throw m}}}function o(c){return c&&function(v,p,g){typeof p=="function"&&(g=p,p=null);function m(R,S){S&&(S.uid<0&&(S.uid+=4294967296),S.gid<0&&(S.gid+=4294967296)),g&&g.apply(this,arguments)}return p?c.call(e,v,p,m):c.call(e,v,m)}}function f(c){return c&&function(v,p){var g=p?c.call(e,v,p):c.call(e,v);return g&&(g.uid<0&&(g.uid+=4294967296),g.gid<0&&(g.gid+=4294967296)),g}}function d(c){if(!c||c.code==="ENOSYS")return!0;var v=!process.getuid||process.getuid()!==0;return!!(v&&(c.code==="EINVAL"||c.code==="EPERM"))}}});var cf=I((L1,hf)=>{var lf=M("stream").Stream;hf.exports=Yg;function Yg(e){return{ReadStream:t,WriteStream:r};function t(i,n){if(!(this instanceof t))return new t(i,n);lf.call(this);var a=this;this.path=i,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,n=n||{};for(var s=Object.keys(n),o=0,f=s.length;o<f;o++){var d=s[o];this[d]=n[d]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){a._read()});return}e.open(this.path,this.flags,this.mode,function(c,v){if(c){a.emit("error",c),a.readable=!1;return}a.fd=v,a.emit("open",v),a._read()})}function r(i,n){if(!(this instanceof r))return new r(i,n);lf.call(this),this.path=i,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,n=n||{};for(var a=Object.keys(n),s=0,o=a.length;s<o;s++){var f=a[s];this[f]=n[f]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=e.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}});var pf=I((M1,df)=>{"use strict";df.exports=Xg;var Kg=Object.getPrototypeOf||function(e){return e.__proto__};function Xg(e){if(e===null||typeof e!="object")return e;if(e instanceof Object)var t={__proto__:Kg(e)};else var t=Object.create(null);return Object.getOwnPropertyNames(e).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r))}),t}});var wa=I((D1,ba)=>{var pe=M("fs"),Jg=ff(),ey=cf(),ty=pf(),Wi=M("util"),Oe,$i;typeof Symbol=="function"&&typeof Symbol.for=="function"?(Oe=Symbol.for("graceful-fs.queue"),$i=Symbol.for("graceful-fs.previous")):(Oe="___graceful-fs.queue",$i="___graceful-fs.previous");function ry(){}function vf(e,t){Object.defineProperty(e,Oe,{get:function(){return t}})}var At=ry;Wi.debuglog?At=Wi.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(At=function(){var e=Wi.format.apply(Wi,arguments);e="GFS4: "+e.split(/\n/).join(`
|
|
9
|
-
GFS4: `),console.error(e)});pe[Oe]||(gf=global[Oe]||[],vf(pe,gf),pe.close=function(e){function t(r,i){return e.call(pe,r,function(n){n||yf(),typeof i=="function"&&i.apply(this,arguments)})}return Object.defineProperty(t,$i,{value:e}),t}(pe.close),pe.closeSync=function(e){function t(r){e.apply(pe,arguments),yf()}return Object.defineProperty(t,$i,{value:e}),t}(pe.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){At(pe[Oe]),M("assert").equal(pe[Oe].length,0)}));var gf;global[Oe]||vf(global,pe[Oe]);ba.exports=ma(ty(pe));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!pe.__patched&&(ba.exports=ma(pe),pe.__patched=!0);function ma(e){Jg(e),e.gracefulify=ma,e.createReadStream=F,e.createWriteStream=Q;var t=e.readFile;e.readFile=r;function r(x,D,P){return typeof D=="function"&&(P=D,D=null),B(x,D,P);function B(X,ee,le,te){return t(X,ee,function(se){se&&(se.code==="EMFILE"||se.code==="ENFILE")?Jt([B,[X,ee,le],se,te||Date.now(),Date.now()]):typeof le=="function"&&le.apply(this,arguments)})}}var i=e.writeFile;e.writeFile=n;function n(x,D,P,B){return typeof P=="function"&&(B=P,P=null),X(x,D,P,B);function X(ee,le,te,se,ve){return i(ee,le,te,function(oe){oe&&(oe.code==="EMFILE"||oe.code==="ENFILE")?Jt([X,[ee,le,te,se],oe,ve||Date.now(),Date.now()]):typeof se=="function"&&se.apply(this,arguments)})}}var a=e.appendFile;a&&(e.appendFile=s);function s(x,D,P,B){return typeof P=="function"&&(B=P,P=null),X(x,D,P,B);function X(ee,le,te,se,ve){return a(ee,le,te,function(oe){oe&&(oe.code==="EMFILE"||oe.code==="ENFILE")?Jt([X,[ee,le,te,se],oe,ve||Date.now(),Date.now()]):typeof se=="function"&&se.apply(this,arguments)})}}var o=e.copyFile;o&&(e.copyFile=f);function f(x,D,P,B){return typeof P=="function"&&(B=P,P=0),X(x,D,P,B);function X(ee,le,te,se,ve){return o(ee,le,te,function(oe){oe&&(oe.code==="EMFILE"||oe.code==="ENFILE")?Jt([X,[ee,le,te,se],oe,ve||Date.now(),Date.now()]):typeof se=="function"&&se.apply(this,arguments)})}}var d=e.readdir;e.readdir=v;var c=/^v[0-5]\./;function v(x,D,P){typeof D=="function"&&(P=D,D=null);var B=c.test(process.version)?function(le,te,se,ve){return d(le,X(le,te,se,ve))}:function(le,te,se,ve){return d(le,te,X(le,te,se,ve))};return B(x,D,P);function X(ee,le,te,se){return function(ve,oe){ve&&(ve.code==="EMFILE"||ve.code==="ENFILE")?Jt([B,[ee,le,te],ve,se||Date.now(),Date.now()]):(oe&&oe.sort&&oe.sort(),typeof te=="function"&&te.call(this,ve,oe))}}}if(process.version.substr(0,4)==="v0.8"){var p=ey(e);T=p.ReadStream,z=p.WriteStream}var g=e.ReadStream;g&&(T.prototype=Object.create(g.prototype),T.prototype.open=j);var m=e.WriteStream;m&&(z.prototype=Object.create(m.prototype),z.prototype.open=q),Object.defineProperty(e,"ReadStream",{get:function(){return T},set:function(x){T=x},enumerable:!0,configurable:!0}),Object.defineProperty(e,"WriteStream",{get:function(){return z},set:function(x){z=x},enumerable:!0,configurable:!0});var R=T;Object.defineProperty(e,"FileReadStream",{get:function(){return R},set:function(x){R=x},enumerable:!0,configurable:!0});var S=z;Object.defineProperty(e,"FileWriteStream",{get:function(){return S},set:function(x){S=x},enumerable:!0,configurable:!0});function T(x,D){return this instanceof T?(g.apply(this,arguments),this):T.apply(Object.create(T.prototype),arguments)}function j(){var x=this;H(x.path,x.flags,x.mode,function(D,P){D?(x.autoClose&&x.destroy(),x.emit("error",D)):(x.fd=P,x.emit("open",P),x.read())})}function z(x,D){return this instanceof z?(m.apply(this,arguments),this):z.apply(Object.create(z.prototype),arguments)}function q(){var x=this;H(x.path,x.flags,x.mode,function(D,P){D?(x.destroy(),x.emit("error",D)):(x.fd=P,x.emit("open",P))})}function F(x,D){return new e.ReadStream(x,D)}function Q(x,D){return new e.WriteStream(x,D)}var L=e.open;e.open=H;function H(x,D,P,B){return typeof P=="function"&&(B=P,P=null),X(x,D,P,B);function X(ee,le,te,se,ve){return L(ee,le,te,function(oe,Ee){oe&&(oe.code==="EMFILE"||oe.code==="ENFILE")?Jt([X,[ee,le,te,se],oe,ve||Date.now(),Date.now()]):typeof se=="function"&&se.apply(this,arguments)})}}return e}function Jt(e){At("ENQUEUE",e[0].name,e[1]),pe[Oe].push(e),_a()}var Hi;function yf(){for(var e=Date.now(),t=0;t<pe[Oe].length;++t)pe[Oe][t].length>2&&(pe[Oe][t][3]=e,pe[Oe][t][4]=e);_a()}function _a(){if(clearTimeout(Hi),Hi=void 0,pe[Oe].length!==0){var e=pe[Oe].shift(),t=e[0],r=e[1],i=e[2],n=e[3],a=e[4];if(n===void 0)At("RETRY",t.name,r),t.apply(null,r);else if(Date.now()-n>=6e4){At("TIMEOUT",t.name,r);var s=r.pop();typeof s=="function"&&s.call(null,i)}else{var o=Date.now()-a,f=Math.max(a-n,1),d=Math.min(f*1.2,100);o>=d?(At("RETRY",t.name,r),t.apply(null,r.concat([n]))):pe[Oe].push(e)}Hi===void 0&&(Hi=setTimeout(_a,0))}}});var Dr=I((P1,Sa)=>{"use strict";typeof process>"u"||!process.version||process.version.indexOf("v0.")===0||process.version.indexOf("v1.")===0&&process.version.indexOf("v1.8.")!==0?Sa.exports={nextTick:iy}:Sa.exports=process;function iy(e,t,r,i){if(typeof e!="function")throw new TypeError('"callback" argument must be a function');var n=arguments.length,a,s;switch(n){case 0:case 1:return process.nextTick(e);case 2:return process.nextTick(function(){e.call(null,t)});case 3:return process.nextTick(function(){e.call(null,t,r)});case 4:return process.nextTick(function(){e.call(null,t,r,i)});default:for(a=new Array(n-1),s=0;s<a.length;)a[s++]=arguments[s];return process.nextTick(function(){e.apply(null,a)})}}});var _f=I((C1,mf)=>{var ny={}.toString;mf.exports=Array.isArray||function(e){return ny.call(e)=="[object Array]"}});var Ea=I((N1,bf)=>{bf.exports=M("stream")});var Pr=I((Oa,Sf)=>{var Zi=M("buffer"),Ke=Zi.Buffer;function wf(e,t){for(var r in e)t[r]=e[r]}Ke.from&&Ke.alloc&&Ke.allocUnsafe&&Ke.allocUnsafeSlow?Sf.exports=Zi:(wf(Zi,Oa),Oa.Buffer=er);function er(e,t,r){return Ke(e,t,r)}wf(Ke,er);er.from=function(e,t,r){if(typeof e=="number")throw new TypeError("Argument must not be a number");return Ke(e,t,r)};er.alloc=function(e,t,r){if(typeof e!="number")throw new TypeError("Argument must be a number");var i=Ke(e);return t!==void 0?typeof r=="string"?i.fill(t,r):i.fill(t):i.fill(0),i};er.allocUnsafe=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return Ke(e)};er.allocUnsafeSlow=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return Zi.SlowBuffer(e)}});var tr=I(Ae=>{function ay(e){return Array.isArray?Array.isArray(e):Vi(e)==="[object Array]"}Ae.isArray=ay;function sy(e){return typeof e=="boolean"}Ae.isBoolean=sy;function oy(e){return e===null}Ae.isNull=oy;function uy(e){return e==null}Ae.isNullOrUndefined=uy;function fy(e){return typeof e=="number"}Ae.isNumber=fy;function ly(e){return typeof e=="string"}Ae.isString=ly;function hy(e){return typeof e=="symbol"}Ae.isSymbol=hy;function cy(e){return e===void 0}Ae.isUndefined=cy;function dy(e){return Vi(e)==="[object RegExp]"}Ae.isRegExp=dy;function py(e){return typeof e=="object"&&e!==null}Ae.isObject=py;function gy(e){return Vi(e)==="[object Date]"}Ae.isDate=gy;function yy(e){return Vi(e)==="[object Error]"||e instanceof Error}Ae.isError=yy;function vy(e){return typeof e=="function"}Ae.isFunction=vy;function my(e){return e===null||typeof e=="boolean"||typeof e=="number"||typeof e=="string"||typeof e=="symbol"||typeof e>"u"}Ae.isPrimitive=my;Ae.isBuffer=M("buffer").Buffer.isBuffer;function Vi(e){return Object.prototype.toString.call(e)}});var Ef=I((F1,Ta)=>{typeof Object.create=="function"?Ta.exports=function(t,r){r&&(t.super_=r,t.prototype=Object.create(r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:Ta.exports=function(t,r){if(r){t.super_=r;var i=function(){};i.prototype=r.prototype,t.prototype=new i,t.prototype.constructor=t}}});var Le=I((j1,Ra)=>{try{if(xa=M("util"),typeof xa.inherits!="function")throw"";Ra.exports=xa.inherits}catch{Ra.exports=Ef()}var xa});var Tf=I((k1,Aa)=>{"use strict";function _y(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var Of=Pr().Buffer,Cr=M("util");function by(e,t,r){e.copy(t,r)}Aa.exports=function(){function e(){_y(this,e),this.head=null,this.tail=null,this.length=0}return e.prototype.push=function(r){var i={data:r,next:null};this.length>0?this.tail.next=i:this.head=i,this.tail=i,++this.length},e.prototype.unshift=function(r){var i={data:r,next:this.head};this.length===0&&(this.tail=i),this.head=i,++this.length},e.prototype.shift=function(){if(this.length!==0){var r=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,r}},e.prototype.clear=function(){this.head=this.tail=null,this.length=0},e.prototype.join=function(r){if(this.length===0)return"";for(var i=this.head,n=""+i.data;i=i.next;)n+=r+i.data;return n},e.prototype.concat=function(r){if(this.length===0)return Of.alloc(0);for(var i=Of.allocUnsafe(r>>>0),n=this.head,a=0;n;)by(n.data,i,a),a+=n.data.length,n=n.next;return i},e}();Cr&&Cr.inspect&&Cr.inspect.custom&&(Aa.exports.prototype[Cr.inspect.custom]=function(){var e=Cr.inspect({length:this.length});return this.constructor.name+" "+e})});var Ia=I((B1,xf)=>{"use strict";var Qi=Dr();function wy(e,t){var r=this,i=this._readableState&&this._readableState.destroyed,n=this._writableState&&this._writableState.destroyed;return i||n?(t?t(e):e&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,Qi.nextTick(Yi,this,e)):Qi.nextTick(Yi,this,e)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,function(a){!t&&a?r._writableState?r._writableState.errorEmitted||(r._writableState.errorEmitted=!0,Qi.nextTick(Yi,r,a)):Qi.nextTick(Yi,r,a):t&&t(a)}),this)}function Sy(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function Yi(e,t){e.emit("error",t)}xf.exports={destroy:wy,undestroy:Sy}});var La=I((U1,Rf)=>{Rf.exports=M("util").deprecate});var Da=I((G1,Nf)=>{"use strict";var It=Dr();Nf.exports=me;function If(e){var t=this;this.next=null,this.entry=null,this.finish=function(){By(t,e)}}var Ey=!process.browser&&["v0.10","v0.9."].indexOf(process.version.slice(0,5))>-1?setImmediate:It.nextTick,rr;me.WritableState=qr;var Lf=Object.create(tr());Lf.inherits=Le();var Oy={deprecate:La()},Mf=Ea(),Xi=Pr().Buffer,Ty=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function xy(e){return Xi.from(e)}function Ry(e){return Xi.isBuffer(e)||e instanceof Ty}var Df=Ia();Lf.inherits(me,Mf);function Ay(){}function qr(e,t){rr=rr||Lt(),e=e||{};var r=t instanceof rr;this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var i=e.highWaterMark,n=e.writableHighWaterMark,a=this.objectMode?16:16*1024;i||i===0?this.highWaterMark=i:r&&(n||n===0)?this.highWaterMark=n:this.highWaterMark=a,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var s=e.decodeStrings===!1;this.decodeStrings=!s,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(o){Ny(t,o)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new If(this)}qr.prototype.getBuffer=function(){for(var t=this.bufferedRequest,r=[];t;)r.push(t),t=t.next;return r};(function(){try{Object.defineProperty(qr.prototype,"buffer",{get:Oy.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var Ki;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(Ki=Function.prototype[Symbol.hasInstance],Object.defineProperty(me,Symbol.hasInstance,{value:function(e){return Ki.call(this,e)?!0:this!==me?!1:e&&e._writableState instanceof qr}})):Ki=function(e){return e instanceof this};function me(e){if(rr=rr||Lt(),!Ki.call(me,this)&&!(this instanceof rr))return new me(e);this._writableState=new qr(e,this),this.writable=!0,e&&(typeof e.write=="function"&&(this._write=e.write),typeof e.writev=="function"&&(this._writev=e.writev),typeof e.destroy=="function"&&(this._destroy=e.destroy),typeof e.final=="function"&&(this._final=e.final)),Mf.call(this)}me.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))};function Iy(e,t){var r=new Error("write after end");e.emit("error",r),It.nextTick(t,r)}function Ly(e,t,r,i){var n=!0,a=!1;return r===null?a=new TypeError("May not write null values to stream"):typeof r!="string"&&r!==void 0&&!t.objectMode&&(a=new TypeError("Invalid non-string/buffer chunk")),a&&(e.emit("error",a),It.nextTick(i,a),n=!1),n}me.prototype.write=function(e,t,r){var i=this._writableState,n=!1,a=!i.objectMode&&Ry(e);return a&&!Xi.isBuffer(e)&&(e=xy(e)),typeof t=="function"&&(r=t,t=null),a?t="buffer":t||(t=i.defaultEncoding),typeof r!="function"&&(r=Ay),i.ended?Iy(this,r):(a||Ly(this,i,e,r))&&(i.pendingcb++,n=Dy(this,i,a,e,t,r)),n};me.prototype.cork=function(){var e=this._writableState;e.corked++};me.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,!e.writing&&!e.corked&&!e.bufferProcessing&&e.bufferedRequest&&Pf(this,e))};me.prototype.setDefaultEncoding=function(t){if(typeof t=="string"&&(t=t.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((t+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+t);return this._writableState.defaultEncoding=t,this};function My(e,t,r){return!e.objectMode&&e.decodeStrings!==!1&&typeof t=="string"&&(t=Xi.from(t,r)),t}Object.defineProperty(me.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function Dy(e,t,r,i,n,a){if(!r){var s=My(t,i,n);i!==s&&(r=!0,n="buffer",i=s)}var o=t.objectMode?1:i.length;t.length+=o;var f=t.length<t.highWaterMark;if(f||(t.needDrain=!0),t.writing||t.corked){var d=t.lastBufferedRequest;t.lastBufferedRequest={chunk:i,encoding:n,isBuf:r,callback:a,next:null},d?d.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else Ma(e,t,!1,o,i,n,a);return f}function Ma(e,t,r,i,n,a,s){t.writelen=i,t.writecb=s,t.writing=!0,t.sync=!0,r?e._writev(n,t.onwrite):e._write(n,a,t.onwrite),t.sync=!1}function Py(e,t,r,i,n){--t.pendingcb,r?(It.nextTick(n,i),It.nextTick(Nr,e,t),e._writableState.errorEmitted=!0,e.emit("error",i)):(n(i),e._writableState.errorEmitted=!0,e.emit("error",i),Nr(e,t))}function Cy(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}function Ny(e,t){var r=e._writableState,i=r.sync,n=r.writecb;if(Cy(r),t)Py(e,r,i,t,n);else{var a=Cf(r);!a&&!r.corked&&!r.bufferProcessing&&r.bufferedRequest&&Pf(e,r),i?Ey(Af,e,r,a,n):Af(e,r,a,n)}}function Af(e,t,r,i){r||qy(e,t),t.pendingcb--,i(),Nr(e,t)}function qy(e,t){t.length===0&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}function Pf(e,t){t.bufferProcessing=!0;var r=t.bufferedRequest;if(e._writev&&r&&r.next){var i=t.bufferedRequestCount,n=new Array(i),a=t.corkedRequestsFree;a.entry=r;for(var s=0,o=!0;r;)n[s]=r,r.isBuf||(o=!1),r=r.next,s+=1;n.allBuffers=o,Ma(e,t,!0,t.length,n,"",a.finish),t.pendingcb++,t.lastBufferedRequest=null,a.next?(t.corkedRequestsFree=a.next,a.next=null):t.corkedRequestsFree=new If(t),t.bufferedRequestCount=0}else{for(;r;){var f=r.chunk,d=r.encoding,c=r.callback,v=t.objectMode?1:f.length;if(Ma(e,t,!1,v,f,d,c),r=r.next,t.bufferedRequestCount--,t.writing)break}r===null&&(t.lastBufferedRequest=null)}t.bufferedRequest=r,t.bufferProcessing=!1}me.prototype._write=function(e,t,r){r(new Error("_write() is not implemented"))};me.prototype._writev=null;me.prototype.end=function(e,t,r){var i=this._writableState;typeof e=="function"?(r=e,e=null,t=null):typeof t=="function"&&(r=t,t=null),e!=null&&this.write(e,t),i.corked&&(i.corked=1,this.uncork()),i.ending||ky(this,i,r)};function Cf(e){return e.ending&&e.length===0&&e.bufferedRequest===null&&!e.finished&&!e.writing}function Fy(e,t){e._final(function(r){t.pendingcb--,r&&e.emit("error",r),t.prefinished=!0,e.emit("prefinish"),Nr(e,t)})}function jy(e,t){!t.prefinished&&!t.finalCalled&&(typeof e._final=="function"?(t.pendingcb++,t.finalCalled=!0,It.nextTick(Fy,e,t)):(t.prefinished=!0,e.emit("prefinish")))}function Nr(e,t){var r=Cf(t);return r&&(jy(e,t),t.pendingcb===0&&(t.finished=!0,e.emit("finish"))),r}function ky(e,t,r){t.ending=!0,Nr(e,t),r&&(t.finished?It.nextTick(r):e.once("finish",r)),t.ended=!0,e.writable=!1}function By(e,t,r){var i=e.entry;for(e.entry=null;i;){var n=i.callback;t.pendingcb--,n(r),i=i.next}t.corkedRequestsFree.next=e}Object.defineProperty(me.prototype,"destroyed",{get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}});me.prototype.destroy=Df.destroy;me.prototype._undestroy=Df.undestroy;me.prototype._destroy=function(e,t){this.end(),t(e)}});var Lt=I((z1,kf)=>{"use strict";var qf=Dr(),Uy=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t};kf.exports=Xe;var Ff=Object.create(tr());Ff.inherits=Le();var jf=Na(),Ca=Da();Ff.inherits(Xe,jf);for(Pa=Uy(Ca.prototype),Ji=0;Ji<Pa.length;Ji++)en=Pa[Ji],Xe.prototype[en]||(Xe.prototype[en]=Ca.prototype[en]);var Pa,en,Ji;function Xe(e){if(!(this instanceof Xe))return new Xe(e);jf.call(this,e),Ca.call(this,e),e&&e.readable===!1&&(this.readable=!1),e&&e.writable===!1&&(this.writable=!1),this.allowHalfOpen=!0,e&&e.allowHalfOpen===!1&&(this.allowHalfOpen=!1),this.once("end",Gy)}Object.defineProperty(Xe.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function Gy(){this.allowHalfOpen||this._writableState.ended||qf.nextTick(zy,this)}function zy(e){e.end()}Object.defineProperty(Xe.prototype,"destroyed",{get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(e){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=e,this._writableState.destroyed=e)}});Xe.prototype._destroy=function(e,t){this.push(null),this.end(),qf.nextTick(t,e)}});var ja=I(Uf=>{"use strict";var Fa=Pr().Buffer,Bf=Fa.isEncoding||function(e){switch(e=""+e,e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function Wy(e){if(!e)return"utf8";for(var t;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}function Hy(e){var t=Wy(e);if(typeof t!="string"&&(Fa.isEncoding===Bf||!Bf(e)))throw new Error("Unknown encoding: "+e);return t||e}Uf.StringDecoder=Fr;function Fr(e){this.encoding=Hy(e);var t;switch(this.encoding){case"utf16le":this.text=Ky,this.end=Xy,t=4;break;case"utf8":this.fillLast=Vy,t=4;break;case"base64":this.text=Jy,this.end=ev,t=3;break;default:this.write=tv,this.end=rv;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Fa.allocUnsafe(t)}Fr.prototype.write=function(e){if(e.length===0)return"";var t,r;if(this.lastNeed){if(t=this.fillLast(e),t===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<e.length?t?t+this.text(e,r):this.text(e,r):t||""};Fr.prototype.end=Yy;Fr.prototype.text=Qy;Fr.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length};function qa(e){return e<=127?0:e>>5===6?2:e>>4===14?3:e>>3===30?4:e>>6===2?-1:-2}function $y(e,t,r){var i=t.length-1;if(i<r)return 0;var n=qa(t[i]);return n>=0?(n>0&&(e.lastNeed=n-1),n):--i<r||n===-2?0:(n=qa(t[i]),n>=0?(n>0&&(e.lastNeed=n-2),n):--i<r||n===-2?0:(n=qa(t[i]),n>=0?(n>0&&(n===2?n=0:e.lastNeed=n-3),n):0))}function Zy(e,t,r){if((t[0]&192)!==128)return e.lastNeed=0,"\uFFFD";if(e.lastNeed>1&&t.length>1){if((t[1]&192)!==128)return e.lastNeed=1,"\uFFFD";if(e.lastNeed>2&&t.length>2&&(t[2]&192)!==128)return e.lastNeed=2,"\uFFFD"}}function Vy(e){var t=this.lastTotal-this.lastNeed,r=Zy(this,e,t);if(r!==void 0)return r;if(this.lastNeed<=e.length)return e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,t,0,e.length),this.lastNeed-=e.length}function Qy(e,t){var r=$y(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=r;var i=e.length-(r-this.lastNeed);return e.copy(this.lastChar,0,i),e.toString("utf8",t,i)}function Yy(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"\uFFFD":t}function Ky(e,t){if((e.length-t)%2===0){var r=e.toString("utf16le",t);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function Xy(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,r)}return t}function Jy(e,t){var r=(e.length-t)%3;return r===0?e.toString("base64",t):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-r))}function ev(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function tv(e){return e.toString(this.encoding)}function rv(e){return e&&e.length?this.write(e):""}});var Na=I(($1,Jf)=>{"use strict";var nr=Dr();Jf.exports=ce;var iv=_f(),jr;ce.ReadableState=Vf;var H1=M("events").EventEmitter,Hf=function(e,t){return e.listeners(t).length},za=Ea(),kr=Pr().Buffer,nv=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function av(e){return kr.from(e)}function sv(e){return kr.isBuffer(e)||e instanceof nv}var $f=Object.create(tr());$f.inherits=Le();var ka=M("util"),ae=void 0;ka&&ka.debuglog?ae=ka.debuglog("stream"):ae=function(){};var ov=Tf(),Zf=Ia(),ir;$f.inherits(ce,za);var Ba=["error","close","destroy","pause","resume"];function uv(e,t,r){if(typeof e.prependListener=="function")return e.prependListener(t,r);!e._events||!e._events[t]?e.on(t,r):iv(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]}function Vf(e,t){jr=jr||Lt(),e=e||{};var r=t instanceof jr;this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var i=e.highWaterMark,n=e.readableHighWaterMark,a=this.objectMode?16:16*1024;i||i===0?this.highWaterMark=i:r&&(n||n===0)?this.highWaterMark=n:this.highWaterMark=a,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new ov,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(ir||(ir=ja().StringDecoder),this.decoder=new ir(e.encoding),this.encoding=e.encoding)}function ce(e){if(jr=jr||Lt(),!(this instanceof ce))return new ce(e);this._readableState=new Vf(e,this),this.readable=!0,e&&(typeof e.read=="function"&&(this._read=e.read),typeof e.destroy=="function"&&(this._destroy=e.destroy)),za.call(this)}Object.defineProperty(ce.prototype,"destroyed",{get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}});ce.prototype.destroy=Zf.destroy;ce.prototype._undestroy=Zf.undestroy;ce.prototype._destroy=function(e,t){this.push(null),t(e)};ce.prototype.push=function(e,t){var r=this._readableState,i;return r.objectMode?i=!0:typeof e=="string"&&(t=t||r.defaultEncoding,t!==r.encoding&&(e=kr.from(e,t),t=""),i=!0),Qf(this,e,t,!1,i)};ce.prototype.unshift=function(e){return Qf(this,e,null,!0,!1)};function Qf(e,t,r,i,n){var a=e._readableState;if(t===null)a.reading=!1,cv(e,a);else{var s;n||(s=fv(a,t)),s?e.emit("error",s):a.objectMode||t&&t.length>0?(typeof t!="string"&&!a.objectMode&&Object.getPrototypeOf(t)!==kr.prototype&&(t=av(t)),i?a.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):Ua(e,a,t,!0):a.ended?e.emit("error",new Error("stream.push() after EOF")):(a.reading=!1,a.decoder&&!r?(t=a.decoder.write(t),a.objectMode||t.length!==0?Ua(e,a,t,!1):Yf(e,a)):Ua(e,a,t,!1))):i||(a.reading=!1)}return lv(a)}function Ua(e,t,r,i){t.flowing&&t.length===0&&!t.sync?(e.emit("data",r),e.read(0)):(t.length+=t.objectMode?1:r.length,i?t.buffer.unshift(r):t.buffer.push(r),t.needReadable&&tn(e)),Yf(e,t)}function fv(e,t){var r;return!sv(t)&&typeof t!="string"&&t!==void 0&&!e.objectMode&&(r=new TypeError("Invalid non-string/buffer chunk")),r}function lv(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||e.length===0)}ce.prototype.isPaused=function(){return this._readableState.flowing===!1};ce.prototype.setEncoding=function(e){return ir||(ir=ja().StringDecoder),this._readableState.decoder=new ir(e),this._readableState.encoding=e,this};var Gf=8388608;function hv(e){return e>=Gf?e=Gf:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}function zf(e,t){return e<=0||t.length===0&&t.ended?0:t.objectMode?1:e!==e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=hv(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}ce.prototype.read=function(e){ae("read",e),e=parseInt(e,10);var t=this._readableState,r=e;if(e!==0&&(t.emittedReadable=!1),e===0&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return ae("read: emitReadable",t.length,t.ended),t.length===0&&t.ended?Ga(this):tn(this),null;if(e=zf(e,t),e===0&&t.ended)return t.length===0&&Ga(this),null;var i=t.needReadable;ae("need readable",i),(t.length===0||t.length-e<t.highWaterMark)&&(i=!0,ae("length less than watermark",i)),t.ended||t.reading?(i=!1,ae("reading or ended",i)):i&&(ae("do read"),t.reading=!0,t.sync=!0,t.length===0&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=zf(r,t)));var n;return e>0?n=Kf(e,t):n=null,n===null?(t.needReadable=!0,e=0):t.length-=e,t.length===0&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&Ga(this)),n!==null&&this.emit("data",n),n};function cv(e,t){if(!t.ended){if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,tn(e)}}function tn(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(ae("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?nr.nextTick(Wf,e):Wf(e))}function Wf(e){ae("emit readable"),e.emit("readable"),Wa(e)}function Yf(e,t){t.readingMore||(t.readingMore=!0,nr.nextTick(dv,e,t))}function dv(e,t){for(var r=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(ae("maybeReadMore read 0"),e.read(0),r!==t.length);)r=t.length;t.readingMore=!1}ce.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))};ce.prototype.pipe=function(e,t){var r=this,i=this._readableState;switch(i.pipesCount){case 0:i.pipes=e;break;case 1:i.pipes=[i.pipes,e];break;default:i.pipes.push(e);break}i.pipesCount+=1,ae("pipe count=%d opts=%j",i.pipesCount,t);var n=(!t||t.end!==!1)&&e!==process.stdout&&e!==process.stderr,a=n?o:S;i.endEmitted?nr.nextTick(a):r.once("end",a),e.on("unpipe",s);function s(T,j){ae("onunpipe"),T===r&&j&&j.hasUnpiped===!1&&(j.hasUnpiped=!0,c())}function o(){ae("onend"),e.end()}var f=pv(r);e.on("drain",f);var d=!1;function c(){ae("cleanup"),e.removeListener("close",m),e.removeListener("finish",R),e.removeListener("drain",f),e.removeListener("error",g),e.removeListener("unpipe",s),r.removeListener("end",o),r.removeListener("end",S),r.removeListener("data",p),d=!0,i.awaitDrain&&(!e._writableState||e._writableState.needDrain)&&f()}var v=!1;r.on("data",p);function p(T){ae("ondata"),v=!1;var j=e.write(T);j===!1&&!v&&((i.pipesCount===1&&i.pipes===e||i.pipesCount>1&&Xf(i.pipes,e)!==-1)&&!d&&(ae("false write response, pause",i.awaitDrain),i.awaitDrain++,v=!0),r.pause())}function g(T){ae("onerror",T),S(),e.removeListener("error",g),Hf(e,"error")===0&&e.emit("error",T)}uv(e,"error",g);function m(){e.removeListener("finish",R),S()}e.once("close",m);function R(){ae("onfinish"),e.removeListener("close",m),S()}e.once("finish",R);function S(){ae("unpipe"),r.unpipe(e)}return e.emit("pipe",r),i.flowing||(ae("pipe resume"),r.resume()),e};function pv(e){return function(){var t=e._readableState;ae("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,t.awaitDrain===0&&Hf(e,"data")&&(t.flowing=!0,Wa(e))}}ce.prototype.unpipe=function(e){var t=this._readableState,r={hasUnpiped:!1};if(t.pipesCount===0)return this;if(t.pipesCount===1)return e&&e!==t.pipes?this:(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,r),this);if(!e){var i=t.pipes,n=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var a=0;a<n;a++)i[a].emit("unpipe",this,{hasUnpiped:!1});return this}var s=Xf(t.pipes,e);return s===-1?this:(t.pipes.splice(s,1),t.pipesCount-=1,t.pipesCount===1&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,r),this)};ce.prototype.on=function(e,t){var r=za.prototype.on.call(this,e,t);if(e==="data")this._readableState.flowing!==!1&&this.resume();else if(e==="readable"){var i=this._readableState;!i.endEmitted&&!i.readableListening&&(i.readableListening=i.needReadable=!0,i.emittedReadable=!1,i.reading?i.length&&tn(this):nr.nextTick(gv,this))}return r};ce.prototype.addListener=ce.prototype.on;function gv(e){ae("readable nexttick read 0"),e.read(0)}ce.prototype.resume=function(){var e=this._readableState;return e.flowing||(ae("resume"),e.flowing=!0,yv(this,e)),this};function yv(e,t){t.resumeScheduled||(t.resumeScheduled=!0,nr.nextTick(vv,e,t))}function vv(e,t){t.reading||(ae("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),Wa(e),t.flowing&&!t.reading&&e.read(0)}ce.prototype.pause=function(){return ae("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(ae("pause"),this._readableState.flowing=!1,this.emit("pause")),this};function Wa(e){var t=e._readableState;for(ae("flow",t.flowing);t.flowing&&e.read()!==null;);}ce.prototype.wrap=function(e){var t=this,r=this._readableState,i=!1;e.on("end",function(){if(ae("wrapped end"),r.decoder&&!r.ended){var s=r.decoder.end();s&&s.length&&t.push(s)}t.push(null)}),e.on("data",function(s){if(ae("wrapped data"),r.decoder&&(s=r.decoder.write(s)),!(r.objectMode&&s==null)&&!(!r.objectMode&&(!s||!s.length))){var o=t.push(s);o||(i=!0,e.pause())}});for(var n in e)this[n]===void 0&&typeof e[n]=="function"&&(this[n]=function(s){return function(){return e[s].apply(e,arguments)}}(n));for(var a=0;a<Ba.length;a++)e.on(Ba[a],this.emit.bind(this,Ba[a]));return this._read=function(s){ae("wrapped _read",s),i&&(i=!1,e.resume())},this};Object.defineProperty(ce.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});ce._fromList=Kf;function Kf(e,t){if(t.length===0)return null;var r;return t.objectMode?r=t.buffer.shift():!e||e>=t.length?(t.decoder?r=t.buffer.join(""):t.buffer.length===1?r=t.buffer.head.data:r=t.buffer.concat(t.length),t.buffer.clear()):r=mv(e,t.buffer,t.decoder),r}function mv(e,t,r){var i;return e<t.head.data.length?(i=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):e===t.head.data.length?i=t.shift():i=r?_v(e,t):bv(e,t),i}function _v(e,t){var r=t.head,i=1,n=r.data;for(e-=n.length;r=r.next;){var a=r.data,s=e>a.length?a.length:e;if(s===a.length?n+=a:n+=a.slice(0,e),e-=s,e===0){s===a.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=a.slice(s));break}++i}return t.length-=i,n}function bv(e,t){var r=kr.allocUnsafe(e),i=t.head,n=1;for(i.data.copy(r),e-=i.data.length;i=i.next;){var a=i.data,s=e>a.length?a.length:e;if(a.copy(r,r.length-e,0,s),e-=s,e===0){s===a.length?(++n,i.next?t.head=i.next:t.head=t.tail=null):(t.head=i,i.data=a.slice(s));break}++n}return t.length-=n,r}function Ga(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,nr.nextTick(wv,t,e))}function wv(e,t){!e.endEmitted&&e.length===0&&(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function Xf(e,t){for(var r=0,i=e.length;r<i;r++)if(e[r]===t)return r;return-1}});var Ha=I((Z1,rl)=>{"use strict";rl.exports=Je;var rn=Lt(),tl=Object.create(tr());tl.inherits=Le();tl.inherits(Je,rn);function Sv(e,t){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(!i)return this.emit("error",new Error("write callback called multiple times"));r.writechunk=null,r.writecb=null,t!=null&&this.push(t),i(e);var n=this._readableState;n.reading=!1,(n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}function Je(e){if(!(this instanceof Je))return new Je(e);rn.call(this,e),this._transformState={afterTransform:Sv.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&(typeof e.transform=="function"&&(this._transform=e.transform),typeof e.flush=="function"&&(this._flush=e.flush)),this.on("prefinish",Ev)}function Ev(){var e=this;typeof this._flush=="function"?this._flush(function(t,r){el(e,t,r)}):el(this,null,null)}Je.prototype.push=function(e,t){return this._transformState.needTransform=!1,rn.prototype.push.call(this,e,t)};Je.prototype._transform=function(e,t,r){throw new Error("_transform() is not implemented")};Je.prototype._write=function(e,t,r){var i=this._transformState;if(i.writecb=r,i.writechunk=e,i.writeencoding=t,!i.transforming){var n=this._readableState;(i.needTransform||n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}};Je.prototype._read=function(e){var t=this._transformState;t.writechunk!==null&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0};Je.prototype._destroy=function(e,t){var r=this;rn.prototype._destroy.call(this,e,function(i){t(i),r.emit("close")})};function el(e,t,r){if(t)return e.emit("error",t);if(r!=null&&e.push(r),e._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(e._transformState.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}});var sl=I((V1,al)=>{"use strict";al.exports=Br;var il=Ha(),nl=Object.create(tr());nl.inherits=Le();nl.inherits(Br,il);function Br(e){if(!(this instanceof Br))return new Br(e);il.call(this,e)}Br.prototype._transform=function(e,t,r){r(null,e)}});var $a=I((Te,nn)=>{var He=M("stream");process.env.READABLE_STREAM==="disable"&&He?(nn.exports=He,Te=nn.exports=He.Readable,Te.Readable=He.Readable,Te.Writable=He.Writable,Te.Duplex=He.Duplex,Te.Transform=He.Transform,Te.PassThrough=He.PassThrough,Te.Stream=He):(Te=nn.exports=Na(),Te.Stream=He||Te,Te.Readable=Te,Te.Writable=Da(),Te.Duplex=Lt(),Te.Transform=Ha(),Te.PassThrough=sl())});var ul=I((Q1,ol)=>{ol.exports=$a().PassThrough});var cl=I((Y1,hl)=>{var fl=M("util"),on=ul();hl.exports={Readable:an,Writable:sn};fl.inherits(an,on);fl.inherits(sn,on);function ll(e,t,r){e[t]=function(){return delete e[t],r.apply(this,arguments),this[t].apply(this,arguments)}}function an(e,t){if(!(this instanceof an))return new an(e,t);on.call(this,t),ll(this,"_read",function(){var r=e.call(this,t),i=this.emit.bind(this,"error");r.on("error",i),r.pipe(this)}),this.emit("readable")}function sn(e,t){if(!(this instanceof sn))return new sn(e,t);on.call(this,t),ll(this,"_write",function(){var r=e.call(this,t),i=this.emit.bind(this,"error");r.on("error",i),this.pipe(r)}),this.emit("writable")}});var Za=I((K1,dl)=>{dl.exports=function(e,t){if(typeof e!="string")throw new TypeError("expected path to be a string");if(e==="\\"||e==="/")return"/";var r=e.length;if(r<=1)return e;var i="";if(r>4&&e[3]==="\\"){var n=e[2];(n==="?"||n===".")&&e.slice(0,2)==="\\\\"&&(e=e.slice(2),i="//")}var a=e.split(/[/\\]+/);return t!==!1&&a[a.length-1]===""&&a.pop(),i+a.join("/")}});var wl=I((X1,bl)=>{var gl=9007199254740991,Ov="[object Arguments]",Tv="[object Function]",xv="[object GeneratorFunction]",Rv=/^(?:0|[1-9]\d*)$/;function yl(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}function Av(e,t){for(var r=-1,i=Array(e);++r<e;)i[r]=t(r);return i}var Ur=Object.prototype,Gr=Ur.hasOwnProperty,vl=Ur.toString,Iv=Ur.propertyIsEnumerable,pl=Math.max;function Lv(e,t){var r=Bv(e)||kv(e)?Av(e.length,String):[],i=r.length,n=!!i;for(var a in e)(t||Gr.call(e,a))&&!(n&&(a=="length"||_l(a,i)))&&r.push(a);return r}function Mv(e,t,r,i){return e===void 0||Va(e,Ur[r])&&!Gr.call(i,r)?t:e}function Dv(e,t,r){var i=e[t];(!(Gr.call(e,t)&&Va(i,r))||r===void 0&&!(t in e))&&(e[t]=r)}function Pv(e){if(!Ya(e))return jv(e);var t=Fv(e),r=[];for(var i in e)i=="constructor"&&(t||!Gr.call(e,i))||r.push(i);return r}function ml(e,t){return t=pl(t===void 0?e.length-1:t,0),function(){for(var r=arguments,i=-1,n=pl(r.length-t,0),a=Array(n);++i<n;)a[i]=r[t+i];i=-1;for(var s=Array(t+1);++i<t;)s[i]=r[i];return s[t]=a,yl(e,this,s)}}function Cv(e,t,r,i){r||(r={});for(var n=-1,a=t.length;++n<a;){var s=t[n],o=i?i(r[s],e[s],s,r,e):void 0;Dv(r,s,o===void 0?e[s]:o)}return r}function Nv(e){return ml(function(t,r){var i=-1,n=r.length,a=n>1?r[n-1]:void 0,s=n>2?r[2]:void 0;for(a=e.length>3&&typeof a=="function"?(n--,a):void 0,s&&qv(r[0],r[1],s)&&(a=n<3?void 0:a,n=1),t=Object(t);++i<n;){var o=r[i];o&&e(t,o,i,a)}return t})}function _l(e,t){return t=t??gl,!!t&&(typeof e=="number"||Rv.test(e))&&e>-1&&e%1==0&&e<t}function qv(e,t,r){if(!Ya(r))return!1;var i=typeof t;return(i=="number"?Qa(r)&&_l(t,r.length):i=="string"&&t in r)?Va(r[t],e):!1}function Fv(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||Ur;return e===r}function jv(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}function Va(e,t){return e===t||e!==e&&t!==t}function kv(e){return Uv(e)&&Gr.call(e,"callee")&&(!Iv.call(e,"callee")||vl.call(e)==Ov)}var Bv=Array.isArray;function Qa(e){return e!=null&&zv(e.length)&&!Gv(e)}function Uv(e){return Wv(e)&&Qa(e)}function Gv(e){var t=Ya(e)?vl.call(e):"";return t==Tv||t==xv}function zv(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=gl}function Ya(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function Wv(e){return!!e&&typeof e=="object"}var Hv=Nv(function(e,t,r,i){Cv(t,Zv(t),e,i)}),$v=ml(function(e){return e.push(void 0,Mv),yl(Hv,void 0,e)});function Zv(e){return Qa(e)?Lv(e,!0):Pv(e)}bl.exports=$v});var Rl=I((J1,xl)=>{var Vv=9007199254740991,Qv="[object Arguments]",Yv="[object Function]",Kv="[object GeneratorFunction]",Xv=typeof global=="object"&&global&&global.Object===Object&&global,Jv=typeof self=="object"&&self&&self.Object===Object&&self,em=Xv||Jv||Function("return this")();function tm(e,t){for(var r=-1,i=t.length,n=e.length;++r<i;)e[n+r]=t[r];return e}var Ka=Object.prototype,rm=Ka.hasOwnProperty,Ol=Ka.toString,Sl=em.Symbol,im=Ka.propertyIsEnumerable,El=Sl?Sl.isConcatSpreadable:void 0;function Tl(e,t,r,i,n){var a=-1,s=e.length;for(r||(r=nm),n||(n=[]);++a<s;){var o=e[a];t>0&&r(o)?t>1?Tl(o,t-1,r,i,n):tm(n,o):i||(n[n.length]=o)}return n}function nm(e){return om(e)||sm(e)||!!(El&&e&&e[El])}function am(e){var t=e?e.length:0;return t?Tl(e,1):[]}function sm(e){return fm(e)&&rm.call(e,"callee")&&(!im.call(e,"callee")||Ol.call(e)==Qv)}var om=Array.isArray;function um(e){return e!=null&&hm(e.length)&&!lm(e)}function fm(e){return dm(e)&&um(e)}function lm(e){var t=cm(e)?Ol.call(e):"";return t==Yv||t==Kv}function hm(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Vv}function cm(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function dm(e){return!!e&&typeof e=="object"}xl.exports=am});var kl=I((eO,jl)=>{var pm=200,es="__lodash_hash_undefined__",gm=9007199254740991,ym="[object Arguments]",vm="[object Function]",mm="[object GeneratorFunction]",_m=/[\\^$.*+?()[\]{}|]/g,bm=/^\[object .+?Constructor\]$/,wm=typeof global=="object"&&global&&global.Object===Object&&global,Sm=typeof self=="object"&&self&&self.Object===Object&&self,ts=wm||Sm||Function("return this")();function Em(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}function Om(e,t){var r=e?e.length:0;return!!r&&Im(e,t,0)>-1}function Tm(e,t,r){for(var i=-1,n=e?e.length:0;++i<n;)if(r(t,e[i]))return!0;return!1}function xm(e,t){for(var r=-1,i=e?e.length:0,n=Array(i);++r<i;)n[r]=t(e[r],r,e);return n}function Rm(e,t){for(var r=-1,i=t.length,n=e.length;++r<i;)e[n+r]=t[r];return e}function Am(e,t,r,i){for(var n=e.length,a=r+(i?1:-1);i?a--:++a<n;)if(t(e[a],a,e))return a;return-1}function Im(e,t,r){if(t!==t)return Am(e,Lm,r);for(var i=r-1,n=e.length;++i<n;)if(e[i]===t)return i;return-1}function Lm(e){return e!==e}function Mm(e){return function(t){return e(t)}}function Dm(e,t){return e.has(t)}function Pm(e,t){return e?.[t]}function Cm(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}var Nm=Array.prototype,qm=Function.prototype,rs=Object.prototype,Xa=ts["__core-js_shared__"],Al=function(){var e=/[^.]+$/.exec(Xa&&Xa.keys&&Xa.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Dl=qm.toString,fn=rs.hasOwnProperty,Pl=rs.toString,Fm=RegExp("^"+Dl.call(fn).replace(_m,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Il=ts.Symbol,jm=rs.propertyIsEnumerable,km=Nm.splice,Ll=Il?Il.isConcatSpreadable:void 0,Ml=Math.max,Bm=Nl(ts,"Map"),zr=Nl(Object,"create");function Mt(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var i=e[t];this.set(i[0],i[1])}}function Um(){this.__data__=zr?zr(null):{}}function Gm(e){return this.has(e)&&delete this.__data__[e]}function zm(e){var t=this.__data__;if(zr){var r=t[e];return r===es?void 0:r}return fn.call(t,e)?t[e]:void 0}function Wm(e){var t=this.__data__;return zr?t[e]!==void 0:fn.call(t,e)}function Hm(e,t){var r=this.__data__;return r[e]=zr&&t===void 0?es:t,this}Mt.prototype.clear=Um;Mt.prototype.delete=Gm;Mt.prototype.get=zm;Mt.prototype.has=Wm;Mt.prototype.set=Hm;function ar(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var i=e[t];this.set(i[0],i[1])}}function $m(){this.__data__=[]}function Zm(e){var t=this.__data__,r=ln(t,e);if(r<0)return!1;var i=t.length-1;return r==i?t.pop():km.call(t,r,1),!0}function Vm(e){var t=this.__data__,r=ln(t,e);return r<0?void 0:t[r][1]}function Qm(e){return ln(this.__data__,e)>-1}function Ym(e,t){var r=this.__data__,i=ln(r,e);return i<0?r.push([e,t]):r[i][1]=t,this}ar.prototype.clear=$m;ar.prototype.delete=Zm;ar.prototype.get=Vm;ar.prototype.has=Qm;ar.prototype.set=Ym;function sr(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var i=e[t];this.set(i[0],i[1])}}function Km(){this.__data__={hash:new Mt,map:new(Bm||ar),string:new Mt}}function Xm(e){return hn(this,e).delete(e)}function Jm(e){return hn(this,e).get(e)}function e_(e){return hn(this,e).has(e)}function t_(e,t){return hn(this,e).set(e,t),this}sr.prototype.clear=Km;sr.prototype.delete=Xm;sr.prototype.get=Jm;sr.prototype.has=e_;sr.prototype.set=t_;function un(e){var t=-1,r=e?e.length:0;for(this.__data__=new sr;++t<r;)this.add(e[t])}function r_(e){return this.__data__.set(e,es),this}function i_(e){return this.__data__.has(e)}un.prototype.add=un.prototype.push=r_;un.prototype.has=i_;function ln(e,t){for(var r=e.length;r--;)if(c_(e[r][0],t))return r;return-1}function n_(e,t,r,i){var n=-1,a=Om,s=!0,o=e.length,f=[],d=t.length;if(!o)return f;r&&(t=xm(t,Mm(r))),i?(a=Tm,s=!1):t.length>=pm&&(a=Dm,s=!1,t=new un(t));e:for(;++n<o;){var c=e[n],v=r?r(c):c;if(c=i||c!==0?c:0,s&&v===v){for(var p=d;p--;)if(t[p]===v)continue e;f.push(c)}else a(t,v,i)||f.push(c)}return f}function Cl(e,t,r,i,n){var a=-1,s=e.length;for(r||(r=o_),n||(n=[]);++a<s;){var o=e[a];t>0&&r(o)?t>1?Cl(o,t-1,r,i,n):Rm(n,o):i||(n[n.length]=o)}return n}function a_(e){if(!Fl(e)||f_(e))return!1;var t=ql(e)||Cm(e)?Fm:bm;return t.test(l_(e))}function s_(e,t){return t=Ml(t===void 0?e.length-1:t,0),function(){for(var r=arguments,i=-1,n=Ml(r.length-t,0),a=Array(n);++i<n;)a[i]=r[t+i];i=-1;for(var s=Array(t+1);++i<t;)s[i]=r[i];return s[t]=a,Em(e,this,s)}}function hn(e,t){var r=e.__data__;return u_(t)?r[typeof t=="string"?"string":"hash"]:r.map}function Nl(e,t){var r=Pm(e,t);return a_(r)?r:void 0}function o_(e){return p_(e)||d_(e)||!!(Ll&&e&&e[Ll])}function u_(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function f_(e){return!!Al&&Al in e}function l_(e){if(e!=null){try{return Dl.call(e)}catch{}try{return e+""}catch{}}return""}var h_=s_(function(e,t){return Ja(e)?n_(e,Cl(t,1,Ja,!0)):[]});function c_(e,t){return e===t||e!==e&&t!==t}function d_(e){return Ja(e)&&fn.call(e,"callee")&&(!jm.call(e,"callee")||Pl.call(e)==ym)}var p_=Array.isArray;function g_(e){return e!=null&&y_(e.length)&&!ql(e)}function Ja(e){return v_(e)&&g_(e)}function ql(e){var t=Fl(e)?Pl.call(e):"";return t==vm||t==mm}function y_(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=gm}function Fl(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function v_(e){return!!e&&typeof e=="object"}jl.exports=h_});var Xl=I((tO,Kl)=>{var m_=200,as="__lodash_hash_undefined__",__=1/0,b_=9007199254740991,w_="[object Arguments]",S_="[object Function]",E_="[object GeneratorFunction]",O_=/[\\^$.*+?()[\]{}|]/g,T_=/^\[object .+?Constructor\]$/,x_=typeof global=="object"&&global&&global.Object===Object&&global,R_=typeof self=="object"&&self&&self.Object===Object&&self,dn=x_||R_||Function("return this")();function A_(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}function I_(e,t){var r=e?e.length:0;return!!r&&P_(e,t,0)>-1}function L_(e,t,r){for(var i=-1,n=e?e.length:0;++i<n;)if(r(t,e[i]))return!0;return!1}function M_(e,t){for(var r=-1,i=t.length,n=e.length;++r<i;)e[n+r]=t[r];return e}function D_(e,t,r,i){for(var n=e.length,a=r+(i?1:-1);i?a--:++a<n;)if(t(e[a],a,e))return a;return-1}function P_(e,t,r){if(t!==t)return D_(e,C_,r);for(var i=r-1,n=e.length;++i<n;)if(e[i]===t)return i;return-1}function C_(e){return e!==e}function N_(e,t){return e.has(t)}function q_(e,t){return e?.[t]}function F_(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}function Wl(e){var t=-1,r=Array(e.size);return e.forEach(function(i){r[++t]=i}),r}var j_=Array.prototype,k_=Function.prototype,ss=Object.prototype,is=dn["__core-js_shared__"],Bl=function(){var e=/[^.]+$/.exec(is&&is.keys&&is.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Hl=k_.toString,pn=ss.hasOwnProperty,$l=ss.toString,B_=RegExp("^"+Hl.call(pn).replace(O_,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ul=dn.Symbol,U_=ss.propertyIsEnumerable,G_=j_.splice,Gl=Ul?Ul.isConcatSpreadable:void 0,zl=Math.max,z_=os(dn,"Map"),ns=os(dn,"Set"),Wr=os(Object,"create");function Dt(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var i=e[t];this.set(i[0],i[1])}}function W_(){this.__data__=Wr?Wr(null):{}}function H_(e){return this.has(e)&&delete this.__data__[e]}function $_(e){var t=this.__data__;if(Wr){var r=t[e];return r===as?void 0:r}return pn.call(t,e)?t[e]:void 0}function Z_(e){var t=this.__data__;return Wr?t[e]!==void 0:pn.call(t,e)}function V_(e,t){var r=this.__data__;return r[e]=Wr&&t===void 0?as:t,this}Dt.prototype.clear=W_;Dt.prototype.delete=H_;Dt.prototype.get=$_;Dt.prototype.has=Z_;Dt.prototype.set=V_;function or(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var i=e[t];this.set(i[0],i[1])}}function Q_(){this.__data__=[]}function Y_(e){var t=this.__data__,r=gn(t,e);if(r<0)return!1;var i=t.length-1;return r==i?t.pop():G_.call(t,r,1),!0}function K_(e){var t=this.__data__,r=gn(t,e);return r<0?void 0:t[r][1]}function X_(e){return gn(this.__data__,e)>-1}function J_(e,t){var r=this.__data__,i=gn(r,e);return i<0?r.push([e,t]):r[i][1]=t,this}or.prototype.clear=Q_;or.prototype.delete=Y_;or.prototype.get=K_;or.prototype.has=X_;or.prototype.set=J_;function ur(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var i=e[t];this.set(i[0],i[1])}}function e0(){this.__data__={hash:new Dt,map:new(z_||or),string:new Dt}}function t0(e){return yn(this,e).delete(e)}function r0(e){return yn(this,e).get(e)}function i0(e){return yn(this,e).has(e)}function n0(e,t){return yn(this,e).set(e,t),this}ur.prototype.clear=e0;ur.prototype.delete=t0;ur.prototype.get=r0;ur.prototype.has=i0;ur.prototype.set=n0;function cn(e){var t=-1,r=e?e.length:0;for(this.__data__=new ur;++t<r;)this.add(e[t])}function a0(e){return this.__data__.set(e,as),this}function s0(e){return this.__data__.has(e)}cn.prototype.add=cn.prototype.push=a0;cn.prototype.has=s0;function gn(e,t){for(var r=e.length;r--;)if(y0(e[r][0],t))return r;return-1}function Zl(e,t,r,i,n){var a=-1,s=e.length;for(r||(r=h0),n||(n=[]);++a<s;){var o=e[a];t>0&&r(o)?t>1?Zl(o,t-1,r,i,n):M_(n,o):i||(n[n.length]=o)}return n}function o0(e){if(!Yl(e)||d0(e))return!1;var t=Ql(e)||F_(e)?B_:T_;return t.test(p0(e))}function u0(e,t){return t=zl(t===void 0?e.length-1:t,0),function(){for(var r=arguments,i=-1,n=zl(r.length-t,0),a=Array(n);++i<n;)a[i]=r[t+i];i=-1;for(var s=Array(t+1);++i<t;)s[i]=r[i];return s[t]=a,A_(e,this,s)}}function f0(e,t,r){var i=-1,n=I_,a=e.length,s=!0,o=[],f=o;if(r)s=!1,n=L_;else if(a>=m_){var d=t?null:l0(e);if(d)return Wl(d);s=!1,n=N_,f=new cn}else f=t?[]:o;e:for(;++i<a;){var c=e[i],v=t?t(c):c;if(c=r||c!==0?c:0,s&&v===v){for(var p=f.length;p--;)if(f[p]===v)continue e;t&&f.push(v),o.push(c)}else n(f,v,r)||(f!==o&&f.push(v),o.push(c))}return o}var l0=ns&&1/Wl(new ns([,-0]))[1]==__?function(e){return new ns(e)}:S0;function yn(e,t){var r=e.__data__;return c0(t)?r[typeof t=="string"?"string":"hash"]:r.map}function os(e,t){var r=q_(e,t);return o0(r)?r:void 0}function h0(e){return m0(e)||v0(e)||!!(Gl&&e&&e[Gl])}function c0(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function d0(e){return!!Bl&&Bl in e}function p0(e){if(e!=null){try{return Hl.call(e)}catch{}try{return e+""}catch{}}return""}var g0=u0(function(e){return f0(Zl(e,1,Vl,!0))});function y0(e,t){return e===t||e!==e&&t!==t}function v0(e){return Vl(e)&&pn.call(e,"callee")&&(!U_.call(e,"callee")||$l.call(e)==w_)}var m0=Array.isArray;function _0(e){return e!=null&&b0(e.length)&&!Ql(e)}function Vl(e){return w0(e)&&_0(e)}function Ql(e){var t=Yl(e)?$l.call(e):"";return t==S_||t==E_}function b0(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=b_}function Yl(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function w0(e){return!!e&&typeof e=="object"}function S0(){}Kl.exports=g0});var rh=I((rO,th)=>{var E0="[object Object]";function O0(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}function T0(e,t){return function(r){return e(t(r))}}var x0=Function.prototype,Jl=Object.prototype,eh=x0.toString,R0=Jl.hasOwnProperty,A0=eh.call(Object),I0=Jl.toString,L0=T0(Object.getPrototypeOf,Object);function M0(e){return!!e&&typeof e=="object"}function D0(e){if(!M0(e)||I0.call(e)!=E0||O0(e))return!1;var t=L0(e);if(t===null)return!0;var r=R0.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&eh.call(r)==A0}th.exports=D0});var ih=I(us=>{var Pt=M("path"),ft=process.platform==="win32",ut=M("fs"),P0=process.env.NODE_DEBUG&&/fs/.test(process.env.NODE_DEBUG);function C0(){var e;if(P0){var t=new Error;e=r}else e=i;return e;function r(n){n&&(t.message=n.message,n=t,i(n))}function i(n){if(n){if(process.throwDeprecation)throw n;if(!process.noDeprecation){var a="fs: missing callback "+(n.stack||n.message);process.traceDeprecation?console.trace(a):console.error(a)}}}}function N0(e){return typeof e=="function"?e:C0()}var iO=Pt.normalize;ft?et=/(.*?)(?:[\/\\]+|$)/g:et=/(.*?)(?:[\/]+|$)/g;var et;ft?Hr=/^(?:[a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/][^\\\/]+)?[\\\/]*/:Hr=/^[\/]*/;var Hr;us.realpathSync=function(t,r){if(t=Pt.resolve(t),r&&Object.prototype.hasOwnProperty.call(r,t))return r[t];var i=t,n={},a={},s,o,f,d;c();function c(){var S=Hr.exec(t);s=S[0].length,o=S[0],f=S[0],d="",ft&&!a[f]&&(ut.lstatSync(f),a[f]=!0)}for(;s<t.length;){et.lastIndex=s;var v=et.exec(t);if(d=o,o+=v[0],f=d+v[1],s=et.lastIndex,!(a[f]||r&&r[f]===f)){var p;if(r&&Object.prototype.hasOwnProperty.call(r,f))p=r[f];else{var g=ut.lstatSync(f);if(!g.isSymbolicLink()){a[f]=!0,r&&(r[f]=f);continue}var m=null;if(!ft){var R=g.dev.toString(32)+":"+g.ino.toString(32);n.hasOwnProperty(R)&&(m=n[R])}m===null&&(ut.statSync(f),m=ut.readlinkSync(f)),p=Pt.resolve(d,m),r&&(r[f]=p),ft||(n[R]=m)}t=Pt.resolve(p,t.slice(s)),c()}}return r&&(r[i]=t),t};us.realpath=function(t,r,i){if(typeof i!="function"&&(i=N0(r),r=null),t=Pt.resolve(t),r&&Object.prototype.hasOwnProperty.call(r,t))return process.nextTick(i.bind(null,null,r[t]));var n=t,a={},s={},o,f,d,c;v();function v(){var S=Hr.exec(t);o=S[0].length,f=S[0],d=S[0],c="",ft&&!s[d]?ut.lstat(d,function(T){if(T)return i(T);s[d]=!0,p()}):process.nextTick(p)}function p(){if(o>=t.length)return r&&(r[n]=t),i(null,t);et.lastIndex=o;var S=et.exec(t);return c=f,f+=S[0],d=c+S[1],o=et.lastIndex,s[d]||r&&r[d]===d?process.nextTick(p):r&&Object.prototype.hasOwnProperty.call(r,d)?R(r[d]):ut.lstat(d,g)}function g(S,T){if(S)return i(S);if(!T.isSymbolicLink())return s[d]=!0,r&&(r[d]=d),process.nextTick(p);if(!ft){var j=T.dev.toString(32)+":"+T.ino.toString(32);if(a.hasOwnProperty(j))return m(null,a[j],d)}ut.stat(d,function(z){if(z)return i(z);ut.readlink(d,function(q,F){ft||(a[j]=F),m(q,F)})})}function m(S,T,j){if(S)return i(S);var z=Pt.resolve(c,T);r&&(r[j]=z),R(z)}function R(S){t=Pt.resolve(S,t.slice(o)),v()}}});var $r=I((aO,oh)=>{oh.exports=lt;lt.realpath=lt;lt.sync=hs;lt.realpathSync=hs;lt.monkeypatch=F0;lt.unmonkeypatch=j0;var fr=M("fs"),fs=fr.realpath,ls=fr.realpathSync,q0=process.version,nh=/^v[0-5]\./.test(q0),ah=ih();function sh(e){return e&&e.syscall==="realpath"&&(e.code==="ELOOP"||e.code==="ENOMEM"||e.code==="ENAMETOOLONG")}function lt(e,t,r){if(nh)return fs(e,t,r);typeof t=="function"&&(r=t,t=null),fs(e,t,function(i,n){sh(i)?ah.realpath(e,t,r):r(i,n)})}function hs(e,t){if(nh)return ls(e,t);try{return ls(e,t)}catch(r){if(sh(r))return ah.realpathSync(e,t);throw r}}function F0(){fr.realpath=lt,fr.realpathSync=hs}function j0(){fr.realpath=fs,fr.realpathSync=ls}});var fh=I((sO,uh)=>{uh.exports=function(e,t){for(var r=[],i=0;i<e.length;i++){var n=t(e[i],i);k0(n)?r.push.apply(r,n):r.push(n)}return r};var k0=Array.isArray||function(e){return Object.prototype.toString.call(e)==="[object Array]"}});var vh=I((oO,yh)=>{var B0=fh(),lh=ua();yh.exports=z0;var hh="\0SLASH"+Math.random()+"\0",ch="\0OPEN"+Math.random()+"\0",ds="\0CLOSE"+Math.random()+"\0",dh="\0COMMA"+Math.random()+"\0",ph="\0PERIOD"+Math.random()+"\0";function cs(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function U0(e){return e.split("\\\\").join(hh).split("\\{").join(ch).split("\\}").join(ds).split("\\,").join(dh).split("\\.").join(ph)}function G0(e){return e.split(hh).join("\\").split(ch).join("{").split(ds).join("}").split(dh).join(",").split(ph).join(".")}function gh(e){if(!e)return[""];var t=[],r=lh("{","}",e);if(!r)return e.split(",");var i=r.pre,n=r.body,a=r.post,s=i.split(",");s[s.length-1]+="{"+n+"}";var o=gh(a);return a.length&&(s[s.length-1]+=o.shift(),s.push.apply(s,o)),t.push.apply(t,s),t}function z0(e){return e?(e.substr(0,2)==="{}"&&(e="\\{\\}"+e.substr(2)),lr(U0(e),!0).map(G0)):[]}function W0(e){return"{"+e+"}"}function H0(e){return/^-?0\d/.test(e)}function $0(e,t){return e<=t}function Z0(e,t){return e>=t}function lr(e,t){var r=[],i=lh("{","}",e);if(!i||/\$$/.test(i.pre))return[e];var n=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),a=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),s=n||a,o=i.body.indexOf(",")>=0;if(!s&&!o)return i.post.match(/,.*\}/)?(e=i.pre+"{"+i.body+ds+i.post,lr(e)):[e];var f;if(s)f=i.body.split(/\.\./);else if(f=gh(i.body),f.length===1&&(f=lr(f[0],!1).map(W0),f.length===1)){var c=i.post.length?lr(i.post,!1):[""];return c.map(function(P){return i.pre+f[0]+P})}var d=i.pre,c=i.post.length?lr(i.post,!1):[""],v;if(s){var p=cs(f[0]),g=cs(f[1]),m=Math.max(f[0].length,f[1].length),R=f.length==3?Math.abs(cs(f[2])):1,S=$0,T=g<p;T&&(R*=-1,S=Z0);var j=f.some(H0);v=[];for(var z=p;S(z,g);z+=R){var q;if(a)q=String.fromCharCode(z),q==="\\"&&(q="");else if(q=String(z),j){var F=m-q.length;if(F>0){var Q=new Array(F+1).join("0");z<0?q="-"+Q+q.slice(1):q=Q+q}}v.push(q)}}else v=B0(f,function(D){return lr(D,!1)});for(var L=0;L<v.length;L++)for(var H=0;H<c.length;H++){var x=d+v[L]+c[H];(!t||s||x)&&r.push(x)}return r}});var _n=I((uO,Sh)=>{Sh.exports=Pe;Pe.Minimatch=xe;var Zr=function(){try{return M("path")}catch{}}()||{sep:"/"};Pe.sep=Zr.sep;var ys=Pe.GLOBSTAR=xe.GLOBSTAR={},V0=vh(),mh={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}},ps="[^/]",gs=ps+"*?",Q0="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",Y0="(?:(?!(?:\\/|^)\\.).)*?",_h=K0("().*{}+?[]^$\\!");function K0(e){return e.split("").reduce(function(t,r){return t[r]=!0,t},{})}var bh=/\/+/;Pe.filter=X0;function X0(e,t){return t=t||{},function(r,i,n){return Pe(r,e,t)}}function ht(e,t){t=t||{};var r={};return Object.keys(e).forEach(function(i){r[i]=e[i]}),Object.keys(t).forEach(function(i){r[i]=t[i]}),r}Pe.defaults=function(e){if(!e||typeof e!="object"||!Object.keys(e).length)return Pe;var t=Pe,r=function(n,a,s){return t(n,a,ht(e,s))};return r.Minimatch=function(n,a){return new t.Minimatch(n,ht(e,a))},r.Minimatch.defaults=function(n){return t.defaults(ht(e,n)).Minimatch},r.filter=function(n,a){return t.filter(n,ht(e,a))},r.defaults=function(n){return t.defaults(ht(e,n))},r.makeRe=function(n,a){return t.makeRe(n,ht(e,a))},r.braceExpand=function(n,a){return t.braceExpand(n,ht(e,a))},r.match=function(i,n,a){return t.match(i,n,ht(e,a))},r};xe.defaults=function(e){return Pe.defaults(e).Minimatch};function Pe(e,t,r){return mn(t),r||(r={}),!r.nocomment&&t.charAt(0)==="#"?!1:new xe(t,r).match(e)}function xe(e,t){if(!(this instanceof xe))return new xe(e,t);mn(e),t||(t={}),e=e.trim(),!t.allowWindowsEscape&&Zr.sep!=="/"&&(e=e.split(Zr.sep).join("/")),this.options=t,this.set=[],this.pattern=e,this.regexp=null,this.negate=!1,this.comment=!1,this.empty=!1,this.partial=!!t.partial,this.make()}xe.prototype.debug=function(){};xe.prototype.make=J0;function J0(){var e=this.pattern,t=this.options;if(!t.nocomment&&e.charAt(0)==="#"){this.comment=!0;return}if(!e){this.empty=!0;return}this.parseNegate();var r=this.globSet=this.braceExpand();t.debug&&(this.debug=function(){console.error.apply(console,arguments)}),this.debug(this.pattern,r),r=this.globParts=r.map(function(i){return i.split(bh)}),this.debug(this.pattern,r),r=r.map(function(i,n,a){return i.map(this.parse,this)},this),this.debug(this.pattern,r),r=r.filter(function(i){return i.indexOf(!1)===-1}),this.debug(this.pattern,r),this.set=r}xe.prototype.parseNegate=eb;function eb(){var e=this.pattern,t=!1,r=this.options,i=0;if(!r.nonegate){for(var n=0,a=e.length;n<a&&e.charAt(n)==="!";n++)t=!t,i++;i&&(this.pattern=e.substr(i)),this.negate=t}}Pe.braceExpand=function(e,t){return wh(e,t)};xe.prototype.braceExpand=wh;function wh(e,t){return t||(this instanceof xe?t=this.options:t={}),e=typeof e>"u"?this.pattern:e,mn(e),t.nobrace||!/\{(?:(?!\{).)*\}/.test(e)?[e]:V0(e)}var tb=1024*64,mn=function(e){if(typeof e!="string")throw new TypeError("invalid pattern");if(e.length>tb)throw new TypeError("pattern is too long")};xe.prototype.parse=rb;var vn={};function rb(e,t){mn(e);var r=this.options;if(e==="**")if(r.noglobstar)e="*";else return ys;if(e==="")return"";var i="",n=!!r.nocase,a=!1,s=[],o=[],f,d=!1,c=-1,v=-1,p=e.charAt(0)==="."?"":r.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",g=this;function m(){if(f){switch(f){case"*":i+=gs,n=!0;break;case"?":i+=ps,n=!0;break;default:i+="\\"+f;break}g.debug("clearStateChar %j %j",f,i),f=!1}}for(var R=0,S=e.length,T;R<S&&(T=e.charAt(R));R++){if(this.debug("%s %s %s %j",e,R,i,T),a&&_h[T]){i+="\\"+T,a=!1;continue}switch(T){case"/":return!1;case"\\":m(),a=!0;continue;case"?":case"*":case"+":case"@":case"!":if(this.debug("%s %s %s %j <-- stateChar",e,R,i,T),d){this.debug(" in class"),T==="!"&&R===v+1&&(T="^"),i+=T;continue}g.debug("call clearStateChar %j",f),m(),f=T,r.noext&&m();continue;case"(":if(d){i+="(";continue}if(!f){i+="\\(";continue}s.push({type:f,start:R-1,reStart:i.length,open:mh[f].open,close:mh[f].close}),i+=f==="!"?"(?:(?!(?:":"(?:",this.debug("plType %j %j",f,i),f=!1;continue;case")":if(d||!s.length){i+="\\)";continue}m(),n=!0;var j=s.pop();i+=j.close,j.type==="!"&&o.push(j),j.reEnd=i.length;continue;case"|":if(d||!s.length||a){i+="\\|",a=!1;continue}m(),i+="|";continue;case"[":if(m(),d){i+="\\"+T;continue}d=!0,v=R,c=i.length,i+=T;continue;case"]":if(R===v+1||!d){i+="\\"+T,a=!1;continue}var z=e.substring(v+1,R);try{RegExp("["+z+"]")}catch{var q=this.parse(z,vn);i=i.substr(0,c)+"\\["+q[0]+"\\]",n=n||q[1],d=!1;continue}n=!0,d=!1,i+=T;continue;default:m(),a?a=!1:_h[T]&&!(T==="^"&&d)&&(i+="\\"),i+=T}}for(d&&(z=e.substr(v+1),q=this.parse(z,vn),i=i.substr(0,c)+"\\["+q[0],n=n||q[1]),j=s.pop();j;j=s.pop()){var F=i.slice(j.reStart+j.open.length);this.debug("setting tail",i,j),F=F.replace(/((?:\\{2}){0,64})(\\?)\|/g,function(Ee,gi,nt){return nt||(nt="\\"),gi+gi+nt+"|"}),this.debug(`tail=%j
|
|
10
|
-
%s`,F,F,j,i);var Q=j.type==="*"?gs:j.type==="?"?ps:"\\"+j.type;n=!0,i=i.slice(0,j.reStart)+Q+"\\("+F}m(),a&&(i+="\\\\");var L=!1;switch(i.charAt(0)){case"[":case".":case"(":L=!0}for(var H=o.length-1;H>-1;H--){var x=o[H],D=i.slice(0,x.reStart),P=i.slice(x.reStart,x.reEnd-8),B=i.slice(x.reEnd-8,x.reEnd),X=i.slice(x.reEnd);B+=X;var ee=D.split("(").length-1,le=X;for(R=0;R<ee;R++)le=le.replace(/\)[+*?]?/,"");X=le;var te="";X===""&&t!==vn&&(te="$");var se=D+P+X+te+B;i=se}if(i!==""&&n&&(i="(?=.)"+i),L&&(i=p+i),t===vn)return[i,n];if(!n)return nb(e);var ve=r.nocase?"i":"";try{var oe=new RegExp("^"+i+"$",ve)}catch{return new RegExp("$.")}return oe._glob=e,oe._src=i,oe}Pe.makeRe=function(e,t){return new xe(e,t||{}).makeRe()};xe.prototype.makeRe=ib;function ib(){if(this.regexp||this.regexp===!1)return this.regexp;var e=this.set;if(!e.length)return this.regexp=!1,this.regexp;var t=this.options,r=t.noglobstar?gs:t.dot?Q0:Y0,i=t.nocase?"i":"",n=e.map(function(a){return a.map(function(s){return s===ys?r:typeof s=="string"?ab(s):s._src}).join("\\/")}).join("|");n="^(?:"+n+")$",this.negate&&(n="^(?!"+n+").*$");try{this.regexp=new RegExp(n,i)}catch{this.regexp=!1}return this.regexp}Pe.match=function(e,t,r){r=r||{};var i=new xe(t,r);return e=e.filter(function(n){return i.match(n)}),i.options.nonull&&!e.length&&e.push(t),e};xe.prototype.match=function(t,r){if(typeof r>"u"&&(r=this.partial),this.debug("match",t,this.pattern),this.comment)return!1;if(this.empty)return t==="";if(t==="/"&&r)return!0;var i=this.options;Zr.sep!=="/"&&(t=t.split(Zr.sep).join("/")),t=t.split(bh),this.debug(this.pattern,"split",t);var n=this.set;this.debug(this.pattern,"set",n);var a,s;for(s=t.length-1;s>=0&&(a=t[s],!a);s--);for(s=0;s<n.length;s++){var o=n[s],f=t;i.matchBase&&o.length===1&&(f=[a]);var d=this.matchOne(f,o,r);if(d)return i.flipNegate?!0:!this.negate}return i.flipNegate?!1:this.negate};xe.prototype.matchOne=function(e,t,r){var i=this.options;this.debug("matchOne",{this:this,file:e,pattern:t}),this.debug("matchOne",e.length,t.length);for(var n=0,a=0,s=e.length,o=t.length;n<s&&a<o;n++,a++){this.debug("matchOne loop");var f=t[a],d=e[n];if(this.debug(t,f,d),f===!1)return!1;if(f===ys){this.debug("GLOBSTAR",[t,f,d]);var c=n,v=a+1;if(v===o){for(this.debug("** at the end");n<s;n++)if(e[n]==="."||e[n]===".."||!i.dot&&e[n].charAt(0)===".")return!1;return!0}for(;c<s;){var p=e[c];if(this.debug(`
|
|
11
|
-
globstar while`,e,c,t,v,p),this.matchOne(e.slice(c),t.slice(v),r))return this.debug("globstar found match!",c,s,p),!0;if(p==="."||p===".."||!i.dot&&p.charAt(0)==="."){this.debug("dot detected!",e,c,t,v);break}this.debug("globstar swallow a segment, and continue"),c++}return!!(r&&(this.debug(`
|
|
12
|
-
>>> no match, partial?`,e,c,t,v),c===s))}var g;if(typeof f=="string"?(g=d===f,this.debug("string match",f,d,g)):(g=d.match(f),this.debug("pattern match",f,d,g)),!g)return!1}if(n===s&&a===o)return!0;if(n===s)return r;if(a===o)return n===s-1&&e[n]==="";throw new Error("wtf?")};function nb(e){return e.replace(/\\(.)/g,"$1")}function ab(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}});var wn=I((fO,bn)=>{"use strict";function Eh(e){return e.charAt(0)==="/"}function Oh(e){var t=/^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/,r=t.exec(e),i=r[1]||"",n=!!(i&&i.charAt(1)!==":");return!!(r[2]||n)}bn.exports=process.platform==="win32"?Oh:Eh;bn.exports.posix=Eh;bn.exports.win32=Oh});var ms=I(ct=>{ct.setopts=hb;ct.ownProp=Th;ct.makeAbs=Vr;ct.finish=cb;ct.mark=db;ct.isIgnored=Rh;ct.childrenIgnored=pb;function Th(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var sb=M("fs"),hr=M("path"),ob=_n(),xh=wn(),vs=ob.Minimatch;function ub(e,t){return e.localeCompare(t,"en")}function fb(e,t){e.ignore=t.ignore||[],Array.isArray(e.ignore)||(e.ignore=[e.ignore]),e.ignore.length&&(e.ignore=e.ignore.map(lb))}function lb(e){var t=null;if(e.slice(-3)==="/**"){var r=e.replace(/(\/\*\*)+$/,"");t=new vs(r,{dot:!0})}return{matcher:new vs(e,{dot:!0}),gmatcher:t}}function hb(e,t,r){if(r||(r={}),r.matchBase&&t.indexOf("/")===-1){if(r.noglobstar)throw new Error("base matching requires globstar");t="**/"+t}e.silent=!!r.silent,e.pattern=t,e.strict=r.strict!==!1,e.realpath=!!r.realpath,e.realpathCache=r.realpathCache||Object.create(null),e.follow=!!r.follow,e.dot=!!r.dot,e.mark=!!r.mark,e.nodir=!!r.nodir,e.nodir&&(e.mark=!0),e.sync=!!r.sync,e.nounique=!!r.nounique,e.nonull=!!r.nonull,e.nosort=!!r.nosort,e.nocase=!!r.nocase,e.stat=!!r.stat,e.noprocess=!!r.noprocess,e.absolute=!!r.absolute,e.fs=r.fs||sb,e.maxLength=r.maxLength||1/0,e.cache=r.cache||Object.create(null),e.statCache=r.statCache||Object.create(null),e.symlinks=r.symlinks||Object.create(null),fb(e,r),e.changedCwd=!1;var i=process.cwd();Th(r,"cwd")?(e.cwd=hr.resolve(r.cwd),e.changedCwd=e.cwd!==i):e.cwd=i,e.root=r.root||hr.resolve(e.cwd,"/"),e.root=hr.resolve(e.root),process.platform==="win32"&&(e.root=e.root.replace(/\\/g,"/")),e.cwdAbs=xh(e.cwd)?e.cwd:Vr(e,e.cwd),process.platform==="win32"&&(e.cwdAbs=e.cwdAbs.replace(/\\/g,"/")),e.nomount=!!r.nomount,r.nonegate=!0,r.nocomment=!0,r.allowWindowsEscape=!1,e.minimatch=new vs(t,r),e.options=e.minimatch.options}function cb(e){for(var t=e.nounique,r=t?[]:Object.create(null),i=0,n=e.matches.length;i<n;i++){var a=e.matches[i];if(!a||Object.keys(a).length===0){if(e.nonull){var s=e.minimatch.globSet[i];t?r.push(s):r[s]=!0}}else{var o=Object.keys(a);t?r.push.apply(r,o):o.forEach(function(f){r[f]=!0})}}if(t||(r=Object.keys(r)),e.nosort||(r=r.sort(ub)),e.mark){for(var i=0;i<r.length;i++)r[i]=e._mark(r[i]);e.nodir&&(r=r.filter(function(f){var d=!/\/$/.test(f),c=e.cache[f]||e.cache[Vr(e,f)];return d&&c&&(d=c!=="DIR"&&!Array.isArray(c)),d}))}e.ignore.length&&(r=r.filter(function(f){return!Rh(e,f)})),e.found=r}function db(e,t){var r=Vr(e,t),i=e.cache[r],n=t;if(i){var a=i==="DIR"||Array.isArray(i),s=t.slice(-1)==="/";if(a&&!s?n+="/":!a&&s&&(n=n.slice(0,-1)),n!==t){var o=Vr(e,n);e.statCache[o]=e.statCache[r],e.cache[o]=e.cache[r]}}return n}function Vr(e,t){var r=t;return t.charAt(0)==="/"?r=hr.join(e.root,t):xh(t)||t===""?r=t:e.changedCwd?r=hr.resolve(e.cwd,t):r=hr.resolve(t),process.platform==="win32"&&(r=r.replace(/\\/g,"/")),r}function Rh(e,t){return e.ignore.length?e.ignore.some(function(r){return r.matcher.match(t)||!!(r.gmatcher&&r.gmatcher.match(t))}):!1}function pb(e,t){return e.ignore.length?e.ignore.some(function(r){return!!(r.gmatcher&&r.gmatcher.match(t))}):!1}});var Dh=I((pO,Mh)=>{Mh.exports=Lh;Lh.GlobSync=_e;var gb=$r(),Ah=_n(),hO=Ah.Minimatch,cO=ws().Glob,dO=M("util"),_s=M("path"),Ih=M("assert"),Sn=wn(),Ct=ms(),yb=Ct.setopts,bs=Ct.ownProp,vb=Ct.childrenIgnored,mb=Ct.isIgnored;function Lh(e,t){if(typeof t=="function"||arguments.length===3)throw new TypeError(`callback provided to sync glob
|
|
13
|
-
See: https://github.com/isaacs/node-glob/issues/167`);return new _e(e,t).found}function _e(e,t){if(!e)throw new Error("must provide pattern");if(typeof t=="function"||arguments.length===3)throw new TypeError(`callback provided to sync glob
|
|
14
|
-
See: https://github.com/isaacs/node-glob/issues/167`);if(!(this instanceof _e))return new _e(e,t);if(yb(this,e,t),this.noprocess)return this;var r=this.minimatch.set.length;this.matches=new Array(r);for(var i=0;i<r;i++)this._process(this.minimatch.set[i],i,!1);this._finish()}_e.prototype._finish=function(){if(Ih.ok(this instanceof _e),this.realpath){var e=this;this.matches.forEach(function(t,r){var i=e.matches[r]=Object.create(null);for(var n in t)try{n=e._makeAbs(n);var a=gb.realpathSync(n,e.realpathCache);i[a]=!0}catch(s){if(s.syscall==="stat")i[e._makeAbs(n)]=!0;else throw s}})}Ct.finish(this)};_e.prototype._process=function(e,t,r){Ih.ok(this instanceof _e);for(var i=0;typeof e[i]=="string";)i++;var n;switch(i){case e.length:this._processSimple(e.join("/"),t);return;case 0:n=null;break;default:n=e.slice(0,i).join("/");break}var a=e.slice(i),s;n===null?s=".":((Sn(n)||Sn(e.map(function(d){return typeof d=="string"?d:"[*]"}).join("/")))&&(!n||!Sn(n))&&(n="/"+n),s=n);var o=this._makeAbs(s);if(!vb(this,s)){var f=a[0]===Ah.GLOBSTAR;f?this._processGlobStar(n,s,o,a,t,r):this._processReaddir(n,s,o,a,t,r)}};_e.prototype._processReaddir=function(e,t,r,i,n,a){var s=this._readdir(r,a);if(s){for(var o=i[0],f=!!this.minimatch.negate,d=o._glob,c=this.dot||d.charAt(0)===".",v=[],p=0;p<s.length;p++){var g=s[p];if(g.charAt(0)!=="."||c){var m;f&&!e?m=!g.match(o):m=g.match(o),m&&v.push(g)}}var R=v.length;if(R!==0){if(i.length===1&&!this.mark&&!this.stat){this.matches[n]||(this.matches[n]=Object.create(null));for(var p=0;p<R;p++){var g=v[p];e&&(e.slice(-1)!=="/"?g=e+"/"+g:g=e+g),g.charAt(0)==="/"&&!this.nomount&&(g=_s.join(this.root,g)),this._emitMatch(n,g)}return}i.shift();for(var p=0;p<R;p++){var g=v[p],S;e?S=[e,g]:S=[g],this._process(S.concat(i),n,a)}}}};_e.prototype._emitMatch=function(e,t){if(!mb(this,t)){var r=this._makeAbs(t);if(this.mark&&(t=this._mark(t)),this.absolute&&(t=r),!this.matches[e][t]){if(this.nodir){var i=this.cache[r];if(i==="DIR"||Array.isArray(i))return}this.matches[e][t]=!0,this.stat&&this._stat(t)}}};_e.prototype._readdirInGlobStar=function(e){if(this.follow)return this._readdir(e,!1);var t,r,i;try{r=this.fs.lstatSync(e)}catch(a){if(a.code==="ENOENT")return null}var n=r&&r.isSymbolicLink();return this.symlinks[e]=n,!n&&r&&!r.isDirectory()?this.cache[e]="FILE":t=this._readdir(e,!1),t};_e.prototype._readdir=function(e,t){var r;if(t&&!bs(this.symlinks,e))return this._readdirInGlobStar(e);if(bs(this.cache,e)){var i=this.cache[e];if(!i||i==="FILE")return null;if(Array.isArray(i))return i}try{return this._readdirEntries(e,this.fs.readdirSync(e))}catch(n){return this._readdirError(e,n),null}};_e.prototype._readdirEntries=function(e,t){if(!this.mark&&!this.stat)for(var r=0;r<t.length;r++){var i=t[r];e==="/"?i=e+i:i=e+"/"+i,this.cache[i]=!0}return this.cache[e]=t,t};_e.prototype._readdirError=function(e,t){switch(t.code){case"ENOTSUP":case"ENOTDIR":var r=this._makeAbs(e);if(this.cache[r]="FILE",r===this.cwdAbs){var i=new Error(t.code+" invalid cwd "+this.cwd);throw i.path=this.cwd,i.code=t.code,i}break;case"ENOENT":case"ELOOP":case"ENAMETOOLONG":case"UNKNOWN":this.cache[this._makeAbs(e)]=!1;break;default:if(this.cache[this._makeAbs(e)]=!1,this.strict)throw t;this.silent||console.error("glob error",t);break}};_e.prototype._processGlobStar=function(e,t,r,i,n,a){var s=this._readdir(r,a);if(s){var o=i.slice(1),f=e?[e]:[],d=f.concat(o);this._process(d,n,!1);var c=s.length,v=this.symlinks[r];if(!(v&&a))for(var p=0;p<c;p++){var g=s[p];if(!(g.charAt(0)==="."&&!this.dot)){var m=f.concat(s[p],o);this._process(m,n,!0);var R=f.concat(s[p],i);this._process(R,n,!0)}}}};_e.prototype._processSimple=function(e,t){var r=this._stat(e);if(this.matches[t]||(this.matches[t]=Object.create(null)),!!r){if(e&&Sn(e)&&!this.nomount){var i=/[\/\\]$/.test(e);e.charAt(0)==="/"?e=_s.join(this.root,e):(e=_s.resolve(this.root,e),i&&(e+="/"))}process.platform==="win32"&&(e=e.replace(/\\/g,"/")),this._emitMatch(t,e)}};_e.prototype._stat=function(e){var t=this._makeAbs(e),r=e.slice(-1)==="/";if(e.length>this.maxLength)return!1;if(!this.stat&&bs(this.cache,t)){var s=this.cache[t];if(Array.isArray(s)&&(s="DIR"),!r||s==="DIR")return s;if(r&&s==="FILE")return!1}var i,n=this.statCache[t];if(!n){var a;try{a=this.fs.lstatSync(t)}catch(o){if(o&&(o.code==="ENOENT"||o.code==="ENOTDIR"))return this.statCache[t]=!1,!1}if(a&&a.isSymbolicLink())try{n=this.fs.statSync(t)}catch{n=a}else n=a}this.statCache[t]=n;var s=!0;return n&&(s=n.isDirectory()?"DIR":"FILE"),this.cache[t]=this.cache[t]||s,r&&s==="FILE"?!1:s};_e.prototype._mark=function(e){return Ct.mark(this,e)};_e.prototype._makeAbs=function(e){return Ct.makeAbs(this,e)}});var Ss=I((gO,Ch)=>{Ch.exports=Ph;function Ph(e,t){if(e&&t)return Ph(e)(t);if(typeof e!="function")throw new TypeError("need wrapper function");return Object.keys(e).forEach(function(i){r[i]=e[i]}),r;function r(){for(var i=new Array(arguments.length),n=0;n<i.length;n++)i[n]=arguments[n];var a=e.apply(this,i),s=i[i.length-1];return typeof a=="function"&&a!==s&&Object.keys(s).forEach(function(o){a[o]=s[o]}),a}}});var Qr=I((yO,Es)=>{var Nh=Ss();Es.exports=Nh(En);Es.exports.strict=Nh(qh);En.proto=En(function(){Object.defineProperty(Function.prototype,"once",{value:function(){return En(this)},configurable:!0}),Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return qh(this)},configurable:!0})});function En(e){var t=function(){return t.called?t.value:(t.called=!0,t.value=e.apply(this,arguments))};return t.called=!1,t}function qh(e){var t=function(){if(t.called)throw new Error(t.onceError);return t.called=!0,t.value=e.apply(this,arguments)},r=e.name||"Function wrapped with `once`";return t.onceError=r+" shouldn't be called more than once",t.called=!1,t}});var Os=I((vO,Fh)=>{var _b=Ss(),Yr=Object.create(null),bb=Qr();Fh.exports=_b(wb);function wb(e,t){return Yr[e]?(Yr[e].push(t),null):(Yr[e]=[t],Sb(e))}function Sb(e){return bb(function t(){var r=Yr[e],i=r.length,n=Eb(arguments);try{for(var a=0;a<i;a++)r[a].apply(null,n)}finally{r.length>i?(r.splice(0,i),process.nextTick(function(){t.apply(null,n)})):delete Yr[e]}})}function Eb(e){for(var t=e.length,r=[],i=0;i<t;i++)r[i]=e[i];return r}});var ws=I((bO,kh)=>{kh.exports=Nt;var Ob=$r(),jh=_n(),mO=jh.Minimatch,Tb=Le(),xb=M("events").EventEmitter,Ts=M("path"),xs=M("assert"),Kr=wn(),As=Dh(),qt=ms(),Rb=qt.setopts,Rs=qt.ownProp,Is=Os(),_O=M("util"),Ab=qt.childrenIgnored,Ib=qt.isIgnored,Lb=Qr();function Nt(e,t,r){if(typeof t=="function"&&(r=t,t={}),t||(t={}),t.sync){if(r)throw new TypeError("callback provided to sync glob");return As(e,t)}return new ue(e,t,r)}Nt.sync=As;var Mb=Nt.GlobSync=As.GlobSync;Nt.glob=Nt;function Db(e,t){if(t===null||typeof t!="object")return e;for(var r=Object.keys(t),i=r.length;i--;)e[r[i]]=t[r[i]];return e}Nt.hasMagic=function(e,t){var r=Db({},t);r.noprocess=!0;var i=new ue(e,r),n=i.minimatch.set;if(!e)return!1;if(n.length>1)return!0;for(var a=0;a<n[0].length;a++)if(typeof n[0][a]!="string")return!0;return!1};Nt.Glob=ue;Tb(ue,xb);function ue(e,t,r){if(typeof t=="function"&&(r=t,t=null),t&&t.sync){if(r)throw new TypeError("callback provided to sync glob");return new Mb(e,t)}if(!(this instanceof ue))return new ue(e,t,r);Rb(this,e,t),this._didRealPath=!1;var i=this.minimatch.set.length;this.matches=new Array(i),typeof r=="function"&&(r=Lb(r),this.on("error",r),this.on("end",function(f){r(null,f)}));var n=this;if(this._processing=0,this._emitQueue=[],this._processQueue=[],this.paused=!1,this.noprocess)return this;if(i===0)return o();for(var a=!0,s=0;s<i;s++)this._process(this.minimatch.set[s],s,!1,o);a=!1;function o(){--n._processing,n._processing<=0&&(a?process.nextTick(function(){n._finish()}):n._finish())}}ue.prototype._finish=function(){if(xs(this instanceof ue),!this.aborted){if(this.realpath&&!this._didRealpath)return this._realpath();qt.finish(this),this.emit("end",this.found)}};ue.prototype._realpath=function(){if(this._didRealpath)return;this._didRealpath=!0;var e=this.matches.length;if(e===0)return this._finish();for(var t=this,r=0;r<this.matches.length;r++)this._realpathSet(r,i);function i(){--e===0&&t._finish()}};ue.prototype._realpathSet=function(e,t){var r=this.matches[e];if(!r)return t();var i=Object.keys(r),n=this,a=i.length;if(a===0)return t();var s=this.matches[e]=Object.create(null);i.forEach(function(o,f){o=n._makeAbs(o),Ob.realpath(o,n.realpathCache,function(d,c){d?d.syscall==="stat"?s[o]=!0:n.emit("error",d):s[c]=!0,--a===0&&(n.matches[e]=s,t())})})};ue.prototype._mark=function(e){return qt.mark(this,e)};ue.prototype._makeAbs=function(e){return qt.makeAbs(this,e)};ue.prototype.abort=function(){this.aborted=!0,this.emit("abort")};ue.prototype.pause=function(){this.paused||(this.paused=!0,this.emit("pause"))};ue.prototype.resume=function(){if(this.paused){if(this.emit("resume"),this.paused=!1,this._emitQueue.length){var e=this._emitQueue.slice(0);this._emitQueue.length=0;for(var t=0;t<e.length;t++){var r=e[t];this._emitMatch(r[0],r[1])}}if(this._processQueue.length){var i=this._processQueue.slice(0);this._processQueue.length=0;for(var t=0;t<i.length;t++){var n=i[t];this._processing--,this._process(n[0],n[1],n[2],n[3])}}}};ue.prototype._process=function(e,t,r,i){if(xs(this instanceof ue),xs(typeof i=="function"),!this.aborted){if(this._processing++,this.paused){this._processQueue.push([e,t,r,i]);return}for(var n=0;typeof e[n]=="string";)n++;var a;switch(n){case e.length:this._processSimple(e.join("/"),t,i);return;case 0:a=null;break;default:a=e.slice(0,n).join("/");break}var s=e.slice(n),o;a===null?o=".":((Kr(a)||Kr(e.map(function(c){return typeof c=="string"?c:"[*]"}).join("/")))&&(!a||!Kr(a))&&(a="/"+a),o=a);var f=this._makeAbs(o);if(Ab(this,o))return i();var d=s[0]===jh.GLOBSTAR;d?this._processGlobStar(a,o,f,s,t,r,i):this._processReaddir(a,o,f,s,t,r,i)}};ue.prototype._processReaddir=function(e,t,r,i,n,a,s){var o=this;this._readdir(r,a,function(f,d){return o._processReaddir2(e,t,r,i,n,a,d,s)})};ue.prototype._processReaddir2=function(e,t,r,i,n,a,s,o){if(!s)return o();for(var f=i[0],d=!!this.minimatch.negate,c=f._glob,v=this.dot||c.charAt(0)===".",p=[],g=0;g<s.length;g++){var m=s[g];if(m.charAt(0)!=="."||v){var R;d&&!e?R=!m.match(f):R=m.match(f),R&&p.push(m)}}var S=p.length;if(S===0)return o();if(i.length===1&&!this.mark&&!this.stat){this.matches[n]||(this.matches[n]=Object.create(null));for(var g=0;g<S;g++){var m=p[g];e&&(e!=="/"?m=e+"/"+m:m=e+m),m.charAt(0)==="/"&&!this.nomount&&(m=Ts.join(this.root,m)),this._emitMatch(n,m)}return o()}i.shift();for(var g=0;g<S;g++){var m=p[g],T;e&&(e!=="/"?m=e+"/"+m:m=e+m),this._process([m].concat(i),n,a,o)}o()};ue.prototype._emitMatch=function(e,t){if(!this.aborted&&!Ib(this,t)){if(this.paused){this._emitQueue.push([e,t]);return}var r=Kr(t)?t:this._makeAbs(t);if(this.mark&&(t=this._mark(t)),this.absolute&&(t=r),!this.matches[e][t]){if(this.nodir){var i=this.cache[r];if(i==="DIR"||Array.isArray(i))return}this.matches[e][t]=!0;var n=this.statCache[r];n&&this.emit("stat",t,n),this.emit("match",t)}}};ue.prototype._readdirInGlobStar=function(e,t){if(this.aborted)return;if(this.follow)return this._readdir(e,!1,t);var r="lstat\0"+e,i=this,n=Is(r,a);n&&i.fs.lstat(e,n);function a(s,o){if(s&&s.code==="ENOENT")return t();var f=o&&o.isSymbolicLink();i.symlinks[e]=f,!f&&o&&!o.isDirectory()?(i.cache[e]="FILE",t()):i._readdir(e,!1,t)}};ue.prototype._readdir=function(e,t,r){if(!this.aborted&&(r=Is("readdir\0"+e+"\0"+t,r),!!r)){if(t&&!Rs(this.symlinks,e))return this._readdirInGlobStar(e,r);if(Rs(this.cache,e)){var i=this.cache[e];if(!i||i==="FILE")return r();if(Array.isArray(i))return r(null,i)}var n=this;n.fs.readdir(e,Pb(this,e,r))}};function Pb(e,t,r){return function(i,n){i?e._readdirError(t,i,r):e._readdirEntries(t,n,r)}}ue.prototype._readdirEntries=function(e,t,r){if(!this.aborted){if(!this.mark&&!this.stat)for(var i=0;i<t.length;i++){var n=t[i];e==="/"?n=e+n:n=e+"/"+n,this.cache[n]=!0}return this.cache[e]=t,r(null,t)}};ue.prototype._readdirError=function(e,t,r){if(!this.aborted){switch(t.code){case"ENOTSUP":case"ENOTDIR":var i=this._makeAbs(e);if(this.cache[i]="FILE",i===this.cwdAbs){var n=new Error(t.code+" invalid cwd "+this.cwd);n.path=this.cwd,n.code=t.code,this.emit("error",n),this.abort()}break;case"ENOENT":case"ELOOP":case"ENAMETOOLONG":case"UNKNOWN":this.cache[this._makeAbs(e)]=!1;break;default:this.cache[this._makeAbs(e)]=!1,this.strict&&(this.emit("error",t),this.abort()),this.silent||console.error("glob error",t);break}return r()}};ue.prototype._processGlobStar=function(e,t,r,i,n,a,s){var o=this;this._readdir(r,a,function(f,d){o._processGlobStar2(e,t,r,i,n,a,d,s)})};ue.prototype._processGlobStar2=function(e,t,r,i,n,a,s,o){if(!s)return o();var f=i.slice(1),d=e?[e]:[],c=d.concat(f);this._process(c,n,!1,o);var v=this.symlinks[r],p=s.length;if(v&&a)return o();for(var g=0;g<p;g++){var m=s[g];if(!(m.charAt(0)==="."&&!this.dot)){var R=d.concat(s[g],f);this._process(R,n,!0,o);var S=d.concat(s[g],i);this._process(S,n,!0,o)}}o()};ue.prototype._processSimple=function(e,t,r){var i=this;this._stat(e,function(n,a){i._processSimple2(e,t,n,a,r)})};ue.prototype._processSimple2=function(e,t,r,i,n){if(this.matches[t]||(this.matches[t]=Object.create(null)),!i)return n();if(e&&Kr(e)&&!this.nomount){var a=/[\/\\]$/.test(e);e.charAt(0)==="/"?e=Ts.join(this.root,e):(e=Ts.resolve(this.root,e),a&&(e+="/"))}process.platform==="win32"&&(e=e.replace(/\\/g,"/")),this._emitMatch(t,e),n()};ue.prototype._stat=function(e,t){var r=this._makeAbs(e),i=e.slice(-1)==="/";if(e.length>this.maxLength)return t();if(!this.stat&&Rs(this.cache,r)){var n=this.cache[r];if(Array.isArray(n)&&(n="DIR"),!i||n==="DIR")return t(null,n);if(i&&n==="FILE")return t()}var a,s=this.statCache[r];if(s!==void 0){if(s===!1)return t(null,s);var o=s.isDirectory()?"DIR":"FILE";return i&&o==="FILE"?t():t(null,o,s)}var f=this,d=Is("stat\0"+r,c);d&&f.fs.lstat(r,d);function c(v,p){if(p&&p.isSymbolicLink())return f.fs.stat(r,function(g,m){g?f._stat2(e,r,null,p,t):f._stat2(e,r,g,m,t)});f._stat2(e,r,v,p,t)}};ue.prototype._stat2=function(e,t,r,i,n){if(r&&(r.code==="ENOENT"||r.code==="ENOTDIR"))return this.statCache[t]=!1,n();var a=e.slice(-1)==="/";if(this.statCache[t]=i,t.slice(-1)==="/"&&i&&!i.isDirectory())return n(null,!1,i);var s=!0;return i&&(s=i.isDirectory()?"DIR":"FILE"),this.cache[t]=this.cache[t]||s,a&&s==="FILE"?n():n(null,s,i)}});var zh=I((wO,Gh)=>{var Uh=wa(),cr=M("path"),Ls=Rl(),Cb=kl(),Nb=Xl(),qb=rh(),Fb=ws(),Ft=Gh.exports={},Bh=/[\/\\]/g,jb=function(e,t){var r=[];return Ls(e).forEach(function(i){var n=i.indexOf("!")===0;n&&(i=i.slice(1));var a=t(i);n?r=Cb(r,a):r=Nb(r,a)}),r};Ft.exists=function(){var e=cr.join.apply(cr,arguments);return Uh.existsSync(e)};Ft.expand=function(...e){var t=qb(e[0])?e.shift():{},r=Array.isArray(e[0])?e[0]:e;if(r.length===0)return[];var i=jb(r,function(n){return Fb.sync(n,t)});return t.filter&&(i=i.filter(function(n){n=cr.join(t.cwd||"",n);try{return typeof t.filter=="function"?t.filter(n):Uh.statSync(n)[t.filter]()}catch{return!1}})),i};Ft.expandMapping=function(e,t,r){r=Object.assign({rename:function(a,s){return cr.join(a||"",s)}},r);var i=[],n={};return Ft.expand(r,e).forEach(function(a){var s=a;r.flatten&&(s=cr.basename(s)),r.ext&&(s=s.replace(/(\.[^\/]*)?$/,r.ext));var o=r.rename(t,s,r);r.cwd&&(a=cr.join(r.cwd,a)),o=o.replace(Bh,"/"),a=a.replace(Bh,"/"),n[o]?n[o].src.push(a):(i.push({src:[a],dest:o}),n[o]=i[i.length-1])}),i};Ft.normalizeFilesArray=function(e){var t=[];return e.forEach(function(r){var i;("src"in r||"dest"in r)&&t.push(r)}),t.length===0?[]:(t=_(t).chain().forEach(function(r){!("src"in r)||!r.src||(Array.isArray(r.src)?r.src=Ls(r.src):r.src=[r.src])}).map(function(r){var i=Object.assign({},r);if(delete i.src,delete i.dest,r.expand)return Ft.expandMapping(r.src,r.dest,i).map(function(a){var s=Object.assign({},r);return s.orig=Object.assign({},r),s.src=a.src,s.dest=a.dest,["expand","cwd","flatten","rename","ext"].forEach(function(o){delete s[o]}),s});var n=Object.assign({},r);return n.orig=Object.assign({},r),"src"in n&&Object.defineProperty(n,"src",{enumerable:!0,get:function a(){var s;return"result"in a||(s=r.src,s=Array.isArray(s)?Ls(s):[s],a.result=Ft.expand(i,s)),a.result}}),"dest"in n&&(n.dest=r.dest),n}).flatten().value(),t)}});var dr=I((EO,$h)=>{var Ms=wa(),Wh=M("path"),SO=M("util"),kb=cl(),Hh=Za(),Bb=wl(),Ub=M("stream").Stream,Gb=$a().PassThrough,Ce=$h.exports={};Ce.file=zh();Ce.collectStream=function(e,t){var r=[],i=0;e.on("error",t),e.on("data",function(n){r.push(n),i+=n.length}),e.on("end",function(){var n=new Buffer(i),a=0;r.forEach(function(s){s.copy(n,a),a+=s.length}),t(null,n)})};Ce.dateify=function(e){return e=e||new Date,e instanceof Date?e=e:typeof e=="string"?e=new Date(e):e=new Date,e};Ce.defaults=function(e,t,r){var i=arguments;return i[0]=i[0]||{},Bb(...i)};Ce.isStream=function(e){return e instanceof Ub};Ce.lazyReadStream=function(e){return new kb.Readable(function(){return Ms.createReadStream(e)})};Ce.normalizeInputSource=function(e){if(e===null)return new Buffer(0);if(typeof e=="string")return new Buffer(e);if(Ce.isStream(e)&&!e._readableState){var t=new Gb;return e.pipe(t),t}return e};Ce.sanitizePath=function(e){return Hh(e,!1).replace(/^\w+:/,"").replace(/^(\.\.\/|\/)+/,"")};Ce.trailingSlashIt=function(e){return e.slice(-1)!=="/"?e+"/":e};Ce.unixifyPath=function(e){return Hh(e,!1).replace(/^\w+:/,"")};Ce.walkdir=function(e,t,r){var i=[];typeof t=="function"&&(r=t,t=e),Ms.readdir(e,function(n,a){var s=0,o,f;if(n)return r(n);(function d(){if(o=a[s++],!o)return r(null,i);f=Wh.join(e,o),Ms.stat(f,function(c,v){i.push({path:f,relative:Wh.relative(t,f).replace(/\\/g,"/"),stats:v}),v&&v.isDirectory()?Ce.walkdir(f,t,function(p,g){g.forEach(function(m){i.push(m)}),d()}):d()})})()})}});var Yh=I((Vh,Qh)=>{var zb=M("util"),Wb={ABORTED:"archive was aborted",DIRECTORYDIRPATHREQUIRED:"diretory dirpath argument must be a non-empty string value",DIRECTORYFUNCTIONINVALIDDATA:"invalid data returned by directory custom data function",ENTRYNAMEREQUIRED:"entry name must be a non-empty string value",FILEFILEPATHREQUIRED:"file filepath argument must be a non-empty string value",FINALIZING:"archive already finalizing",QUEUECLOSED:"queue closed",NOENDMETHOD:"no suitable finalize/end method defined by module",DIRECTORYNOTSUPPORTED:"support for directory entries not defined by module",FORMATSET:"archive format already set",INPUTSTEAMBUFFERREQUIRED:"input source must be valid Stream or Buffer instance",MODULESET:"module already set",SYMLINKNOTSUPPORTED:"support for symlink entries not defined by module",SYMLINKFILEPATHREQUIRED:"symlink filepath argument must be a non-empty string value",SYMLINKTARGETREQUIRED:"symlink target argument must be a non-empty string value",ENTRYNOTSUPPORTED:"entry not supported"};function Zh(e,t){Error.captureStackTrace(this,this.constructor),this.message=Wb[e]||e,this.code=e,this.data=t}zb.inherits(Zh,Error);Vh=Qh.exports=Zh});var Ds=I((OO,Kh)=>{Kh.exports=M("stream")});var ic=I((TO,rc)=>{"use strict";function Xh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,i)}return r}function Jh(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Xh(Object(r),!0).forEach(function(i){Hb(e,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Xh(Object(r)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(r,i))})}return e}function Hb(e,t,r){return t=tc(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function $b(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ec(e,t){for(var r=0;r<t.length;r++){var i=t[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,tc(i.key),i)}}function Zb(e,t,r){return t&&ec(e.prototype,t),r&&ec(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function tc(e){var t=Vb(e,"string");return typeof t=="symbol"?t:String(t)}function Vb(e,t){if(typeof e!="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var i=r.call(e,t||"default");if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Qb=M("buffer"),On=Qb.Buffer,Yb=M("util"),Ps=Yb.inspect,Kb=Ps&&Ps.custom||"inspect";function Xb(e,t,r){On.prototype.copy.call(e,t,r)}rc.exports=function(){function e(){$b(this,e),this.head=null,this.tail=null,this.length=0}return Zb(e,[{key:"push",value:function(r){var i={data:r,next:null};this.length>0?this.tail.next=i:this.head=i,this.tail=i,++this.length}},{key:"unshift",value:function(r){var i={data:r,next:this.head};this.length===0&&(this.tail=i),this.head=i,++this.length}},{key:"shift",value:function(){if(this.length!==0){var r=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,r}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(r){if(this.length===0)return"";for(var i=this.head,n=""+i.data;i=i.next;)n+=r+i.data;return n}},{key:"concat",value:function(r){if(this.length===0)return On.alloc(0);for(var i=On.allocUnsafe(r>>>0),n=this.head,a=0;n;)Xb(n.data,i,a),a+=n.data.length,n=n.next;return i}},{key:"consume",value:function(r,i){var n;return r<this.head.data.length?(n=this.head.data.slice(0,r),this.head.data=this.head.data.slice(r)):r===this.head.data.length?n=this.shift():n=i?this._getString(r):this._getBuffer(r),n}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(r){var i=this.head,n=1,a=i.data;for(r-=a.length;i=i.next;){var s=i.data,o=r>s.length?s.length:r;if(o===s.length?a+=s:a+=s.slice(0,r),r-=o,r===0){o===s.length?(++n,i.next?this.head=i.next:this.head=this.tail=null):(this.head=i,i.data=s.slice(o));break}++n}return this.length-=n,a}},{key:"_getBuffer",value:function(r){var i=On.allocUnsafe(r),n=this.head,a=1;for(n.data.copy(i),r-=n.data.length;n=n.next;){var s=n.data,o=r>s.length?s.length:r;if(s.copy(i,i.length-r,0,o),r-=o,r===0){o===s.length?(++a,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=s.slice(o));break}++a}return this.length-=a,i}},{key:Kb,value:function(r,i){return Ps(this,Jh(Jh({},i),{},{depth:0,customInspect:!1}))}}]),e}()});var Ns=I((xO,ac)=>{"use strict";function Jb(e,t){var r=this,i=this._readableState&&this._readableState.destroyed,n=this._writableState&&this._writableState.destroyed;return i||n?(t?t(e):e&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,process.nextTick(Cs,this,e)):process.nextTick(Cs,this,e)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,function(a){!t&&a?r._writableState?r._writableState.errorEmitted?process.nextTick(Tn,r):(r._writableState.errorEmitted=!0,process.nextTick(nc,r,a)):process.nextTick(nc,r,a):t?(process.nextTick(Tn,r),t(a)):process.nextTick(Tn,r)}),this)}function nc(e,t){Cs(e,t),Tn(e)}function Tn(e){e._writableState&&!e._writableState.emitClose||e._readableState&&!e._readableState.emitClose||e.emit("close")}function ew(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function Cs(e,t){e.emit("error",t)}function tw(e,t){var r=e._readableState,i=e._writableState;r&&r.autoDestroy||i&&i.autoDestroy?e.destroy(t):e.emit("error",t)}ac.exports={destroy:Jb,undestroy:ew,errorOrDestroy:tw}});var dt=I((RO,uc)=>{"use strict";var oc={};function je(e,t,r){r||(r=Error);function i(a,s,o){return typeof t=="string"?t:t(a,s,o)}class n extends r{constructor(s,o,f){super(i(s,o,f))}}n.prototype.name=r.name,n.prototype.code=e,oc[e]=n}function sc(e,t){if(Array.isArray(e)){let r=e.length;return e=e.map(i=>String(i)),r>2?`one of ${t} ${e.slice(0,r-1).join(", ")}, or `+e[r-1]:r===2?`one of ${t} ${e[0]} or ${e[1]}`:`of ${t} ${e[0]}`}else return`of ${t} ${String(e)}`}function rw(e,t,r){return e.substr(!r||r<0?0:+r,t.length)===t}function iw(e,t,r){return(r===void 0||r>e.length)&&(r=e.length),e.substring(r-t.length,r)===t}function nw(e,t,r){return typeof r!="number"&&(r=0),r+t.length>e.length?!1:e.indexOf(t,r)!==-1}je("ERR_INVALID_OPT_VALUE",function(e,t){return'The value "'+t+'" is invalid for option "'+e+'"'},TypeError);je("ERR_INVALID_ARG_TYPE",function(e,t,r){let i;typeof t=="string"&&rw(t,"not ")?(i="must not be",t=t.replace(/^not /,"")):i="must be";let n;if(iw(e," argument"))n=`The ${e} ${i} ${sc(t,"type")}`;else{let a=nw(e,".")?"property":"argument";n=`The "${e}" ${a} ${i} ${sc(t,"type")}`}return n+=`. Received type ${typeof r}`,n},TypeError);je("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");je("ERR_METHOD_NOT_IMPLEMENTED",function(e){return"The "+e+" method is not implemented"});je("ERR_STREAM_PREMATURE_CLOSE","Premature close");je("ERR_STREAM_DESTROYED",function(e){return"Cannot call "+e+" after a stream was destroyed"});je("ERR_MULTIPLE_CALLBACK","Callback called multiple times");je("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");je("ERR_STREAM_WRITE_AFTER_END","write after end");je("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);je("ERR_UNKNOWN_ENCODING",function(e){return"Unknown encoding: "+e},TypeError);je("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");uc.exports.codes=oc});var qs=I((AO,fc)=>{"use strict";var aw=dt().codes.ERR_INVALID_OPT_VALUE;function sw(e,t,r){return e.highWaterMark!=null?e.highWaterMark:t?e[r]:null}function ow(e,t,r,i){var n=sw(t,i,r);if(n!=null){if(!(isFinite(n)&&Math.floor(n)===n)||n<0){var a=i?r:"highWaterMark";throw new aw(a,n)}return Math.floor(n)}return e.objectMode?16:16*1024}fc.exports={getHighWaterMark:ow}});var ks=I((IO,gc)=>{"use strict";gc.exports=ge;function hc(e){var t=this;this.next=null,this.entry=null,this.finish=function(){Cw(t,e)}}var pr;ge.WritableState=Jr;var uw={deprecate:La()},cc=Ds(),Rn=M("buffer").Buffer,fw=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function lw(e){return Rn.from(e)}function hw(e){return Rn.isBuffer(e)||e instanceof fw}var js=Ns(),cw=qs(),dw=cw.getHighWaterMark,pt=dt().codes,pw=pt.ERR_INVALID_ARG_TYPE,gw=pt.ERR_METHOD_NOT_IMPLEMENTED,yw=pt.ERR_MULTIPLE_CALLBACK,vw=pt.ERR_STREAM_CANNOT_PIPE,mw=pt.ERR_STREAM_DESTROYED,_w=pt.ERR_STREAM_NULL_VALUES,bw=pt.ERR_STREAM_WRITE_AFTER_END,ww=pt.ERR_UNKNOWN_ENCODING,gr=js.errorOrDestroy;Le()(ge,cc);function Sw(){}function Jr(e,t,r){pr=pr||jt(),e=e||{},typeof r!="boolean"&&(r=t instanceof pr),this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.writableObjectMode),this.highWaterMark=dw(this,e,"writableHighWaterMark",r),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var i=e.decodeStrings===!1;this.decodeStrings=!i,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(n){Iw(t,n)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=e.emitClose!==!1,this.autoDestroy=!!e.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new hc(this)}Jr.prototype.getBuffer=function(){for(var t=this.bufferedRequest,r=[];t;)r.push(t),t=t.next;return r};(function(){try{Object.defineProperty(Jr.prototype,"buffer",{get:uw.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}})();var xn;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(xn=Function.prototype[Symbol.hasInstance],Object.defineProperty(ge,Symbol.hasInstance,{value:function(t){return xn.call(this,t)?!0:this!==ge?!1:t&&t._writableState instanceof Jr}})):xn=function(t){return t instanceof this};function ge(e){pr=pr||jt();var t=this instanceof pr;if(!t&&!xn.call(ge,this))return new ge(e);this._writableState=new Jr(e,this,t),this.writable=!0,e&&(typeof e.write=="function"&&(this._write=e.write),typeof e.writev=="function"&&(this._writev=e.writev),typeof e.destroy=="function"&&(this._destroy=e.destroy),typeof e.final=="function"&&(this._final=e.final)),cc.call(this)}ge.prototype.pipe=function(){gr(this,new vw)};function Ew(e,t){var r=new bw;gr(e,r),process.nextTick(t,r)}function Ow(e,t,r,i){var n;return r===null?n=new _w:typeof r!="string"&&!t.objectMode&&(n=new pw("chunk",["string","Buffer"],r)),n?(gr(e,n),process.nextTick(i,n),!1):!0}ge.prototype.write=function(e,t,r){var i=this._writableState,n=!1,a=!i.objectMode&&hw(e);return a&&!Rn.isBuffer(e)&&(e=lw(e)),typeof t=="function"&&(r=t,t=null),a?t="buffer":t||(t=i.defaultEncoding),typeof r!="function"&&(r=Sw),i.ending?Ew(this,r):(a||Ow(this,i,e,r))&&(i.pendingcb++,n=xw(this,i,a,e,t,r)),n};ge.prototype.cork=function(){this._writableState.corked++};ge.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,!e.writing&&!e.corked&&!e.bufferProcessing&&e.bufferedRequest&&dc(this,e))};ge.prototype.setDefaultEncoding=function(t){if(typeof t=="string"&&(t=t.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((t+"").toLowerCase())>-1))throw new ww(t);return this._writableState.defaultEncoding=t,this};Object.defineProperty(ge.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function Tw(e,t,r){return!e.objectMode&&e.decodeStrings!==!1&&typeof t=="string"&&(t=Rn.from(t,r)),t}Object.defineProperty(ge.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function xw(e,t,r,i,n,a){if(!r){var s=Tw(t,i,n);i!==s&&(r=!0,n="buffer",i=s)}var o=t.objectMode?1:i.length;t.length+=o;var f=t.length<t.highWaterMark;if(f||(t.needDrain=!0),t.writing||t.corked){var d=t.lastBufferedRequest;t.lastBufferedRequest={chunk:i,encoding:n,isBuf:r,callback:a,next:null},d?d.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else Fs(e,t,!1,o,i,n,a);return f}function Fs(e,t,r,i,n,a,s){t.writelen=i,t.writecb=s,t.writing=!0,t.sync=!0,t.destroyed?t.onwrite(new mw("write")):r?e._writev(n,t.onwrite):e._write(n,a,t.onwrite),t.sync=!1}function Rw(e,t,r,i,n){--t.pendingcb,r?(process.nextTick(n,i),process.nextTick(Xr,e,t),e._writableState.errorEmitted=!0,gr(e,i)):(n(i),e._writableState.errorEmitted=!0,gr(e,i),Xr(e,t))}function Aw(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}function Iw(e,t){var r=e._writableState,i=r.sync,n=r.writecb;if(typeof n!="function")throw new yw;if(Aw(r),t)Rw(e,r,i,t,n);else{var a=pc(r)||e.destroyed;!a&&!r.corked&&!r.bufferProcessing&&r.bufferedRequest&&dc(e,r),i?process.nextTick(lc,e,r,a,n):lc(e,r,a,n)}}function lc(e,t,r,i){r||Lw(e,t),t.pendingcb--,i(),Xr(e,t)}function Lw(e,t){t.length===0&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}function dc(e,t){t.bufferProcessing=!0;var r=t.bufferedRequest;if(e._writev&&r&&r.next){var i=t.bufferedRequestCount,n=new Array(i),a=t.corkedRequestsFree;a.entry=r;for(var s=0,o=!0;r;)n[s]=r,r.isBuf||(o=!1),r=r.next,s+=1;n.allBuffers=o,Fs(e,t,!0,t.length,n,"",a.finish),t.pendingcb++,t.lastBufferedRequest=null,a.next?(t.corkedRequestsFree=a.next,a.next=null):t.corkedRequestsFree=new hc(t),t.bufferedRequestCount=0}else{for(;r;){var f=r.chunk,d=r.encoding,c=r.callback,v=t.objectMode?1:f.length;if(Fs(e,t,!1,v,f,d,c),r=r.next,t.bufferedRequestCount--,t.writing)break}r===null&&(t.lastBufferedRequest=null)}t.bufferedRequest=r,t.bufferProcessing=!1}ge.prototype._write=function(e,t,r){r(new gw("_write()"))};ge.prototype._writev=null;ge.prototype.end=function(e,t,r){var i=this._writableState;return typeof e=="function"?(r=e,e=null,t=null):typeof t=="function"&&(r=t,t=null),e!=null&&this.write(e,t),i.corked&&(i.corked=1,this.uncork()),i.ending||Pw(this,i,r),this};Object.defineProperty(ge.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function pc(e){return e.ending&&e.length===0&&e.bufferedRequest===null&&!e.finished&&!e.writing}function Mw(e,t){e._final(function(r){t.pendingcb--,r&&gr(e,r),t.prefinished=!0,e.emit("prefinish"),Xr(e,t)})}function Dw(e,t){!t.prefinished&&!t.finalCalled&&(typeof e._final=="function"&&!t.destroyed?(t.pendingcb++,t.finalCalled=!0,process.nextTick(Mw,e,t)):(t.prefinished=!0,e.emit("prefinish")))}function Xr(e,t){var r=pc(t);if(r&&(Dw(e,t),t.pendingcb===0&&(t.finished=!0,e.emit("finish"),t.autoDestroy))){var i=e._readableState;(!i||i.autoDestroy&&i.endEmitted)&&e.destroy()}return r}function Pw(e,t,r){t.ending=!0,Xr(e,t),r&&(t.finished?process.nextTick(r):e.once("finish",r)),t.ended=!0,e.writable=!1}function Cw(e,t,r){var i=e.entry;for(e.entry=null;i;){var n=i.callback;t.pendingcb--,n(r),i=i.next}t.corkedRequestsFree.next=e}Object.defineProperty(ge.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(t){this._writableState&&(this._writableState.destroyed=t)}});ge.prototype.destroy=js.destroy;ge.prototype._undestroy=js.undestroy;ge.prototype._destroy=function(e,t){t(e)}});var jt=I((LO,vc)=>{"use strict";var Nw=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t};vc.exports=$e;var yc=Gs(),Us=ks();Le()($e,yc);for(Bs=Nw(Us.prototype),An=0;An<Bs.length;An++)In=Bs[An],$e.prototype[In]||($e.prototype[In]=Us.prototype[In]);var Bs,In,An;function $e(e){if(!(this instanceof $e))return new $e(e);yc.call(this,e),Us.call(this,e),this.allowHalfOpen=!0,e&&(e.readable===!1&&(this.readable=!1),e.writable===!1&&(this.writable=!1),e.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",qw)))}Object.defineProperty($e.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});Object.defineProperty($e.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});Object.defineProperty($e.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function qw(){this._writableState.ended||process.nextTick(Fw,this)}function Fw(e){e.end()}Object.defineProperty($e.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(t){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=t,this._writableState.destroyed=t)}})});var bc=I((zs,_c)=>{var Ln=M("buffer"),Ze=Ln.Buffer;function mc(e,t){for(var r in e)t[r]=e[r]}Ze.from&&Ze.alloc&&Ze.allocUnsafe&&Ze.allocUnsafeSlow?_c.exports=Ln:(mc(Ln,zs),zs.Buffer=kt);function kt(e,t,r){return Ze(e,t,r)}kt.prototype=Object.create(Ze.prototype);mc(Ze,kt);kt.from=function(e,t,r){if(typeof e=="number")throw new TypeError("Argument must not be a number");return Ze(e,t,r)};kt.alloc=function(e,t,r){if(typeof e!="number")throw new TypeError("Argument must be a number");var i=Ze(e);return t!==void 0?typeof r=="string"?i.fill(t,r):i.fill(t):i.fill(0),i};kt.allocUnsafe=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return Ze(e)};kt.allocUnsafeSlow=function(e){if(typeof e!="number")throw new TypeError("Argument must be a number");return Ln.SlowBuffer(e)}});var $s=I(Sc=>{"use strict";var Hs=bc().Buffer,wc=Hs.isEncoding||function(e){switch(e=""+e,e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function jw(e){if(!e)return"utf8";for(var t;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}function kw(e){var t=jw(e);if(typeof t!="string"&&(Hs.isEncoding===wc||!wc(e)))throw new Error("Unknown encoding: "+e);return t||e}Sc.StringDecoder=ei;function ei(e){this.encoding=kw(e);var t;switch(this.encoding){case"utf16le":this.text=Hw,this.end=$w,t=4;break;case"utf8":this.fillLast=Gw,t=4;break;case"base64":this.text=Zw,this.end=Vw,t=3;break;default:this.write=Qw,this.end=Yw;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Hs.allocUnsafe(t)}ei.prototype.write=function(e){if(e.length===0)return"";var t,r;if(this.lastNeed){if(t=this.fillLast(e),t===void 0)return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<e.length?t?t+this.text(e,r):this.text(e,r):t||""};ei.prototype.end=Ww;ei.prototype.text=zw;ei.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length};function Ws(e){return e<=127?0:e>>5===6?2:e>>4===14?3:e>>3===30?4:e>>6===2?-1:-2}function Bw(e,t,r){var i=t.length-1;if(i<r)return 0;var n=Ws(t[i]);return n>=0?(n>0&&(e.lastNeed=n-1),n):--i<r||n===-2?0:(n=Ws(t[i]),n>=0?(n>0&&(e.lastNeed=n-2),n):--i<r||n===-2?0:(n=Ws(t[i]),n>=0?(n>0&&(n===2?n=0:e.lastNeed=n-3),n):0))}function Uw(e,t,r){if((t[0]&192)!==128)return e.lastNeed=0,"\uFFFD";if(e.lastNeed>1&&t.length>1){if((t[1]&192)!==128)return e.lastNeed=1,"\uFFFD";if(e.lastNeed>2&&t.length>2&&(t[2]&192)!==128)return e.lastNeed=2,"\uFFFD"}}function Gw(e){var t=this.lastTotal-this.lastNeed,r=Uw(this,e,t);if(r!==void 0)return r;if(this.lastNeed<=e.length)return e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,t,0,e.length),this.lastNeed-=e.length}function zw(e,t){var r=Bw(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=r;var i=e.length-(r-this.lastNeed);return e.copy(this.lastChar,0,i),e.toString("utf8",t,i)}function Ww(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"\uFFFD":t}function Hw(e,t){if((e.length-t)%2===0){var r=e.toString("utf16le",t);if(r){var i=r.charCodeAt(r.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function $w(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,r)}return t}function Zw(e,t){var r=(e.length-t)%3;return r===0?e.toString("base64",t):(this.lastNeed=3-r,this.lastTotal=3,r===1?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-r))}function Vw(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function Qw(e){return e.toString(this.encoding)}function Yw(e){return e&&e.length?this.write(e):""}});var Mn=I((DO,Tc)=>{"use strict";var Ec=dt().codes.ERR_STREAM_PREMATURE_CLOSE;function Kw(e){var t=!1;return function(){if(!t){t=!0;for(var r=arguments.length,i=new Array(r),n=0;n<r;n++)i[n]=arguments[n];e.apply(this,i)}}}function Xw(){}function Jw(e){return e.setHeader&&typeof e.abort=="function"}function Oc(e,t,r){if(typeof t=="function")return Oc(e,null,t);t||(t={}),r=Kw(r||Xw);var i=t.readable||t.readable!==!1&&e.readable,n=t.writable||t.writable!==!1&&e.writable,a=function(){e.writable||o()},s=e._writableState&&e._writableState.finished,o=function(){n=!1,s=!0,i||r.call(e)},f=e._readableState&&e._readableState.endEmitted,d=function(){i=!1,f=!0,n||r.call(e)},c=function(m){r.call(e,m)},v=function(){var m;if(i&&!f)return(!e._readableState||!e._readableState.ended)&&(m=new Ec),r.call(e,m);if(n&&!s)return(!e._writableState||!e._writableState.ended)&&(m=new Ec),r.call(e,m)},p=function(){e.req.on("finish",o)};return Jw(e)?(e.on("complete",o),e.on("abort",v),e.req?p():e.on("request",p)):n&&!e._writableState&&(e.on("end",a),e.on("close",a)),e.on("end",d),e.on("finish",o),t.error!==!1&&e.on("error",c),e.on("close",v),function(){e.removeListener("complete",o),e.removeListener("abort",v),e.removeListener("request",p),e.req&&e.req.removeListener("finish",o),e.removeListener("end",a),e.removeListener("close",a),e.removeListener("finish",o),e.removeListener("end",d),e.removeListener("error",c),e.removeListener("close",v)}}Tc.exports=Oc});var Rc=I((PO,xc)=>{"use strict";var Dn;function gt(e,t,r){return t=eS(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function eS(e){var t=tS(e,"string");return typeof t=="symbol"?t:String(t)}function tS(e,t){if(typeof e!="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var i=r.call(e,t||"default");if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var rS=Mn(),yt=Symbol("lastResolve"),Bt=Symbol("lastReject"),ti=Symbol("error"),Pn=Symbol("ended"),Ut=Symbol("lastPromise"),Zs=Symbol("handlePromise"),Gt=Symbol("stream");function vt(e,t){return{value:e,done:t}}function iS(e){var t=e[yt];if(t!==null){var r=e[Gt].read();r!==null&&(e[Ut]=null,e[yt]=null,e[Bt]=null,t(vt(r,!1)))}}function nS(e){process.nextTick(iS,e)}function aS(e,t){return function(r,i){e.then(function(){if(t[Pn]){r(vt(void 0,!0));return}t[Zs](r,i)},i)}}var sS=Object.getPrototypeOf(function(){}),oS=Object.setPrototypeOf((Dn={get stream(){return this[Gt]},next:function(){var t=this,r=this[ti];if(r!==null)return Promise.reject(r);if(this[Pn])return Promise.resolve(vt(void 0,!0));if(this[Gt].destroyed)return new Promise(function(s,o){process.nextTick(function(){t[ti]?o(t[ti]):s(vt(void 0,!0))})});var i=this[Ut],n;if(i)n=new Promise(aS(i,this));else{var a=this[Gt].read();if(a!==null)return Promise.resolve(vt(a,!1));n=new Promise(this[Zs])}return this[Ut]=n,n}},gt(Dn,Symbol.asyncIterator,function(){return this}),gt(Dn,"return",function(){var t=this;return new Promise(function(r,i){t[Gt].destroy(null,function(n){if(n){i(n);return}r(vt(void 0,!0))})})}),Dn),sS),uS=function(t){var r,i=Object.create(oS,(r={},gt(r,Gt,{value:t,writable:!0}),gt(r,yt,{value:null,writable:!0}),gt(r,Bt,{value:null,writable:!0}),gt(r,ti,{value:null,writable:!0}),gt(r,Pn,{value:t._readableState.endEmitted,writable:!0}),gt(r,Zs,{value:function(a,s){var o=i[Gt].read();o?(i[Ut]=null,i[yt]=null,i[Bt]=null,a(vt(o,!1))):(i[yt]=a,i[Bt]=s)},writable:!0}),r));return i[Ut]=null,rS(t,function(n){if(n&&n.code!=="ERR_STREAM_PREMATURE_CLOSE"){var a=i[Bt];a!==null&&(i[Ut]=null,i[yt]=null,i[Bt]=null,a(n)),i[ti]=n;return}var s=i[yt];s!==null&&(i[Ut]=null,i[yt]=null,i[Bt]=null,s(vt(void 0,!0))),i[Pn]=!0}),t.on("readable",nS.bind(null,i)),i};xc.exports=uS});var Mc=I((CO,Lc)=>{"use strict";function Ac(e,t,r,i,n,a,s){try{var o=e[a](s),f=o.value}catch(d){r(d);return}o.done?t(f):Promise.resolve(f).then(i,n)}function fS(e){return function(){var t=this,r=arguments;return new Promise(function(i,n){var a=e.apply(t,r);function s(f){Ac(a,i,n,s,o,"next",f)}function o(f){Ac(a,i,n,s,o,"throw",f)}s(void 0)})}}function Ic(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,i)}return r}function lS(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ic(Object(r),!0).forEach(function(i){hS(e,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ic(Object(r)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(r,i))})}return e}function hS(e,t,r){return t=cS(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cS(e){var t=dS(e,"string");return typeof t=="symbol"?t:String(t)}function dS(e,t){if(typeof e!="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var i=r.call(e,t||"default");if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var pS=dt().codes.ERR_INVALID_ARG_TYPE;function gS(e,t,r){var i;if(t&&typeof t.next=="function")i=t;else if(t&&t[Symbol.asyncIterator])i=t[Symbol.asyncIterator]();else if(t&&t[Symbol.iterator])i=t[Symbol.iterator]();else throw new pS("iterable",["Iterable"],t);var n=new e(lS({objectMode:!0},r)),a=!1;n._read=function(){a||(a=!0,s())};function s(){return o.apply(this,arguments)}function o(){return o=fS(function*(){try{var f=yield i.next(),d=f.value,c=f.done;c?n.push(null):n.push(yield d)?s():a=!1}catch(v){n.destroy(v)}}),o.apply(this,arguments)}return n}Lc.exports=gS});var Gs=I((qO,Uc)=>{"use strict";Uc.exports=J;var yr;J.ReadableState=Nc;var NO=M("events").EventEmitter,Cc=function(t,r){return t.listeners(r).length},ii=Ds(),Cn=M("buffer").Buffer,yS=(typeof global<"u"?global:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function vS(e){return Cn.from(e)}function mS(e){return Cn.isBuffer(e)||e instanceof yS}var Vs=M("util"),$;Vs&&Vs.debuglog?$=Vs.debuglog("stream"):$=function(){};var _S=ic(),to=Ns(),bS=qs(),wS=bS.getHighWaterMark,Nn=dt().codes,SS=Nn.ERR_INVALID_ARG_TYPE,ES=Nn.ERR_STREAM_PUSH_AFTER_EOF,OS=Nn.ERR_METHOD_NOT_IMPLEMENTED,TS=Nn.ERR_STREAM_UNSHIFT_AFTER_END_EVENT,vr,Qs,Ys;Le()(J,ii);var ri=to.errorOrDestroy,Ks=["error","close","destroy","pause","resume"];function xS(e,t,r){if(typeof e.prependListener=="function")return e.prependListener(t,r);!e._events||!e._events[t]?e.on(t,r):Array.isArray(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]}function Nc(e,t,r){yr=yr||jt(),e=e||{},typeof r!="boolean"&&(r=t instanceof yr),this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode),this.highWaterMark=wS(this,e,"readableHighWaterMark",r),this.buffer=new _S,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=e.emitClose!==!1,this.autoDestroy=!!e.autoDestroy,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(vr||(vr=$s().StringDecoder),this.decoder=new vr(e.encoding),this.encoding=e.encoding)}function J(e){if(yr=yr||jt(),!(this instanceof J))return new J(e);var t=this instanceof yr;this._readableState=new Nc(e,this,t),this.readable=!0,e&&(typeof e.read=="function"&&(this._read=e.read),typeof e.destroy=="function"&&(this._destroy=e.destroy)),ii.call(this)}Object.defineProperty(J.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(t){this._readableState&&(this._readableState.destroyed=t)}});J.prototype.destroy=to.destroy;J.prototype._undestroy=to.undestroy;J.prototype._destroy=function(e,t){t(e)};J.prototype.push=function(e,t){var r=this._readableState,i;return r.objectMode?i=!0:typeof e=="string"&&(t=t||r.defaultEncoding,t!==r.encoding&&(e=Cn.from(e,t),t=""),i=!0),qc(this,e,t,!1,i)};J.prototype.unshift=function(e){return qc(this,e,null,!0,!1)};function qc(e,t,r,i,n){$("readableAddChunk",t);var a=e._readableState;if(t===null)a.reading=!1,IS(e,a);else{var s;if(n||(s=RS(a,t)),s)ri(e,s);else if(a.objectMode||t&&t.length>0)if(typeof t!="string"&&!a.objectMode&&Object.getPrototypeOf(t)!==Cn.prototype&&(t=vS(t)),i)a.endEmitted?ri(e,new TS):Xs(e,a,t,!0);else if(a.ended)ri(e,new ES);else{if(a.destroyed)return!1;a.reading=!1,a.decoder&&!r?(t=a.decoder.write(t),a.objectMode||t.length!==0?Xs(e,a,t,!1):eo(e,a)):Xs(e,a,t,!1)}else i||(a.reading=!1,eo(e,a))}return!a.ended&&(a.length<a.highWaterMark||a.length===0)}function Xs(e,t,r,i){t.flowing&&t.length===0&&!t.sync?(t.awaitDrain=0,e.emit("data",r)):(t.length+=t.objectMode?1:r.length,i?t.buffer.unshift(r):t.buffer.push(r),t.needReadable&&qn(e)),eo(e,t)}function RS(e,t){var r;return!mS(t)&&typeof t!="string"&&t!==void 0&&!e.objectMode&&(r=new SS("chunk",["string","Buffer","Uint8Array"],t)),r}J.prototype.isPaused=function(){return this._readableState.flowing===!1};J.prototype.setEncoding=function(e){vr||(vr=$s().StringDecoder);var t=new vr(e);this._readableState.decoder=t,this._readableState.encoding=this._readableState.decoder.encoding;for(var r=this._readableState.buffer.head,i="";r!==null;)i+=t.write(r.data),r=r.next;return this._readableState.buffer.clear(),i!==""&&this._readableState.buffer.push(i),this._readableState.length=i.length,this};var Dc=1073741824;function AS(e){return e>=Dc?e=Dc:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}function Pc(e,t){return e<=0||t.length===0&&t.ended?0:t.objectMode?1:e!==e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=AS(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}J.prototype.read=function(e){$("read",e),e=parseInt(e,10);var t=this._readableState,r=e;if(e!==0&&(t.emittedReadable=!1),e===0&&t.needReadable&&((t.highWaterMark!==0?t.length>=t.highWaterMark:t.length>0)||t.ended))return $("read: emitReadable",t.length,t.ended),t.length===0&&t.ended?Js(this):qn(this),null;if(e=Pc(e,t),e===0&&t.ended)return t.length===0&&Js(this),null;var i=t.needReadable;$("need readable",i),(t.length===0||t.length-e<t.highWaterMark)&&(i=!0,$("length less than watermark",i)),t.ended||t.reading?(i=!1,$("reading or ended",i)):i&&($("do read"),t.reading=!0,t.sync=!0,t.length===0&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=Pc(r,t)));var n;return e>0?n=kc(e,t):n=null,n===null?(t.needReadable=t.length<=t.highWaterMark,e=0):(t.length-=e,t.awaitDrain=0),t.length===0&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&Js(this)),n!==null&&this.emit("data",n),n};function IS(e,t){if($("onEofChunk"),!t.ended){if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,t.sync?qn(e):(t.needReadable=!1,t.emittedReadable||(t.emittedReadable=!0,Fc(e)))}}function qn(e){var t=e._readableState;$("emitReadable",t.needReadable,t.emittedReadable),t.needReadable=!1,t.emittedReadable||($("emitReadable",t.flowing),t.emittedReadable=!0,process.nextTick(Fc,e))}function Fc(e){var t=e._readableState;$("emitReadable_",t.destroyed,t.length,t.ended),!t.destroyed&&(t.length||t.ended)&&(e.emit("readable"),t.emittedReadable=!1),t.needReadable=!t.flowing&&!t.ended&&t.length<=t.highWaterMark,ro(e)}function eo(e,t){t.readingMore||(t.readingMore=!0,process.nextTick(LS,e,t))}function LS(e,t){for(;!t.reading&&!t.ended&&(t.length<t.highWaterMark||t.flowing&&t.length===0);){var r=t.length;if($("maybeReadMore read 0"),e.read(0),r===t.length)break}t.readingMore=!1}J.prototype._read=function(e){ri(this,new OS("_read()"))};J.prototype.pipe=function(e,t){var r=this,i=this._readableState;switch(i.pipesCount){case 0:i.pipes=e;break;case 1:i.pipes=[i.pipes,e];break;default:i.pipes.push(e);break}i.pipesCount+=1,$("pipe count=%d opts=%j",i.pipesCount,t);var n=(!t||t.end!==!1)&&e!==process.stdout&&e!==process.stderr,a=n?o:R;i.endEmitted?process.nextTick(a):r.once("end",a),e.on("unpipe",s);function s(S,T){$("onunpipe"),S===r&&T&&T.hasUnpiped===!1&&(T.hasUnpiped=!0,c())}function o(){$("onend"),e.end()}var f=MS(r);e.on("drain",f);var d=!1;function c(){$("cleanup"),e.removeListener("close",g),e.removeListener("finish",m),e.removeListener("drain",f),e.removeListener("error",p),e.removeListener("unpipe",s),r.removeListener("end",o),r.removeListener("end",R),r.removeListener("data",v),d=!0,i.awaitDrain&&(!e._writableState||e._writableState.needDrain)&&f()}r.on("data",v);function v(S){$("ondata");var T=e.write(S);$("dest.write",T),T===!1&&((i.pipesCount===1&&i.pipes===e||i.pipesCount>1&&Bc(i.pipes,e)!==-1)&&!d&&($("false write response, pause",i.awaitDrain),i.awaitDrain++),r.pause())}function p(S){$("onerror",S),R(),e.removeListener("error",p),Cc(e,"error")===0&&ri(e,S)}xS(e,"error",p);function g(){e.removeListener("finish",m),R()}e.once("close",g);function m(){$("onfinish"),e.removeListener("close",g),R()}e.once("finish",m);function R(){$("unpipe"),r.unpipe(e)}return e.emit("pipe",r),i.flowing||($("pipe resume"),r.resume()),e};function MS(e){return function(){var r=e._readableState;$("pipeOnDrain",r.awaitDrain),r.awaitDrain&&r.awaitDrain--,r.awaitDrain===0&&Cc(e,"data")&&(r.flowing=!0,ro(e))}}J.prototype.unpipe=function(e){var t=this._readableState,r={hasUnpiped:!1};if(t.pipesCount===0)return this;if(t.pipesCount===1)return e&&e!==t.pipes?this:(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,r),this);if(!e){var i=t.pipes,n=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var a=0;a<n;a++)i[a].emit("unpipe",this,{hasUnpiped:!1});return this}var s=Bc(t.pipes,e);return s===-1?this:(t.pipes.splice(s,1),t.pipesCount-=1,t.pipesCount===1&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,r),this)};J.prototype.on=function(e,t){var r=ii.prototype.on.call(this,e,t),i=this._readableState;return e==="data"?(i.readableListening=this.listenerCount("readable")>0,i.flowing!==!1&&this.resume()):e==="readable"&&!i.endEmitted&&!i.readableListening&&(i.readableListening=i.needReadable=!0,i.flowing=!1,i.emittedReadable=!1,$("on readable",i.length,i.reading),i.length?qn(this):i.reading||process.nextTick(DS,this)),r};J.prototype.addListener=J.prototype.on;J.prototype.removeListener=function(e,t){var r=ii.prototype.removeListener.call(this,e,t);return e==="readable"&&process.nextTick(jc,this),r};J.prototype.removeAllListeners=function(e){var t=ii.prototype.removeAllListeners.apply(this,arguments);return(e==="readable"||e===void 0)&&process.nextTick(jc,this),t};function jc(e){var t=e._readableState;t.readableListening=e.listenerCount("readable")>0,t.resumeScheduled&&!t.paused?t.flowing=!0:e.listenerCount("data")>0&&e.resume()}function DS(e){$("readable nexttick read 0"),e.read(0)}J.prototype.resume=function(){var e=this._readableState;return e.flowing||($("resume"),e.flowing=!e.readableListening,PS(this,e)),e.paused=!1,this};function PS(e,t){t.resumeScheduled||(t.resumeScheduled=!0,process.nextTick(CS,e,t))}function CS(e,t){$("resume",t.reading),t.reading||e.read(0),t.resumeScheduled=!1,e.emit("resume"),ro(e),t.flowing&&!t.reading&&e.read(0)}J.prototype.pause=function(){return $("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&($("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function ro(e){var t=e._readableState;for($("flow",t.flowing);t.flowing&&e.read()!==null;);}J.prototype.wrap=function(e){var t=this,r=this._readableState,i=!1;e.on("end",function(){if($("wrapped end"),r.decoder&&!r.ended){var s=r.decoder.end();s&&s.length&&t.push(s)}t.push(null)}),e.on("data",function(s){if($("wrapped data"),r.decoder&&(s=r.decoder.write(s)),!(r.objectMode&&s==null)&&!(!r.objectMode&&(!s||!s.length))){var o=t.push(s);o||(i=!0,e.pause())}});for(var n in e)this[n]===void 0&&typeof e[n]=="function"&&(this[n]=function(o){return function(){return e[o].apply(e,arguments)}}(n));for(var a=0;a<Ks.length;a++)e.on(Ks[a],this.emit.bind(this,Ks[a]));return this._read=function(s){$("wrapped _read",s),i&&(i=!1,e.resume())},this};typeof Symbol=="function"&&(J.prototype[Symbol.asyncIterator]=function(){return Qs===void 0&&(Qs=Rc()),Qs(this)});Object.defineProperty(J.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}});Object.defineProperty(J.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}});Object.defineProperty(J.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}});J._fromList=kc;Object.defineProperty(J.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}});function kc(e,t){if(t.length===0)return null;var r;return t.objectMode?r=t.buffer.shift():!e||e>=t.length?(t.decoder?r=t.buffer.join(""):t.buffer.length===1?r=t.buffer.first():r=t.buffer.concat(t.length),t.buffer.clear()):r=t.buffer.consume(e,t.decoder),r}function Js(e){var t=e._readableState;$("endReadable",t.endEmitted),t.endEmitted||(t.ended=!0,process.nextTick(NS,t,e))}function NS(e,t){if($("endReadableNT",e.endEmitted,e.length),!e.endEmitted&&e.length===0&&(e.endEmitted=!0,t.readable=!1,t.emit("end"),e.autoDestroy)){var r=t._writableState;(!r||r.autoDestroy&&r.finished)&&t.destroy()}}typeof Symbol=="function"&&(J.from=function(e,t){return Ys===void 0&&(Ys=Mc()),Ys(J,e,t)});function Bc(e,t){for(var r=0,i=e.length;r<i;r++)if(e[r]===t)return r;return-1}});var io=I((FO,zc)=>{"use strict";zc.exports=tt;var Fn=dt().codes,qS=Fn.ERR_METHOD_NOT_IMPLEMENTED,FS=Fn.ERR_MULTIPLE_CALLBACK,jS=Fn.ERR_TRANSFORM_ALREADY_TRANSFORMING,kS=Fn.ERR_TRANSFORM_WITH_LENGTH_0,jn=jt();Le()(tt,jn);function BS(e,t){var r=this._transformState;r.transforming=!1;var i=r.writecb;if(i===null)return this.emit("error",new FS);r.writechunk=null,r.writecb=null,t!=null&&this.push(t),i(e);var n=this._readableState;n.reading=!1,(n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}function tt(e){if(!(this instanceof tt))return new tt(e);jn.call(this,e),this._transformState={afterTransform:BS.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&(typeof e.transform=="function"&&(this._transform=e.transform),typeof e.flush=="function"&&(this._flush=e.flush)),this.on("prefinish",US)}function US(){var e=this;typeof this._flush=="function"&&!this._readableState.destroyed?this._flush(function(t,r){Gc(e,t,r)}):Gc(this,null,null)}tt.prototype.push=function(e,t){return this._transformState.needTransform=!1,jn.prototype.push.call(this,e,t)};tt.prototype._transform=function(e,t,r){r(new qS("_transform()"))};tt.prototype._write=function(e,t,r){var i=this._transformState;if(i.writecb=r,i.writechunk=e,i.writeencoding=t,!i.transforming){var n=this._readableState;(i.needTransform||n.needReadable||n.length<n.highWaterMark)&&this._read(n.highWaterMark)}};tt.prototype._read=function(e){var t=this._transformState;t.writechunk!==null&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0};tt.prototype._destroy=function(e,t){jn.prototype._destroy.call(this,e,function(r){t(r)})};function Gc(e,t,r){if(t)return e.emit("error",t);if(r!=null&&e.push(r),e._writableState.length)throw new kS;if(e._transformState.transforming)throw new jS;return e.push(null)}});var $c=I((jO,Hc)=>{"use strict";Hc.exports=ni;var Wc=io();Le()(ni,Wc);function ni(e){if(!(this instanceof ni))return new ni(e);Wc.call(this,e)}ni.prototype._transform=function(e,t,r){r(null,e)}});var Kc=I((kO,Yc)=>{"use strict";var no;function GS(e){var t=!1;return function(){t||(t=!0,e.apply(void 0,arguments))}}var Qc=dt().codes,zS=Qc.ERR_MISSING_ARGS,WS=Qc.ERR_STREAM_DESTROYED;function Zc(e){if(e)throw e}function HS(e){return e.setHeader&&typeof e.abort=="function"}function $S(e,t,r,i){i=GS(i);var n=!1;e.on("close",function(){n=!0}),no===void 0&&(no=Mn()),no(e,{readable:t,writable:r},function(s){if(s)return i(s);n=!0,i()});var a=!1;return function(s){if(!n&&!a){if(a=!0,HS(e))return e.abort();if(typeof e.destroy=="function")return e.destroy();i(s||new WS("pipe"))}}}function Vc(e){e()}function ZS(e,t){return e.pipe(t)}function VS(e){return!e.length||typeof e[e.length-1]!="function"?Zc:e.pop()}function QS(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var i=VS(t);if(Array.isArray(t[0])&&(t=t[0]),t.length<2)throw new zS("streams");var n,a=t.map(function(s,o){var f=o<t.length-1,d=o>0;return $S(s,f,d,function(c){n||(n=c),c&&a.forEach(Vc),!f&&(a.forEach(Vc),i(n))})});return t.reduce(ZS)}Yc.exports=QS});var ze=I((ke,si)=>{var ai=M("stream");process.env.READABLE_STREAM==="disable"&&ai?(si.exports=ai.Readable,Object.assign(si.exports,ai),si.exports.Stream=ai):(ke=si.exports=Gs(),ke.Stream=ai||ke,ke.Readable=ke,ke.Writable=ks(),ke.Duplex=jt(),ke.Transform=io(),ke.PassThrough=$c(),ke.finished=Mn(),ke.pipeline=Kc())});var rd=I((BO,td)=>{var oo=M("fs"),Jc=af(),Xc=of(),ao=M("path"),Ve=dr(),YS=M("util").inherits,ye=Yh(),ed=ze().Transform,so=process.platform==="win32",ne=function(e,t){if(!(this instanceof ne))return new ne(e,t);typeof e!="string"&&(t=e,e="zip"),t=this.options=Ve.defaults(t,{highWaterMark:1024*1024,statConcurrency:4}),ed.call(this,t),this._format=!1,this._module=!1,this._pending=0,this._pointer=0,this._entriesCount=0,this._entriesProcessedCount=0,this._fsEntriesTotalBytes=0,this._fsEntriesProcessedBytes=0,this._queue=Xc.queue(this._onQueueTask.bind(this),1),this._queue.drain(this._onQueueDrain.bind(this)),this._statQueue=Xc.queue(this._onStatQueueTask.bind(this),t.statConcurrency),this._statQueue.drain(this._onQueueDrain.bind(this)),this._state={aborted:!1,finalize:!1,finalizing:!1,finalized:!1,modulePiped:!1},this._streams=[]};YS(ne,ed);ne.prototype._abort=function(){this._state.aborted=!0,this._queue.kill(),this._statQueue.kill(),this._queue.idle()&&this._shutdown()};ne.prototype._append=function(e,t){t=t||{};var r={source:null,filepath:e};t.name||(t.name=e),t.sourcePath=e,r.data=t,this._entriesCount++,t.stats&&t.stats instanceof oo.Stats?(r=this._updateQueueTaskWithStats(r,t.stats),r&&(t.stats.size&&(this._fsEntriesTotalBytes+=t.stats.size),this._queue.push(r))):this._statQueue.push(r)};ne.prototype._finalize=function(){this._state.finalizing||this._state.finalized||this._state.aborted||(this._state.finalizing=!0,this._moduleFinalize(),this._state.finalizing=!1,this._state.finalized=!0)};ne.prototype._maybeFinalize=function(){return this._state.finalizing||this._state.finalized||this._state.aborted?!1:this._state.finalize&&this._pending===0&&this._queue.idle()&&this._statQueue.idle()?(this._finalize(),!0):!1};ne.prototype._moduleAppend=function(e,t,r){if(this._state.aborted){r();return}this._module.append(e,t,function(i){if(this._task=null,this._state.aborted){this._shutdown();return}if(i){this.emit("error",i),setImmediate(r);return}this.emit("entry",t),this._entriesProcessedCount++,t.stats&&t.stats.size&&(this._fsEntriesProcessedBytes+=t.stats.size),this.emit("progress",{entries:{total:this._entriesCount,processed:this._entriesProcessedCount},fs:{totalBytes:this._fsEntriesTotalBytes,processedBytes:this._fsEntriesProcessedBytes}}),setImmediate(r)}.bind(this))};ne.prototype._moduleFinalize=function(){typeof this._module.finalize=="function"?this._module.finalize():typeof this._module.end=="function"?this._module.end():this.emit("error",new ye("NOENDMETHOD"))};ne.prototype._modulePipe=function(){this._module.on("error",this._onModuleError.bind(this)),this._module.pipe(this),this._state.modulePiped=!0};ne.prototype._moduleSupports=function(e){return!this._module.supports||!this._module.supports[e]?!1:this._module.supports[e]};ne.prototype._moduleUnpipe=function(){this._module.unpipe(this),this._state.modulePiped=!1};ne.prototype._normalizeEntryData=function(e,t){e=Ve.defaults(e,{type:"file",name:null,date:null,mode:null,prefix:null,sourcePath:null,stats:!1}),t&&e.stats===!1&&(e.stats=t);var r=e.type==="directory";return e.name&&(typeof e.prefix=="string"&&e.prefix!==""&&(e.name=e.prefix+"/"+e.name,e.prefix=null),e.name=Ve.sanitizePath(e.name),e.type!=="symlink"&&e.name.slice(-1)==="/"?(r=!0,e.type="directory"):r&&(e.name+="/")),typeof e.mode=="number"?so?e.mode&=511:e.mode&=4095:e.stats&&e.mode===null?(so?e.mode=e.stats.mode&511:e.mode=e.stats.mode&4095,so&&r&&(e.mode=493)):e.mode===null&&(e.mode=r?493:420),e.stats&&e.date===null?e.date=e.stats.mtime:e.date=Ve.dateify(e.date),e};ne.prototype._onModuleError=function(e){this.emit("error",e)};ne.prototype._onQueueDrain=function(){this._state.finalizing||this._state.finalized||this._state.aborted||this._state.finalize&&this._pending===0&&this._queue.idle()&&this._statQueue.idle()&&this._finalize()};ne.prototype._onQueueTask=function(e,t){var r=()=>{e.data.callback&&e.data.callback(),t()};if(this._state.finalizing||this._state.finalized||this._state.aborted){r();return}this._task=e,this._moduleAppend(e.source,e.data,r)};ne.prototype._onStatQueueTask=function(e,t){if(this._state.finalizing||this._state.finalized||this._state.aborted){t();return}oo.lstat(e.filepath,function(r,i){if(this._state.aborted){setImmediate(t);return}if(r){this._entriesCount--,this.emit("warning",r),setImmediate(t);return}e=this._updateQueueTaskWithStats(e,i),e&&(i.size&&(this._fsEntriesTotalBytes+=i.size),this._queue.push(e)),setImmediate(t)}.bind(this))};ne.prototype._shutdown=function(){this._moduleUnpipe(),this.end()};ne.prototype._transform=function(e,t,r){e&&(this._pointer+=e.length),r(null,e)};ne.prototype._updateQueueTaskWithStats=function(e,t){if(t.isFile())e.data.type="file",e.data.sourceType="stream",e.source=Ve.lazyReadStream(e.filepath);else if(t.isDirectory()&&this._moduleSupports("directory"))e.data.name=Ve.trailingSlashIt(e.data.name),e.data.type="directory",e.data.sourcePath=Ve.trailingSlashIt(e.filepath),e.data.sourceType="buffer",e.source=Buffer.concat([]);else if(t.isSymbolicLink()&&this._moduleSupports("symlink")){var r=oo.readlinkSync(e.filepath),i=ao.dirname(e.filepath);e.data.type="symlink",e.data.linkname=ao.relative(i,ao.resolve(i,r)),e.data.sourceType="buffer",e.source=Buffer.concat([])}else return t.isDirectory()?this.emit("warning",new ye("DIRECTORYNOTSUPPORTED",e.data)):t.isSymbolicLink()?this.emit("warning",new ye("SYMLINKNOTSUPPORTED",e.data)):this.emit("warning",new ye("ENTRYNOTSUPPORTED",e.data)),null;return e.data=this._normalizeEntryData(e.data,t),e};ne.prototype.abort=function(){return this._state.aborted||this._state.finalized?this:(this._abort(),this)};ne.prototype.append=function(e,t){if(this._state.finalize||this._state.aborted)return this.emit("error",new ye("QUEUECLOSED")),this;if(t=this._normalizeEntryData(t),typeof t.name!="string"||t.name.length===0)return this.emit("error",new ye("ENTRYNAMEREQUIRED")),this;if(t.type==="directory"&&!this._moduleSupports("directory"))return this.emit("error",new ye("DIRECTORYNOTSUPPORTED",{name:t.name})),this;if(e=Ve.normalizeInputSource(e),Buffer.isBuffer(e))t.sourceType="buffer";else if(Ve.isStream(e))t.sourceType="stream";else return this.emit("error",new ye("INPUTSTEAMBUFFERREQUIRED",{name:t.name})),this;return this._entriesCount++,this._queue.push({data:t,source:e}),this};ne.prototype.directory=function(e,t,r){if(this._state.finalize||this._state.aborted)return this.emit("error",new ye("QUEUECLOSED")),this;if(typeof e!="string"||e.length===0)return this.emit("error",new ye("DIRECTORYDIRPATHREQUIRED")),this;this._pending++,t===!1?t="":typeof t!="string"&&(t=e);var i=!1;typeof r=="function"?(i=r,r={}):typeof r!="object"&&(r={});var n={stat:!0,dot:!0};function a(){this._pending--,this._maybeFinalize()}function s(d){this.emit("error",d)}function o(d){f.pause();var c=!1,v=Object.assign({},r);v.name=d.relative,v.prefix=t,v.stats=d.stat,v.callback=f.resume.bind(f);try{if(i){if(v=i(v),v===!1)c=!0;else if(typeof v!="object")throw new ye("DIRECTORYFUNCTIONINVALIDDATA",{dirpath:e})}}catch(p){this.emit("error",p);return}if(c){f.resume();return}this._append(d.absolute,v)}var f=Jc(e,n);return f.on("error",s.bind(this)),f.on("match",o.bind(this)),f.on("end",a.bind(this)),this};ne.prototype.file=function(e,t){return this._state.finalize||this._state.aborted?(this.emit("error",new ye("QUEUECLOSED")),this):typeof e!="string"||e.length===0?(this.emit("error",new ye("FILEFILEPATHREQUIRED")),this):(this._append(e,t),this)};ne.prototype.glob=function(e,t,r){this._pending++,t=Ve.defaults(t,{stat:!0,pattern:e});function i(){this._pending--,this._maybeFinalize()}function n(o){this.emit("error",o)}function a(o){s.pause();var f=Object.assign({},r);f.callback=s.resume.bind(s),f.stats=o.stat,f.name=o.relative,this._append(o.absolute,f)}var s=Jc(t.cwd||".",t);return s.on("error",n.bind(this)),s.on("match",a.bind(this)),s.on("end",i.bind(this)),this};ne.prototype.finalize=function(){if(this._state.aborted){var e=new ye("ABORTED");return this.emit("error",e),Promise.reject(e)}if(this._state.finalize){var t=new ye("FINALIZING");return this.emit("error",t),Promise.reject(t)}this._state.finalize=!0,this._pending===0&&this._queue.idle()&&this._statQueue.idle()&&this._finalize();var r=this;return new Promise(function(i,n){var a;r._module.on("end",function(){a||i()}),r._module.on("error",function(s){a=!0,n(s)})})};ne.prototype.setFormat=function(e){return this._format?(this.emit("error",new ye("FORMATSET")),this):(this._format=e,this)};ne.prototype.setModule=function(e){return this._state.aborted?(this.emit("error",new ye("ABORTED")),this):this._state.module?(this.emit("error",new ye("MODULESET")),this):(this._module=e,this._modulePipe(),this)};ne.prototype.symlink=function(e,t,r){if(this._state.finalize||this._state.aborted)return this.emit("error",new ye("QUEUECLOSED")),this;if(typeof e!="string"||e.length===0)return this.emit("error",new ye("SYMLINKFILEPATHREQUIRED")),this;if(typeof t!="string"||t.length===0)return this.emit("error",new ye("SYMLINKTARGETREQUIRED",{filepath:e})),this;if(!this._moduleSupports("symlink"))return this.emit("error",new ye("SYMLINKNOTSUPPORTED",{filepath:e})),this;var i={};return i.type="symlink",i.name=e.replace(/\\/g,"/"),i.linkname=t.replace(/\\/g,"/"),i.sourceType="buffer",typeof r=="number"&&(i.mode=r),this._entriesCount++,this._queue.push({data:i,source:Buffer.concat([])}),this};ne.prototype.pointer=function(){return this._pointer};ne.prototype.use=function(e){return this._streams.push(e),this};td.exports=ne});var Bn=I((UO,id)=>{var kn=id.exports=function(){};kn.prototype.getName=function(){};kn.prototype.getSize=function(){};kn.prototype.getLastModifiedDate=function(){};kn.prototype.isDirectory=function(){}});var Un=I((GO,nd)=>{var Be=nd.exports={};Be.dateToDos=function(e,t){t=t||!1;var r=t?e.getFullYear():e.getUTCFullYear();if(r<1980)return 2162688;if(r>=2044)return 2141175677;var i={year:r,month:t?e.getMonth():e.getUTCMonth(),date:t?e.getDate():e.getUTCDate(),hours:t?e.getHours():e.getUTCHours(),minutes:t?e.getMinutes():e.getUTCMinutes(),seconds:t?e.getSeconds():e.getUTCSeconds()};return i.year-1980<<25|i.month+1<<21|i.date<<16|i.hours<<11|i.minutes<<5|i.seconds/2};Be.dosToDate=function(e){return new Date((e>>25&127)+1980,(e>>21&15)-1,e>>16&31,e>>11&31,e>>5&63,(e&31)<<1)};Be.fromDosTime=function(e){return Be.dosToDate(e.readUInt32LE(0))};Be.getEightBytes=function(e){var t=Buffer.alloc(8);return t.writeUInt32LE(e%4294967296,0),t.writeUInt32LE(e/4294967296|0,4),t};Be.getShortBytes=function(e){var t=Buffer.alloc(2);return t.writeUInt16LE((e&65535)>>>0,0),t};Be.getShortBytesValue=function(e,t){return e.readUInt16LE(t)};Be.getLongBytes=function(e){var t=Buffer.alloc(4);return t.writeUInt32LE((e&4294967295)>>>0,0),t};Be.getLongBytesValue=function(e,t){return e.readUInt32LE(t)};Be.toDosTime=function(e){return Be.getLongBytes(Be.dateToDos(e))}});var uo=I((zO,ld)=>{var ad=Un(),sd=8,od=1,KS=4,XS=2,ud=64,fd=2048,Re=ld.exports=function(){return this instanceof Re?(this.descriptor=!1,this.encryption=!1,this.utf8=!1,this.numberOfShannonFanoTrees=0,this.strongEncryption=!1,this.slidingDictionarySize=0,this):new Re};Re.prototype.encode=function(){return ad.getShortBytes((this.descriptor?sd:0)|(this.utf8?fd:0)|(this.encryption?od:0)|(this.strongEncryption?ud:0))};Re.prototype.parse=function(e,t){var r=ad.getShortBytesValue(e,t),i=new Re;return i.useDataDescriptor((r&sd)!==0),i.useUTF8ForNames((r&fd)!==0),i.useStrongEncryption((r&ud)!==0),i.useEncryption((r&od)!==0),i.setSlidingDictionarySize(r&XS?8192:4096),i.setNumberOfShannonFanoTrees(r&KS?3:2),i};Re.prototype.setNumberOfShannonFanoTrees=function(e){this.numberOfShannonFanoTrees=e};Re.prototype.getNumberOfShannonFanoTrees=function(){return this.numberOfShannonFanoTrees};Re.prototype.setSlidingDictionarySize=function(e){this.slidingDictionarySize=e};Re.prototype.getSlidingDictionarySize=function(){return this.slidingDictionarySize};Re.prototype.useDataDescriptor=function(e){this.descriptor=e};Re.prototype.usesDataDescriptor=function(){return this.descriptor};Re.prototype.useEncryption=function(e){this.encryption=e};Re.prototype.usesEncryption=function(){return this.encryption};Re.prototype.useStrongEncryption=function(e){this.strongEncryption=e};Re.prototype.usesStrongEncryption=function(){return this.strongEncryption};Re.prototype.useUTF8ForNames=function(e){this.utf8=e};Re.prototype.usesUTF8ForNames=function(){return this.utf8}});var cd=I((WO,hd)=>{hd.exports={PERM_MASK:4095,FILE_TYPE_FLAG:61440,LINK_FLAG:40960,FILE_FLAG:32768,DIR_FLAG:16384,DEFAULT_LINK_PERM:511,DEFAULT_DIR_PERM:493,DEFAULT_FILE_PERM:420}});var fo=I((HO,dd)=>{dd.exports={WORD:4,DWORD:8,EMPTY:Buffer.alloc(0),SHORT:2,SHORT_MASK:65535,SHORT_SHIFT:16,SHORT_ZERO:Buffer.from(Array(2)),LONG:4,LONG_ZERO:Buffer.from(Array(4)),MIN_VERSION_INITIAL:10,MIN_VERSION_DATA_DESCRIPTOR:20,MIN_VERSION_ZIP64:45,VERSION_MADEBY:45,METHOD_STORED:0,METHOD_DEFLATED:8,PLATFORM_UNIX:3,PLATFORM_FAT:0,SIG_LFH:67324752,SIG_DD:134695760,SIG_CFH:33639248,SIG_EOCD:101010256,SIG_ZIP64_EOCD:101075792,SIG_ZIP64_EOCD_LOC:117853008,ZIP64_MAGIC_SHORT:65535,ZIP64_MAGIC:4294967295,ZIP64_EXTRA_ID:1,ZLIB_NO_COMPRESSION:0,ZLIB_BEST_SPEED:1,ZLIB_BEST_COMPRESSION:9,ZLIB_DEFAULT_COMPRESSION:-1,MODE_MASK:4095,DEFAULT_FILE_MODE:33188,DEFAULT_DIR_MODE:16877,EXT_FILE_ATTR_DIR:1106051088,EXT_FILE_ATTR_FILE:2175008800,S_IFMT:61440,S_IFIFO:4096,S_IFCHR:8192,S_IFDIR:16384,S_IFBLK:24576,S_IFREG:32768,S_IFLNK:40960,S_IFSOCK:49152,S_DOS_A:32,S_DOS_D:16,S_DOS_V:8,S_DOS_S:4,S_DOS_H:2,S_DOS_R:1}});var lo=I(($O,md)=>{var JS=M("util").inherits,eE=Za(),gd=Bn(),yd=uo(),pd=cd(),Me=fo(),vd=Un(),Z=md.exports=function(e){if(!(this instanceof Z))return new Z(e);gd.call(this),this.platform=Me.PLATFORM_FAT,this.method=-1,this.name=null,this.size=0,this.csize=0,this.gpb=new yd,this.crc=0,this.time=-1,this.minver=Me.MIN_VERSION_INITIAL,this.mode=-1,this.extra=null,this.exattr=0,this.inattr=0,this.comment=null,e&&this.setName(e)};JS(Z,gd);Z.prototype.getCentralDirectoryExtra=function(){return this.getExtra()};Z.prototype.getComment=function(){return this.comment!==null?this.comment:""};Z.prototype.getCompressedSize=function(){return this.csize};Z.prototype.getCrc=function(){return this.crc};Z.prototype.getExternalAttributes=function(){return this.exattr};Z.prototype.getExtra=function(){return this.extra!==null?this.extra:Me.EMPTY};Z.prototype.getGeneralPurposeBit=function(){return this.gpb};Z.prototype.getInternalAttributes=function(){return this.inattr};Z.prototype.getLastModifiedDate=function(){return this.getTime()};Z.prototype.getLocalFileDataExtra=function(){return this.getExtra()};Z.prototype.getMethod=function(){return this.method};Z.prototype.getName=function(){return this.name};Z.prototype.getPlatform=function(){return this.platform};Z.prototype.getSize=function(){return this.size};Z.prototype.getTime=function(){return this.time!==-1?vd.dosToDate(this.time):-1};Z.prototype.getTimeDos=function(){return this.time!==-1?this.time:0};Z.prototype.getUnixMode=function(){return this.platform!==Me.PLATFORM_UNIX?0:this.getExternalAttributes()>>Me.SHORT_SHIFT&Me.SHORT_MASK};Z.prototype.getVersionNeededToExtract=function(){return this.minver};Z.prototype.setComment=function(e){Buffer.byteLength(e)!==e.length&&this.getGeneralPurposeBit().useUTF8ForNames(!0),this.comment=e};Z.prototype.setCompressedSize=function(e){if(e<0)throw new Error("invalid entry compressed size");this.csize=e};Z.prototype.setCrc=function(e){if(e<0)throw new Error("invalid entry crc32");this.crc=e};Z.prototype.setExternalAttributes=function(e){this.exattr=e>>>0};Z.prototype.setExtra=function(e){this.extra=e};Z.prototype.setGeneralPurposeBit=function(e){if(!(e instanceof yd))throw new Error("invalid entry GeneralPurposeBit");this.gpb=e};Z.prototype.setInternalAttributes=function(e){this.inattr=e};Z.prototype.setMethod=function(e){if(e<0)throw new Error("invalid entry compression method");this.method=e};Z.prototype.setName=function(e,t=!1){e=eE(e,!1).replace(/^\w+:/,"").replace(/^(\.\.\/|\/)+/,""),t&&(e=`/${e}`),Buffer.byteLength(e)!==e.length&&this.getGeneralPurposeBit().useUTF8ForNames(!0),this.name=e};Z.prototype.setPlatform=function(e){this.platform=e};Z.prototype.setSize=function(e){if(e<0)throw new Error("invalid entry size");this.size=e};Z.prototype.setTime=function(e,t){if(!(e instanceof Date))throw new Error("invalid entry time");this.time=vd.dateToDos(e,t)};Z.prototype.setUnixMode=function(e){e|=this.isDirectory()?Me.S_IFDIR:Me.S_IFREG;var t=0;t|=e<<Me.SHORT_SHIFT|(this.isDirectory()?Me.S_DOS_D:Me.S_DOS_A),this.setExternalAttributes(t),this.mode=e&Me.MODE_MASK,this.platform=Me.PLATFORM_UNIX};Z.prototype.setVersionNeededToExtract=function(e){this.minver=e};Z.prototype.isDirectory=function(){return this.getName().slice(-1)==="/"};Z.prototype.isUnixSymlink=function(){return(this.getUnixMode()&pd.FILE_TYPE_FLAG)===pd.LINK_FLAG};Z.prototype.isZip64=function(){return this.csize>Me.ZIP64_MAGIC||this.size>Me.ZIP64_MAGIC}});var co=I((ZO,_d)=>{var tE=M("stream").Stream,rE=ze().PassThrough,ho=_d.exports={};ho.isStream=function(e){return e instanceof tE};ho.normalizeInputSource=function(e){if(e===null)return Buffer.alloc(0);if(typeof e=="string")return Buffer.from(e);if(ho.isStream(e)&&!e._readableState){var t=new rE;return e.pipe(t),t}return e}});var go=I((VO,wd)=>{var iE=M("util").inherits,po=ze().Transform,nE=Bn(),bd=co(),Ne=wd.exports=function(e){if(!(this instanceof Ne))return new Ne(e);po.call(this,e),this.offset=0,this._archive={finish:!1,finished:!1,processing:!1}};iE(Ne,po);Ne.prototype._appendBuffer=function(e,t,r){};Ne.prototype._appendStream=function(e,t,r){};Ne.prototype._emitErrorCallback=function(e){e&&this.emit("error",e)};Ne.prototype._finish=function(e){};Ne.prototype._normalizeEntry=function(e){};Ne.prototype._transform=function(e,t,r){r(null,e)};Ne.prototype.entry=function(e,t,r){if(t=t||null,typeof r!="function"&&(r=this._emitErrorCallback.bind(this)),!(e instanceof nE)){r(new Error("not a valid instance of ArchiveEntry"));return}if(this._archive.finish||this._archive.finished){r(new Error("unacceptable entry after finish"));return}if(this._archive.processing){r(new Error("already processing an entry"));return}if(this._archive.processing=!0,this._normalizeEntry(e),this._entry=e,t=bd.normalizeInputSource(t),Buffer.isBuffer(t))this._appendBuffer(e,t,r);else if(bd.isStream(t))this._appendStream(e,t,r);else{this._archive.processing=!1,r(new Error("input source must be valid Stream or Buffer instance"));return}return this};Ne.prototype.finish=function(){if(this._archive.processing){this._archive.finish=!0;return}this._finish()};Ne.prototype.getBytesWritten=function(){return this.offset};Ne.prototype.write=function(e,t){return e&&(this.offset+=e.length),po.prototype.write.call(this,e,t)}});var _o=I((QO,Ed)=>{var mt=M("buffer").Buffer,yo=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117];typeof Int32Array<"u"&&(yo=new Int32Array(yo));function Sd(e){if(mt.isBuffer(e))return e;var t=typeof mt.alloc=="function"&&typeof mt.from=="function";if(typeof e=="number")return t?mt.alloc(e):new mt(e);if(typeof e=="string")return t?mt.from(e):new mt(e);throw new Error("input must be buffer, number, or string, received "+typeof e)}function aE(e){var t=Sd(4);return t.writeInt32BE(e,0),t}function vo(e,t){e=Sd(e),mt.isBuffer(t)&&(t=t.readUInt32BE(0));for(var r=~~t^-1,i=0;i<e.length;i++)r=yo[(r^e[i])&255]^r>>>8;return r^-1}function mo(){return aE(vo.apply(null,arguments))}mo.signed=function(){return vo.apply(null,arguments)};mo.unsigned=function(){return vo.apply(null,arguments)>>>0};Ed.exports=mo});var wo=I(bo=>{var Od;(function(e){typeof DO_NOT_EXPORT_CRC>"u"?typeof bo=="object"?e(bo):typeof define=="function"&&define.amd?define(function(){var t={};return e(t),t}):e(Od={}):e(Od={})})(function(e){e.version="1.2.2";function t(){for(var L=0,H=new Array(256),x=0;x!=256;++x)L=x,L=L&1?-306674912^L>>>1:L>>>1,L=L&1?-306674912^L>>>1:L>>>1,L=L&1?-306674912^L>>>1:L>>>1,L=L&1?-306674912^L>>>1:L>>>1,L=L&1?-306674912^L>>>1:L>>>1,L=L&1?-306674912^L>>>1:L>>>1,L=L&1?-306674912^L>>>1:L>>>1,L=L&1?-306674912^L>>>1:L>>>1,H[x]=L;return typeof Int32Array<"u"?new Int32Array(H):H}var r=t();function i(L){var H=0,x=0,D=0,P=typeof Int32Array<"u"?new Int32Array(4096):new Array(4096);for(D=0;D!=256;++D)P[D]=L[D];for(D=0;D!=256;++D)for(x=L[D],H=256+D;H<4096;H+=256)x=P[H]=x>>>8^L[x&255];var B=[];for(D=1;D!=16;++D)B[D-1]=typeof Int32Array<"u"?P.subarray(D*256,D*256+256):P.slice(D*256,D*256+256);return B}var n=i(r),a=n[0],s=n[1],o=n[2],f=n[3],d=n[4],c=n[5],v=n[6],p=n[7],g=n[8],m=n[9],R=n[10],S=n[11],T=n[12],j=n[13],z=n[14];function q(L,H){for(var x=H^-1,D=0,P=L.length;D<P;)x=x>>>8^r[(x^L.charCodeAt(D++))&255];return~x}function F(L,H){for(var x=H^-1,D=L.length-15,P=0;P<D;)x=z[L[P++]^x&255]^j[L[P++]^x>>8&255]^T[L[P++]^x>>16&255]^S[L[P++]^x>>>24]^R[L[P++]]^m[L[P++]]^g[L[P++]]^p[L[P++]]^v[L[P++]]^c[L[P++]]^d[L[P++]]^f[L[P++]]^o[L[P++]]^s[L[P++]]^a[L[P++]]^r[L[P++]];for(D+=15;P<D;)x=x>>>8^r[(x^L[P++])&255];return~x}function Q(L,H){for(var x=H^-1,D=0,P=L.length,B=0,X=0;D<P;)B=L.charCodeAt(D++),B<128?x=x>>>8^r[(x^B)&255]:B<2048?(x=x>>>8^r[(x^(192|B>>6&31))&255],x=x>>>8^r[(x^(128|B&63))&255]):B>=55296&&B<57344?(B=(B&1023)+64,X=L.charCodeAt(D++)&1023,x=x>>>8^r[(x^(240|B>>8&7))&255],x=x>>>8^r[(x^(128|B>>2&63))&255],x=x>>>8^r[(x^(128|X>>6&15|(B&3)<<4))&255],x=x>>>8^r[(x^(128|X&63))&255]):(x=x>>>8^r[(x^(224|B>>12&15))&255],x=x>>>8^r[(x^(128|B>>6&63))&255],x=x>>>8^r[(x^(128|B&63))&255]);return~x}e.table=r,e.bstr=q,e.buf=F,e.str=Q})});var xd=I((KO,Td)=>{"use strict";var{Transform:sE}=ze(),oE=wo(),So=class extends sE{constructor(t){super(t),this.checksum=Buffer.allocUnsafe(4),this.checksum.writeInt32BE(0,0),this.rawSize=0}_transform(t,r,i){t&&(this.checksum=oE.buf(t,this.checksum)>>>0,this.rawSize+=t.length),i(null,t)}digest(t){let r=Buffer.allocUnsafe(4);return r.writeUInt32BE(this.checksum>>>0,0),t?r.toString(t):r}hex(){return this.digest("hex").toUpperCase()}size(){return this.rawSize}};Td.exports=So});var Ad=I((XO,Rd)=>{"use strict";var{DeflateRaw:uE}=M("zlib"),fE=wo(),Eo=class extends uE{constructor(t){super(t),this.checksum=Buffer.allocUnsafe(4),this.checksum.writeInt32BE(0,0),this.rawSize=0,this.compressedSize=0}push(t,r){return t&&(this.compressedSize+=t.length),super.push(t,r)}_transform(t,r,i){t&&(this.checksum=fE.buf(t,this.checksum)>>>0,this.rawSize+=t.length),super._transform(t,r,i)}digest(t){let r=Buffer.allocUnsafe(4);return r.writeUInt32BE(this.checksum>>>0,0),t?r.toString(t):r}hex(){return this.digest("hex").toUpperCase()}size(t=!1){return t?this.compressedSize:this.rawSize}};Rd.exports=Eo});var Oo=I((JO,Id)=>{"use strict";Id.exports={CRC32Stream:xd(),DeflateCRC32Stream:Ad()}});var Dd=I((iT,Md)=>{var lE=M("util").inherits,hE=_o(),{CRC32Stream:cE}=Oo(),{DeflateCRC32Stream:dE}=Oo(),Ld=go(),eT=lo(),tT=uo(),W=fo(),rT=co(),k=Un(),Se=Md.exports=function(e){if(!(this instanceof Se))return new Se(e);e=this.options=this._defaults(e),Ld.call(this,e),this._entry=null,this._entries=[],this._archive={centralLength:0,centralOffset:0,comment:"",finish:!1,finished:!1,processing:!1,forceZip64:e.forceZip64,forceLocalTime:e.forceLocalTime}};lE(Se,Ld);Se.prototype._afterAppend=function(e){this._entries.push(e),e.getGeneralPurposeBit().usesDataDescriptor()&&this._writeDataDescriptor(e),this._archive.processing=!1,this._entry=null,this._archive.finish&&!this._archive.finished&&this._finish()};Se.prototype._appendBuffer=function(e,t,r){t.length===0&&e.setMethod(W.METHOD_STORED);var i=e.getMethod();if(i===W.METHOD_STORED&&(e.setSize(t.length),e.setCompressedSize(t.length),e.setCrc(hE.unsigned(t))),this._writeLocalFileHeader(e),i===W.METHOD_STORED){this.write(t),this._afterAppend(e),r(null,e);return}else if(i===W.METHOD_DEFLATED){this._smartStream(e,r).end(t);return}else{r(new Error("compression method "+i+" not implemented"));return}};Se.prototype._appendStream=function(e,t,r){e.getGeneralPurposeBit().useDataDescriptor(!0),e.setVersionNeededToExtract(W.MIN_VERSION_DATA_DESCRIPTOR),this._writeLocalFileHeader(e);var i=this._smartStream(e,r);t.once("error",function(n){i.emit("error",n),i.end()}),t.pipe(i)};Se.prototype._defaults=function(e){return typeof e!="object"&&(e={}),typeof e.zlib!="object"&&(e.zlib={}),typeof e.zlib.level!="number"&&(e.zlib.level=W.ZLIB_BEST_SPEED),e.forceZip64=!!e.forceZip64,e.forceLocalTime=!!e.forceLocalTime,e};Se.prototype._finish=function(){this._archive.centralOffset=this.offset,this._entries.forEach(function(e){this._writeCentralFileHeader(e)}.bind(this)),this._archive.centralLength=this.offset-this._archive.centralOffset,this.isZip64()&&this._writeCentralDirectoryZip64(),this._writeCentralDirectoryEnd(),this._archive.processing=!1,this._archive.finish=!0,this._archive.finished=!0,this.end()};Se.prototype._normalizeEntry=function(e){e.getMethod()===-1&&e.setMethod(W.METHOD_DEFLATED),e.getMethod()===W.METHOD_DEFLATED&&(e.getGeneralPurposeBit().useDataDescriptor(!0),e.setVersionNeededToExtract(W.MIN_VERSION_DATA_DESCRIPTOR)),e.getTime()===-1&&e.setTime(new Date,this._archive.forceLocalTime),e._offsets={file:0,data:0,contents:0}};Se.prototype._smartStream=function(e,t){var r=e.getMethod()===W.METHOD_DEFLATED,i=r?new dE(this.options.zlib):new cE,n=null;function a(){var s=i.digest().readUInt32BE(0);e.setCrc(s),e.setSize(i.size()),e.setCompressedSize(i.size(!0)),this._afterAppend(e),t(n,e)}return i.once("end",a.bind(this)),i.once("error",function(s){n=s}),i.pipe(this,{end:!1}),i};Se.prototype._writeCentralDirectoryEnd=function(){var e=this._entries.length,t=this._archive.centralLength,r=this._archive.centralOffset;this.isZip64()&&(e=W.ZIP64_MAGIC_SHORT,t=W.ZIP64_MAGIC,r=W.ZIP64_MAGIC),this.write(k.getLongBytes(W.SIG_EOCD)),this.write(W.SHORT_ZERO),this.write(W.SHORT_ZERO),this.write(k.getShortBytes(e)),this.write(k.getShortBytes(e)),this.write(k.getLongBytes(t)),this.write(k.getLongBytes(r));var i=this.getComment(),n=Buffer.byteLength(i);this.write(k.getShortBytes(n)),this.write(i)};Se.prototype._writeCentralDirectoryZip64=function(){this.write(k.getLongBytes(W.SIG_ZIP64_EOCD)),this.write(k.getEightBytes(44)),this.write(k.getShortBytes(W.MIN_VERSION_ZIP64)),this.write(k.getShortBytes(W.MIN_VERSION_ZIP64)),this.write(W.LONG_ZERO),this.write(W.LONG_ZERO),this.write(k.getEightBytes(this._entries.length)),this.write(k.getEightBytes(this._entries.length)),this.write(k.getEightBytes(this._archive.centralLength)),this.write(k.getEightBytes(this._archive.centralOffset)),this.write(k.getLongBytes(W.SIG_ZIP64_EOCD_LOC)),this.write(W.LONG_ZERO),this.write(k.getEightBytes(this._archive.centralOffset+this._archive.centralLength)),this.write(k.getLongBytes(1))};Se.prototype._writeCentralFileHeader=function(e){var t=e.getGeneralPurposeBit(),r=e.getMethod(),i=e._offsets,n=e.getSize(),a=e.getCompressedSize();if(e.isZip64()||i.file>W.ZIP64_MAGIC){n=W.ZIP64_MAGIC,a=W.ZIP64_MAGIC,e.setVersionNeededToExtract(W.MIN_VERSION_ZIP64);var s=Buffer.concat([k.getShortBytes(W.ZIP64_EXTRA_ID),k.getShortBytes(24),k.getEightBytes(e.getSize()),k.getEightBytes(e.getCompressedSize()),k.getEightBytes(i.file)],28);e.setExtra(s)}this.write(k.getLongBytes(W.SIG_CFH)),this.write(k.getShortBytes(e.getPlatform()<<8|W.VERSION_MADEBY)),this.write(k.getShortBytes(e.getVersionNeededToExtract())),this.write(t.encode()),this.write(k.getShortBytes(r)),this.write(k.getLongBytes(e.getTimeDos())),this.write(k.getLongBytes(e.getCrc())),this.write(k.getLongBytes(a)),this.write(k.getLongBytes(n));var o=e.getName(),f=e.getComment(),d=e.getCentralDirectoryExtra();t.usesUTF8ForNames()&&(o=Buffer.from(o),f=Buffer.from(f)),this.write(k.getShortBytes(o.length)),this.write(k.getShortBytes(d.length)),this.write(k.getShortBytes(f.length)),this.write(W.SHORT_ZERO),this.write(k.getShortBytes(e.getInternalAttributes())),this.write(k.getLongBytes(e.getExternalAttributes())),i.file>W.ZIP64_MAGIC?this.write(k.getLongBytes(W.ZIP64_MAGIC)):this.write(k.getLongBytes(i.file)),this.write(o),this.write(d),this.write(f)};Se.prototype._writeDataDescriptor=function(e){this.write(k.getLongBytes(W.SIG_DD)),this.write(k.getLongBytes(e.getCrc())),e.isZip64()?(this.write(k.getEightBytes(e.getCompressedSize())),this.write(k.getEightBytes(e.getSize()))):(this.write(k.getLongBytes(e.getCompressedSize())),this.write(k.getLongBytes(e.getSize())))};Se.prototype._writeLocalFileHeader=function(e){var t=e.getGeneralPurposeBit(),r=e.getMethod(),i=e.getName(),n=e.getLocalFileDataExtra();e.isZip64()&&(t.useDataDescriptor(!0),e.setVersionNeededToExtract(W.MIN_VERSION_ZIP64)),t.usesUTF8ForNames()&&(i=Buffer.from(i)),e._offsets.file=this.offset,this.write(k.getLongBytes(W.SIG_LFH)),this.write(k.getShortBytes(e.getVersionNeededToExtract())),this.write(t.encode()),this.write(k.getShortBytes(r)),this.write(k.getLongBytes(e.getTimeDos())),e._offsets.data=this.offset,t.usesDataDescriptor()?(this.write(W.LONG_ZERO),this.write(W.LONG_ZERO),this.write(W.LONG_ZERO)):(this.write(k.getLongBytes(e.getCrc())),this.write(k.getLongBytes(e.getCompressedSize())),this.write(k.getLongBytes(e.getSize()))),this.write(k.getShortBytes(i.length)),this.write(k.getShortBytes(n.length)),this.write(i),this.write(n),e._offsets.contents=this.offset};Se.prototype.getComment=function(e){return this._archive.comment!==null?this._archive.comment:""};Se.prototype.isZip64=function(){return this._archive.forceZip64||this._entries.length>W.ZIP64_MAGIC_SHORT||this._archive.centralLength>W.ZIP64_MAGIC||this._archive.centralOffset>W.ZIP64_MAGIC};Se.prototype.setComment=function(e){this._archive.comment=e}});var To=I((nT,Pd)=>{Pd.exports={ArchiveEntry:Bn(),ZipArchiveEntry:lo(),ArchiveOutputStream:go(),ZipArchiveOutputStream:Dd()}});var Nd=I((aT,Cd)=>{var pE=M("util").inherits,Ro=To().ZipArchiveOutputStream,gE=To().ZipArchiveEntry,xo=dr(),mr=Cd.exports=function(e){if(!(this instanceof mr))return new mr(e);e=this.options=e||{},e.zlib=e.zlib||{},Ro.call(this,e),typeof e.level=="number"&&e.level>=0&&(e.zlib.level=e.level,delete e.level),!e.forceZip64&&typeof e.zlib.level=="number"&&e.zlib.level===0&&(e.store=!0),e.namePrependSlash=e.namePrependSlash||!1,e.comment&&e.comment.length>0&&this.setComment(e.comment)};pE(mr,Ro);mr.prototype._normalizeFileData=function(e){e=xo.defaults(e,{type:"file",name:null,namePrependSlash:this.options.namePrependSlash,linkname:null,date:null,mode:null,store:this.options.store,comment:""});var t=e.type==="directory",r=e.type==="symlink";return e.name&&(e.name=xo.sanitizePath(e.name),!r&&e.name.slice(-1)==="/"?(t=!0,e.type="directory"):t&&(e.name+="/")),(t||r)&&(e.store=!0),e.date=xo.dateify(e.date),e};mr.prototype.entry=function(e,t,r){if(typeof r!="function"&&(r=this._emitErrorCallback.bind(this)),t=this._normalizeFileData(t),t.type!=="file"&&t.type!=="directory"&&t.type!=="symlink"){r(new Error(t.type+" entries not currently supported"));return}if(typeof t.name!="string"||t.name.length===0){r(new Error("entry name must be a non-empty string value"));return}if(t.type==="symlink"&&typeof t.linkname!="string"){r(new Error("entry linkname must be a non-empty string value when type equals symlink"));return}var i=new gE(t.name);return i.setTime(t.date,this.options.forceLocalTime),t.namePrependSlash&&i.setName(t.name,!0),t.store&&i.setMethod(0),t.comment.length>0&&i.setComment(t.comment),t.type==="symlink"&&typeof t.mode!="number"&&(t.mode=40960),typeof t.mode=="number"&&(t.type==="symlink"&&(t.mode|=40960),i.setUnixMode(t.mode)),t.type==="symlink"&&typeof t.linkname=="string"&&(e=Buffer.from(t.linkname)),Ro.prototype.entry.call(this,i,e,r)};mr.prototype.finalize=function(){this.finish()}});var Fd=I((sT,qd)=>{var yE=Nd(),vE=dr(),_t=function(e){if(!(this instanceof _t))return new _t(e);e=this.options=vE.defaults(e,{comment:"",forceUTC:!1,namePrependSlash:!1,store:!1}),this.supports={directory:!0,symlink:!0},this.engine=new yE(e)};_t.prototype.append=function(e,t,r){this.engine.entry(e,t,r)};_t.prototype.finalize=function(){this.engine.finalize()};_t.prototype.on=function(){return this.engine.on.apply(this.engine,arguments)};_t.prototype.pipe=function(){return this.engine.pipe.apply(this.engine,arguments)};_t.prototype.unpipe=function(){return this.engine.unpipe.apply(this.engine,arguments)};qd.exports=_t});var Bd=I((oT,kd)=>{"use strict";var{Buffer:We}=M("buffer"),jd=Symbol.for("BufferList");function he(e){if(!(this instanceof he))return new he(e);he._init.call(this,e)}he._init=function(t){Object.defineProperty(this,jd,{value:!0}),this._bufs=[],this.length=0,t&&this.append(t)};he.prototype._new=function(t){return new he(t)};he.prototype._offset=function(t){if(t===0)return[0,0];let r=0;for(let i=0;i<this._bufs.length;i++){let n=r+this._bufs[i].length;if(t<n||i===this._bufs.length-1)return[i,t-r];r=n}};he.prototype._reverseOffset=function(e){let t=e[0],r=e[1];for(let i=0;i<t;i++)r+=this._bufs[i].length;return r};he.prototype.get=function(t){if(t>this.length||t<0)return;let r=this._offset(t);return this._bufs[r[0]][r[1]]};he.prototype.slice=function(t,r){return typeof t=="number"&&t<0&&(t+=this.length),typeof r=="number"&&r<0&&(r+=this.length),this.copy(null,0,t,r)};he.prototype.copy=function(t,r,i,n){if((typeof i!="number"||i<0)&&(i=0),(typeof n!="number"||n>this.length)&&(n=this.length),i>=this.length||n<=0)return t||We.alloc(0);let a=!!t,s=this._offset(i),o=n-i,f=o,d=a&&r||0,c=s[1];if(i===0&&n===this.length){if(!a)return this._bufs.length===1?this._bufs[0]:We.concat(this._bufs,this.length);for(let v=0;v<this._bufs.length;v++)this._bufs[v].copy(t,d),d+=this._bufs[v].length;return t}if(f<=this._bufs[s[0]].length-c)return a?this._bufs[s[0]].copy(t,r,c,c+f):this._bufs[s[0]].slice(c,c+f);a||(t=We.allocUnsafe(o));for(let v=s[0];v<this._bufs.length;v++){let p=this._bufs[v].length-c;if(f>p)this._bufs[v].copy(t,d,c),d+=p;else{this._bufs[v].copy(t,d,c,c+f),d+=p;break}f-=p,c&&(c=0)}return t.length>d?t.slice(0,d):t};he.prototype.shallowSlice=function(t,r){if(t=t||0,r=typeof r!="number"?this.length:r,t<0&&(t+=this.length),r<0&&(r+=this.length),t===r)return this._new();let i=this._offset(t),n=this._offset(r),a=this._bufs.slice(i[0],n[0]+1);return n[1]===0?a.pop():a[a.length-1]=a[a.length-1].slice(0,n[1]),i[1]!==0&&(a[0]=a[0].slice(i[1])),this._new(a)};he.prototype.toString=function(t,r,i){return this.slice(r,i).toString(t)};he.prototype.consume=function(t){if(t=Math.trunc(t),Number.isNaN(t)||t<=0)return this;for(;this._bufs.length;)if(t>=this._bufs[0].length)t-=this._bufs[0].length,this.length-=this._bufs[0].length,this._bufs.shift();else{this._bufs[0]=this._bufs[0].slice(t),this.length-=t;break}return this};he.prototype.duplicate=function(){let t=this._new();for(let r=0;r<this._bufs.length;r++)t.append(this._bufs[r]);return t};he.prototype.append=function(t){if(t==null)return this;if(t.buffer)this._appendBuffer(We.from(t.buffer,t.byteOffset,t.byteLength));else if(Array.isArray(t))for(let r=0;r<t.length;r++)this.append(t[r]);else if(this._isBufferList(t))for(let r=0;r<t._bufs.length;r++)this.append(t._bufs[r]);else typeof t=="number"&&(t=t.toString()),this._appendBuffer(We.from(t));return this};he.prototype._appendBuffer=function(t){this._bufs.push(t),this.length+=t.length};he.prototype.indexOf=function(e,t,r){if(r===void 0&&typeof t=="string"&&(r=t,t=void 0),typeof e=="function"||Array.isArray(e))throw new TypeError('The "value" argument must be one of type string, Buffer, BufferList, or Uint8Array.');if(typeof e=="number"?e=We.from([e]):typeof e=="string"?e=We.from(e,r):this._isBufferList(e)?e=e.slice():Array.isArray(e.buffer)?e=We.from(e.buffer,e.byteOffset,e.byteLength):We.isBuffer(e)||(e=We.from(e)),t=Number(t||0),isNaN(t)&&(t=0),t<0&&(t=this.length+t),t<0&&(t=0),e.length===0)return t>this.length?this.length:t;let i=this._offset(t),n=i[0],a=i[1];for(;n<this._bufs.length;n++){let s=this._bufs[n];for(;a<s.length;)if(s.length-a>=e.length){let f=s.indexOf(e,a);if(f!==-1)return this._reverseOffset([n,f]);a=s.length-e.length+1}else{let f=this._reverseOffset([n,a]);if(this._match(f,e))return f;a++}a=0}return-1};he.prototype._match=function(e,t){if(this.length-e<t.length)return!1;for(let r=0;r<t.length;r++)if(this.get(e+r)!==t[r])return!1;return!0};(function(){let e={readDoubleBE:8,readDoubleLE:8,readFloatBE:4,readFloatLE:4,readInt32BE:4,readInt32LE:4,readUInt32BE:4,readUInt32LE:4,readInt16BE:2,readInt16LE:2,readUInt16BE:2,readUInt16LE:2,readInt8:1,readUInt8:1,readIntBE:null,readIntLE:null,readUIntBE:null,readUIntLE:null};for(let t in e)(function(r){e[r]===null?he.prototype[r]=function(i,n){return this.slice(i,i+n)[r](0,n)}:he.prototype[r]=function(i=0){return this.slice(i,i+e[r])[r](0)}})(t)})();he.prototype._isBufferList=function(t){return t instanceof he||he.isBufferList(t)};he.isBufferList=function(t){return t!=null&&t[jd]};kd.exports=he});var Ud=I((uT,Gn)=>{"use strict";var Ao=ze().Duplex,mE=Le(),oi=Bd();function Ie(e){if(!(this instanceof Ie))return new Ie(e);if(typeof e=="function"){this._callback=e;let t=function(i){this._callback&&(this._callback(i),this._callback=null)}.bind(this);this.on("pipe",function(i){i.on("error",t)}),this.on("unpipe",function(i){i.removeListener("error",t)}),e=null}oi._init.call(this,e),Ao.call(this)}mE(Ie,Ao);Object.assign(Ie.prototype,oi.prototype);Ie.prototype._new=function(t){return new Ie(t)};Ie.prototype._write=function(t,r,i){this._appendBuffer(t),typeof i=="function"&&i()};Ie.prototype._read=function(t){if(!this.length)return this.push(null);t=Math.min(t,this.length),this.push(this.slice(0,t)),this.consume(t)};Ie.prototype.end=function(t){Ao.prototype.end.call(this,t),this._callback&&(this._callback(null,this.slice()),this._callback=null)};Ie.prototype._destroy=function(t,r){this._bufs.length=0,this.length=0,r(t)};Ie.prototype._isBufferList=function(t){return t instanceof Ie||t instanceof oi||Ie.isBufferList(t)};Ie.isBufferList=oi.isBufferList;Gn.exports=Ie;Gn.exports.BufferListStream=Ie;Gn.exports.BufferList=oi});var Mo=I(br=>{var _E=Buffer.alloc,bE="0000000000000000000",wE="7777777777777777777",Gd="0".charCodeAt(0),zd=Buffer.from("ustar\0","binary"),SE=Buffer.from("00","binary"),EE=Buffer.from("ustar ","binary"),OE=Buffer.from(" \0","binary"),TE=parseInt("7777",8),ui=257,Lo=263,xE=function(e,t,r){return typeof e!="number"?r:(e=~~e,e>=t?t:e>=0||(e+=t,e>=0)?e:0)},RE=function(e){switch(e){case 0:return"file";case 1:return"link";case 2:return"symlink";case 3:return"character-device";case 4:return"block-device";case 5:return"directory";case 6:return"fifo";case 7:return"contiguous-file";case 72:return"pax-header";case 55:return"pax-global-header";case 27:return"gnu-long-link-path";case 28:case 30:return"gnu-long-path"}return null},AE=function(e){switch(e){case"file":return 0;case"link":return 1;case"symlink":return 2;case"character-device":return 3;case"block-device":return 4;case"directory":return 5;case"fifo":return 6;case"contiguous-file":return 7;case"pax-header":return 72}return 0},Wd=function(e,t,r,i){for(;r<i;r++)if(e[r]===t)return r;return i},Hd=function(e){for(var t=256,r=0;r<148;r++)t+=e[r];for(var i=156;i<512;i++)t+=e[i];return t},bt=function(e,t){return e=e.toString(8),e.length>t?wE.slice(0,t)+" ":bE.slice(0,t-e.length)+e+" "};function IE(e){var t;if(e[0]===128)t=!0;else if(e[0]===255)t=!1;else return null;for(var r=[],i=e.length-1;i>0;i--){var n=e[i];t?r.push(n):r.push(255-n)}var a=0,s=r.length;for(i=0;i<s;i++)a+=r[i]*Math.pow(256,i);return t?a:-1*a}var wt=function(e,t,r){if(e=e.slice(t,t+r),t=0,e[t]&128)return IE(e);for(;t<e.length&&e[t]===32;)t++;for(var i=xE(Wd(e,32,t,e.length),e.length,e.length);t<i&&e[t]===0;)t++;return i===t?0:parseInt(e.slice(t,i).toString(),8)},_r=function(e,t,r,i){return e.slice(t,Wd(e,0,t,t+r)).toString(i)},Io=function(e){var t=Buffer.byteLength(e),r=Math.floor(Math.log(t)/Math.log(10))+1;return t+r>=Math.pow(10,r)&&r++,t+r+e};br.decodeLongPath=function(e,t){return _r(e,0,e.length,t)};br.encodePax=function(e){var t="";e.name&&(t+=Io(" path="+e.name+`
|
|
15
|
-
`)),e.linkname&&(t+=Io(" linkpath="+e.linkname+`
|
|
16
|
-
`));var r=e.pax;if(r)for(var i in r)t+=Io(" "+i+"="+r[i]+`
|
|
17
|
-
`);return Buffer.from(t)};br.decodePax=function(e){for(var t={};e.length;){for(var r=0;r<e.length&&e[r]!==32;)r++;var i=parseInt(e.slice(0,r).toString(),10);if(!i)return t;var n=e.slice(r+1,i-1).toString(),a=n.indexOf("=");if(a===-1)return t;t[n.slice(0,a)]=n.slice(a+1),e=e.slice(i)}return t};br.encode=function(e){var t=_E(512),r=e.name,i="";if(e.typeflag===5&&r[r.length-1]!=="/"&&(r+="/"),Buffer.byteLength(r)!==r.length)return null;for(;Buffer.byteLength(r)>100;){var n=r.indexOf("/");if(n===-1)return null;i+=i?"/"+r.slice(0,n):r.slice(0,n),r=r.slice(n+1)}return Buffer.byteLength(r)>100||Buffer.byteLength(i)>155||e.linkname&&Buffer.byteLength(e.linkname)>100?null:(t.write(r),t.write(bt(e.mode&TE,6),100),t.write(bt(e.uid,6),108),t.write(bt(e.gid,6),116),t.write(bt(e.size,11),124),t.write(bt(e.mtime.getTime()/1e3|0,11),136),t[156]=Gd+AE(e.type),e.linkname&&t.write(e.linkname,157),zd.copy(t,ui),SE.copy(t,Lo),e.uname&&t.write(e.uname,265),e.gname&&t.write(e.gname,297),t.write(bt(e.devmajor||0,6),329),t.write(bt(e.devminor||0,6),337),i&&t.write(i,345),t.write(bt(Hd(t),6),148),t)};br.decode=function(e,t,r){var i=e[156]===0?0:e[156]-Gd,n=_r(e,0,100,t),a=wt(e,100,8),s=wt(e,108,8),o=wt(e,116,8),f=wt(e,124,12),d=wt(e,136,12),c=RE(i),v=e[157]===0?null:_r(e,157,100,t),p=_r(e,265,32),g=_r(e,297,32),m=wt(e,329,8),R=wt(e,337,8),S=Hd(e);if(S===8*32)return null;if(S!==wt(e,148,8))throw new Error("Invalid tar header. Maybe the tar is corrupted or it needs to be gunzipped?");if(zd.compare(e,ui,ui+6)===0)e[345]&&(n=_r(e,345,155,t)+"/"+n);else if(!(EE.compare(e,ui,ui+6)===0&&OE.compare(e,Lo,Lo+2)===0)){if(!r)throw new Error("Invalid tar header: unknown format.")}return i===0&&n&&n[n.length-1]==="/"&&(i=5),{name:n,mode:a,uid:s,gid:o,size:f,mtime:new Date(1e3*d),type:c,linkname:v,uname:p,gname:g,devmajor:m,devminor:R}}});var Xd=I((lT,Kd)=>{var Zd=M("util"),LE=Ud(),fi=Mo(),Vd=ze().Writable,Qd=ze().PassThrough,Yd=function(){},$d=function(e){return e&=511,e&&512-e},ME=function(e,t){var r=new zn(e,t);return r.end(),r},DE=function(e,t){return t.path&&(e.name=t.path),t.linkpath&&(e.linkname=t.linkpath),t.size&&(e.size=parseInt(t.size,10)),e.pax=t,e},zn=function(e,t){this._parent=e,this.offset=t,Qd.call(this,{autoDestroy:!1})};Zd.inherits(zn,Qd);zn.prototype.destroy=function(e){this._parent.destroy(e)};var rt=function(e){if(!(this instanceof rt))return new rt(e);Vd.call(this,e),e=e||{},this._offset=0,this._buffer=LE(),this._missing=0,this._partial=!1,this._onparse=Yd,this._header=null,this._stream=null,this._overflow=null,this._cb=null,this._locked=!1,this._destroyed=!1,this._pax=null,this._paxGlobal=null,this._gnuLongPath=null,this._gnuLongLinkPath=null;var t=this,r=t._buffer,i=function(){t._continue()},n=function(p){if(t._locked=!1,p)return t.destroy(p);t._stream||i()},a=function(){t._stream=null;var p=$d(t._header.size);p?t._parse(p,s):t._parse(512,v),t._locked||i()},s=function(){t._buffer.consume($d(t._header.size)),t._parse(512,v),i()},o=function(){var p=t._header.size;t._paxGlobal=fi.decodePax(r.slice(0,p)),r.consume(p),a()},f=function(){var p=t._header.size;t._pax=fi.decodePax(r.slice(0,p)),t._paxGlobal&&(t._pax=Object.assign({},t._paxGlobal,t._pax)),r.consume(p),a()},d=function(){var p=t._header.size;this._gnuLongPath=fi.decodeLongPath(r.slice(0,p),e.filenameEncoding),r.consume(p),a()},c=function(){var p=t._header.size;this._gnuLongLinkPath=fi.decodeLongPath(r.slice(0,p),e.filenameEncoding),r.consume(p),a()},v=function(){var p=t._offset,g;try{g=t._header=fi.decode(r.slice(0,512),e.filenameEncoding,e.allowUnknownFormat)}catch(m){t.emit("error",m)}if(r.consume(512),!g){t._parse(512,v),i();return}if(g.type==="gnu-long-path"){t._parse(g.size,d),i();return}if(g.type==="gnu-long-link-path"){t._parse(g.size,c),i();return}if(g.type==="pax-global-header"){t._parse(g.size,o),i();return}if(g.type==="pax-header"){t._parse(g.size,f),i();return}if(t._gnuLongPath&&(g.name=t._gnuLongPath,t._gnuLongPath=null),t._gnuLongLinkPath&&(g.linkname=t._gnuLongLinkPath,t._gnuLongLinkPath=null),t._pax&&(t._header=g=DE(g,t._pax),t._pax=null),t._locked=!0,!g.size||g.type==="directory"){t._parse(512,v),t.emit("entry",g,ME(t,p),n);return}t._stream=new zn(t,p),t.emit("entry",g,t._stream,n),t._parse(g.size,a),i()};this._onheader=v,this._parse(512,v)};Zd.inherits(rt,Vd);rt.prototype.destroy=function(e){this._destroyed||(this._destroyed=!0,e&&this.emit("error",e),this.emit("close"),this._stream&&this._stream.emit("close"))};rt.prototype._parse=function(e,t){this._destroyed||(this._offset+=e,this._missing=e,t===this._onheader&&(this._partial=!1),this._onparse=t)};rt.prototype._continue=function(){if(!this._destroyed){var e=this._cb;this._cb=Yd,this._overflow?this._write(this._overflow,void 0,e):e()}};rt.prototype._write=function(e,t,r){if(!this._destroyed){var i=this._stream,n=this._buffer,a=this._missing;if(e.length&&(this._partial=!0),e.length<a)return this._missing-=e.length,this._overflow=null,i?i.write(e,r):(n.append(e),r());this._cb=r,this._missing=0;var s=null;e.length>a&&(s=e.slice(a),e=e.slice(0,a)),i?i.end(e):n.append(e),this._overflow=s,this._onparse()}};rt.prototype._final=function(e){if(this._partial)return this.destroy(new Error("Unexpected end of data"));e()};Kd.exports=rt});var ep=I((hT,Jd)=>{Jd.exports=M("fs").constants||M("constants")});var ip=I((cT,rp)=>{var PE=Qr(),CE=function(){},NE=function(e){return e.setHeader&&typeof e.abort=="function"},qE=function(e){return e.stdio&&Array.isArray(e.stdio)&&e.stdio.length===3},tp=function(e,t,r){if(typeof t=="function")return tp(e,null,t);t||(t={}),r=PE(r||CE);var i=e._writableState,n=e._readableState,a=t.readable||t.readable!==!1&&e.readable,s=t.writable||t.writable!==!1&&e.writable,o=!1,f=function(){e.writable||d()},d=function(){s=!1,a||r.call(e)},c=function(){a=!1,s||r.call(e)},v=function(S){r.call(e,S?new Error("exited with error code: "+S):null)},p=function(S){r.call(e,S)},g=function(){process.nextTick(m)},m=function(){if(!o){if(a&&!(n&&n.ended&&!n.destroyed))return r.call(e,new Error("premature close"));if(s&&!(i&&i.ended&&!i.destroyed))return r.call(e,new Error("premature close"))}},R=function(){e.req.on("finish",d)};return NE(e)?(e.on("complete",d),e.on("abort",g),e.req?R():e.on("request",R)):s&&!i&&(e.on("end",f),e.on("close",f)),qE(e)&&e.on("exit",v),e.on("end",c),e.on("finish",d),t.error!==!1&&e.on("error",p),e.on("close",g),function(){o=!0,e.removeListener("complete",d),e.removeListener("abort",g),e.removeListener("request",R),e.req&&e.req.removeListener("finish",d),e.removeListener("end",f),e.removeListener("close",f),e.removeListener("finish",d),e.removeListener("exit",v),e.removeListener("end",c),e.removeListener("error",p),e.removeListener("close",g)}};rp.exports=tp});var up=I((dT,op)=>{var wr=ep(),np=ip(),Hn=Le(),FE=Buffer.alloc,ap=ze().Readable,Sr=ze().Writable,jE=M("string_decoder").StringDecoder,Wn=Mo(),kE=parseInt("755",8),BE=parseInt("644",8),sp=FE(1024),Po=function(){},Do=function(e,t){t&=511,t&&e.push(sp.slice(0,512-t))};function UE(e){switch(e&wr.S_IFMT){case wr.S_IFBLK:return"block-device";case wr.S_IFCHR:return"character-device";case wr.S_IFDIR:return"directory";case wr.S_IFIFO:return"fifo";case wr.S_IFLNK:return"symlink"}return"file"}var $n=function(e){Sr.call(this),this.written=0,this._to=e,this._destroyed=!1};Hn($n,Sr);$n.prototype._write=function(e,t,r){if(this.written+=e.length,this._to.push(e))return r();this._to._drain=r};$n.prototype.destroy=function(){this._destroyed||(this._destroyed=!0,this.emit("close"))};var Zn=function(){Sr.call(this),this.linkname="",this._decoder=new jE("utf-8"),this._destroyed=!1};Hn(Zn,Sr);Zn.prototype._write=function(e,t,r){this.linkname+=this._decoder.write(e),r()};Zn.prototype.destroy=function(){this._destroyed||(this._destroyed=!0,this.emit("close"))};var li=function(){Sr.call(this),this._destroyed=!1};Hn(li,Sr);li.prototype._write=function(e,t,r){r(new Error("No body allowed for this entry"))};li.prototype.destroy=function(){this._destroyed||(this._destroyed=!0,this.emit("close"))};var Qe=function(e){if(!(this instanceof Qe))return new Qe(e);ap.call(this,e),this._drain=Po,this._finalized=!1,this._finalizing=!1,this._destroyed=!1,this._stream=null};Hn(Qe,ap);Qe.prototype.entry=function(e,t,r){if(this._stream)throw new Error("already piping an entry");if(!(this._finalized||this._destroyed)){typeof t=="function"&&(r=t,t=null),r||(r=Po);var i=this;if((!e.size||e.type==="symlink")&&(e.size=0),e.type||(e.type=UE(e.mode)),e.mode||(e.mode=e.type==="directory"?kE:BE),e.uid||(e.uid=0),e.gid||(e.gid=0),e.mtime||(e.mtime=new Date),typeof t=="string"&&(t=Buffer.from(t)),Buffer.isBuffer(t)){e.size=t.length,this._encode(e);var n=this.push(t);return Do(i,e.size),n?process.nextTick(r):this._drain=r,new li}if(e.type==="symlink"&&!e.linkname){var a=new Zn;return np(a,function(o){if(o)return i.destroy(),r(o);e.linkname=a.linkname,i._encode(e),r()}),a}if(this._encode(e),e.type!=="file"&&e.type!=="contiguous-file")return process.nextTick(r),new li;var s=new $n(this);return this._stream=s,np(s,function(o){if(i._stream=null,o)return i.destroy(),r(o);if(s.written!==e.size)return i.destroy(),r(new Error("size mismatch"));Do(i,e.size),i._finalizing&&i.finalize(),r()}),s}};Qe.prototype.finalize=function(){if(this._stream){this._finalizing=!0;return}this._finalized||(this._finalized=!0,this.push(sp),this.push(null))};Qe.prototype.destroy=function(e){this._destroyed||(this._destroyed=!0,e&&this.emit("error",e),this.emit("close"),this._stream&&this._stream.destroy&&this._stream.destroy())};Qe.prototype._encode=function(e){if(!e.pax){var t=Wn.encode(e);if(t){this.push(t);return}}this._encodePax(e)};Qe.prototype._encodePax=function(e){var t=Wn.encodePax({name:e.name,linkname:e.linkname,pax:e.pax}),r={name:"PaxHeader",mode:e.mode,uid:e.uid,gid:e.gid,size:t.length,mtime:e.mtime,type:"pax-header",linkname:e.linkname&&"PaxHeader",uname:e.uname,gname:e.gname,devmajor:e.devmajor,devminor:e.devminor};this.push(Wn.encode(r)),this.push(t),Do(this,t.length),r.size=e.size,r.type=e.type,this.push(Wn.encode(r))};Qe.prototype._read=function(e){var t=this._drain;this._drain=Po,t()};op.exports=Qe});var fp=I(Co=>{Co.extract=Xd();Co.pack=up()});var cp=I((gT,hp)=>{var GE=M("zlib"),zE=fp(),lp=dr(),it=function(e){if(!(this instanceof it))return new it(e);e=this.options=lp.defaults(e,{gzip:!1}),typeof e.gzipOptions!="object"&&(e.gzipOptions={}),this.supports={directory:!0,symlink:!0},this.engine=zE.pack(e),this.compressor=!1,e.gzip&&(this.compressor=GE.createGzip(e.gzipOptions),this.compressor.on("error",this._onCompressorError.bind(this)))};it.prototype._onCompressorError=function(e){this.engine.emit("error",e)};it.prototype.append=function(e,t,r){var i=this;t.mtime=t.date;function n(s,o){if(s){r(s);return}i.engine.entry(t,o,function(f){r(f,t)})}if(t.sourceType==="buffer")n(null,e);else if(t.sourceType==="stream"&&t.stats){t.size=t.stats.size;var a=i.engine.entry(t,function(s){r(s,t)});e.pipe(a)}else t.sourceType==="stream"&&lp.collectStream(e,n)};it.prototype.finalize=function(){this.engine.finalize()};it.prototype.on=function(){return this.engine.on.apply(this.engine,arguments)};it.prototype.pipe=function(e,t){return this.compressor?this.engine.pipe.apply(this.engine,[this.compressor]).pipe(e,t):this.engine.pipe.apply(this.engine,arguments)};it.prototype.unpipe=function(){return this.compressor?this.compressor.unpipe.apply(this.compressor,arguments):this.engine.unpipe.apply(this.engine,arguments)};hp.exports=it});var yp=I((yT,gp)=>{var WE=M("util").inherits,dp=ze().Transform,HE=_o(),pp=dr(),St=function(e){if(!(this instanceof St))return new St(e);e=this.options=pp.defaults(e,{}),dp.call(this,e),this.supports={directory:!0,symlink:!0},this.files=[]};WE(St,dp);St.prototype._transform=function(e,t,r){r(null,e)};St.prototype._writeStringified=function(){var e=JSON.stringify(this.files);this.write(e)};St.prototype.append=function(e,t,r){var i=this;t.crc32=0;function n(a,s){if(a){r(a);return}t.size=s.length||0,t.crc32=HE.unsigned(s),i.files.push(t),r(null,t)}t.sourceType==="buffer"?n(null,e):t.sourceType==="stream"&&pp.collectStream(e,n)};St.prototype.finalize=function(){this._writeStringified(),this.end()};gp.exports=St});var mp=I((vT,vp)=>{var $E=rd(),hi={},Et=function(e,t){return Et.create(e,t)};Et.create=function(e,t){if(hi[e]){var r=new $E(e,t);return r.setFormat(e),r.setModule(new hi[e](t)),r}else throw new Error("create("+e+"): format not registered")};Et.registerFormat=function(e,t){if(hi[e])throw new Error("register("+e+"): format already registered");if(typeof t!="function")throw new Error("register("+e+"): format module invalid");if(typeof t.prototype.append!="function"||typeof t.prototype.finalize!="function")throw new Error("register("+e+"): format module missing methods");hi[e]=t};Et.isRegisteredFormat=function(e){return!!hi[e]};Et.registerFormat("zip",Fd());Et.registerFormat("tar",cp());Et.registerFormat("json",yp());vp.exports=Et});var qo=I(Ot=>{Ot.setopts=XE;Ot.ownProp=_p;Ot.makeAbs=ci;Ot.finish=JE;Ot.mark=e1;Ot.isIgnored=wp;Ot.childrenIgnored=t1;function _p(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var ZE=M("fs"),zt=M("path"),VE=Mr(),bp=M("path").isAbsolute,No=VE.Minimatch;function QE(e,t){return e.localeCompare(t,"en")}function YE(e,t){e.ignore=t.ignore||[],Array.isArray(e.ignore)||(e.ignore=[e.ignore]),e.ignore.length&&(e.ignore=e.ignore.map(KE))}function KE(e){var t=null;if(e.slice(-3)==="/**"){var r=e.replace(/(\/\*\*)+$/,"");t=new No(r,{dot:!0})}return{matcher:new No(e,{dot:!0}),gmatcher:t}}function XE(e,t,r){if(r||(r={}),r.matchBase&&t.indexOf("/")===-1){if(r.noglobstar)throw new Error("base matching requires globstar");t="**/"+t}e.silent=!!r.silent,e.pattern=t,e.strict=r.strict!==!1,e.realpath=!!r.realpath,e.realpathCache=r.realpathCache||Object.create(null),e.follow=!!r.follow,e.dot=!!r.dot,e.mark=!!r.mark,e.nodir=!!r.nodir,e.nodir&&(e.mark=!0),e.sync=!!r.sync,e.nounique=!!r.nounique,e.nonull=!!r.nonull,e.nosort=!!r.nosort,e.nocase=!!r.nocase,e.stat=!!r.stat,e.noprocess=!!r.noprocess,e.absolute=!!r.absolute,e.fs=r.fs||ZE,e.maxLength=r.maxLength||1/0,e.cache=r.cache||Object.create(null),e.statCache=r.statCache||Object.create(null),e.symlinks=r.symlinks||Object.create(null),YE(e,r),e.changedCwd=!1;var i=process.cwd();_p(r,"cwd")?(e.cwd=zt.resolve(r.cwd),e.changedCwd=e.cwd!==i):e.cwd=zt.resolve(i),e.root=r.root||zt.resolve(e.cwd,"/"),e.root=zt.resolve(e.root),e.cwdAbs=bp(e.cwd)?e.cwd:ci(e,e.cwd),e.nomount=!!r.nomount,process.platform==="win32"&&(e.root=e.root.replace(/\\/g,"/"),e.cwd=e.cwd.replace(/\\/g,"/"),e.cwdAbs=e.cwdAbs.replace(/\\/g,"/")),r.nonegate=!0,r.nocomment=!0,r.allowWindowsEscape=!0,e.minimatch=new No(t,r),e.options=e.minimatch.options}function JE(e){for(var t=e.nounique,r=t?[]:Object.create(null),i=0,n=e.matches.length;i<n;i++){var a=e.matches[i];if(!a||Object.keys(a).length===0){if(e.nonull){var s=e.minimatch.globSet[i];t?r.push(s):r[s]=!0}}else{var o=Object.keys(a);t?r.push.apply(r,o):o.forEach(function(f){r[f]=!0})}}if(t||(r=Object.keys(r)),e.nosort||(r=r.sort(QE)),e.mark){for(var i=0;i<r.length;i++)r[i]=e._mark(r[i]);e.nodir&&(r=r.filter(function(f){var d=!/\/$/.test(f),c=e.cache[f]||e.cache[ci(e,f)];return d&&c&&(d=c!=="DIR"&&!Array.isArray(c)),d}))}e.ignore.length&&(r=r.filter(function(f){return!wp(e,f)})),e.found=r}function e1(e,t){var r=ci(e,t),i=e.cache[r],n=t;if(i){var a=i==="DIR"||Array.isArray(i),s=t.slice(-1)==="/";if(a&&!s?n+="/":!a&&s&&(n=n.slice(0,-1)),n!==t){var o=ci(e,n);e.statCache[o]=e.statCache[r],e.cache[o]=e.cache[r]}}return n}function ci(e,t){var r=t;return t.charAt(0)==="/"?r=zt.join(e.root,t):bp(t)||t===""?r=t:e.changedCwd?r=zt.resolve(e.cwd,t):r=zt.resolve(t),process.platform==="win32"&&(r=r.replace(/\\/g,"/")),r}function wp(e,t){return e.ignore.length?e.ignore.some(function(r){return r.matcher.match(t)||!!(r.gmatcher&&r.gmatcher.match(t))}):!1}function t1(e,t){return e.ignore.length?e.ignore.some(function(r){return!!(r.gmatcher&&r.gmatcher.match(t))}):!1}});var xp=I((ST,Tp)=>{Tp.exports=Op;Op.GlobSync=be;var r1=$r(),Sp=Mr(),_T=Sp.Minimatch,bT=ko().Glob,wT=M("util"),Fo=M("path"),Ep=M("assert"),Vn=M("path").isAbsolute,Wt=qo(),i1=Wt.setopts,jo=Wt.ownProp,n1=Wt.childrenIgnored,a1=Wt.isIgnored;function Op(e,t){if(typeof t=="function"||arguments.length===3)throw new TypeError(`callback provided to sync glob
|
|
18
|
-
See: https://github.com/isaacs/node-glob/issues/167`);return new be(e,t).found}function be(e,t){if(!e)throw new Error("must provide pattern");if(typeof t=="function"||arguments.length===3)throw new TypeError(`callback provided to sync glob
|
|
19
|
-
See: https://github.com/isaacs/node-glob/issues/167`);if(!(this instanceof be))return new be(e,t);if(i1(this,e,t),this.noprocess)return this;var r=this.minimatch.set.length;this.matches=new Array(r);for(var i=0;i<r;i++)this._process(this.minimatch.set[i],i,!1);this._finish()}be.prototype._finish=function(){if(Ep.ok(this instanceof be),this.realpath){var e=this;this.matches.forEach(function(t,r){var i=e.matches[r]=Object.create(null);for(var n in t)try{n=e._makeAbs(n);var a=r1.realpathSync(n,e.realpathCache);i[a]=!0}catch(s){if(s.syscall==="stat")i[e._makeAbs(n)]=!0;else throw s}})}Wt.finish(this)};be.prototype._process=function(e,t,r){Ep.ok(this instanceof be);for(var i=0;typeof e[i]=="string";)i++;var n;switch(i){case e.length:this._processSimple(e.join("/"),t);return;case 0:n=null;break;default:n=e.slice(0,i).join("/");break}var a=e.slice(i),s;n===null?s=".":((Vn(n)||Vn(e.map(function(d){return typeof d=="string"?d:"[*]"}).join("/")))&&(!n||!Vn(n))&&(n="/"+n),s=n);var o=this._makeAbs(s);if(!n1(this,s)){var f=a[0]===Sp.GLOBSTAR;f?this._processGlobStar(n,s,o,a,t,r):this._processReaddir(n,s,o,a,t,r)}};be.prototype._processReaddir=function(e,t,r,i,n,a){var s=this._readdir(r,a);if(s){for(var o=i[0],f=!!this.minimatch.negate,d=o._glob,c=this.dot||d.charAt(0)===".",v=[],p=0;p<s.length;p++){var g=s[p];if(g.charAt(0)!=="."||c){var m;f&&!e?m=!g.match(o):m=g.match(o),m&&v.push(g)}}var R=v.length;if(R!==0){if(i.length===1&&!this.mark&&!this.stat){this.matches[n]||(this.matches[n]=Object.create(null));for(var p=0;p<R;p++){var g=v[p];e&&(e.slice(-1)!=="/"?g=e+"/"+g:g=e+g),g.charAt(0)==="/"&&!this.nomount&&(g=Fo.join(this.root,g)),this._emitMatch(n,g)}return}i.shift();for(var p=0;p<R;p++){var g=v[p],S;e?S=[e,g]:S=[g],this._process(S.concat(i),n,a)}}}};be.prototype._emitMatch=function(e,t){if(!a1(this,t)){var r=this._makeAbs(t);if(this.mark&&(t=this._mark(t)),this.absolute&&(t=r),!this.matches[e][t]){if(this.nodir){var i=this.cache[r];if(i==="DIR"||Array.isArray(i))return}this.matches[e][t]=!0,this.stat&&this._stat(t)}}};be.prototype._readdirInGlobStar=function(e){if(this.follow)return this._readdir(e,!1);var t,r,i;try{r=this.fs.lstatSync(e)}catch(a){if(a.code==="ENOENT")return null}var n=r&&r.isSymbolicLink();return this.symlinks[e]=n,!n&&r&&!r.isDirectory()?this.cache[e]="FILE":t=this._readdir(e,!1),t};be.prototype._readdir=function(e,t){var r;if(t&&!jo(this.symlinks,e))return this._readdirInGlobStar(e);if(jo(this.cache,e)){var i=this.cache[e];if(!i||i==="FILE")return null;if(Array.isArray(i))return i}try{return this._readdirEntries(e,this.fs.readdirSync(e))}catch(n){return this._readdirError(e,n),null}};be.prototype._readdirEntries=function(e,t){if(!this.mark&&!this.stat)for(var r=0;r<t.length;r++){var i=t[r];e==="/"?i=e+i:i=e+"/"+i,this.cache[i]=!0}return this.cache[e]=t,t};be.prototype._readdirError=function(e,t){switch(t.code){case"ENOTSUP":case"ENOTDIR":var r=this._makeAbs(e);if(this.cache[r]="FILE",r===this.cwdAbs){var i=new Error(t.code+" invalid cwd "+this.cwd);throw i.path=this.cwd,i.code=t.code,i}break;case"ENOENT":case"ELOOP":case"ENAMETOOLONG":case"UNKNOWN":this.cache[this._makeAbs(e)]=!1;break;default:if(this.cache[this._makeAbs(e)]=!1,this.strict)throw t;this.silent||console.error("glob error",t);break}};be.prototype._processGlobStar=function(e,t,r,i,n,a){var s=this._readdir(r,a);if(s){var o=i.slice(1),f=e?[e]:[],d=f.concat(o);this._process(d,n,!1);var c=s.length,v=this.symlinks[r];if(!(v&&a))for(var p=0;p<c;p++){var g=s[p];if(!(g.charAt(0)==="."&&!this.dot)){var m=f.concat(s[p],o);this._process(m,n,!0);var R=f.concat(s[p],i);this._process(R,n,!0)}}}};be.prototype._processSimple=function(e,t){var r=this._stat(e);if(this.matches[t]||(this.matches[t]=Object.create(null)),!!r){if(e&&Vn(e)&&!this.nomount){var i=/[\/\\]$/.test(e);e.charAt(0)==="/"?e=Fo.join(this.root,e):(e=Fo.resolve(this.root,e),i&&(e+="/"))}process.platform==="win32"&&(e=e.replace(/\\/g,"/")),this._emitMatch(t,e)}};be.prototype._stat=function(e){var t=this._makeAbs(e),r=e.slice(-1)==="/";if(e.length>this.maxLength)return!1;if(!this.stat&&jo(this.cache,t)){var s=this.cache[t];if(Array.isArray(s)&&(s="DIR"),!r||s==="DIR")return s;if(r&&s==="FILE")return!1}var i,n=this.statCache[t];if(!n){var a;try{a=this.fs.lstatSync(t)}catch(o){if(o&&(o.code==="ENOENT"||o.code==="ENOTDIR"))return this.statCache[t]=!1,!1}if(a&&a.isSymbolicLink())try{n=this.fs.statSync(t)}catch{n=a}else n=a}this.statCache[t]=n;var s=!0;return n&&(s=n.isDirectory()?"DIR":"FILE"),this.cache[t]=this.cache[t]||s,r&&s==="FILE"?!1:s};be.prototype._mark=function(e){return Wt.mark(this,e)};be.prototype._makeAbs=function(e){return Wt.makeAbs(this,e)}});var ko=I((TT,Ap)=>{Ap.exports=Ht;var s1=$r(),Rp=Mr(),ET=Rp.Minimatch,o1=Le(),u1=M("events").EventEmitter,Bo=M("path"),Uo=M("assert"),di=M("path").isAbsolute,zo=xp(),$t=qo(),f1=$t.setopts,Go=$t.ownProp,Wo=Os(),OT=M("util"),l1=$t.childrenIgnored,h1=$t.isIgnored,c1=Qr();function Ht(e,t,r){if(typeof t=="function"&&(r=t,t={}),t||(t={}),t.sync){if(r)throw new TypeError("callback provided to sync glob");return zo(e,t)}return new fe(e,t,r)}Ht.sync=zo;var d1=Ht.GlobSync=zo.GlobSync;Ht.glob=Ht;function p1(e,t){if(t===null||typeof t!="object")return e;for(var r=Object.keys(t),i=r.length;i--;)e[r[i]]=t[r[i]];return e}Ht.hasMagic=function(e,t){var r=p1({},t);r.noprocess=!0;var i=new fe(e,r),n=i.minimatch.set;if(!e)return!1;if(n.length>1)return!0;for(var a=0;a<n[0].length;a++)if(typeof n[0][a]!="string")return!0;return!1};Ht.Glob=fe;o1(fe,u1);function fe(e,t,r){if(typeof t=="function"&&(r=t,t=null),t&&t.sync){if(r)throw new TypeError("callback provided to sync glob");return new d1(e,t)}if(!(this instanceof fe))return new fe(e,t,r);f1(this,e,t),this._didRealPath=!1;var i=this.minimatch.set.length;this.matches=new Array(i),typeof r=="function"&&(r=c1(r),this.on("error",r),this.on("end",function(f){r(null,f)}));var n=this;if(this._processing=0,this._emitQueue=[],this._processQueue=[],this.paused=!1,this.noprocess)return this;if(i===0)return o();for(var a=!0,s=0;s<i;s++)this._process(this.minimatch.set[s],s,!1,o);a=!1;function o(){--n._processing,n._processing<=0&&(a?process.nextTick(function(){n._finish()}):n._finish())}}fe.prototype._finish=function(){if(Uo(this instanceof fe),!this.aborted){if(this.realpath&&!this._didRealpath)return this._realpath();$t.finish(this),this.emit("end",this.found)}};fe.prototype._realpath=function(){if(this._didRealpath)return;this._didRealpath=!0;var e=this.matches.length;if(e===0)return this._finish();for(var t=this,r=0;r<this.matches.length;r++)this._realpathSet(r,i);function i(){--e===0&&t._finish()}};fe.prototype._realpathSet=function(e,t){var r=this.matches[e];if(!r)return t();var i=Object.keys(r),n=this,a=i.length;if(a===0)return t();var s=this.matches[e]=Object.create(null);i.forEach(function(o,f){o=n._makeAbs(o),s1.realpath(o,n.realpathCache,function(d,c){d?d.syscall==="stat"?s[o]=!0:n.emit("error",d):s[c]=!0,--a===0&&(n.matches[e]=s,t())})})};fe.prototype._mark=function(e){return $t.mark(this,e)};fe.prototype._makeAbs=function(e){return $t.makeAbs(this,e)};fe.prototype.abort=function(){this.aborted=!0,this.emit("abort")};fe.prototype.pause=function(){this.paused||(this.paused=!0,this.emit("pause"))};fe.prototype.resume=function(){if(this.paused){if(this.emit("resume"),this.paused=!1,this._emitQueue.length){var e=this._emitQueue.slice(0);this._emitQueue.length=0;for(var t=0;t<e.length;t++){var r=e[t];this._emitMatch(r[0],r[1])}}if(this._processQueue.length){var i=this._processQueue.slice(0);this._processQueue.length=0;for(var t=0;t<i.length;t++){var n=i[t];this._processing--,this._process(n[0],n[1],n[2],n[3])}}}};fe.prototype._process=function(e,t,r,i){if(Uo(this instanceof fe),Uo(typeof i=="function"),!this.aborted){if(this._processing++,this.paused){this._processQueue.push([e,t,r,i]);return}for(var n=0;typeof e[n]=="string";)n++;var a;switch(n){case e.length:this._processSimple(e.join("/"),t,i);return;case 0:a=null;break;default:a=e.slice(0,n).join("/");break}var s=e.slice(n),o;a===null?o=".":((di(a)||di(e.map(function(c){return typeof c=="string"?c:"[*]"}).join("/")))&&(!a||!di(a))&&(a="/"+a),o=a);var f=this._makeAbs(o);if(l1(this,o))return i();var d=s[0]===Rp.GLOBSTAR;d?this._processGlobStar(a,o,f,s,t,r,i):this._processReaddir(a,o,f,s,t,r,i)}};fe.prototype._processReaddir=function(e,t,r,i,n,a,s){var o=this;this._readdir(r,a,function(f,d){return o._processReaddir2(e,t,r,i,n,a,d,s)})};fe.prototype._processReaddir2=function(e,t,r,i,n,a,s,o){if(!s)return o();for(var f=i[0],d=!!this.minimatch.negate,c=f._glob,v=this.dot||c.charAt(0)===".",p=[],g=0;g<s.length;g++){var m=s[g];if(m.charAt(0)!=="."||v){var R;d&&!e?R=!m.match(f):R=m.match(f),R&&p.push(m)}}var S=p.length;if(S===0)return o();if(i.length===1&&!this.mark&&!this.stat){this.matches[n]||(this.matches[n]=Object.create(null));for(var g=0;g<S;g++){var m=p[g];e&&(e!=="/"?m=e+"/"+m:m=e+m),m.charAt(0)==="/"&&!this.nomount&&(m=Bo.join(this.root,m)),this._emitMatch(n,m)}return o()}i.shift();for(var g=0;g<S;g++){var m=p[g],T;e&&(e!=="/"?m=e+"/"+m:m=e+m),this._process([m].concat(i),n,a,o)}o()};fe.prototype._emitMatch=function(e,t){if(!this.aborted&&!h1(this,t)){if(this.paused){this._emitQueue.push([e,t]);return}var r=di(t)?t:this._makeAbs(t);if(this.mark&&(t=this._mark(t)),this.absolute&&(t=r),!this.matches[e][t]){if(this.nodir){var i=this.cache[r];if(i==="DIR"||Array.isArray(i))return}this.matches[e][t]=!0;var n=this.statCache[r];n&&this.emit("stat",t,n),this.emit("match",t)}}};fe.prototype._readdirInGlobStar=function(e,t){if(this.aborted)return;if(this.follow)return this._readdir(e,!1,t);var r="lstat\0"+e,i=this,n=Wo(r,a);n&&i.fs.lstat(e,n);function a(s,o){if(s&&s.code==="ENOENT")return t();var f=o&&o.isSymbolicLink();i.symlinks[e]=f,!f&&o&&!o.isDirectory()?(i.cache[e]="FILE",t()):i._readdir(e,!1,t)}};fe.prototype._readdir=function(e,t,r){if(!this.aborted&&(r=Wo("readdir\0"+e+"\0"+t,r),!!r)){if(t&&!Go(this.symlinks,e))return this._readdirInGlobStar(e,r);if(Go(this.cache,e)){var i=this.cache[e];if(!i||i==="FILE")return r();if(Array.isArray(i))return r(null,i)}var n=this;n.fs.readdir(e,g1(this,e,r))}};function g1(e,t,r){return function(i,n){i?e._readdirError(t,i,r):e._readdirEntries(t,n,r)}}fe.prototype._readdirEntries=function(e,t,r){if(!this.aborted){if(!this.mark&&!this.stat)for(var i=0;i<t.length;i++){var n=t[i];e==="/"?n=e+n:n=e+"/"+n,this.cache[n]=!0}return this.cache[e]=t,r(null,t)}};fe.prototype._readdirError=function(e,t,r){if(!this.aborted){switch(t.code){case"ENOTSUP":case"ENOTDIR":var i=this._makeAbs(e);if(this.cache[i]="FILE",i===this.cwdAbs){var n=new Error(t.code+" invalid cwd "+this.cwd);n.path=this.cwd,n.code=t.code,this.emit("error",n),this.abort()}break;case"ENOENT":case"ELOOP":case"ENAMETOOLONG":case"UNKNOWN":this.cache[this._makeAbs(e)]=!1;break;default:this.cache[this._makeAbs(e)]=!1,this.strict&&(this.emit("error",t),this.abort()),this.silent||console.error("glob error",t);break}return r()}};fe.prototype._processGlobStar=function(e,t,r,i,n,a,s){var o=this;this._readdir(r,a,function(f,d){o._processGlobStar2(e,t,r,i,n,a,d,s)})};fe.prototype._processGlobStar2=function(e,t,r,i,n,a,s,o){if(!s)return o();var f=i.slice(1),d=e?[e]:[],c=d.concat(f);this._process(c,n,!1,o);var v=this.symlinks[r],p=s.length;if(v&&a)return o();for(var g=0;g<p;g++){var m=s[g];if(!(m.charAt(0)==="."&&!this.dot)){var R=d.concat(s[g],f);this._process(R,n,!0,o);var S=d.concat(s[g],i);this._process(S,n,!0,o)}}o()};fe.prototype._processSimple=function(e,t,r){var i=this;this._stat(e,function(n,a){i._processSimple2(e,t,n,a,r)})};fe.prototype._processSimple2=function(e,t,r,i,n){if(this.matches[t]||(this.matches[t]=Object.create(null)),!i)return n();if(e&&di(e)&&!this.nomount){var a=/[\/\\]$/.test(e);e.charAt(0)==="/"?e=Bo.join(this.root,e):(e=Bo.resolve(this.root,e),a&&(e+="/"))}process.platform==="win32"&&(e=e.replace(/\\/g,"/")),this._emitMatch(t,e),n()};fe.prototype._stat=function(e,t){var r=this._makeAbs(e),i=e.slice(-1)==="/";if(e.length>this.maxLength)return t();if(!this.stat&&Go(this.cache,r)){var n=this.cache[r];if(Array.isArray(n)&&(n="DIR"),!i||n==="DIR")return t(null,n);if(i&&n==="FILE")return t()}var a,s=this.statCache[r];if(s!==void 0){if(s===!1)return t(null,s);var o=s.isDirectory()?"DIR":"FILE";return i&&o==="FILE"?t():t(null,o,s)}var f=this,d=Wo("stat\0"+r,c);d&&f.fs.lstat(r,d);function c(v,p){if(p&&p.isSymbolicLink())return f.fs.stat(r,function(g,m){g?f._stat2(e,r,null,p,t):f._stat2(e,r,g,m,t)});f._stat2(e,r,v,p,t)}};fe.prototype._stat2=function(e,t,r,i,n){if(r&&(r.code==="ENOENT"||r.code==="ENOTDIR"))return this.statCache[t]=!1,n();var a=e.slice(-1)==="/";if(this.statCache[t]=i,t.slice(-1)==="/"&&i&&!i.isDirectory())return n(null,!1,i);var s=!0;return i&&(s=i.isDirectory()?"DIR":"FILE"),this.cache[t]=this.cache[t]||s,a&&s==="FILE"?n():n(null,s,i)}});var w1=I(()=>{process.on("unhandledRejection",e=>{throw e});var pi=M("path"),Qn=M("fs/promises"),y1=M("fs"),v1=mp(),m1=ko(),$o=process.argv.slice(2),_1=JSON.parse(Buffer.from($o[0],"base64").toString()),Ip=$o[1],Dp=$o[2],Lp=Dp*1024*1024,Yn,Tt,Ho,Kn=[],Mp=[];b1().catch(()=>{process.exit(1)});function b1(){return new Promise(async(e,t)=>{await i();for(let{src:a,tar:s}of _1){let o=n(a);for(let f of o){let d=pi.join(a,f),[c,v]=await Promise.all([Qn.readFile(d),Qn.stat(d)]),p=v.size;if(p>Lp)throw new Error(`Cannot package file "${d}". The file is larger than ${Dp}MB.`);Ho+p>Lp&&(await Tt.finalize(),await i()),Tt.append(c,{name:pi.join(s,f),date:new Date("1980-01-01T00:00:00.000Z"),mode:v.mode}),Ho+=p,Mp.push(f)}}await Tt.finalize();let r=pi.join(Ip,"filenames");await Qn.writeFile(r,Mp.join(`
|
|
20
|
-
`));async function i(){let a=Kn.length,s=pi.join(Ip,`part${a}.zip`);await Qn.mkdir(pi.dirname(s),{recursive:!0}),Yn=y1.createWriteStream(s),Tt=v1("zip"),Ho=0,Kn.push({output:Yn,archive:Tt,isOutputClosed:!1}),Tt.on("warning",t),Tt.on("error",t),Yn.once("close",()=>{Kn[a].isOutputClosed=!0,Kn.every(({isOutputClosed:o})=>o)&&e()}),Tt.pipe(Yn)}function n(a){return m1.sync("**",{dot:!0,nodir:!0,follow:!0,cwd:a})}})}});export default w1();
|
|
21
|
-
/*! Bundled license information:
|
|
22
|
-
|
|
23
|
-
normalize-path/index.js:
|
|
24
|
-
(*!
|
|
25
|
-
* normalize-path <https://github.com/jonschlinkert/normalize-path>
|
|
26
|
-
*
|
|
27
|
-
* Copyright (c) 2014-2018, Jon Schlinkert.
|
|
28
|
-
* Released under the MIT License.
|
|
29
|
-
*)
|
|
30
|
-
|
|
31
|
-
archiver/lib/error.js:
|
|
32
|
-
(**
|
|
33
|
-
* Archiver Core
|
|
34
|
-
*
|
|
35
|
-
* @ignore
|
|
36
|
-
* @license [MIT]{@link https://github.com/archiverjs/node-archiver/blob/master/LICENSE}
|
|
37
|
-
* @copyright (c) 2012-2014 Chris Talkington, contributors.
|
|
38
|
-
*)
|
|
39
|
-
|
|
40
|
-
safe-buffer/index.js:
|
|
41
|
-
(*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
42
|
-
|
|
43
|
-
archiver/lib/core.js:
|
|
44
|
-
(**
|
|
45
|
-
* Archiver Core
|
|
46
|
-
*
|
|
47
|
-
* @ignore
|
|
48
|
-
* @license [MIT]{@link https://github.com/archiverjs/node-archiver/blob/master/LICENSE}
|
|
49
|
-
* @copyright (c) 2012-2014 Chris Talkington, contributors.
|
|
50
|
-
*)
|
|
51
|
-
|
|
52
|
-
crc-32/crc32.js:
|
|
53
|
-
(*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com *)
|
|
54
|
-
|
|
55
|
-
zip-stream/index.js:
|
|
56
|
-
(**
|
|
57
|
-
* ZipStream
|
|
58
|
-
*
|
|
59
|
-
* @ignore
|
|
60
|
-
* @license [MIT]{@link https://github.com/archiverjs/node-zip-stream/blob/master/LICENSE}
|
|
61
|
-
* @copyright (c) 2014 Chris Talkington, contributors.
|
|
62
|
-
*)
|
|
63
|
-
|
|
64
|
-
archiver/lib/plugins/zip.js:
|
|
65
|
-
(**
|
|
66
|
-
* ZIP Format Plugin
|
|
67
|
-
*
|
|
68
|
-
* @module plugins/zip
|
|
69
|
-
* @license [MIT]{@link https://github.com/archiverjs/node-archiver/blob/master/LICENSE}
|
|
70
|
-
* @copyright (c) 2012-2014 Chris Talkington, contributors.
|
|
71
|
-
*)
|
|
72
|
-
|
|
73
|
-
archiver/lib/plugins/tar.js:
|
|
74
|
-
(**
|
|
75
|
-
* TAR Format Plugin
|
|
76
|
-
*
|
|
77
|
-
* @module plugins/tar
|
|
78
|
-
* @license [MIT]{@link https://github.com/archiverjs/node-archiver/blob/master/LICENSE}
|
|
79
|
-
* @copyright (c) 2012-2014 Chris Talkington, contributors.
|
|
80
|
-
*)
|
|
81
|
-
|
|
82
|
-
archiver/lib/plugins/json.js:
|
|
83
|
-
(**
|
|
84
|
-
* JSON Format Plugin
|
|
85
|
-
*
|
|
86
|
-
* @module plugins/json
|
|
87
|
-
* @license [MIT]{@link https://github.com/archiverjs/node-archiver/blob/master/LICENSE}
|
|
88
|
-
* @copyright (c) 2012-2014 Chris Talkington, contributors.
|
|
89
|
-
*)
|
|
90
|
-
|
|
91
|
-
archiver/index.js:
|
|
92
|
-
(**
|
|
93
|
-
* Archiver Vending
|
|
94
|
-
*
|
|
95
|
-
* @ignore
|
|
96
|
-
* @license [MIT]{@link https://github.com/archiverjs/node-archiver/blob/master/LICENSE}
|
|
97
|
-
* @copyright (c) 2012-2014 Chris Talkington, contributors.
|
|
98
|
-
*)
|
|
99
|
-
*/
|