@coana-tech/cli 14.12.114 → 14.12.115
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/cli.mjs +114 -40
- package/package.json +1 -1
- package/reachability-analyzers-cli.mjs +238 -217
- package/repos/coana-tech/goana/bin/goana-darwin-amd64.gz +0 -0
- package/repos/coana-tech/goana/bin/goana-darwin-arm64.gz +0 -0
- package/repos/coana-tech/goana/bin/goana-linux-amd64.gz +0 -0
- package/repos/coana-tech/goana/bin/goana-linux-arm64.gz +0 -0
- package/repos/coana-tech/javap-service/javap-service.jar +0 -0
- package/repos/coana-tech/jelly-private/dist/bundle/approx.js +11 -7
- package/repos/coana-tech/jelly-private/dist/bundle/{chunk-PAV2YSLW.js → chunk-RUAUP2X2.js} +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/{chunk-VDHMBLB5.js → chunk-US4VPHJ4.js} +1556 -1428
- package/repos/coana-tech/jelly-private/dist/bundle/{chunk-XJM6ACML.js → chunk-VENMYXZQ.js} +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/{chunk-AO2BBATE.js → chunk-XXE5Z2AZ.js} +143 -77
- package/repos/coana-tech/jelly-private/dist/bundle/hooks.js +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/jelly.js +354 -779
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/compat-data/package.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/cache-contexts.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/config-chain.js +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/config-chain.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/config-descriptors.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/full.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/item.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/partial.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/printer.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/resolve-targets.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/util.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/validation/options.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/config/validation/plugins.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/parse.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/parser/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/file/file.js +8 -15
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/file/file.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/normalize-file.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/package.json +8 -8
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/src/config/resolve-targets-browser.ts +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/core/src/config/resolve-targets.ts +2 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/buffer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/buffer.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/classes.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/flow.js +1 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/flow.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/methods.js +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/methods.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/modules.js +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/modules.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/statements.js +1 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/statements.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/types.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/typescript.js +2 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/generators/typescript.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/parentheses.js +0 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/parentheses.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/whitespace.js +11 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/node/whitespace.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/printer.js +8 -9
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/printer.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/source-map.js +3 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/source-map.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/token-map.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/lib/token-map.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/generator/package.json +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-create-class-features-plugin/lib/index.js +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-create-class-features-plugin/package.json +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-member-expression-to-functions/lib/index.js +3 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-member-expression-to-functions/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-member-expression-to-functions/package.json +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-validator-identifier/lib/identifier.js +4 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/helper-validator-identifier/package.json +2 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/parser/lib/index.js +212 -145
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/parser/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/parser/package.json +3 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/parser/typings/babel-parser.d.ts +27 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/plugin-transform-typescript/lib/index.js +8 -6
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/plugin-transform-typescript/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/plugin-transform-typescript/package.json +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/cache.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/context.js +2 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/context.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/ancestry.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/comments.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/context.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/conversion.js +5 -3
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/conversion.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/evaluation.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/family.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/index.js +0 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/introspection.js +1 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/introspection.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/hoister.js +1 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +1 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +9 -8
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/modification.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/removal.js +2 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/removal.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/replacement.js +2 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/path/replacement.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/scope/index.js +10 -6
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/scope/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/scope/traverseForScope.js +68 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/scope/traverseForScope.js.map +1 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/traverse-node.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/visitors.js +4 -6
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/lib/visitors.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/package.json +5 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/traverse/tsconfig.overrides.json +6 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/ast-types/generated/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/core.js +80 -13
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/core.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/experimental.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/index.js +6 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/typescript.js +6 -5
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/typescript.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/utils.js +6 -2
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/definitions/utils.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/index-legacy.d.ts +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/index.d.ts +644 -331
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/index.js.flow +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/generated/index.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/isReferenced.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/isScope.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/lib/validators/isVar.js.map +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/@babel/types/package.json +4 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/README.md +36 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/dist/cli.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/dist/index.cjs +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/dist/index.d.ts +12 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/dist/index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/baseline-browser-mapping/package.json +11 -8
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/browserslist/index.js +20 -7
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/browserslist/node.js +5 -0
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/browserslist/package.json +6 -6
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/agents.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/browserVersions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/aac.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/accelerometer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ambient-light.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/apng.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/array-find-index.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/array-find.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/array-flat.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/array-includes.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/asmjs.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/async-functions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/audio-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/audio.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/audiotracks.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/autofocus.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/auxclick.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/av1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/avif.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-attachment.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/background-sync.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/battery-status.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/beacon.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/bigint.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/bloburls.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/border-image.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/border-radius.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/brotli.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/calc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/canvas-text.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/canvas.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ch-unit.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/classlist.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/clipboard.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/colr-v1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/colr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/console-basic.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/console-time.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/const.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/contenteditable.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/cors.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/credential-management.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/cryptography.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-all.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-animation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-any-link.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-appearance.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-autofill.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-canvas.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-color-function.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-containment.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-counters.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-element-function.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-env-function.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-filters.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-first-line.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-fixed.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-gradients.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-grid.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-has.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-if.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-image-set.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-masks.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-nesting.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-opacity.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-overflow.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-page-break.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-reflections.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-regions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-resize.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-sel2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-sel3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-selection.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-shapes.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-sticky.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-table.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-transitions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-variables.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-when-else.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css-zoom.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-attr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-colors.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/currentcolor.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/custom-elements.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/customevent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/datalist.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dataset.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/datauri.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/decorators.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/details.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dialog.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dnssec.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/do-not-track.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-policy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/documenthead.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dom-range.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dommatrix.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/download.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/dragndrop.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/element-closest.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/element-from-point.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/eme.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/eot.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es5.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-class.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-generators.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-module.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-number.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/es6.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/eventsource.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/feature-policy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fetch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fileapi.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/filereader.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/filereadersync.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/filesystem.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/flac.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/flexbox.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/flow-root.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-feature.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-kerning.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-loading.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-smooth.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fontface.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/form-attribute.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/form-validation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/forms.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/fullscreen.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/gamepad.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/geolocation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/gyroscope.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/hashchange.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/heif.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/hevc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/hidden.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/history.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/html5semantic.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/http2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/http3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/imagecapture.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ime.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/import-maps.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/imports.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/indexeddb.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/inline-block.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/innertext.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-color.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-datetime.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-event.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-minlength.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-number.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-pattern.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-range.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-search.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/input-selection.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/internationalization.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/jpegxl.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/jpegxr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/json.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/lazyload.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/let.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/localecompare.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/magnetometer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/matchesselector.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/matchmedia.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mathml.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/maxlength.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/media-fragments.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mediasource.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/menu.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/meter.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/midi.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mp3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mpeg4.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/multicolumn.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mutation-events.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/nav-timing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/netinfo.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/notifications.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/object-entries.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/object-fit.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/object-observe.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/object-values.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/objectrtc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/offline-apps.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ogv.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/online-status.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/opus.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/outline.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/passkeys.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/passwordrules.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/path2d.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/payment-request.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/permissions-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/picture.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ping.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/png-alpha.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pointer-events.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pointer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/pointerlock.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/portals.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/progress.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/promise-finally.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/promises.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/proximity.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/proxy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/push-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/queryselector.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rellist.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rem.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/resource-timing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ruby.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/run-in.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/script-async.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/script-defer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sdch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/selection-api.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/selectlist.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/server-timing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/setimmediate.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/shadowdom.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sni.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/spdy.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sql-storage.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/srcset.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/stream.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/streams.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/style-scoped.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-css.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-filters.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-html.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-html5.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-img.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg-smil.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/svg.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/sxg.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/template-literals.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/template.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/temporal.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/testfeat.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-decoration.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-overflow.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/text-stroke.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/textcontent.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/textencoder.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/tls1-1.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/tls1-2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/tls1-3.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/touch.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/transforms2d.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/transforms3d.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/trusted-types.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/ttf.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/typedarrays.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/u2f.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/url.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/use-strict.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/user-select-none.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/user-timing.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/vector-effect.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/vibration.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/video.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/videotracks.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/view-transitions.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/viewport-units.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wai-aria.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wake-lock.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wasm.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wav.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wbr-element.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-animation.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-serial.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/web-share.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webauthn.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webcodecs.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webgl.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webgl2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webgpu.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webhid.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webm.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webnfc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webp.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/websockets.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webtransport.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webusb.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webvr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webvtt.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webworkers.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/webxr.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/will-change.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/woff.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/woff2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/word-break.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/wordwrap.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/xhr2.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/xhtml.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/features/zstd.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AX.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/AZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BB.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BJ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/BZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CX.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/CZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DJ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/DZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/EC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/EE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/EG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ER.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ES.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ET.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FJ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/FR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GB.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GQ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/GY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/HU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ID.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IQ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/IT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/JE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/JM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/JO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/JP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/KZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LB.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/LY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ME.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ML.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MQ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MX.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/MZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NP.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/NZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/OM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/PY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/QA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/RW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SB.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SK.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ST.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/SZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TD.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TH.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TJ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TL.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TO.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TR.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TV.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/TZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/UA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/UG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/US.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/UY.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/UZ.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VC.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VG.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VI.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VN.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/VU.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/WF.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/WS.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/YE.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/YT.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ZA.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ZM.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/ZW.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-af.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-an.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-as.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-eu.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-na.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-oc.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-sa.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/data/regions/alt-ww.js +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/caniuse-lite/package.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/chromium-versions.js +4 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/chromium-versions.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/full-chromium-versions.js +83 -4
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/full-chromium-versions.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/full-versions.js +52 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/full-versions.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/package.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/versions.js +15 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/electron-to-chromium/versions.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/node-releases/data/processed/envs.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/node-releases/data/release-schedule/release-schedule.json +1 -1
- package/repos/coana-tech/jelly-private/dist/bundle/node_modules/node-releases/package.json +1 -1
|
@@ -22,7 +22,7 @@ var require_package = __commonJS({
|
|
|
22
22
|
"package.json"(exports, module) {
|
|
23
23
|
module.exports = {
|
|
24
24
|
name: "@cs-au-dk/jelly",
|
|
25
|
-
version: "0.
|
|
25
|
+
version: "0.12.0",
|
|
26
26
|
description: "Jelly - call graph and library usage analyzer for JavaScript",
|
|
27
27
|
author: "Anders M\xF8ller <amoeller@cs.au.dk>",
|
|
28
28
|
license: "BSD-3-Clause",
|
|
@@ -52,6 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
scripts: {
|
|
53
53
|
build: "(npm run chmod || echo 0) && tsc --build tsconfig-build.json",
|
|
54
54
|
"build-watch": "npm run chmod; tsc --build tsconfig-build.json -w",
|
|
55
|
+
"build-watch-tsgo": "npm run chmod; tsgo --build tsconfig-build.json -w",
|
|
55
56
|
start: "node lib/main.js",
|
|
56
57
|
chmod: "mkdir -p lib ; touch lib/main.js lib/server.js ; chmod +x lib/main.js lib/server.js",
|
|
57
58
|
"tests-install": "tests/install.sh",
|
|
@@ -65,31 +66,31 @@ var require_package = __commonJS({
|
|
|
65
66
|
"copy-external-deps": "node ./scripts/copy-files.mjs ./node_modules ./dist/bundle/node_modules @babel gensync @jridgewell jsesc to-fast-properties globals js-tokens browserslist node-releases electron-to-chromium debug ms picocolors caniuse-lite lru-cache yallist baseline-browser-mapping"
|
|
66
67
|
},
|
|
67
68
|
dependencies: {
|
|
68
|
-
"@babel/core": "^7.28.
|
|
69
|
-
"@babel/parser": "^7.28.
|
|
69
|
+
"@babel/core": "^7.28.5",
|
|
70
|
+
"@babel/parser": "^7.28.5",
|
|
70
71
|
"@babel/plugin-proposal-decorators": "^7.28.0",
|
|
71
72
|
"@babel/plugin-transform-template-literals": "^7.27.1",
|
|
72
|
-
"@babel/plugin-transform-typescript": "^7.28.
|
|
73
|
-
"@babel/traverse": "^7.28.
|
|
74
|
-
"@babel/types": "^7.28.
|
|
73
|
+
"@babel/plugin-transform-typescript": "^7.28.5",
|
|
74
|
+
"@babel/traverse": "^7.28.5",
|
|
75
|
+
"@babel/types": "^7.28.5",
|
|
75
76
|
commander: "^9.5.0",
|
|
76
77
|
micromatch: "^4.0.8",
|
|
77
|
-
semver: "^7.7.
|
|
78
|
+
semver: "^7.7.3",
|
|
78
79
|
stringify2stream: "^1.1.0",
|
|
79
|
-
typescript: "^5.9.
|
|
80
|
-
winston: "^3.
|
|
80
|
+
typescript: "^5.9.3",
|
|
81
|
+
winston: "^3.18.3"
|
|
81
82
|
},
|
|
82
83
|
devDependencies: {
|
|
83
84
|
"@types/babel__core": "^7.20.5",
|
|
84
85
|
"@types/babel__traverse": "^7.20.6",
|
|
85
86
|
"@types/jest": "^30.0.0",
|
|
86
87
|
"@types/micromatch": "^4.0.9",
|
|
87
|
-
"@types/node": "^24.
|
|
88
|
+
"@types/node": "^24.10.1",
|
|
88
89
|
"@types/semver": "^7.7.1",
|
|
89
90
|
esbuild: "^0.25.9",
|
|
90
|
-
jest: "^30.
|
|
91
|
+
jest: "^30.2.0",
|
|
91
92
|
"jest-expect-message": "^1.1.3",
|
|
92
|
-
"ts-jest": "^29.4.
|
|
93
|
+
"ts-jest": "^29.4.6",
|
|
93
94
|
"ts-node": "^10.9.2"
|
|
94
95
|
},
|
|
95
96
|
pkg: {
|
|
@@ -2674,7 +2675,7 @@ var require_package2 = __commonJS({
|
|
|
2674
2675
|
module.exports = {
|
|
2675
2676
|
name: "winston",
|
|
2676
2677
|
description: "A logger for just about everything.",
|
|
2677
|
-
version: "3.
|
|
2678
|
+
version: "3.18.3",
|
|
2678
2679
|
author: "Charlie Robbins <charlie.robbins@gmail.com>",
|
|
2679
2680
|
maintainers: [
|
|
2680
2681
|
"David Hyde <dabh@alumni.stanford.edu>"
|
|
@@ -2697,7 +2698,7 @@ var require_package2 = __commonJS({
|
|
|
2697
2698
|
"stream"
|
|
2698
2699
|
],
|
|
2699
2700
|
dependencies: {
|
|
2700
|
-
"@dabh/diagnostics": "^2.0.
|
|
2701
|
+
"@dabh/diagnostics": "^2.0.8",
|
|
2701
2702
|
"@colors/colors": "^1.6.0",
|
|
2702
2703
|
async: "^3.2.3",
|
|
2703
2704
|
"is-stream": "^2.0.0",
|
|
@@ -6290,304 +6291,250 @@ var require_production = __commonJS({
|
|
|
6290
6291
|
}
|
|
6291
6292
|
});
|
|
6292
6293
|
|
|
6293
|
-
// node_modules
|
|
6294
|
-
var
|
|
6295
|
-
"node_modules
|
|
6294
|
+
// node_modules/@so-ric/colorspace/dist/index.cjs.js
|
|
6295
|
+
var require_index_cjs = __commonJS({
|
|
6296
|
+
"node_modules/@so-ric/colorspace/dist/index.cjs.js"(exports, module) {
|
|
6296
6297
|
"use strict";
|
|
6297
|
-
|
|
6298
|
-
|
|
6299
|
-
|
|
6300
|
-
|
|
6301
|
-
|
|
6302
|
-
|
|
6303
|
-
|
|
6304
|
-
|
|
6305
|
-
|
|
6306
|
-
|
|
6307
|
-
|
|
6308
|
-
|
|
6309
|
-
|
|
6310
|
-
|
|
6311
|
-
|
|
6312
|
-
|
|
6313
|
-
|
|
6314
|
-
|
|
6315
|
-
|
|
6316
|
-
|
|
6317
|
-
|
|
6318
|
-
|
|
6319
|
-
|
|
6320
|
-
|
|
6321
|
-
|
|
6322
|
-
|
|
6323
|
-
|
|
6324
|
-
|
|
6325
|
-
|
|
6326
|
-
|
|
6327
|
-
|
|
6328
|
-
|
|
6329
|
-
|
|
6330
|
-
|
|
6331
|
-
|
|
6332
|
-
|
|
6333
|
-
|
|
6334
|
-
|
|
6335
|
-
|
|
6336
|
-
|
|
6337
|
-
|
|
6338
|
-
|
|
6339
|
-
|
|
6340
|
-
|
|
6341
|
-
|
|
6342
|
-
|
|
6343
|
-
|
|
6344
|
-
|
|
6345
|
-
|
|
6346
|
-
|
|
6347
|
-
|
|
6348
|
-
|
|
6349
|
-
|
|
6350
|
-
|
|
6351
|
-
|
|
6352
|
-
|
|
6353
|
-
|
|
6354
|
-
|
|
6355
|
-
|
|
6356
|
-
|
|
6357
|
-
|
|
6358
|
-
|
|
6359
|
-
|
|
6360
|
-
|
|
6361
|
-
|
|
6362
|
-
|
|
6363
|
-
|
|
6364
|
-
|
|
6365
|
-
|
|
6366
|
-
|
|
6367
|
-
|
|
6368
|
-
|
|
6369
|
-
|
|
6370
|
-
|
|
6371
|
-
|
|
6372
|
-
|
|
6373
|
-
|
|
6374
|
-
|
|
6375
|
-
|
|
6376
|
-
|
|
6377
|
-
|
|
6378
|
-
|
|
6379
|
-
|
|
6380
|
-
|
|
6381
|
-
|
|
6382
|
-
|
|
6383
|
-
|
|
6384
|
-
|
|
6385
|
-
|
|
6386
|
-
|
|
6387
|
-
|
|
6388
|
-
|
|
6389
|
-
|
|
6390
|
-
|
|
6391
|
-
|
|
6392
|
-
|
|
6393
|
-
|
|
6394
|
-
|
|
6395
|
-
|
|
6396
|
-
|
|
6397
|
-
|
|
6398
|
-
|
|
6399
|
-
|
|
6400
|
-
|
|
6401
|
-
|
|
6402
|
-
|
|
6403
|
-
|
|
6404
|
-
|
|
6405
|
-
|
|
6406
|
-
|
|
6407
|
-
|
|
6408
|
-
|
|
6409
|
-
|
|
6410
|
-
|
|
6411
|
-
|
|
6412
|
-
|
|
6413
|
-
|
|
6414
|
-
|
|
6415
|
-
|
|
6416
|
-
|
|
6417
|
-
|
|
6418
|
-
|
|
6419
|
-
|
|
6420
|
-
|
|
6421
|
-
|
|
6422
|
-
|
|
6423
|
-
|
|
6424
|
-
|
|
6425
|
-
|
|
6426
|
-
|
|
6427
|
-
|
|
6428
|
-
|
|
6429
|
-
|
|
6430
|
-
|
|
6431
|
-
|
|
6432
|
-
|
|
6433
|
-
|
|
6434
|
-
|
|
6435
|
-
|
|
6436
|
-
|
|
6437
|
-
|
|
6438
|
-
|
|
6439
|
-
|
|
6440
|
-
|
|
6441
|
-
|
|
6442
|
-
|
|
6443
|
-
|
|
6444
|
-
|
|
6445
|
-
|
|
6298
|
+
var cssKeywords = {
|
|
6299
|
+
aliceblue: [240, 248, 255],
|
|
6300
|
+
antiquewhite: [250, 235, 215],
|
|
6301
|
+
aqua: [0, 255, 255],
|
|
6302
|
+
aquamarine: [127, 255, 212],
|
|
6303
|
+
azure: [240, 255, 255],
|
|
6304
|
+
beige: [245, 245, 220],
|
|
6305
|
+
bisque: [255, 228, 196],
|
|
6306
|
+
black: [0, 0, 0],
|
|
6307
|
+
blanchedalmond: [255, 235, 205],
|
|
6308
|
+
blue: [0, 0, 255],
|
|
6309
|
+
blueviolet: [138, 43, 226],
|
|
6310
|
+
brown: [165, 42, 42],
|
|
6311
|
+
burlywood: [222, 184, 135],
|
|
6312
|
+
cadetblue: [95, 158, 160],
|
|
6313
|
+
chartreuse: [127, 255, 0],
|
|
6314
|
+
chocolate: [210, 105, 30],
|
|
6315
|
+
coral: [255, 127, 80],
|
|
6316
|
+
cornflowerblue: [100, 149, 237],
|
|
6317
|
+
cornsilk: [255, 248, 220],
|
|
6318
|
+
crimson: [220, 20, 60],
|
|
6319
|
+
cyan: [0, 255, 255],
|
|
6320
|
+
darkblue: [0, 0, 139],
|
|
6321
|
+
darkcyan: [0, 139, 139],
|
|
6322
|
+
darkgoldenrod: [184, 134, 11],
|
|
6323
|
+
darkgray: [169, 169, 169],
|
|
6324
|
+
darkgreen: [0, 100, 0],
|
|
6325
|
+
darkgrey: [169, 169, 169],
|
|
6326
|
+
darkkhaki: [189, 183, 107],
|
|
6327
|
+
darkmagenta: [139, 0, 139],
|
|
6328
|
+
darkolivegreen: [85, 107, 47],
|
|
6329
|
+
darkorange: [255, 140, 0],
|
|
6330
|
+
darkorchid: [153, 50, 204],
|
|
6331
|
+
darkred: [139, 0, 0],
|
|
6332
|
+
darksalmon: [233, 150, 122],
|
|
6333
|
+
darkseagreen: [143, 188, 143],
|
|
6334
|
+
darkslateblue: [72, 61, 139],
|
|
6335
|
+
darkslategray: [47, 79, 79],
|
|
6336
|
+
darkslategrey: [47, 79, 79],
|
|
6337
|
+
darkturquoise: [0, 206, 209],
|
|
6338
|
+
darkviolet: [148, 0, 211],
|
|
6339
|
+
deeppink: [255, 20, 147],
|
|
6340
|
+
deepskyblue: [0, 191, 255],
|
|
6341
|
+
dimgray: [105, 105, 105],
|
|
6342
|
+
dimgrey: [105, 105, 105],
|
|
6343
|
+
dodgerblue: [30, 144, 255],
|
|
6344
|
+
firebrick: [178, 34, 34],
|
|
6345
|
+
floralwhite: [255, 250, 240],
|
|
6346
|
+
forestgreen: [34, 139, 34],
|
|
6347
|
+
fuchsia: [255, 0, 255],
|
|
6348
|
+
gainsboro: [220, 220, 220],
|
|
6349
|
+
ghostwhite: [248, 248, 255],
|
|
6350
|
+
gold: [255, 215, 0],
|
|
6351
|
+
goldenrod: [218, 165, 32],
|
|
6352
|
+
gray: [128, 128, 128],
|
|
6353
|
+
green: [0, 128, 0],
|
|
6354
|
+
greenyellow: [173, 255, 47],
|
|
6355
|
+
grey: [128, 128, 128],
|
|
6356
|
+
honeydew: [240, 255, 240],
|
|
6357
|
+
hotpink: [255, 105, 180],
|
|
6358
|
+
indianred: [205, 92, 92],
|
|
6359
|
+
indigo: [75, 0, 130],
|
|
6360
|
+
ivory: [255, 255, 240],
|
|
6361
|
+
khaki: [240, 230, 140],
|
|
6362
|
+
lavender: [230, 230, 250],
|
|
6363
|
+
lavenderblush: [255, 240, 245],
|
|
6364
|
+
lawngreen: [124, 252, 0],
|
|
6365
|
+
lemonchiffon: [255, 250, 205],
|
|
6366
|
+
lightblue: [173, 216, 230],
|
|
6367
|
+
lightcoral: [240, 128, 128],
|
|
6368
|
+
lightcyan: [224, 255, 255],
|
|
6369
|
+
lightgoldenrodyellow: [250, 250, 210],
|
|
6370
|
+
lightgray: [211, 211, 211],
|
|
6371
|
+
lightgreen: [144, 238, 144],
|
|
6372
|
+
lightgrey: [211, 211, 211],
|
|
6373
|
+
lightpink: [255, 182, 193],
|
|
6374
|
+
lightsalmon: [255, 160, 122],
|
|
6375
|
+
lightseagreen: [32, 178, 170],
|
|
6376
|
+
lightskyblue: [135, 206, 250],
|
|
6377
|
+
lightslategray: [119, 136, 153],
|
|
6378
|
+
lightslategrey: [119, 136, 153],
|
|
6379
|
+
lightsteelblue: [176, 196, 222],
|
|
6380
|
+
lightyellow: [255, 255, 224],
|
|
6381
|
+
lime: [0, 255, 0],
|
|
6382
|
+
limegreen: [50, 205, 50],
|
|
6383
|
+
linen: [250, 240, 230],
|
|
6384
|
+
magenta: [255, 0, 255],
|
|
6385
|
+
maroon: [128, 0, 0],
|
|
6386
|
+
mediumaquamarine: [102, 205, 170],
|
|
6387
|
+
mediumblue: [0, 0, 205],
|
|
6388
|
+
mediumorchid: [186, 85, 211],
|
|
6389
|
+
mediumpurple: [147, 112, 219],
|
|
6390
|
+
mediumseagreen: [60, 179, 113],
|
|
6391
|
+
mediumslateblue: [123, 104, 238],
|
|
6392
|
+
mediumspringgreen: [0, 250, 154],
|
|
6393
|
+
mediumturquoise: [72, 209, 204],
|
|
6394
|
+
mediumvioletred: [199, 21, 133],
|
|
6395
|
+
midnightblue: [25, 25, 112],
|
|
6396
|
+
mintcream: [245, 255, 250],
|
|
6397
|
+
mistyrose: [255, 228, 225],
|
|
6398
|
+
moccasin: [255, 228, 181],
|
|
6399
|
+
navajowhite: [255, 222, 173],
|
|
6400
|
+
navy: [0, 0, 128],
|
|
6401
|
+
oldlace: [253, 245, 230],
|
|
6402
|
+
olive: [128, 128, 0],
|
|
6403
|
+
olivedrab: [107, 142, 35],
|
|
6404
|
+
orange: [255, 165, 0],
|
|
6405
|
+
orangered: [255, 69, 0],
|
|
6406
|
+
orchid: [218, 112, 214],
|
|
6407
|
+
palegoldenrod: [238, 232, 170],
|
|
6408
|
+
palegreen: [152, 251, 152],
|
|
6409
|
+
paleturquoise: [175, 238, 238],
|
|
6410
|
+
palevioletred: [219, 112, 147],
|
|
6411
|
+
papayawhip: [255, 239, 213],
|
|
6412
|
+
peachpuff: [255, 218, 185],
|
|
6413
|
+
peru: [205, 133, 63],
|
|
6414
|
+
pink: [255, 192, 203],
|
|
6415
|
+
plum: [221, 160, 221],
|
|
6416
|
+
powderblue: [176, 224, 230],
|
|
6417
|
+
purple: [128, 0, 128],
|
|
6418
|
+
rebeccapurple: [102, 51, 153],
|
|
6419
|
+
red: [255, 0, 0],
|
|
6420
|
+
rosybrown: [188, 143, 143],
|
|
6421
|
+
royalblue: [65, 105, 225],
|
|
6422
|
+
saddlebrown: [139, 69, 19],
|
|
6423
|
+
salmon: [250, 128, 114],
|
|
6424
|
+
sandybrown: [244, 164, 96],
|
|
6425
|
+
seagreen: [46, 139, 87],
|
|
6426
|
+
seashell: [255, 245, 238],
|
|
6427
|
+
sienna: [160, 82, 45],
|
|
6428
|
+
silver: [192, 192, 192],
|
|
6429
|
+
skyblue: [135, 206, 235],
|
|
6430
|
+
slateblue: [106, 90, 205],
|
|
6431
|
+
slategray: [112, 128, 144],
|
|
6432
|
+
slategrey: [112, 128, 144],
|
|
6433
|
+
snow: [255, 250, 250],
|
|
6434
|
+
springgreen: [0, 255, 127],
|
|
6435
|
+
steelblue: [70, 130, 180],
|
|
6436
|
+
tan: [210, 180, 140],
|
|
6437
|
+
teal: [0, 128, 128],
|
|
6438
|
+
thistle: [216, 191, 216],
|
|
6439
|
+
tomato: [255, 99, 71],
|
|
6440
|
+
turquoise: [64, 224, 208],
|
|
6441
|
+
violet: [238, 130, 238],
|
|
6442
|
+
wheat: [245, 222, 179],
|
|
6443
|
+
white: [255, 255, 255],
|
|
6444
|
+
whitesmoke: [245, 245, 245],
|
|
6445
|
+
yellow: [255, 255, 0],
|
|
6446
|
+
yellowgreen: [154, 205, 50]
|
|
6446
6447
|
};
|
|
6447
|
-
}
|
|
6448
|
-
});
|
|
6449
|
-
|
|
6450
|
-
// node_modules/simple-swizzle/node_modules/is-arrayish/index.js
|
|
6451
|
-
var require_is_arrayish = __commonJS({
|
|
6452
|
-
"node_modules/simple-swizzle/node_modules/is-arrayish/index.js"(exports, module) {
|
|
6453
|
-
module.exports = /* @__PURE__ */ __name(function isArrayish(obj) {
|
|
6454
|
-
if (!obj || typeof obj === "string") {
|
|
6455
|
-
return false;
|
|
6456
|
-
}
|
|
6457
|
-
return obj instanceof Array || Array.isArray(obj) || obj.length >= 0 && (obj.splice instanceof Function || Object.getOwnPropertyDescriptor(obj, obj.length - 1) && obj.constructor.name !== "String");
|
|
6458
|
-
}, "isArrayish");
|
|
6459
|
-
}
|
|
6460
|
-
});
|
|
6461
|
-
|
|
6462
|
-
// node_modules/simple-swizzle/index.js
|
|
6463
|
-
var require_simple_swizzle = __commonJS({
|
|
6464
|
-
"node_modules/simple-swizzle/index.js"(exports, module) {
|
|
6465
|
-
"use strict";
|
|
6466
|
-
var isArrayish = require_is_arrayish();
|
|
6467
|
-
var concat = Array.prototype.concat;
|
|
6468
|
-
var slice = Array.prototype.slice;
|
|
6469
|
-
var swizzle = module.exports = /* @__PURE__ */ __name(function swizzle2(args) {
|
|
6470
|
-
var results = [];
|
|
6471
|
-
for (var i = 0, len = args.length; i < len; i++) {
|
|
6472
|
-
var arg = args[i];
|
|
6473
|
-
if (isArrayish(arg)) {
|
|
6474
|
-
results = concat.call(results, slice.call(arg));
|
|
6475
|
-
} else {
|
|
6476
|
-
results.push(arg);
|
|
6477
|
-
}
|
|
6478
|
-
}
|
|
6479
|
-
return results;
|
|
6480
|
-
}, "swizzle");
|
|
6481
|
-
swizzle.wrap = function(fn) {
|
|
6482
|
-
return function() {
|
|
6483
|
-
return fn(swizzle(arguments));
|
|
6484
|
-
};
|
|
6485
|
-
};
|
|
6486
|
-
}
|
|
6487
|
-
});
|
|
6488
|
-
|
|
6489
|
-
// node_modules/color-string/index.js
|
|
6490
|
-
var require_color_string = __commonJS({
|
|
6491
|
-
"node_modules/color-string/index.js"(exports, module) {
|
|
6492
|
-
var colorNames = require_color_name();
|
|
6493
|
-
var swizzle = require_simple_swizzle();
|
|
6494
|
-
var hasOwnProperty = Object.hasOwnProperty;
|
|
6495
6448
|
var reverseNames = /* @__PURE__ */ Object.create(null);
|
|
6496
|
-
for (name in
|
|
6497
|
-
if (
|
|
6498
|
-
reverseNames[
|
|
6449
|
+
for (const name in cssKeywords) {
|
|
6450
|
+
if (Object.hasOwn(cssKeywords, name)) {
|
|
6451
|
+
reverseNames[cssKeywords[name]] = name;
|
|
6499
6452
|
}
|
|
6500
6453
|
}
|
|
6501
|
-
var
|
|
6502
|
-
var cs = module.exports = {
|
|
6454
|
+
var cs = {
|
|
6503
6455
|
to: {},
|
|
6504
6456
|
get: {}
|
|
6505
6457
|
};
|
|
6506
6458
|
cs.get = function(string) {
|
|
6507
|
-
|
|
6508
|
-
|
|
6509
|
-
|
|
6459
|
+
const prefix = string.slice(0, 3).toLowerCase();
|
|
6460
|
+
let value;
|
|
6461
|
+
let model;
|
|
6510
6462
|
switch (prefix) {
|
|
6511
|
-
case "hsl":
|
|
6512
|
-
|
|
6463
|
+
case "hsl": {
|
|
6464
|
+
value = cs.get.hsl(string);
|
|
6513
6465
|
model = "hsl";
|
|
6514
6466
|
break;
|
|
6515
|
-
|
|
6516
|
-
|
|
6467
|
+
}
|
|
6468
|
+
case "hwb": {
|
|
6469
|
+
value = cs.get.hwb(string);
|
|
6517
6470
|
model = "hwb";
|
|
6518
6471
|
break;
|
|
6519
|
-
|
|
6520
|
-
|
|
6472
|
+
}
|
|
6473
|
+
default: {
|
|
6474
|
+
value = cs.get.rgb(string);
|
|
6521
6475
|
model = "rgb";
|
|
6522
6476
|
break;
|
|
6477
|
+
}
|
|
6523
6478
|
}
|
|
6524
|
-
if (!
|
|
6479
|
+
if (!value) {
|
|
6525
6480
|
return null;
|
|
6526
6481
|
}
|
|
6527
|
-
return { model, value
|
|
6482
|
+
return { model, value };
|
|
6528
6483
|
};
|
|
6529
6484
|
cs.get.rgb = function(string) {
|
|
6530
6485
|
if (!string) {
|
|
6531
6486
|
return null;
|
|
6532
6487
|
}
|
|
6533
|
-
|
|
6534
|
-
|
|
6535
|
-
|
|
6536
|
-
|
|
6537
|
-
|
|
6538
|
-
|
|
6539
|
-
|
|
6540
|
-
|
|
6541
|
-
|
|
6542
|
-
if (match = string.match(
|
|
6488
|
+
const abbr = /^#([a-f\d]{3,4})$/i;
|
|
6489
|
+
const hex2 = /^#([a-f\d]{6})([a-f\d]{2})?$/i;
|
|
6490
|
+
const rgba = /^rgba?\(\s*([+-]?\d+)(?=[\s,])\s*(?:,\s*)?([+-]?\d+)(?=[\s,])\s*(?:,\s*)?([+-]?\d+)\s*(?:[\s,|/]\s*([+-]?[\d.]+)(%?)\s*)?\)$/;
|
|
6491
|
+
const per = /^rgba?\(\s*([+-]?[\d.]+)%\s*,?\s*([+-]?[\d.]+)%\s*,?\s*([+-]?[\d.]+)%\s*(?:[\s,|/]\s*([+-]?[\d.]+)(%?)\s*)?\)$/;
|
|
6492
|
+
const keyword = /^(\w+)$/;
|
|
6493
|
+
let rgb = [0, 0, 0, 1];
|
|
6494
|
+
let match;
|
|
6495
|
+
let i;
|
|
6496
|
+
let hexAlpha;
|
|
6497
|
+
if (match = string.match(hex2)) {
|
|
6543
6498
|
hexAlpha = match[2];
|
|
6544
6499
|
match = match[1];
|
|
6545
6500
|
for (i = 0; i < 3; i++) {
|
|
6546
|
-
|
|
6547
|
-
rgb[i] = parseInt(match.slice(i2, i2 + 2), 16);
|
|
6501
|
+
const i2 = i * 2;
|
|
6502
|
+
rgb[i] = Number.parseInt(match.slice(i2, i2 + 2), 16);
|
|
6548
6503
|
}
|
|
6549
6504
|
if (hexAlpha) {
|
|
6550
|
-
rgb[3] = parseInt(hexAlpha, 16) / 255;
|
|
6505
|
+
rgb[3] = Number.parseInt(hexAlpha, 16) / 255;
|
|
6551
6506
|
}
|
|
6552
6507
|
} else if (match = string.match(abbr)) {
|
|
6553
6508
|
match = match[1];
|
|
6554
6509
|
hexAlpha = match[3];
|
|
6555
6510
|
for (i = 0; i < 3; i++) {
|
|
6556
|
-
rgb[i] = parseInt(match[i] + match[i], 16);
|
|
6511
|
+
rgb[i] = Number.parseInt(match[i] + match[i], 16);
|
|
6557
6512
|
}
|
|
6558
6513
|
if (hexAlpha) {
|
|
6559
|
-
rgb[3] = parseInt(hexAlpha + hexAlpha, 16) / 255;
|
|
6514
|
+
rgb[3] = Number.parseInt(hexAlpha + hexAlpha, 16) / 255;
|
|
6560
6515
|
}
|
|
6561
6516
|
} else if (match = string.match(rgba)) {
|
|
6562
6517
|
for (i = 0; i < 3; i++) {
|
|
6563
|
-
rgb[i] = parseInt(match[i + 1],
|
|
6518
|
+
rgb[i] = Number.parseInt(match[i + 1], 10);
|
|
6564
6519
|
}
|
|
6565
6520
|
if (match[4]) {
|
|
6566
|
-
|
|
6567
|
-
rgb[3] = parseFloat(match[4]) * 0.01;
|
|
6568
|
-
} else {
|
|
6569
|
-
rgb[3] = parseFloat(match[4]);
|
|
6570
|
-
}
|
|
6521
|
+
rgb[3] = match[5] ? Number.parseFloat(match[4]) * 0.01 : Number.parseFloat(match[4]);
|
|
6571
6522
|
}
|
|
6572
6523
|
} else if (match = string.match(per)) {
|
|
6573
6524
|
for (i = 0; i < 3; i++) {
|
|
6574
|
-
rgb[i] = Math.round(parseFloat(match[i + 1]) * 2.55);
|
|
6525
|
+
rgb[i] = Math.round(Number.parseFloat(match[i + 1]) * 2.55);
|
|
6575
6526
|
}
|
|
6576
6527
|
if (match[4]) {
|
|
6577
|
-
|
|
6578
|
-
rgb[3] = parseFloat(match[4]) * 0.01;
|
|
6579
|
-
} else {
|
|
6580
|
-
rgb[3] = parseFloat(match[4]);
|
|
6581
|
-
}
|
|
6528
|
+
rgb[3] = match[5] ? Number.parseFloat(match[4]) * 0.01 : Number.parseFloat(match[4]);
|
|
6582
6529
|
}
|
|
6583
6530
|
} else if (match = string.match(keyword)) {
|
|
6584
6531
|
if (match[1] === "transparent") {
|
|
6585
6532
|
return [0, 0, 0, 0];
|
|
6586
6533
|
}
|
|
6587
|
-
if (!
|
|
6534
|
+
if (!Object.hasOwn(cssKeywords, match[1])) {
|
|
6588
6535
|
return null;
|
|
6589
6536
|
}
|
|
6590
|
-
rgb =
|
|
6537
|
+
rgb = cssKeywords[match[1]];
|
|
6591
6538
|
rgb[3] = 1;
|
|
6592
6539
|
return rgb;
|
|
6593
6540
|
} else {
|
|
@@ -6603,14 +6550,14 @@ var require_color_string = __commonJS({
|
|
|
6603
6550
|
if (!string) {
|
|
6604
6551
|
return null;
|
|
6605
6552
|
}
|
|
6606
|
-
|
|
6607
|
-
|
|
6553
|
+
const hsl = /^hsla?\(\s*([+-]?(?:\d{0,3}\.)?\d+)(?:deg)?\s*,?\s*([+-]?[\d.]+)%\s*,?\s*([+-]?[\d.]+)%\s*(?:[,|/]\s*([+-]?(?=\.\d|\d)(?:0|[1-9]\d*)?(?:\.\d*)?(?:[eE][+-]?\d+)?)\s*)?\)$/;
|
|
6554
|
+
const match = string.match(hsl);
|
|
6608
6555
|
if (match) {
|
|
6609
|
-
|
|
6610
|
-
|
|
6611
|
-
|
|
6612
|
-
|
|
6613
|
-
|
|
6556
|
+
const alpha = Number.parseFloat(match[4]);
|
|
6557
|
+
const h = (Number.parseFloat(match[1]) % 360 + 360) % 360;
|
|
6558
|
+
const s = clamp(Number.parseFloat(match[2]), 0, 100);
|
|
6559
|
+
const l = clamp(Number.parseFloat(match[3]), 0, 100);
|
|
6560
|
+
const a = clamp(Number.isNaN(alpha) ? 1 : alpha, 0, 1);
|
|
6614
6561
|
return [h, s, l, a];
|
|
6615
6562
|
}
|
|
6616
6563
|
return null;
|
|
@@ -6619,229 +6566,57 @@ var require_color_string = __commonJS({
|
|
|
6619
6566
|
if (!string) {
|
|
6620
6567
|
return null;
|
|
6621
6568
|
}
|
|
6622
|
-
|
|
6623
|
-
|
|
6569
|
+
const hwb = /^hwb\(\s*([+-]?\d{0,3}(?:\.\d+)?)(?:deg)?\s*[\s,]\s*([+-]?[\d.]+)%\s*[\s,]\s*([+-]?[\d.]+)%\s*(?:[\s,]\s*([+-]?(?=\.\d|\d)(?:0|[1-9]\d*)?(?:\.\d*)?(?:[eE][+-]?\d+)?)\s*)?\)$/;
|
|
6570
|
+
const match = string.match(hwb);
|
|
6624
6571
|
if (match) {
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
|
|
6628
|
-
|
|
6629
|
-
|
|
6572
|
+
const alpha = Number.parseFloat(match[4]);
|
|
6573
|
+
const h = (Number.parseFloat(match[1]) % 360 + 360) % 360;
|
|
6574
|
+
const w = clamp(Number.parseFloat(match[2]), 0, 100);
|
|
6575
|
+
const b = clamp(Number.parseFloat(match[3]), 0, 100);
|
|
6576
|
+
const a = clamp(Number.isNaN(alpha) ? 1 : alpha, 0, 1);
|
|
6630
6577
|
return [h, w, b, a];
|
|
6631
6578
|
}
|
|
6632
6579
|
return null;
|
|
6633
6580
|
};
|
|
6634
|
-
cs.to.hex = function() {
|
|
6635
|
-
var rgba = swizzle(arguments);
|
|
6581
|
+
cs.to.hex = function(...rgba) {
|
|
6636
6582
|
return "#" + hexDouble(rgba[0]) + hexDouble(rgba[1]) + hexDouble(rgba[2]) + (rgba[3] < 1 ? hexDouble(Math.round(rgba[3] * 255)) : "");
|
|
6637
6583
|
};
|
|
6638
|
-
cs.to.rgb = function() {
|
|
6639
|
-
var rgba = swizzle(arguments);
|
|
6584
|
+
cs.to.rgb = function(...rgba) {
|
|
6640
6585
|
return rgba.length < 4 || rgba[3] === 1 ? "rgb(" + Math.round(rgba[0]) + ", " + Math.round(rgba[1]) + ", " + Math.round(rgba[2]) + ")" : "rgba(" + Math.round(rgba[0]) + ", " + Math.round(rgba[1]) + ", " + Math.round(rgba[2]) + ", " + rgba[3] + ")";
|
|
6641
6586
|
};
|
|
6642
|
-
cs.to.rgb.percent = function() {
|
|
6643
|
-
|
|
6644
|
-
|
|
6645
|
-
|
|
6646
|
-
var b = Math.round(rgba[2] / 255 * 100);
|
|
6587
|
+
cs.to.rgb.percent = function(...rgba) {
|
|
6588
|
+
const r = Math.round(rgba[0] / 255 * 100);
|
|
6589
|
+
const g = Math.round(rgba[1] / 255 * 100);
|
|
6590
|
+
const b = Math.round(rgba[2] / 255 * 100);
|
|
6647
6591
|
return rgba.length < 4 || rgba[3] === 1 ? "rgb(" + r + "%, " + g + "%, " + b + "%)" : "rgba(" + r + "%, " + g + "%, " + b + "%, " + rgba[3] + ")";
|
|
6648
6592
|
};
|
|
6649
|
-
cs.to.hsl = function() {
|
|
6650
|
-
var hsla = swizzle(arguments);
|
|
6593
|
+
cs.to.hsl = function(...hsla) {
|
|
6651
6594
|
return hsla.length < 4 || hsla[3] === 1 ? "hsl(" + hsla[0] + ", " + hsla[1] + "%, " + hsla[2] + "%)" : "hsla(" + hsla[0] + ", " + hsla[1] + "%, " + hsla[2] + "%, " + hsla[3] + ")";
|
|
6652
6595
|
};
|
|
6653
|
-
cs.to.hwb = function() {
|
|
6654
|
-
|
|
6655
|
-
var a = "";
|
|
6596
|
+
cs.to.hwb = function(...hwba) {
|
|
6597
|
+
let a = "";
|
|
6656
6598
|
if (hwba.length >= 4 && hwba[3] !== 1) {
|
|
6657
6599
|
a = ", " + hwba[3];
|
|
6658
6600
|
}
|
|
6659
6601
|
return "hwb(" + hwba[0] + ", " + hwba[1] + "%, " + hwba[2] + "%" + a + ")";
|
|
6660
6602
|
};
|
|
6661
|
-
cs.to.keyword = function(rgb) {
|
|
6603
|
+
cs.to.keyword = function(...rgb) {
|
|
6662
6604
|
return reverseNames[rgb.slice(0, 3)];
|
|
6663
6605
|
};
|
|
6664
|
-
function clamp(
|
|
6665
|
-
return Math.min(Math.max(min,
|
|
6606
|
+
function clamp(number_, min, max) {
|
|
6607
|
+
return Math.min(Math.max(min, number_), max);
|
|
6666
6608
|
}
|
|
6667
6609
|
__name(clamp, "clamp");
|
|
6668
|
-
function hexDouble(
|
|
6669
|
-
|
|
6670
|
-
return
|
|
6610
|
+
function hexDouble(number_) {
|
|
6611
|
+
const string_ = Math.round(number_).toString(16).toUpperCase();
|
|
6612
|
+
return string_.length < 2 ? "0" + string_ : string_;
|
|
6671
6613
|
}
|
|
6672
6614
|
__name(hexDouble, "hexDouble");
|
|
6673
|
-
}
|
|
6674
|
-
});
|
|
6675
|
-
|
|
6676
|
-
// node_modules/color/node_modules/color-name/index.js
|
|
6677
|
-
var require_color_name2 = __commonJS({
|
|
6678
|
-
"node_modules/color/node_modules/color-name/index.js"(exports, module) {
|
|
6679
|
-
"use strict";
|
|
6680
|
-
module.exports = {
|
|
6681
|
-
"aliceblue": [240, 248, 255],
|
|
6682
|
-
"antiquewhite": [250, 235, 215],
|
|
6683
|
-
"aqua": [0, 255, 255],
|
|
6684
|
-
"aquamarine": [127, 255, 212],
|
|
6685
|
-
"azure": [240, 255, 255],
|
|
6686
|
-
"beige": [245, 245, 220],
|
|
6687
|
-
"bisque": [255, 228, 196],
|
|
6688
|
-
"black": [0, 0, 0],
|
|
6689
|
-
"blanchedalmond": [255, 235, 205],
|
|
6690
|
-
"blue": [0, 0, 255],
|
|
6691
|
-
"blueviolet": [138, 43, 226],
|
|
6692
|
-
"brown": [165, 42, 42],
|
|
6693
|
-
"burlywood": [222, 184, 135],
|
|
6694
|
-
"cadetblue": [95, 158, 160],
|
|
6695
|
-
"chartreuse": [127, 255, 0],
|
|
6696
|
-
"chocolate": [210, 105, 30],
|
|
6697
|
-
"coral": [255, 127, 80],
|
|
6698
|
-
"cornflowerblue": [100, 149, 237],
|
|
6699
|
-
"cornsilk": [255, 248, 220],
|
|
6700
|
-
"crimson": [220, 20, 60],
|
|
6701
|
-
"cyan": [0, 255, 255],
|
|
6702
|
-
"darkblue": [0, 0, 139],
|
|
6703
|
-
"darkcyan": [0, 139, 139],
|
|
6704
|
-
"darkgoldenrod": [184, 134, 11],
|
|
6705
|
-
"darkgray": [169, 169, 169],
|
|
6706
|
-
"darkgreen": [0, 100, 0],
|
|
6707
|
-
"darkgrey": [169, 169, 169],
|
|
6708
|
-
"darkkhaki": [189, 183, 107],
|
|
6709
|
-
"darkmagenta": [139, 0, 139],
|
|
6710
|
-
"darkolivegreen": [85, 107, 47],
|
|
6711
|
-
"darkorange": [255, 140, 0],
|
|
6712
|
-
"darkorchid": [153, 50, 204],
|
|
6713
|
-
"darkred": [139, 0, 0],
|
|
6714
|
-
"darksalmon": [233, 150, 122],
|
|
6715
|
-
"darkseagreen": [143, 188, 143],
|
|
6716
|
-
"darkslateblue": [72, 61, 139],
|
|
6717
|
-
"darkslategray": [47, 79, 79],
|
|
6718
|
-
"darkslategrey": [47, 79, 79],
|
|
6719
|
-
"darkturquoise": [0, 206, 209],
|
|
6720
|
-
"darkviolet": [148, 0, 211],
|
|
6721
|
-
"deeppink": [255, 20, 147],
|
|
6722
|
-
"deepskyblue": [0, 191, 255],
|
|
6723
|
-
"dimgray": [105, 105, 105],
|
|
6724
|
-
"dimgrey": [105, 105, 105],
|
|
6725
|
-
"dodgerblue": [30, 144, 255],
|
|
6726
|
-
"firebrick": [178, 34, 34],
|
|
6727
|
-
"floralwhite": [255, 250, 240],
|
|
6728
|
-
"forestgreen": [34, 139, 34],
|
|
6729
|
-
"fuchsia": [255, 0, 255],
|
|
6730
|
-
"gainsboro": [220, 220, 220],
|
|
6731
|
-
"ghostwhite": [248, 248, 255],
|
|
6732
|
-
"gold": [255, 215, 0],
|
|
6733
|
-
"goldenrod": [218, 165, 32],
|
|
6734
|
-
"gray": [128, 128, 128],
|
|
6735
|
-
"green": [0, 128, 0],
|
|
6736
|
-
"greenyellow": [173, 255, 47],
|
|
6737
|
-
"grey": [128, 128, 128],
|
|
6738
|
-
"honeydew": [240, 255, 240],
|
|
6739
|
-
"hotpink": [255, 105, 180],
|
|
6740
|
-
"indianred": [205, 92, 92],
|
|
6741
|
-
"indigo": [75, 0, 130],
|
|
6742
|
-
"ivory": [255, 255, 240],
|
|
6743
|
-
"khaki": [240, 230, 140],
|
|
6744
|
-
"lavender": [230, 230, 250],
|
|
6745
|
-
"lavenderblush": [255, 240, 245],
|
|
6746
|
-
"lawngreen": [124, 252, 0],
|
|
6747
|
-
"lemonchiffon": [255, 250, 205],
|
|
6748
|
-
"lightblue": [173, 216, 230],
|
|
6749
|
-
"lightcoral": [240, 128, 128],
|
|
6750
|
-
"lightcyan": [224, 255, 255],
|
|
6751
|
-
"lightgoldenrodyellow": [250, 250, 210],
|
|
6752
|
-
"lightgray": [211, 211, 211],
|
|
6753
|
-
"lightgreen": [144, 238, 144],
|
|
6754
|
-
"lightgrey": [211, 211, 211],
|
|
6755
|
-
"lightpink": [255, 182, 193],
|
|
6756
|
-
"lightsalmon": [255, 160, 122],
|
|
6757
|
-
"lightseagreen": [32, 178, 170],
|
|
6758
|
-
"lightskyblue": [135, 206, 250],
|
|
6759
|
-
"lightslategray": [119, 136, 153],
|
|
6760
|
-
"lightslategrey": [119, 136, 153],
|
|
6761
|
-
"lightsteelblue": [176, 196, 222],
|
|
6762
|
-
"lightyellow": [255, 255, 224],
|
|
6763
|
-
"lime": [0, 255, 0],
|
|
6764
|
-
"limegreen": [50, 205, 50],
|
|
6765
|
-
"linen": [250, 240, 230],
|
|
6766
|
-
"magenta": [255, 0, 255],
|
|
6767
|
-
"maroon": [128, 0, 0],
|
|
6768
|
-
"mediumaquamarine": [102, 205, 170],
|
|
6769
|
-
"mediumblue": [0, 0, 205],
|
|
6770
|
-
"mediumorchid": [186, 85, 211],
|
|
6771
|
-
"mediumpurple": [147, 112, 219],
|
|
6772
|
-
"mediumseagreen": [60, 179, 113],
|
|
6773
|
-
"mediumslateblue": [123, 104, 238],
|
|
6774
|
-
"mediumspringgreen": [0, 250, 154],
|
|
6775
|
-
"mediumturquoise": [72, 209, 204],
|
|
6776
|
-
"mediumvioletred": [199, 21, 133],
|
|
6777
|
-
"midnightblue": [25, 25, 112],
|
|
6778
|
-
"mintcream": [245, 255, 250],
|
|
6779
|
-
"mistyrose": [255, 228, 225],
|
|
6780
|
-
"moccasin": [255, 228, 181],
|
|
6781
|
-
"navajowhite": [255, 222, 173],
|
|
6782
|
-
"navy": [0, 0, 128],
|
|
6783
|
-
"oldlace": [253, 245, 230],
|
|
6784
|
-
"olive": [128, 128, 0],
|
|
6785
|
-
"olivedrab": [107, 142, 35],
|
|
6786
|
-
"orange": [255, 165, 0],
|
|
6787
|
-
"orangered": [255, 69, 0],
|
|
6788
|
-
"orchid": [218, 112, 214],
|
|
6789
|
-
"palegoldenrod": [238, 232, 170],
|
|
6790
|
-
"palegreen": [152, 251, 152],
|
|
6791
|
-
"paleturquoise": [175, 238, 238],
|
|
6792
|
-
"palevioletred": [219, 112, 147],
|
|
6793
|
-
"papayawhip": [255, 239, 213],
|
|
6794
|
-
"peachpuff": [255, 218, 185],
|
|
6795
|
-
"peru": [205, 133, 63],
|
|
6796
|
-
"pink": [255, 192, 203],
|
|
6797
|
-
"plum": [221, 160, 221],
|
|
6798
|
-
"powderblue": [176, 224, 230],
|
|
6799
|
-
"purple": [128, 0, 128],
|
|
6800
|
-
"rebeccapurple": [102, 51, 153],
|
|
6801
|
-
"red": [255, 0, 0],
|
|
6802
|
-
"rosybrown": [188, 143, 143],
|
|
6803
|
-
"royalblue": [65, 105, 225],
|
|
6804
|
-
"saddlebrown": [139, 69, 19],
|
|
6805
|
-
"salmon": [250, 128, 114],
|
|
6806
|
-
"sandybrown": [244, 164, 96],
|
|
6807
|
-
"seagreen": [46, 139, 87],
|
|
6808
|
-
"seashell": [255, 245, 238],
|
|
6809
|
-
"sienna": [160, 82, 45],
|
|
6810
|
-
"silver": [192, 192, 192],
|
|
6811
|
-
"skyblue": [135, 206, 235],
|
|
6812
|
-
"slateblue": [106, 90, 205],
|
|
6813
|
-
"slategray": [112, 128, 144],
|
|
6814
|
-
"slategrey": [112, 128, 144],
|
|
6815
|
-
"snow": [255, 250, 250],
|
|
6816
|
-
"springgreen": [0, 255, 127],
|
|
6817
|
-
"steelblue": [70, 130, 180],
|
|
6818
|
-
"tan": [210, 180, 140],
|
|
6819
|
-
"teal": [0, 128, 128],
|
|
6820
|
-
"thistle": [216, 191, 216],
|
|
6821
|
-
"tomato": [255, 99, 71],
|
|
6822
|
-
"turquoise": [64, 224, 208],
|
|
6823
|
-
"violet": [238, 130, 238],
|
|
6824
|
-
"wheat": [245, 222, 179],
|
|
6825
|
-
"white": [255, 255, 255],
|
|
6826
|
-
"whitesmoke": [245, 245, 245],
|
|
6827
|
-
"yellow": [255, 255, 0],
|
|
6828
|
-
"yellowgreen": [154, 205, 50]
|
|
6829
|
-
};
|
|
6830
|
-
}
|
|
6831
|
-
});
|
|
6832
|
-
|
|
6833
|
-
// node_modules/color/node_modules/color-convert/conversions.js
|
|
6834
|
-
var require_conversions = __commonJS({
|
|
6835
|
-
"node_modules/color/node_modules/color-convert/conversions.js"(exports, module) {
|
|
6836
|
-
var cssKeywords = require_color_name2();
|
|
6837
6615
|
var reverseKeywords = {};
|
|
6838
|
-
for (key
|
|
6839
|
-
|
|
6840
|
-
reverseKeywords[cssKeywords[key]] = key;
|
|
6841
|
-
}
|
|
6616
|
+
for (const key of Object.keys(cssKeywords)) {
|
|
6617
|
+
reverseKeywords[cssKeywords[key]] = key;
|
|
6842
6618
|
}
|
|
6843
|
-
var
|
|
6844
|
-
var convert = module.exports = {
|
|
6619
|
+
var convert$1 = {
|
|
6845
6620
|
rgb: { channels: 3, labels: "rgb" },
|
|
6846
6621
|
hsl: { channels: 3, labels: "hsl" },
|
|
6847
6622
|
hsv: { channels: 3, labels: "hsv" },
|
|
@@ -6849,7 +6624,9 @@ var require_conversions = __commonJS({
|
|
|
6849
6624
|
cmyk: { channels: 4, labels: "cmyk" },
|
|
6850
6625
|
xyz: { channels: 3, labels: "xyz" },
|
|
6851
6626
|
lab: { channels: 3, labels: "lab" },
|
|
6627
|
+
oklab: { channels: 3, labels: ["okl", "oka", "okb"] },
|
|
6852
6628
|
lch: { channels: 3, labels: "lch" },
|
|
6629
|
+
oklch: { channels: 3, labels: ["okl", "okc", "okh"] },
|
|
6853
6630
|
hex: { channels: 1, labels: ["hex"] },
|
|
6854
6631
|
keyword: { channels: 1, labels: ["keyword"] },
|
|
6855
6632
|
ansi16: { channels: 1, labels: ["ansi16"] },
|
|
@@ -6858,52 +6635,64 @@ var require_conversions = __commonJS({
|
|
|
6858
6635
|
apple: { channels: 3, labels: ["r16", "g16", "b16"] },
|
|
6859
6636
|
gray: { channels: 1, labels: ["gray"] }
|
|
6860
6637
|
};
|
|
6861
|
-
|
|
6862
|
-
|
|
6863
|
-
|
|
6864
|
-
|
|
6865
|
-
|
|
6866
|
-
|
|
6867
|
-
|
|
6868
|
-
|
|
6869
|
-
|
|
6870
|
-
|
|
6871
|
-
|
|
6872
|
-
|
|
6873
|
-
|
|
6874
|
-
|
|
6875
|
-
|
|
6876
|
-
|
|
6877
|
-
|
|
6878
|
-
|
|
6879
|
-
|
|
6880
|
-
|
|
6881
|
-
|
|
6882
|
-
|
|
6883
|
-
|
|
6884
|
-
|
|
6885
|
-
|
|
6886
|
-
|
|
6887
|
-
|
|
6888
|
-
|
|
6889
|
-
|
|
6890
|
-
|
|
6891
|
-
|
|
6892
|
-
|
|
6893
|
-
|
|
6894
|
-
|
|
6895
|
-
|
|
6896
|
-
|
|
6897
|
-
|
|
6898
|
-
|
|
6899
|
-
|
|
6900
|
-
|
|
6638
|
+
var LAB_FT = (6 / 29) ** 3;
|
|
6639
|
+
function srgbNonlinearTransform(c) {
|
|
6640
|
+
const cc = c > 31308e-7 ? 1.055 * c ** (1 / 2.4) - 0.055 : c * 12.92;
|
|
6641
|
+
return Math.min(Math.max(0, cc), 1);
|
|
6642
|
+
}
|
|
6643
|
+
__name(srgbNonlinearTransform, "srgbNonlinearTransform");
|
|
6644
|
+
function srgbNonlinearTransformInv(c) {
|
|
6645
|
+
return c > 0.04045 ? ((c + 0.055) / 1.055) ** 2.4 : c / 12.92;
|
|
6646
|
+
}
|
|
6647
|
+
__name(srgbNonlinearTransformInv, "srgbNonlinearTransformInv");
|
|
6648
|
+
for (const model of Object.keys(convert$1)) {
|
|
6649
|
+
if (!("channels" in convert$1[model])) {
|
|
6650
|
+
throw new Error("missing channels property: " + model);
|
|
6651
|
+
}
|
|
6652
|
+
if (!("labels" in convert$1[model])) {
|
|
6653
|
+
throw new Error("missing channel labels property: " + model);
|
|
6654
|
+
}
|
|
6655
|
+
if (convert$1[model].labels.length !== convert$1[model].channels) {
|
|
6656
|
+
throw new Error("channel and label counts mismatch: " + model);
|
|
6657
|
+
}
|
|
6658
|
+
const { channels, labels } = convert$1[model];
|
|
6659
|
+
delete convert$1[model].channels;
|
|
6660
|
+
delete convert$1[model].labels;
|
|
6661
|
+
Object.defineProperty(convert$1[model], "channels", { value: channels });
|
|
6662
|
+
Object.defineProperty(convert$1[model], "labels", { value: labels });
|
|
6663
|
+
}
|
|
6664
|
+
convert$1.rgb.hsl = function(rgb) {
|
|
6665
|
+
const r = rgb[0] / 255;
|
|
6666
|
+
const g = rgb[1] / 255;
|
|
6667
|
+
const b = rgb[2] / 255;
|
|
6668
|
+
const min = Math.min(r, g, b);
|
|
6669
|
+
const max = Math.max(r, g, b);
|
|
6670
|
+
const delta = max - min;
|
|
6671
|
+
let h;
|
|
6672
|
+
let s;
|
|
6673
|
+
switch (max) {
|
|
6674
|
+
case min: {
|
|
6675
|
+
h = 0;
|
|
6676
|
+
break;
|
|
6677
|
+
}
|
|
6678
|
+
case r: {
|
|
6679
|
+
h = (g - b) / delta;
|
|
6680
|
+
break;
|
|
6681
|
+
}
|
|
6682
|
+
case g: {
|
|
6683
|
+
h = 2 + (b - r) / delta;
|
|
6684
|
+
break;
|
|
6685
|
+
}
|
|
6686
|
+
case b: {
|
|
6687
|
+
h = 4 + (r - g) / delta;
|
|
6688
|
+
break;
|
|
6689
|
+
}
|
|
6901
6690
|
}
|
|
6902
6691
|
h = Math.min(h * 60, 360);
|
|
6903
6692
|
if (h < 0) {
|
|
6904
6693
|
h += 360;
|
|
6905
6694
|
}
|
|
6906
|
-
l = (min + max) / 2;
|
|
6695
|
+
const l = (min + max) / 2;
|
|
6907
6696
|
if (max === min) {
|
|
6908
6697
|
s = 0;
|
|
6909
6698
|
} else if (l <= 0.5) {
|
|
@@ -6913,33 +6702,41 @@ var require_conversions = __commonJS({
|
|
|
6913
6702
|
}
|
|
6914
6703
|
return [h, s * 100, l * 100];
|
|
6915
6704
|
};
|
|
6916
|
-
convert.rgb.hsv = function(rgb) {
|
|
6917
|
-
|
|
6918
|
-
|
|
6919
|
-
|
|
6920
|
-
|
|
6921
|
-
|
|
6922
|
-
|
|
6923
|
-
|
|
6924
|
-
|
|
6925
|
-
|
|
6926
|
-
|
|
6927
|
-
|
|
6705
|
+
convert$1.rgb.hsv = function(rgb) {
|
|
6706
|
+
let rdif;
|
|
6707
|
+
let gdif;
|
|
6708
|
+
let bdif;
|
|
6709
|
+
let h;
|
|
6710
|
+
let s;
|
|
6711
|
+
const r = rgb[0] / 255;
|
|
6712
|
+
const g = rgb[1] / 255;
|
|
6713
|
+
const b = rgb[2] / 255;
|
|
6714
|
+
const v = Math.max(r, g, b);
|
|
6715
|
+
const diff = v - Math.min(r, g, b);
|
|
6716
|
+
const diffc = /* @__PURE__ */ __name(function(c) {
|
|
6928
6717
|
return (v - c) / 6 / diff + 1 / 2;
|
|
6929
6718
|
}, "diffc");
|
|
6930
6719
|
if (diff === 0) {
|
|
6931
|
-
h =
|
|
6720
|
+
h = 0;
|
|
6721
|
+
s = 0;
|
|
6932
6722
|
} else {
|
|
6933
6723
|
s = diff / v;
|
|
6934
6724
|
rdif = diffc(r);
|
|
6935
6725
|
gdif = diffc(g);
|
|
6936
6726
|
bdif = diffc(b);
|
|
6937
|
-
|
|
6938
|
-
|
|
6939
|
-
|
|
6940
|
-
|
|
6941
|
-
|
|
6942
|
-
|
|
6727
|
+
switch (v) {
|
|
6728
|
+
case r: {
|
|
6729
|
+
h = bdif - gdif;
|
|
6730
|
+
break;
|
|
6731
|
+
}
|
|
6732
|
+
case g: {
|
|
6733
|
+
h = 1 / 3 + rdif - bdif;
|
|
6734
|
+
break;
|
|
6735
|
+
}
|
|
6736
|
+
case b: {
|
|
6737
|
+
h = 2 / 3 + gdif - rdif;
|
|
6738
|
+
break;
|
|
6739
|
+
}
|
|
6943
6740
|
}
|
|
6944
6741
|
if (h < 0) {
|
|
6945
6742
|
h += 1;
|
|
@@ -6953,107 +6750,100 @@ var require_conversions = __commonJS({
|
|
|
6953
6750
|
v * 100
|
|
6954
6751
|
];
|
|
6955
6752
|
};
|
|
6956
|
-
convert.rgb.hwb = function(rgb) {
|
|
6957
|
-
|
|
6958
|
-
|
|
6959
|
-
|
|
6960
|
-
|
|
6961
|
-
|
|
6753
|
+
convert$1.rgb.hwb = function(rgb) {
|
|
6754
|
+
const r = rgb[0];
|
|
6755
|
+
const g = rgb[1];
|
|
6756
|
+
let b = rgb[2];
|
|
6757
|
+
const h = convert$1.rgb.hsl(rgb)[0];
|
|
6758
|
+
const w = 1 / 255 * Math.min(r, Math.min(g, b));
|
|
6962
6759
|
b = 1 - 1 / 255 * Math.max(r, Math.max(g, b));
|
|
6963
6760
|
return [h, w * 100, b * 100];
|
|
6964
6761
|
};
|
|
6965
|
-
convert.rgb.
|
|
6966
|
-
|
|
6967
|
-
|
|
6968
|
-
|
|
6969
|
-
|
|
6970
|
-
|
|
6971
|
-
|
|
6972
|
-
|
|
6973
|
-
|
|
6974
|
-
|
|
6975
|
-
|
|
6976
|
-
|
|
6762
|
+
convert$1.rgb.oklab = function(rgb) {
|
|
6763
|
+
const r = srgbNonlinearTransformInv(rgb[0] / 255);
|
|
6764
|
+
const g = srgbNonlinearTransformInv(rgb[1] / 255);
|
|
6765
|
+
const b = srgbNonlinearTransformInv(rgb[2] / 255);
|
|
6766
|
+
const lp = Math.cbrt(0.4122214708 * r + 0.5363325363 * g + 0.0514459929 * b);
|
|
6767
|
+
const mp = Math.cbrt(0.2119034982 * r + 0.6806995451 * g + 0.1073969566 * b);
|
|
6768
|
+
const sp = Math.cbrt(0.0883024619 * r + 0.2817188376 * g + 0.6299787005 * b);
|
|
6769
|
+
const l = 0.2104542553 * lp + 0.793617785 * mp - 0.0040720468 * sp;
|
|
6770
|
+
const aa = 1.9779984951 * lp - 2.428592205 * mp + 0.4505937099 * sp;
|
|
6771
|
+
const bb = 0.0259040371 * lp + 0.7827717662 * mp - 0.808675766 * sp;
|
|
6772
|
+
return [l * 100, aa * 100, bb * 100];
|
|
6773
|
+
};
|
|
6774
|
+
convert$1.rgb.cmyk = function(rgb) {
|
|
6775
|
+
const r = rgb[0] / 255;
|
|
6776
|
+
const g = rgb[1] / 255;
|
|
6777
|
+
const b = rgb[2] / 255;
|
|
6778
|
+
const k = Math.min(1 - r, 1 - g, 1 - b);
|
|
6779
|
+
const c = (1 - r - k) / (1 - k) || 0;
|
|
6780
|
+
const m = (1 - g - k) / (1 - k) || 0;
|
|
6781
|
+
const y = (1 - b - k) / (1 - k) || 0;
|
|
6977
6782
|
return [c * 100, m * 100, y * 100, k * 100];
|
|
6978
6783
|
};
|
|
6979
6784
|
function comparativeDistance(x, y) {
|
|
6980
|
-
return
|
|
6785
|
+
return (x[0] - y[0]) ** 2 + (x[1] - y[1]) ** 2 + (x[2] - y[2]) ** 2;
|
|
6981
6786
|
}
|
|
6982
6787
|
__name(comparativeDistance, "comparativeDistance");
|
|
6983
|
-
convert.rgb.keyword = function(rgb) {
|
|
6984
|
-
|
|
6788
|
+
convert$1.rgb.keyword = function(rgb) {
|
|
6789
|
+
const reversed = reverseKeywords[rgb];
|
|
6985
6790
|
if (reversed) {
|
|
6986
6791
|
return reversed;
|
|
6987
6792
|
}
|
|
6988
|
-
|
|
6989
|
-
|
|
6990
|
-
for (
|
|
6991
|
-
|
|
6992
|
-
|
|
6993
|
-
|
|
6994
|
-
|
|
6995
|
-
|
|
6996
|
-
currentClosestKeyword = keyword;
|
|
6997
|
-
}
|
|
6793
|
+
let currentClosestDistance = Number.POSITIVE_INFINITY;
|
|
6794
|
+
let currentClosestKeyword;
|
|
6795
|
+
for (const keyword of Object.keys(cssKeywords)) {
|
|
6796
|
+
const value = cssKeywords[keyword];
|
|
6797
|
+
const distance = comparativeDistance(rgb, value);
|
|
6798
|
+
if (distance < currentClosestDistance) {
|
|
6799
|
+
currentClosestDistance = distance;
|
|
6800
|
+
currentClosestKeyword = keyword;
|
|
6998
6801
|
}
|
|
6999
6802
|
}
|
|
7000
6803
|
return currentClosestKeyword;
|
|
7001
6804
|
};
|
|
7002
|
-
convert.keyword.rgb = function(keyword) {
|
|
6805
|
+
convert$1.keyword.rgb = function(keyword) {
|
|
7003
6806
|
return cssKeywords[keyword];
|
|
7004
6807
|
};
|
|
7005
|
-
convert.rgb.xyz = function(rgb) {
|
|
7006
|
-
|
|
7007
|
-
|
|
7008
|
-
|
|
7009
|
-
|
|
7010
|
-
|
|
7011
|
-
|
|
7012
|
-
var x = r * 0.4124 + g * 0.3576 + b * 0.1805;
|
|
7013
|
-
var y = r * 0.2126 + g * 0.7152 + b * 0.0722;
|
|
7014
|
-
var z = r * 0.0193 + g * 0.1192 + b * 0.9505;
|
|
6808
|
+
convert$1.rgb.xyz = function(rgb) {
|
|
6809
|
+
const r = srgbNonlinearTransformInv(rgb[0] / 255);
|
|
6810
|
+
const g = srgbNonlinearTransformInv(rgb[1] / 255);
|
|
6811
|
+
const b = srgbNonlinearTransformInv(rgb[2] / 255);
|
|
6812
|
+
const x = r * 0.4124564 + g * 0.3575761 + b * 0.1804375;
|
|
6813
|
+
const y = r * 0.2126729 + g * 0.7151522 + b * 0.072175;
|
|
6814
|
+
const z = r * 0.0193339 + g * 0.119192 + b * 0.9503041;
|
|
7015
6815
|
return [x * 100, y * 100, z * 100];
|
|
7016
6816
|
};
|
|
7017
|
-
convert.rgb.lab = function(rgb) {
|
|
7018
|
-
|
|
7019
|
-
|
|
7020
|
-
|
|
7021
|
-
|
|
7022
|
-
var l;
|
|
7023
|
-
var a;
|
|
7024
|
-
var b;
|
|
6817
|
+
convert$1.rgb.lab = function(rgb) {
|
|
6818
|
+
const xyz = convert$1.rgb.xyz(rgb);
|
|
6819
|
+
let x = xyz[0];
|
|
6820
|
+
let y = xyz[1];
|
|
6821
|
+
let z = xyz[2];
|
|
7025
6822
|
x /= 95.047;
|
|
7026
6823
|
y /= 100;
|
|
7027
6824
|
z /= 108.883;
|
|
7028
|
-
x = x >
|
|
7029
|
-
y = y >
|
|
7030
|
-
z = z >
|
|
7031
|
-
l = 116 * y - 16;
|
|
7032
|
-
a = 500 * (x - y);
|
|
7033
|
-
b = 200 * (y - z);
|
|
6825
|
+
x = x > LAB_FT ? x ** (1 / 3) : 7.787 * x + 16 / 116;
|
|
6826
|
+
y = y > LAB_FT ? y ** (1 / 3) : 7.787 * y + 16 / 116;
|
|
6827
|
+
z = z > LAB_FT ? z ** (1 / 3) : 7.787 * z + 16 / 116;
|
|
6828
|
+
const l = 116 * y - 16;
|
|
6829
|
+
const a = 500 * (x - y);
|
|
6830
|
+
const b = 200 * (y - z);
|
|
7034
6831
|
return [l, a, b];
|
|
7035
6832
|
};
|
|
7036
|
-
convert.hsl.rgb = function(hsl) {
|
|
7037
|
-
|
|
7038
|
-
|
|
7039
|
-
|
|
7040
|
-
|
|
7041
|
-
|
|
7042
|
-
var t3;
|
|
7043
|
-
var rgb;
|
|
7044
|
-
var val;
|
|
6833
|
+
convert$1.hsl.rgb = function(hsl) {
|
|
6834
|
+
const h = hsl[0] / 360;
|
|
6835
|
+
const s = hsl[1] / 100;
|
|
6836
|
+
const l = hsl[2] / 100;
|
|
6837
|
+
let t3;
|
|
6838
|
+
let value;
|
|
7045
6839
|
if (s === 0) {
|
|
7046
|
-
|
|
7047
|
-
return [
|
|
7048
|
-
}
|
|
7049
|
-
if (l < 0.5) {
|
|
7050
|
-
t2 = l * (1 + s);
|
|
7051
|
-
} else {
|
|
7052
|
-
t2 = l + s - l * s;
|
|
6840
|
+
value = l * 255;
|
|
6841
|
+
return [value, value, value];
|
|
7053
6842
|
}
|
|
7054
|
-
|
|
7055
|
-
|
|
7056
|
-
|
|
6843
|
+
const t2 = l < 0.5 ? l * (1 + s) : l + s - l * s;
|
|
6844
|
+
const t1 = 2 * l - t2;
|
|
6845
|
+
const rgb = [0, 0, 0];
|
|
6846
|
+
for (let i = 0; i < 3; i++) {
|
|
7057
6847
|
t3 = h + 1 / 3 * -(i - 1);
|
|
7058
6848
|
if (t3 < 0) {
|
|
7059
6849
|
t3++;
|
|
@@ -7062,253 +6852,285 @@ var require_conversions = __commonJS({
|
|
|
7062
6852
|
t3--;
|
|
7063
6853
|
}
|
|
7064
6854
|
if (6 * t3 < 1) {
|
|
7065
|
-
|
|
6855
|
+
value = t1 + (t2 - t1) * 6 * t3;
|
|
7066
6856
|
} else if (2 * t3 < 1) {
|
|
7067
|
-
|
|
6857
|
+
value = t2;
|
|
7068
6858
|
} else if (3 * t3 < 2) {
|
|
7069
|
-
|
|
6859
|
+
value = t1 + (t2 - t1) * (2 / 3 - t3) * 6;
|
|
7070
6860
|
} else {
|
|
7071
|
-
|
|
6861
|
+
value = t1;
|
|
7072
6862
|
}
|
|
7073
|
-
rgb[i] =
|
|
6863
|
+
rgb[i] = value * 255;
|
|
7074
6864
|
}
|
|
7075
6865
|
return rgb;
|
|
7076
6866
|
};
|
|
7077
|
-
convert.hsl.hsv = function(hsl) {
|
|
7078
|
-
|
|
7079
|
-
|
|
7080
|
-
|
|
7081
|
-
|
|
7082
|
-
|
|
7083
|
-
var sv;
|
|
7084
|
-
var v;
|
|
6867
|
+
convert$1.hsl.hsv = function(hsl) {
|
|
6868
|
+
const h = hsl[0];
|
|
6869
|
+
let s = hsl[1] / 100;
|
|
6870
|
+
let l = hsl[2] / 100;
|
|
6871
|
+
let smin = s;
|
|
6872
|
+
const lmin = Math.max(l, 0.01);
|
|
7085
6873
|
l *= 2;
|
|
7086
6874
|
s *= l <= 1 ? l : 2 - l;
|
|
7087
6875
|
smin *= lmin <= 1 ? lmin : 2 - lmin;
|
|
7088
|
-
v = (l + s) / 2;
|
|
7089
|
-
sv = l === 0 ? 2 * smin / (lmin + smin) : 2 * s / (l + s);
|
|
6876
|
+
const v = (l + s) / 2;
|
|
6877
|
+
const sv = l === 0 ? 2 * smin / (lmin + smin) : 2 * s / (l + s);
|
|
7090
6878
|
return [h, sv * 100, v * 100];
|
|
7091
6879
|
};
|
|
7092
|
-
convert.hsv.rgb = function(hsv) {
|
|
7093
|
-
|
|
7094
|
-
|
|
7095
|
-
|
|
7096
|
-
|
|
7097
|
-
|
|
7098
|
-
|
|
7099
|
-
|
|
7100
|
-
|
|
6880
|
+
convert$1.hsv.rgb = function(hsv) {
|
|
6881
|
+
const h = hsv[0] / 60;
|
|
6882
|
+
const s = hsv[1] / 100;
|
|
6883
|
+
let v = hsv[2] / 100;
|
|
6884
|
+
const hi = Math.floor(h) % 6;
|
|
6885
|
+
const f = h - Math.floor(h);
|
|
6886
|
+
const p = 255 * v * (1 - s);
|
|
6887
|
+
const q = 255 * v * (1 - s * f);
|
|
6888
|
+
const t = 255 * v * (1 - s * (1 - f));
|
|
7101
6889
|
v *= 255;
|
|
7102
6890
|
switch (hi) {
|
|
7103
|
-
case 0:
|
|
6891
|
+
case 0: {
|
|
7104
6892
|
return [v, t, p];
|
|
7105
|
-
|
|
6893
|
+
}
|
|
6894
|
+
case 1: {
|
|
7106
6895
|
return [q, v, p];
|
|
7107
|
-
|
|
6896
|
+
}
|
|
6897
|
+
case 2: {
|
|
7108
6898
|
return [p, v, t];
|
|
7109
|
-
|
|
6899
|
+
}
|
|
6900
|
+
case 3: {
|
|
7110
6901
|
return [p, q, v];
|
|
7111
|
-
|
|
6902
|
+
}
|
|
6903
|
+
case 4: {
|
|
7112
6904
|
return [t, p, v];
|
|
7113
|
-
|
|
6905
|
+
}
|
|
6906
|
+
case 5: {
|
|
7114
6907
|
return [v, p, q];
|
|
6908
|
+
}
|
|
7115
6909
|
}
|
|
7116
6910
|
};
|
|
7117
|
-
convert.hsv.hsl = function(hsv) {
|
|
7118
|
-
|
|
7119
|
-
|
|
7120
|
-
|
|
7121
|
-
|
|
7122
|
-
|
|
7123
|
-
|
|
7124
|
-
var l;
|
|
6911
|
+
convert$1.hsv.hsl = function(hsv) {
|
|
6912
|
+
const h = hsv[0];
|
|
6913
|
+
const s = hsv[1] / 100;
|
|
6914
|
+
const v = hsv[2] / 100;
|
|
6915
|
+
const vmin = Math.max(v, 0.01);
|
|
6916
|
+
let sl;
|
|
6917
|
+
let l;
|
|
7125
6918
|
l = (2 - s) * v;
|
|
7126
|
-
lmin = (2 - s) * vmin;
|
|
6919
|
+
const lmin = (2 - s) * vmin;
|
|
7127
6920
|
sl = s * vmin;
|
|
7128
6921
|
sl /= lmin <= 1 ? lmin : 2 - lmin;
|
|
7129
6922
|
sl = sl || 0;
|
|
7130
6923
|
l /= 2;
|
|
7131
6924
|
return [h, sl * 100, l * 100];
|
|
7132
6925
|
};
|
|
7133
|
-
convert.hwb.rgb = function(hwb) {
|
|
7134
|
-
|
|
7135
|
-
|
|
7136
|
-
|
|
7137
|
-
|
|
7138
|
-
|
|
7139
|
-
var v;
|
|
7140
|
-
var f;
|
|
7141
|
-
var n;
|
|
6926
|
+
convert$1.hwb.rgb = function(hwb) {
|
|
6927
|
+
const h = hwb[0] / 360;
|
|
6928
|
+
let wh = hwb[1] / 100;
|
|
6929
|
+
let bl = hwb[2] / 100;
|
|
6930
|
+
const ratio = wh + bl;
|
|
6931
|
+
let f;
|
|
7142
6932
|
if (ratio > 1) {
|
|
7143
6933
|
wh /= ratio;
|
|
7144
6934
|
bl /= ratio;
|
|
7145
6935
|
}
|
|
7146
|
-
i = Math.floor(6 * h);
|
|
7147
|
-
v = 1 - bl;
|
|
6936
|
+
const i = Math.floor(6 * h);
|
|
6937
|
+
const v = 1 - bl;
|
|
7148
6938
|
f = 6 * h - i;
|
|
7149
6939
|
if ((i & 1) !== 0) {
|
|
7150
6940
|
f = 1 - f;
|
|
7151
6941
|
}
|
|
7152
|
-
n = wh + f * (v - wh);
|
|
7153
|
-
|
|
7154
|
-
|
|
7155
|
-
|
|
6942
|
+
const n = wh + f * (v - wh);
|
|
6943
|
+
let r;
|
|
6944
|
+
let g;
|
|
6945
|
+
let b;
|
|
7156
6946
|
switch (i) {
|
|
7157
6947
|
default:
|
|
7158
6948
|
case 6:
|
|
7159
|
-
case 0:
|
|
6949
|
+
case 0: {
|
|
7160
6950
|
r = v;
|
|
7161
6951
|
g = n;
|
|
7162
6952
|
b = wh;
|
|
7163
6953
|
break;
|
|
7164
|
-
|
|
6954
|
+
}
|
|
6955
|
+
case 1: {
|
|
7165
6956
|
r = n;
|
|
7166
6957
|
g = v;
|
|
7167
6958
|
b = wh;
|
|
7168
6959
|
break;
|
|
7169
|
-
|
|
6960
|
+
}
|
|
6961
|
+
case 2: {
|
|
7170
6962
|
r = wh;
|
|
7171
6963
|
g = v;
|
|
7172
6964
|
b = n;
|
|
7173
6965
|
break;
|
|
7174
|
-
|
|
6966
|
+
}
|
|
6967
|
+
case 3: {
|
|
7175
6968
|
r = wh;
|
|
7176
6969
|
g = n;
|
|
7177
6970
|
b = v;
|
|
7178
6971
|
break;
|
|
7179
|
-
|
|
6972
|
+
}
|
|
6973
|
+
case 4: {
|
|
7180
6974
|
r = n;
|
|
7181
6975
|
g = wh;
|
|
7182
6976
|
b = v;
|
|
7183
6977
|
break;
|
|
7184
|
-
|
|
6978
|
+
}
|
|
6979
|
+
case 5: {
|
|
7185
6980
|
r = v;
|
|
7186
6981
|
g = wh;
|
|
7187
6982
|
b = n;
|
|
7188
6983
|
break;
|
|
6984
|
+
}
|
|
7189
6985
|
}
|
|
7190
6986
|
return [r * 255, g * 255, b * 255];
|
|
7191
6987
|
};
|
|
7192
|
-
convert.cmyk.rgb = function(cmyk) {
|
|
7193
|
-
|
|
7194
|
-
|
|
7195
|
-
|
|
7196
|
-
|
|
7197
|
-
|
|
7198
|
-
|
|
7199
|
-
|
|
7200
|
-
r = 1 - Math.min(1, c * (1 - k) + k);
|
|
7201
|
-
g = 1 - Math.min(1, m * (1 - k) + k);
|
|
7202
|
-
b = 1 - Math.min(1, y * (1 - k) + k);
|
|
6988
|
+
convert$1.cmyk.rgb = function(cmyk) {
|
|
6989
|
+
const c = cmyk[0] / 100;
|
|
6990
|
+
const m = cmyk[1] / 100;
|
|
6991
|
+
const y = cmyk[2] / 100;
|
|
6992
|
+
const k = cmyk[3] / 100;
|
|
6993
|
+
const r = 1 - Math.min(1, c * (1 - k) + k);
|
|
6994
|
+
const g = 1 - Math.min(1, m * (1 - k) + k);
|
|
6995
|
+
const b = 1 - Math.min(1, y * (1 - k) + k);
|
|
7203
6996
|
return [r * 255, g * 255, b * 255];
|
|
7204
6997
|
};
|
|
7205
|
-
convert.xyz.rgb = function(xyz) {
|
|
7206
|
-
|
|
7207
|
-
|
|
7208
|
-
|
|
7209
|
-
|
|
7210
|
-
|
|
7211
|
-
|
|
7212
|
-
r = x * 3.
|
|
7213
|
-
g = x * -0.
|
|
7214
|
-
b = x * 0.
|
|
7215
|
-
r =
|
|
7216
|
-
g =
|
|
7217
|
-
b =
|
|
7218
|
-
r = Math.min(Math.max(0, r), 1);
|
|
7219
|
-
g = Math.min(Math.max(0, g), 1);
|
|
7220
|
-
b = Math.min(Math.max(0, b), 1);
|
|
6998
|
+
convert$1.xyz.rgb = function(xyz) {
|
|
6999
|
+
const x = xyz[0] / 100;
|
|
7000
|
+
const y = xyz[1] / 100;
|
|
7001
|
+
const z = xyz[2] / 100;
|
|
7002
|
+
let r;
|
|
7003
|
+
let g;
|
|
7004
|
+
let b;
|
|
7005
|
+
r = x * 3.2404542 + y * -1.5371385 + z * -0.4985314;
|
|
7006
|
+
g = x * -0.969266 + y * 1.8760108 + z * 0.041556;
|
|
7007
|
+
b = x * 0.0556434 + y * -0.2040259 + z * 1.0572252;
|
|
7008
|
+
r = srgbNonlinearTransform(r);
|
|
7009
|
+
g = srgbNonlinearTransform(g);
|
|
7010
|
+
b = srgbNonlinearTransform(b);
|
|
7221
7011
|
return [r * 255, g * 255, b * 255];
|
|
7222
7012
|
};
|
|
7223
|
-
convert.xyz.lab = function(xyz) {
|
|
7224
|
-
|
|
7225
|
-
|
|
7226
|
-
|
|
7227
|
-
var l;
|
|
7228
|
-
var a;
|
|
7229
|
-
var b;
|
|
7013
|
+
convert$1.xyz.lab = function(xyz) {
|
|
7014
|
+
let x = xyz[0];
|
|
7015
|
+
let y = xyz[1];
|
|
7016
|
+
let z = xyz[2];
|
|
7230
7017
|
x /= 95.047;
|
|
7231
7018
|
y /= 100;
|
|
7232
7019
|
z /= 108.883;
|
|
7233
|
-
x = x >
|
|
7234
|
-
y = y >
|
|
7235
|
-
z = z >
|
|
7236
|
-
l = 116 * y - 16;
|
|
7237
|
-
a = 500 * (x - y);
|
|
7238
|
-
b = 200 * (y - z);
|
|
7020
|
+
x = x > LAB_FT ? x ** (1 / 3) : 7.787 * x + 16 / 116;
|
|
7021
|
+
y = y > LAB_FT ? y ** (1 / 3) : 7.787 * y + 16 / 116;
|
|
7022
|
+
z = z > LAB_FT ? z ** (1 / 3) : 7.787 * z + 16 / 116;
|
|
7023
|
+
const l = 116 * y - 16;
|
|
7024
|
+
const a = 500 * (x - y);
|
|
7025
|
+
const b = 200 * (y - z);
|
|
7239
7026
|
return [l, a, b];
|
|
7240
7027
|
};
|
|
7241
|
-
convert.
|
|
7242
|
-
|
|
7243
|
-
|
|
7244
|
-
|
|
7245
|
-
|
|
7246
|
-
|
|
7247
|
-
|
|
7028
|
+
convert$1.xyz.oklab = function(xyz) {
|
|
7029
|
+
const x = xyz[0] / 100;
|
|
7030
|
+
const y = xyz[1] / 100;
|
|
7031
|
+
const z = xyz[2] / 100;
|
|
7032
|
+
const lp = Math.cbrt(0.8189330101 * x + 0.3618667424 * y - 0.1288597137 * z);
|
|
7033
|
+
const mp = Math.cbrt(0.0329845436 * x + 0.9293118715 * y + 0.0361456387 * z);
|
|
7034
|
+
const sp = Math.cbrt(0.0482003018 * x + 0.2643662691 * y + 0.633851707 * z);
|
|
7035
|
+
const l = 0.2104542553 * lp + 0.793617785 * mp - 0.0040720468 * sp;
|
|
7036
|
+
const a = 1.9779984951 * lp - 2.428592205 * mp + 0.4505937099 * sp;
|
|
7037
|
+
const b = 0.0259040371 * lp + 0.7827717662 * mp - 0.808675766 * sp;
|
|
7038
|
+
return [l * 100, a * 100, b * 100];
|
|
7039
|
+
};
|
|
7040
|
+
convert$1.oklab.oklch = function(oklab) {
|
|
7041
|
+
return convert$1.lab.lch(oklab);
|
|
7042
|
+
};
|
|
7043
|
+
convert$1.oklab.xyz = function(oklab) {
|
|
7044
|
+
const ll = oklab[0] / 100;
|
|
7045
|
+
const a = oklab[1] / 100;
|
|
7046
|
+
const b = oklab[2] / 100;
|
|
7047
|
+
const l = (0.999999998 * ll + 0.396337792 * a + 0.215803758 * b) ** 3;
|
|
7048
|
+
const m = (1.000000008 * ll - 0.105561342 * a - 0.063854175 * b) ** 3;
|
|
7049
|
+
const s = (1.000000055 * ll - 0.089484182 * a - 1.291485538 * b) ** 3;
|
|
7050
|
+
const x = 1.227013851 * l - 0.55779998 * m + 0.281256149 * s;
|
|
7051
|
+
const y = -0.040580178 * l + 1.11225687 * m - 0.071676679 * s;
|
|
7052
|
+
const z = -0.076381285 * l - 0.421481978 * m + 1.58616322 * s;
|
|
7053
|
+
return [x * 100, y * 100, z * 100];
|
|
7054
|
+
};
|
|
7055
|
+
convert$1.oklab.rgb = function(oklab) {
|
|
7056
|
+
const ll = oklab[0] / 100;
|
|
7057
|
+
const aa = oklab[1] / 100;
|
|
7058
|
+
const bb = oklab[2] / 100;
|
|
7059
|
+
const l = (ll + 0.3963377774 * aa + 0.2158037573 * bb) ** 3;
|
|
7060
|
+
const m = (ll - 0.1055613458 * aa - 0.0638541728 * bb) ** 3;
|
|
7061
|
+
const s = (ll - 0.0894841775 * aa - 1.291485548 * bb) ** 3;
|
|
7062
|
+
const r = srgbNonlinearTransform(4.0767416621 * l - 3.3077115913 * m + 0.2309699292 * s);
|
|
7063
|
+
const g = srgbNonlinearTransform(-1.2684380046 * l + 2.6097574011 * m - 0.3413193965 * s);
|
|
7064
|
+
const b = srgbNonlinearTransform(-0.0041960863 * l - 0.7034186147 * m + 1.707614701 * s);
|
|
7065
|
+
return [r * 255, g * 255, b * 255];
|
|
7066
|
+
};
|
|
7067
|
+
convert$1.oklch.oklab = function(oklch) {
|
|
7068
|
+
return convert$1.lch.lab(oklch);
|
|
7069
|
+
};
|
|
7070
|
+
convert$1.lab.xyz = function(lab) {
|
|
7071
|
+
const l = lab[0];
|
|
7072
|
+
const a = lab[1];
|
|
7073
|
+
const b = lab[2];
|
|
7074
|
+
let x;
|
|
7075
|
+
let y;
|
|
7076
|
+
let z;
|
|
7248
7077
|
y = (l + 16) / 116;
|
|
7249
7078
|
x = a / 500 + y;
|
|
7250
7079
|
z = y - b / 200;
|
|
7251
|
-
|
|
7252
|
-
|
|
7253
|
-
|
|
7254
|
-
y = y2 >
|
|
7255
|
-
x = x2 >
|
|
7256
|
-
z = z2 >
|
|
7080
|
+
const y2 = y ** 3;
|
|
7081
|
+
const x2 = x ** 3;
|
|
7082
|
+
const z2 = z ** 3;
|
|
7083
|
+
y = y2 > LAB_FT ? y2 : (y - 16 / 116) / 7.787;
|
|
7084
|
+
x = x2 > LAB_FT ? x2 : (x - 16 / 116) / 7.787;
|
|
7085
|
+
z = z2 > LAB_FT ? z2 : (z - 16 / 116) / 7.787;
|
|
7257
7086
|
x *= 95.047;
|
|
7258
7087
|
y *= 100;
|
|
7259
7088
|
z *= 108.883;
|
|
7260
7089
|
return [x, y, z];
|
|
7261
7090
|
};
|
|
7262
|
-
convert.lab.lch = function(lab) {
|
|
7263
|
-
|
|
7264
|
-
|
|
7265
|
-
|
|
7266
|
-
|
|
7267
|
-
|
|
7268
|
-
var c;
|
|
7269
|
-
hr = Math.atan2(b, a);
|
|
7091
|
+
convert$1.lab.lch = function(lab) {
|
|
7092
|
+
const l = lab[0];
|
|
7093
|
+
const a = lab[1];
|
|
7094
|
+
const b = lab[2];
|
|
7095
|
+
let h;
|
|
7096
|
+
const hr = Math.atan2(b, a);
|
|
7270
7097
|
h = hr * 360 / 2 / Math.PI;
|
|
7271
7098
|
if (h < 0) {
|
|
7272
7099
|
h += 360;
|
|
7273
7100
|
}
|
|
7274
|
-
c = Math.sqrt(a * a + b * b);
|
|
7101
|
+
const c = Math.sqrt(a * a + b * b);
|
|
7275
7102
|
return [l, c, h];
|
|
7276
7103
|
};
|
|
7277
|
-
convert.lch.lab = function(lch) {
|
|
7278
|
-
|
|
7279
|
-
|
|
7280
|
-
|
|
7281
|
-
|
|
7282
|
-
|
|
7283
|
-
|
|
7284
|
-
hr = h / 360 * 2 * Math.PI;
|
|
7285
|
-
a = c * Math.cos(hr);
|
|
7286
|
-
b = c * Math.sin(hr);
|
|
7104
|
+
convert$1.lch.lab = function(lch) {
|
|
7105
|
+
const l = lch[0];
|
|
7106
|
+
const c = lch[1];
|
|
7107
|
+
const h = lch[2];
|
|
7108
|
+
const hr = h / 360 * 2 * Math.PI;
|
|
7109
|
+
const a = c * Math.cos(hr);
|
|
7110
|
+
const b = c * Math.sin(hr);
|
|
7287
7111
|
return [l, a, b];
|
|
7288
7112
|
};
|
|
7289
|
-
convert.rgb.ansi16 = function(args) {
|
|
7290
|
-
|
|
7291
|
-
|
|
7292
|
-
var b = args[2];
|
|
7293
|
-
var value = 1 in arguments ? arguments[1] : convert.rgb.hsv(args)[2];
|
|
7113
|
+
convert$1.rgb.ansi16 = function(args, saturation = null) {
|
|
7114
|
+
const [r, g, b] = args;
|
|
7115
|
+
let value = saturation === null ? convert$1.rgb.hsv(args)[2] : saturation;
|
|
7294
7116
|
value = Math.round(value / 50);
|
|
7295
7117
|
if (value === 0) {
|
|
7296
7118
|
return 30;
|
|
7297
7119
|
}
|
|
7298
|
-
|
|
7120
|
+
let ansi = 30 + (Math.round(b / 255) << 2 | Math.round(g / 255) << 1 | Math.round(r / 255));
|
|
7299
7121
|
if (value === 2) {
|
|
7300
7122
|
ansi += 60;
|
|
7301
7123
|
}
|
|
7302
7124
|
return ansi;
|
|
7303
7125
|
};
|
|
7304
|
-
convert.hsv.ansi16 = function(args) {
|
|
7305
|
-
return convert.rgb.ansi16(convert.hsv.rgb(args), args[2]);
|
|
7126
|
+
convert$1.hsv.ansi16 = function(args) {
|
|
7127
|
+
return convert$1.rgb.ansi16(convert$1.hsv.rgb(args), args[2]);
|
|
7306
7128
|
};
|
|
7307
|
-
convert.rgb.ansi256 = function(args) {
|
|
7308
|
-
|
|
7309
|
-
|
|
7310
|
-
|
|
7311
|
-
if (r === g && g === b) {
|
|
7129
|
+
convert$1.rgb.ansi256 = function(args) {
|
|
7130
|
+
const r = args[0];
|
|
7131
|
+
const g = args[1];
|
|
7132
|
+
const b = args[2];
|
|
7133
|
+
if (r >> 4 === g >> 4 && g >> 4 === b >> 4) {
|
|
7312
7134
|
if (r < 8) {
|
|
7313
7135
|
return 16;
|
|
7314
7136
|
}
|
|
@@ -7317,11 +7139,12 @@ var require_conversions = __commonJS({
|
|
|
7317
7139
|
}
|
|
7318
7140
|
return Math.round((r - 8) / 247 * 24) + 232;
|
|
7319
7141
|
}
|
|
7320
|
-
|
|
7142
|
+
const ansi = 16 + 36 * Math.round(r / 255 * 5) + 6 * Math.round(g / 255 * 5) + Math.round(b / 255 * 5);
|
|
7321
7143
|
return ansi;
|
|
7322
7144
|
};
|
|
7323
|
-
convert.ansi16.rgb = function(args) {
|
|
7324
|
-
|
|
7145
|
+
convert$1.ansi16.rgb = function(args) {
|
|
7146
|
+
args = args[0];
|
|
7147
|
+
let color = args % 10;
|
|
7325
7148
|
if (color === 0 || color === 7) {
|
|
7326
7149
|
if (args > 50) {
|
|
7327
7150
|
color += 3.5;
|
|
@@ -7329,60 +7152,54 @@ var require_conversions = __commonJS({
|
|
|
7329
7152
|
color = color / 10.5 * 255;
|
|
7330
7153
|
return [color, color, color];
|
|
7331
7154
|
}
|
|
7332
|
-
|
|
7333
|
-
|
|
7334
|
-
|
|
7335
|
-
|
|
7155
|
+
const mult = (Math.trunc(args > 50) + 1) * 0.5;
|
|
7156
|
+
const r = (color & 1) * mult * 255;
|
|
7157
|
+
const g = (color >> 1 & 1) * mult * 255;
|
|
7158
|
+
const b = (color >> 2 & 1) * mult * 255;
|
|
7336
7159
|
return [r, g, b];
|
|
7337
7160
|
};
|
|
7338
|
-
convert.ansi256.rgb = function(args) {
|
|
7161
|
+
convert$1.ansi256.rgb = function(args) {
|
|
7162
|
+
args = args[0];
|
|
7339
7163
|
if (args >= 232) {
|
|
7340
|
-
|
|
7164
|
+
const c = (args - 232) * 10 + 8;
|
|
7341
7165
|
return [c, c, c];
|
|
7342
7166
|
}
|
|
7343
7167
|
args -= 16;
|
|
7344
|
-
|
|
7345
|
-
|
|
7346
|
-
|
|
7347
|
-
|
|
7168
|
+
let rem;
|
|
7169
|
+
const r = Math.floor(args / 36) / 5 * 255;
|
|
7170
|
+
const g = Math.floor((rem = args % 36) / 6) / 5 * 255;
|
|
7171
|
+
const b = rem % 6 / 5 * 255;
|
|
7348
7172
|
return [r, g, b];
|
|
7349
7173
|
};
|
|
7350
|
-
convert.rgb.hex = function(args) {
|
|
7351
|
-
|
|
7352
|
-
|
|
7353
|
-
return "000000".
|
|
7174
|
+
convert$1.rgb.hex = function(args) {
|
|
7175
|
+
const integer = ((Math.round(args[0]) & 255) << 16) + ((Math.round(args[1]) & 255) << 8) + (Math.round(args[2]) & 255);
|
|
7176
|
+
const string = integer.toString(16).toUpperCase();
|
|
7177
|
+
return "000000".slice(string.length) + string;
|
|
7354
7178
|
};
|
|
7355
|
-
convert.hex.rgb = function(args) {
|
|
7356
|
-
|
|
7179
|
+
convert$1.hex.rgb = function(args) {
|
|
7180
|
+
const match = args.toString(16).match(/[a-f\d]{6}|[a-f\d]{3}/i);
|
|
7357
7181
|
if (!match) {
|
|
7358
7182
|
return [0, 0, 0];
|
|
7359
7183
|
}
|
|
7360
|
-
|
|
7184
|
+
let colorString = match[0];
|
|
7361
7185
|
if (match[0].length === 3) {
|
|
7362
|
-
colorString = colorString.
|
|
7363
|
-
|
|
7364
|
-
|
|
7365
|
-
|
|
7366
|
-
|
|
7367
|
-
|
|
7368
|
-
var g = integer >> 8 & 255;
|
|
7369
|
-
var b = integer & 255;
|
|
7186
|
+
colorString = [...colorString].map((char) => char + char).join("");
|
|
7187
|
+
}
|
|
7188
|
+
const integer = Number.parseInt(colorString, 16);
|
|
7189
|
+
const r = integer >> 16 & 255;
|
|
7190
|
+
const g = integer >> 8 & 255;
|
|
7191
|
+
const b = integer & 255;
|
|
7370
7192
|
return [r, g, b];
|
|
7371
7193
|
};
|
|
7372
|
-
convert.rgb.hcg = function(rgb) {
|
|
7373
|
-
|
|
7374
|
-
|
|
7375
|
-
|
|
7376
|
-
|
|
7377
|
-
|
|
7378
|
-
|
|
7379
|
-
|
|
7380
|
-
|
|
7381
|
-
if (chroma < 1) {
|
|
7382
|
-
grayscale = min / (1 - chroma);
|
|
7383
|
-
} else {
|
|
7384
|
-
grayscale = 0;
|
|
7385
|
-
}
|
|
7194
|
+
convert$1.rgb.hcg = function(rgb) {
|
|
7195
|
+
const r = rgb[0] / 255;
|
|
7196
|
+
const g = rgb[1] / 255;
|
|
7197
|
+
const b = rgb[2] / 255;
|
|
7198
|
+
const max = Math.max(Math.max(r, g), b);
|
|
7199
|
+
const min = Math.min(Math.min(r, g), b);
|
|
7200
|
+
const chroma = max - min;
|
|
7201
|
+
let hue;
|
|
7202
|
+
const grayscale = chroma < 1 ? min / (1 - chroma) : 0;
|
|
7386
7203
|
if (chroma <= 0) {
|
|
7387
7204
|
hue = 0;
|
|
7388
7205
|
} else if (max === r) {
|
|
@@ -7390,79 +7207,80 @@ var require_conversions = __commonJS({
|
|
|
7390
7207
|
} else if (max === g) {
|
|
7391
7208
|
hue = 2 + (b - r) / chroma;
|
|
7392
7209
|
} else {
|
|
7393
|
-
hue = 4 + (r - g) / chroma
|
|
7210
|
+
hue = 4 + (r - g) / chroma;
|
|
7394
7211
|
}
|
|
7395
7212
|
hue /= 6;
|
|
7396
7213
|
hue %= 1;
|
|
7397
7214
|
return [hue * 360, chroma * 100, grayscale * 100];
|
|
7398
7215
|
};
|
|
7399
|
-
convert.hsl.hcg = function(hsl) {
|
|
7400
|
-
|
|
7401
|
-
|
|
7402
|
-
|
|
7403
|
-
|
|
7404
|
-
if (l < 0.5) {
|
|
7405
|
-
c = 2 * s * l;
|
|
7406
|
-
} else {
|
|
7407
|
-
c = 2 * s * (1 - l);
|
|
7408
|
-
}
|
|
7216
|
+
convert$1.hsl.hcg = function(hsl) {
|
|
7217
|
+
const s = hsl[1] / 100;
|
|
7218
|
+
const l = hsl[2] / 100;
|
|
7219
|
+
const c = l < 0.5 ? 2 * s * l : 2 * s * (1 - l);
|
|
7220
|
+
let f = 0;
|
|
7409
7221
|
if (c < 1) {
|
|
7410
7222
|
f = (l - 0.5 * c) / (1 - c);
|
|
7411
7223
|
}
|
|
7412
7224
|
return [hsl[0], c * 100, f * 100];
|
|
7413
7225
|
};
|
|
7414
|
-
convert.hsv.hcg = function(hsv) {
|
|
7415
|
-
|
|
7416
|
-
|
|
7417
|
-
|
|
7418
|
-
|
|
7226
|
+
convert$1.hsv.hcg = function(hsv) {
|
|
7227
|
+
const s = hsv[1] / 100;
|
|
7228
|
+
const v = hsv[2] / 100;
|
|
7229
|
+
const c = s * v;
|
|
7230
|
+
let f = 0;
|
|
7419
7231
|
if (c < 1) {
|
|
7420
7232
|
f = (v - c) / (1 - c);
|
|
7421
7233
|
}
|
|
7422
7234
|
return [hsv[0], c * 100, f * 100];
|
|
7423
7235
|
};
|
|
7424
|
-
convert.hcg.rgb = function(hcg) {
|
|
7425
|
-
|
|
7426
|
-
|
|
7427
|
-
|
|
7236
|
+
convert$1.hcg.rgb = function(hcg) {
|
|
7237
|
+
const h = hcg[0] / 360;
|
|
7238
|
+
const c = hcg[1] / 100;
|
|
7239
|
+
const g = hcg[2] / 100;
|
|
7428
7240
|
if (c === 0) {
|
|
7429
7241
|
return [g * 255, g * 255, g * 255];
|
|
7430
7242
|
}
|
|
7431
|
-
|
|
7432
|
-
|
|
7433
|
-
|
|
7434
|
-
|
|
7435
|
-
|
|
7243
|
+
const pure = [0, 0, 0];
|
|
7244
|
+
const hi = h % 1 * 6;
|
|
7245
|
+
const v = hi % 1;
|
|
7246
|
+
const w = 1 - v;
|
|
7247
|
+
let mg = 0;
|
|
7436
7248
|
switch (Math.floor(hi)) {
|
|
7437
|
-
case 0:
|
|
7249
|
+
case 0: {
|
|
7438
7250
|
pure[0] = 1;
|
|
7439
7251
|
pure[1] = v;
|
|
7440
7252
|
pure[2] = 0;
|
|
7441
7253
|
break;
|
|
7442
|
-
|
|
7254
|
+
}
|
|
7255
|
+
case 1: {
|
|
7443
7256
|
pure[0] = w;
|
|
7444
7257
|
pure[1] = 1;
|
|
7445
7258
|
pure[2] = 0;
|
|
7446
7259
|
break;
|
|
7447
|
-
|
|
7260
|
+
}
|
|
7261
|
+
case 2: {
|
|
7448
7262
|
pure[0] = 0;
|
|
7449
7263
|
pure[1] = 1;
|
|
7450
7264
|
pure[2] = v;
|
|
7451
7265
|
break;
|
|
7452
|
-
|
|
7266
|
+
}
|
|
7267
|
+
case 3: {
|
|
7453
7268
|
pure[0] = 0;
|
|
7454
7269
|
pure[1] = w;
|
|
7455
7270
|
pure[2] = 1;
|
|
7456
7271
|
break;
|
|
7457
|
-
|
|
7272
|
+
}
|
|
7273
|
+
case 4: {
|
|
7458
7274
|
pure[0] = v;
|
|
7459
7275
|
pure[1] = 0;
|
|
7460
7276
|
pure[2] = 1;
|
|
7461
7277
|
break;
|
|
7462
|
-
|
|
7278
|
+
}
|
|
7279
|
+
default: {
|
|
7463
7280
|
pure[0] = 1;
|
|
7464
7281
|
pure[1] = 0;
|
|
7465
7282
|
pure[2] = w;
|
|
7283
|
+
}
|
|
7466
7284
|
}
|
|
7467
7285
|
mg = (1 - c) * g;
|
|
7468
7286
|
return [
|
|
@@ -7471,21 +7289,21 @@ var require_conversions = __commonJS({
|
|
|
7471
7289
|
(c * pure[2] + mg) * 255
|
|
7472
7290
|
];
|
|
7473
7291
|
};
|
|
7474
|
-
convert.hcg.hsv = function(hcg) {
|
|
7475
|
-
|
|
7476
|
-
|
|
7477
|
-
|
|
7478
|
-
|
|
7292
|
+
convert$1.hcg.hsv = function(hcg) {
|
|
7293
|
+
const c = hcg[1] / 100;
|
|
7294
|
+
const g = hcg[2] / 100;
|
|
7295
|
+
const v = c + g * (1 - c);
|
|
7296
|
+
let f = 0;
|
|
7479
7297
|
if (v > 0) {
|
|
7480
7298
|
f = c / v;
|
|
7481
7299
|
}
|
|
7482
7300
|
return [hcg[0], f * 100, v * 100];
|
|
7483
7301
|
};
|
|
7484
|
-
convert.hcg.hsl = function(hcg) {
|
|
7485
|
-
|
|
7486
|
-
|
|
7487
|
-
|
|
7488
|
-
|
|
7302
|
+
convert$1.hcg.hsl = function(hcg) {
|
|
7303
|
+
const c = hcg[1] / 100;
|
|
7304
|
+
const g = hcg[2] / 100;
|
|
7305
|
+
const l = g * (1 - c) + 0.5 * c;
|
|
7306
|
+
let s = 0;
|
|
7489
7307
|
if (l > 0 && l < 0.5) {
|
|
7490
7308
|
s = c / (2 * l);
|
|
7491
7309
|
} else if (l >= 0.5 && l < 1) {
|
|
@@ -7493,66 +7311,60 @@ var require_conversions = __commonJS({
|
|
|
7493
7311
|
}
|
|
7494
7312
|
return [hcg[0], s * 100, l * 100];
|
|
7495
7313
|
};
|
|
7496
|
-
convert.hcg.hwb = function(hcg) {
|
|
7497
|
-
|
|
7498
|
-
|
|
7499
|
-
|
|
7314
|
+
convert$1.hcg.hwb = function(hcg) {
|
|
7315
|
+
const c = hcg[1] / 100;
|
|
7316
|
+
const g = hcg[2] / 100;
|
|
7317
|
+
const v = c + g * (1 - c);
|
|
7500
7318
|
return [hcg[0], (v - c) * 100, (1 - v) * 100];
|
|
7501
7319
|
};
|
|
7502
|
-
convert.hwb.hcg = function(hwb) {
|
|
7503
|
-
|
|
7504
|
-
|
|
7505
|
-
|
|
7506
|
-
|
|
7507
|
-
|
|
7320
|
+
convert$1.hwb.hcg = function(hwb) {
|
|
7321
|
+
const w = hwb[1] / 100;
|
|
7322
|
+
const b = hwb[2] / 100;
|
|
7323
|
+
const v = 1 - b;
|
|
7324
|
+
const c = v - w;
|
|
7325
|
+
let g = 0;
|
|
7508
7326
|
if (c < 1) {
|
|
7509
7327
|
g = (v - c) / (1 - c);
|
|
7510
7328
|
}
|
|
7511
7329
|
return [hwb[0], c * 100, g * 100];
|
|
7512
7330
|
};
|
|
7513
|
-
convert.apple.rgb = function(apple) {
|
|
7331
|
+
convert$1.apple.rgb = function(apple) {
|
|
7514
7332
|
return [apple[0] / 65535 * 255, apple[1] / 65535 * 255, apple[2] / 65535 * 255];
|
|
7515
7333
|
};
|
|
7516
|
-
convert.rgb.apple = function(rgb) {
|
|
7334
|
+
convert$1.rgb.apple = function(rgb) {
|
|
7517
7335
|
return [rgb[0] / 255 * 65535, rgb[1] / 255 * 65535, rgb[2] / 255 * 65535];
|
|
7518
7336
|
};
|
|
7519
|
-
convert.gray.rgb = function(args) {
|
|
7337
|
+
convert$1.gray.rgb = function(args) {
|
|
7520
7338
|
return [args[0] / 100 * 255, args[0] / 100 * 255, args[0] / 100 * 255];
|
|
7521
7339
|
};
|
|
7522
|
-
convert.gray.hsl =
|
|
7340
|
+
convert$1.gray.hsl = function(args) {
|
|
7523
7341
|
return [0, 0, args[0]];
|
|
7524
7342
|
};
|
|
7525
|
-
convert.gray.
|
|
7343
|
+
convert$1.gray.hsv = convert$1.gray.hsl;
|
|
7344
|
+
convert$1.gray.hwb = function(gray) {
|
|
7526
7345
|
return [0, 100, gray[0]];
|
|
7527
7346
|
};
|
|
7528
|
-
convert.gray.cmyk = function(gray) {
|
|
7347
|
+
convert$1.gray.cmyk = function(gray) {
|
|
7529
7348
|
return [0, 0, 0, gray[0]];
|
|
7530
7349
|
};
|
|
7531
|
-
convert.gray.lab = function(gray) {
|
|
7350
|
+
convert$1.gray.lab = function(gray) {
|
|
7532
7351
|
return [gray[0], 0, 0];
|
|
7533
7352
|
};
|
|
7534
|
-
convert.gray.hex = function(gray) {
|
|
7535
|
-
|
|
7536
|
-
|
|
7537
|
-
|
|
7538
|
-
return "000000".
|
|
7353
|
+
convert$1.gray.hex = function(gray) {
|
|
7354
|
+
const value = Math.round(gray[0] / 100 * 255) & 255;
|
|
7355
|
+
const integer = (value << 16) + (value << 8) + value;
|
|
7356
|
+
const string = integer.toString(16).toUpperCase();
|
|
7357
|
+
return "000000".slice(string.length) + string;
|
|
7539
7358
|
};
|
|
7540
|
-
convert.rgb.gray = function(rgb) {
|
|
7541
|
-
|
|
7542
|
-
return [
|
|
7359
|
+
convert$1.rgb.gray = function(rgb) {
|
|
7360
|
+
const value = (rgb[0] + rgb[1] + rgb[2]) / 3;
|
|
7361
|
+
return [value / 255 * 100];
|
|
7543
7362
|
};
|
|
7544
|
-
}
|
|
7545
|
-
});
|
|
7546
|
-
|
|
7547
|
-
// node_modules/color/node_modules/color-convert/route.js
|
|
7548
|
-
var require_route = __commonJS({
|
|
7549
|
-
"node_modules/color/node_modules/color-convert/route.js"(exports, module) {
|
|
7550
|
-
var conversions = require_conversions();
|
|
7551
7363
|
function buildGraph() {
|
|
7552
|
-
|
|
7553
|
-
|
|
7554
|
-
for (
|
|
7555
|
-
graph[
|
|
7364
|
+
const graph = {};
|
|
7365
|
+
const models2 = Object.keys(convert$1);
|
|
7366
|
+
for (let { length } = models2, i = 0; i < length; i++) {
|
|
7367
|
+
graph[models2[i]] = {
|
|
7556
7368
|
// http://jsperf.com/1-vs-infinity
|
|
7557
7369
|
// micro-opt, but this is simple.
|
|
7558
7370
|
distance: -1,
|
|
@@ -7563,15 +7375,15 @@ var require_route = __commonJS({
|
|
|
7563
7375
|
}
|
|
7564
7376
|
__name(buildGraph, "buildGraph");
|
|
7565
7377
|
function deriveBFS(fromModel) {
|
|
7566
|
-
|
|
7567
|
-
|
|
7378
|
+
const graph = buildGraph();
|
|
7379
|
+
const queue = [fromModel];
|
|
7568
7380
|
graph[fromModel].distance = 0;
|
|
7569
|
-
while (queue.length) {
|
|
7570
|
-
|
|
7571
|
-
|
|
7572
|
-
for (
|
|
7573
|
-
|
|
7574
|
-
|
|
7381
|
+
while (queue.length > 0) {
|
|
7382
|
+
const current = queue.pop();
|
|
7383
|
+
const adjacents = Object.keys(convert$1[current]);
|
|
7384
|
+
for (let { length } = adjacents, i = 0; i < length; i++) {
|
|
7385
|
+
const adjacent = adjacents[i];
|
|
7386
|
+
const node = graph[adjacent];
|
|
7575
7387
|
if (node.distance === -1) {
|
|
7576
7388
|
node.distance = graph[current].distance + 1;
|
|
7577
7389
|
node.parent = current;
|
|
@@ -7589,49 +7401,43 @@ var require_route = __commonJS({
|
|
|
7589
7401
|
}
|
|
7590
7402
|
__name(link, "link");
|
|
7591
7403
|
function wrapConversion(toModel, graph) {
|
|
7592
|
-
|
|
7593
|
-
|
|
7594
|
-
|
|
7404
|
+
const path = [graph[toModel].parent, toModel];
|
|
7405
|
+
let fn = convert$1[graph[toModel].parent][toModel];
|
|
7406
|
+
let cur = graph[toModel].parent;
|
|
7595
7407
|
while (graph[cur].parent) {
|
|
7596
7408
|
path.unshift(graph[cur].parent);
|
|
7597
|
-
fn = link(
|
|
7409
|
+
fn = link(convert$1[graph[cur].parent][cur], fn);
|
|
7598
7410
|
cur = graph[cur].parent;
|
|
7599
7411
|
}
|
|
7600
7412
|
fn.conversion = path;
|
|
7601
7413
|
return fn;
|
|
7602
7414
|
}
|
|
7603
7415
|
__name(wrapConversion, "wrapConversion");
|
|
7604
|
-
|
|
7605
|
-
|
|
7606
|
-
|
|
7607
|
-
|
|
7608
|
-
for (
|
|
7609
|
-
|
|
7610
|
-
|
|
7416
|
+
function route(fromModel) {
|
|
7417
|
+
const graph = deriveBFS(fromModel);
|
|
7418
|
+
const conversion = {};
|
|
7419
|
+
const models2 = Object.keys(graph);
|
|
7420
|
+
for (let { length } = models2, i = 0; i < length; i++) {
|
|
7421
|
+
const toModel = models2[i];
|
|
7422
|
+
const node = graph[toModel];
|
|
7611
7423
|
if (node.parent === null) {
|
|
7612
7424
|
continue;
|
|
7613
7425
|
}
|
|
7614
7426
|
conversion[toModel] = wrapConversion(toModel, graph);
|
|
7615
7427
|
}
|
|
7616
7428
|
return conversion;
|
|
7617
|
-
}
|
|
7618
|
-
|
|
7619
|
-
});
|
|
7620
|
-
|
|
7621
|
-
// node_modules/color/node_modules/color-convert/index.js
|
|
7622
|
-
var require_color_convert = __commonJS({
|
|
7623
|
-
"node_modules/color/node_modules/color-convert/index.js"(exports, module) {
|
|
7624
|
-
var conversions = require_conversions();
|
|
7625
|
-
var route = require_route();
|
|
7429
|
+
}
|
|
7430
|
+
__name(route, "route");
|
|
7626
7431
|
var convert = {};
|
|
7627
|
-
var models = Object.keys(
|
|
7432
|
+
var models = Object.keys(convert$1);
|
|
7628
7433
|
function wrapRaw(fn) {
|
|
7629
|
-
|
|
7630
|
-
|
|
7631
|
-
|
|
7434
|
+
const wrappedFn = /* @__PURE__ */ __name(function(...args) {
|
|
7435
|
+
const arg0 = args[0];
|
|
7436
|
+
if (arg0 === void 0 || arg0 === null) {
|
|
7437
|
+
return arg0;
|
|
7632
7438
|
}
|
|
7633
|
-
if (
|
|
7634
|
-
args =
|
|
7439
|
+
if (arg0.length > 1) {
|
|
7440
|
+
args = arg0;
|
|
7635
7441
|
}
|
|
7636
7442
|
return fn(args);
|
|
7637
7443
|
}, "wrappedFn");
|
|
@@ -7642,16 +7448,17 @@ var require_color_convert = __commonJS({
|
|
|
7642
7448
|
}
|
|
7643
7449
|
__name(wrapRaw, "wrapRaw");
|
|
7644
7450
|
function wrapRounded(fn) {
|
|
7645
|
-
|
|
7646
|
-
|
|
7647
|
-
|
|
7451
|
+
const wrappedFn = /* @__PURE__ */ __name(function(...args) {
|
|
7452
|
+
const arg0 = args[0];
|
|
7453
|
+
if (arg0 === void 0 || arg0 === null) {
|
|
7454
|
+
return arg0;
|
|
7648
7455
|
}
|
|
7649
|
-
if (
|
|
7650
|
-
args =
|
|
7456
|
+
if (arg0.length > 1) {
|
|
7457
|
+
args = arg0;
|
|
7651
7458
|
}
|
|
7652
|
-
|
|
7459
|
+
const result = fn(args);
|
|
7653
7460
|
if (typeof result === "object") {
|
|
7654
|
-
for (
|
|
7461
|
+
for (let { length } = result, i = 0; i < length; i++) {
|
|
7655
7462
|
result[i] = Math.round(result[i]);
|
|
7656
7463
|
}
|
|
7657
7464
|
}
|
|
@@ -7663,45 +7470,34 @@ var require_color_convert = __commonJS({
|
|
|
7663
7470
|
return wrappedFn;
|
|
7664
7471
|
}
|
|
7665
7472
|
__name(wrapRounded, "wrapRounded");
|
|
7666
|
-
|
|
7473
|
+
for (const fromModel of models) {
|
|
7667
7474
|
convert[fromModel] = {};
|
|
7668
|
-
Object.defineProperty(convert[fromModel], "channels", { value:
|
|
7669
|
-
Object.defineProperty(convert[fromModel], "labels", { value:
|
|
7670
|
-
|
|
7671
|
-
|
|
7672
|
-
|
|
7673
|
-
|
|
7475
|
+
Object.defineProperty(convert[fromModel], "channels", { value: convert$1[fromModel].channels });
|
|
7476
|
+
Object.defineProperty(convert[fromModel], "labels", { value: convert$1[fromModel].labels });
|
|
7477
|
+
const routes = route(fromModel);
|
|
7478
|
+
const routeModels = Object.keys(routes);
|
|
7479
|
+
for (const toModel of routeModels) {
|
|
7480
|
+
const fn = routes[toModel];
|
|
7674
7481
|
convert[fromModel][toModel] = wrapRounded(fn);
|
|
7675
7482
|
convert[fromModel][toModel].raw = wrapRaw(fn);
|
|
7676
|
-
}
|
|
7677
|
-
}
|
|
7678
|
-
module.exports = convert;
|
|
7679
|
-
}
|
|
7680
|
-
});
|
|
7681
|
-
|
|
7682
|
-
// node_modules/color/index.js
|
|
7683
|
-
var require_color = __commonJS({
|
|
7684
|
-
"node_modules/color/index.js"(exports, module) {
|
|
7685
|
-
"use strict";
|
|
7686
|
-
var colorString = require_color_string();
|
|
7687
|
-
var convert = require_color_convert();
|
|
7688
|
-
var _slice = [].slice;
|
|
7483
|
+
}
|
|
7484
|
+
}
|
|
7689
7485
|
var skippedModels = [
|
|
7690
|
-
//
|
|
7486
|
+
// To be honest, I don't really feel like keyword belongs in color convert, but eh.
|
|
7691
7487
|
"keyword",
|
|
7692
|
-
//
|
|
7488
|
+
// Gray conflicts with some method names, and has its own method defined.
|
|
7693
7489
|
"gray",
|
|
7694
|
-
//
|
|
7490
|
+
// Shouldn't really be in color-convert either...
|
|
7695
7491
|
"hex"
|
|
7696
7492
|
];
|
|
7697
7493
|
var hashedModelKeys = {};
|
|
7698
|
-
Object.keys(convert)
|
|
7699
|
-
hashedModelKeys[
|
|
7700
|
-
}
|
|
7494
|
+
for (const model of Object.keys(convert)) {
|
|
7495
|
+
hashedModelKeys[[...convert[model].labels].sort().join("")] = model;
|
|
7496
|
+
}
|
|
7701
7497
|
var limiters = {};
|
|
7702
|
-
function Color(
|
|
7498
|
+
function Color(object, model) {
|
|
7703
7499
|
if (!(this instanceof Color)) {
|
|
7704
|
-
return new Color(
|
|
7500
|
+
return new Color(object, model);
|
|
7705
7501
|
}
|
|
7706
7502
|
if (model && model in skippedModels) {
|
|
7707
7503
|
model = null;
|
|
@@ -7709,63 +7505,62 @@ var require_color = __commonJS({
|
|
|
7709
7505
|
if (model && !(model in convert)) {
|
|
7710
7506
|
throw new Error("Unknown model: " + model);
|
|
7711
7507
|
}
|
|
7712
|
-
|
|
7713
|
-
|
|
7714
|
-
if (
|
|
7508
|
+
let i;
|
|
7509
|
+
let channels;
|
|
7510
|
+
if (object == null) {
|
|
7715
7511
|
this.model = "rgb";
|
|
7716
7512
|
this.color = [0, 0, 0];
|
|
7717
7513
|
this.valpha = 1;
|
|
7718
|
-
} else if (
|
|
7719
|
-
this.model =
|
|
7720
|
-
this.color =
|
|
7721
|
-
this.valpha =
|
|
7722
|
-
} else if (typeof
|
|
7723
|
-
|
|
7514
|
+
} else if (object instanceof Color) {
|
|
7515
|
+
this.model = object.model;
|
|
7516
|
+
this.color = [...object.color];
|
|
7517
|
+
this.valpha = object.valpha;
|
|
7518
|
+
} else if (typeof object === "string") {
|
|
7519
|
+
const result = cs.get(object);
|
|
7724
7520
|
if (result === null) {
|
|
7725
|
-
throw new Error("Unable to parse color from string: " +
|
|
7521
|
+
throw new Error("Unable to parse color from string: " + object);
|
|
7726
7522
|
}
|
|
7727
7523
|
this.model = result.model;
|
|
7728
7524
|
channels = convert[this.model].channels;
|
|
7729
7525
|
this.color = result.value.slice(0, channels);
|
|
7730
7526
|
this.valpha = typeof result.value[channels] === "number" ? result.value[channels] : 1;
|
|
7731
|
-
} else if (
|
|
7527
|
+
} else if (object.length > 0) {
|
|
7732
7528
|
this.model = model || "rgb";
|
|
7733
7529
|
channels = convert[this.model].channels;
|
|
7734
|
-
|
|
7735
|
-
this.color = zeroArray(
|
|
7736
|
-
this.valpha = typeof
|
|
7737
|
-
} else if (typeof
|
|
7738
|
-
obj &= 16777215;
|
|
7530
|
+
const newArray = Array.prototype.slice.call(object, 0, channels);
|
|
7531
|
+
this.color = zeroArray(newArray, channels);
|
|
7532
|
+
this.valpha = typeof object[channels] === "number" ? object[channels] : 1;
|
|
7533
|
+
} else if (typeof object === "number") {
|
|
7739
7534
|
this.model = "rgb";
|
|
7740
7535
|
this.color = [
|
|
7741
|
-
|
|
7742
|
-
|
|
7743
|
-
|
|
7536
|
+
object >> 16 & 255,
|
|
7537
|
+
object >> 8 & 255,
|
|
7538
|
+
object & 255
|
|
7744
7539
|
];
|
|
7745
7540
|
this.valpha = 1;
|
|
7746
7541
|
} else {
|
|
7747
7542
|
this.valpha = 1;
|
|
7748
|
-
|
|
7749
|
-
if ("alpha" in
|
|
7543
|
+
const keys = Object.keys(object);
|
|
7544
|
+
if ("alpha" in object) {
|
|
7750
7545
|
keys.splice(keys.indexOf("alpha"), 1);
|
|
7751
|
-
this.valpha = typeof
|
|
7546
|
+
this.valpha = typeof object.alpha === "number" ? object.alpha : 0;
|
|
7752
7547
|
}
|
|
7753
|
-
|
|
7548
|
+
const hashedKeys = keys.sort().join("");
|
|
7754
7549
|
if (!(hashedKeys in hashedModelKeys)) {
|
|
7755
|
-
throw new Error("Unable to parse color from object: " + JSON.stringify(
|
|
7550
|
+
throw new Error("Unable to parse color from object: " + JSON.stringify(object));
|
|
7756
7551
|
}
|
|
7757
7552
|
this.model = hashedModelKeys[hashedKeys];
|
|
7758
|
-
|
|
7759
|
-
|
|
7553
|
+
const { labels } = convert[this.model];
|
|
7554
|
+
const color = [];
|
|
7760
7555
|
for (i = 0; i < labels.length; i++) {
|
|
7761
|
-
color.push(
|
|
7556
|
+
color.push(object[labels[i]]);
|
|
7762
7557
|
}
|
|
7763
7558
|
this.color = zeroArray(color);
|
|
7764
7559
|
}
|
|
7765
7560
|
if (limiters[this.model]) {
|
|
7766
7561
|
channels = convert[this.model].channels;
|
|
7767
7562
|
for (i = 0; i < channels; i++) {
|
|
7768
|
-
|
|
7563
|
+
const limit = limiters[this.model][i];
|
|
7769
7564
|
if (limit) {
|
|
7770
7565
|
this.color[i] = limit(this.color[i]);
|
|
7771
7566
|
}
|
|
@@ -7778,40 +7573,40 @@ var require_color = __commonJS({
|
|
|
7778
7573
|
}
|
|
7779
7574
|
__name(Color, "Color");
|
|
7780
7575
|
Color.prototype = {
|
|
7781
|
-
toString
|
|
7576
|
+
toString() {
|
|
7782
7577
|
return this.string();
|
|
7783
|
-
},
|
|
7784
|
-
toJSON
|
|
7578
|
+
},
|
|
7579
|
+
toJSON() {
|
|
7785
7580
|
return this[this.model]();
|
|
7786
|
-
},
|
|
7787
|
-
string
|
|
7788
|
-
|
|
7581
|
+
},
|
|
7582
|
+
string(places) {
|
|
7583
|
+
let self2 = this.model in cs.to ? this : this.rgb();
|
|
7789
7584
|
self2 = self2.round(typeof places === "number" ? places : 1);
|
|
7790
|
-
|
|
7791
|
-
return
|
|
7792
|
-
},
|
|
7793
|
-
percentString
|
|
7794
|
-
|
|
7795
|
-
|
|
7796
|
-
return
|
|
7797
|
-
},
|
|
7798
|
-
array
|
|
7799
|
-
return this.valpha === 1 ? this.color
|
|
7800
|
-
},
|
|
7801
|
-
object
|
|
7802
|
-
|
|
7803
|
-
|
|
7804
|
-
|
|
7805
|
-
for (
|
|
7585
|
+
const arguments_ = self2.valpha === 1 ? self2.color : [...self2.color, this.valpha];
|
|
7586
|
+
return cs.to[self2.model](...arguments_);
|
|
7587
|
+
},
|
|
7588
|
+
percentString(places) {
|
|
7589
|
+
const self2 = this.rgb().round(typeof places === "number" ? places : 1);
|
|
7590
|
+
const arguments_ = self2.valpha === 1 ? self2.color : [...self2.color, this.valpha];
|
|
7591
|
+
return cs.to.rgb.percent(...arguments_);
|
|
7592
|
+
},
|
|
7593
|
+
array() {
|
|
7594
|
+
return this.valpha === 1 ? [...this.color] : [...this.color, this.valpha];
|
|
7595
|
+
},
|
|
7596
|
+
object() {
|
|
7597
|
+
const result = {};
|
|
7598
|
+
const { channels } = convert[this.model];
|
|
7599
|
+
const { labels } = convert[this.model];
|
|
7600
|
+
for (let i = 0; i < channels; i++) {
|
|
7806
7601
|
result[labels[i]] = this.color[i];
|
|
7807
7602
|
}
|
|
7808
7603
|
if (this.valpha !== 1) {
|
|
7809
7604
|
result.alpha = this.valpha;
|
|
7810
7605
|
}
|
|
7811
7606
|
return result;
|
|
7812
|
-
},
|
|
7813
|
-
unitArray
|
|
7814
|
-
|
|
7607
|
+
},
|
|
7608
|
+
unitArray() {
|
|
7609
|
+
const rgb = this.rgb().color;
|
|
7815
7610
|
rgb[0] /= 255;
|
|
7816
7611
|
rgb[1] /= 255;
|
|
7817
7612
|
rgb[2] /= 255;
|
|
@@ -7819,9 +7614,9 @@ var require_color = __commonJS({
|
|
|
7819
7614
|
rgb.push(this.valpha);
|
|
7820
7615
|
}
|
|
7821
7616
|
return rgb;
|
|
7822
|
-
},
|
|
7823
|
-
unitObject
|
|
7824
|
-
|
|
7617
|
+
},
|
|
7618
|
+
unitObject() {
|
|
7619
|
+
const rgb = this.rgb().object();
|
|
7825
7620
|
rgb.r /= 255;
|
|
7826
7621
|
rgb.g /= 255;
|
|
7827
7622
|
rgb.b /= 255;
|
|
@@ -7829,25 +7624,22 @@ var require_color = __commonJS({
|
|
|
7829
7624
|
rgb.alpha = this.valpha;
|
|
7830
7625
|
}
|
|
7831
7626
|
return rgb;
|
|
7832
|
-
},
|
|
7833
|
-
round
|
|
7627
|
+
},
|
|
7628
|
+
round(places) {
|
|
7834
7629
|
places = Math.max(places || 0, 0);
|
|
7835
|
-
return new Color(this.color.map(roundToPlace(places))
|
|
7836
|
-
},
|
|
7837
|
-
alpha
|
|
7838
|
-
if (
|
|
7839
|
-
return new Color(this.color
|
|
7630
|
+
return new Color([...this.color.map(roundToPlace(places)), this.valpha], this.model);
|
|
7631
|
+
},
|
|
7632
|
+
alpha(value) {
|
|
7633
|
+
if (value !== void 0) {
|
|
7634
|
+
return new Color([...this.color, Math.max(0, Math.min(1, value))], this.model);
|
|
7840
7635
|
}
|
|
7841
7636
|
return this.valpha;
|
|
7842
|
-
},
|
|
7843
|
-
//
|
|
7637
|
+
},
|
|
7638
|
+
// Rgb
|
|
7844
7639
|
red: getset("rgb", 0, maxfn(255)),
|
|
7845
7640
|
green: getset("rgb", 1, maxfn(255)),
|
|
7846
7641
|
blue: getset("rgb", 2, maxfn(255)),
|
|
7847
|
-
hue: getset(["hsl", "hsv", "hsl", "hwb", "hcg"], 0,
|
|
7848
|
-
return (val % 360 + 360) % 360;
|
|
7849
|
-
}),
|
|
7850
|
-
// eslint-disable-line brace-style
|
|
7642
|
+
hue: getset(["hsl", "hsv", "hsl", "hwb", "hcg"], 0, (value) => (value % 360 + 360) % 360),
|
|
7851
7643
|
saturationl: getset("hsl", 1, maxfn(100)),
|
|
7852
7644
|
lightness: getset("hsl", 2, maxfn(100)),
|
|
7853
7645
|
saturationv: getset("hsv", 1, maxfn(100)),
|
|
@@ -7860,181 +7652,192 @@ var require_color = __commonJS({
|
|
|
7860
7652
|
magenta: getset("cmyk", 1, maxfn(100)),
|
|
7861
7653
|
yellow: getset("cmyk", 2, maxfn(100)),
|
|
7862
7654
|
black: getset("cmyk", 3, maxfn(100)),
|
|
7863
|
-
x: getset("xyz", 0, maxfn(
|
|
7655
|
+
x: getset("xyz", 0, maxfn(95.047)),
|
|
7864
7656
|
y: getset("xyz", 1, maxfn(100)),
|
|
7865
|
-
z: getset("xyz", 2, maxfn(
|
|
7657
|
+
z: getset("xyz", 2, maxfn(108.833)),
|
|
7866
7658
|
l: getset("lab", 0, maxfn(100)),
|
|
7867
7659
|
a: getset("lab", 1),
|
|
7868
7660
|
b: getset("lab", 2),
|
|
7869
|
-
keyword
|
|
7870
|
-
if (
|
|
7871
|
-
return new Color(
|
|
7661
|
+
keyword(value) {
|
|
7662
|
+
if (value !== void 0) {
|
|
7663
|
+
return new Color(value);
|
|
7872
7664
|
}
|
|
7873
7665
|
return convert[this.model].keyword(this.color);
|
|
7874
|
-
},
|
|
7875
|
-
hex
|
|
7876
|
-
if (
|
|
7877
|
-
return new Color(
|
|
7878
|
-
}
|
|
7879
|
-
return
|
|
7880
|
-
},
|
|
7881
|
-
|
|
7882
|
-
|
|
7666
|
+
},
|
|
7667
|
+
hex(value) {
|
|
7668
|
+
if (value !== void 0) {
|
|
7669
|
+
return new Color(value);
|
|
7670
|
+
}
|
|
7671
|
+
return cs.to.hex(...this.rgb().round().color);
|
|
7672
|
+
},
|
|
7673
|
+
hexa(value) {
|
|
7674
|
+
if (value !== void 0) {
|
|
7675
|
+
return new Color(value);
|
|
7676
|
+
}
|
|
7677
|
+
const rgbArray = this.rgb().round().color;
|
|
7678
|
+
let alphaHex = Math.round(this.valpha * 255).toString(16).toUpperCase();
|
|
7679
|
+
if (alphaHex.length === 1) {
|
|
7680
|
+
alphaHex = "0" + alphaHex;
|
|
7681
|
+
}
|
|
7682
|
+
return cs.to.hex(...rgbArray) + alphaHex;
|
|
7683
|
+
},
|
|
7684
|
+
rgbNumber() {
|
|
7685
|
+
const rgb = this.rgb().color;
|
|
7883
7686
|
return (rgb[0] & 255) << 16 | (rgb[1] & 255) << 8 | rgb[2] & 255;
|
|
7884
|
-
},
|
|
7885
|
-
luminosity
|
|
7886
|
-
|
|
7887
|
-
|
|
7888
|
-
for (
|
|
7889
|
-
|
|
7890
|
-
lum[i] = chan <= 0.
|
|
7687
|
+
},
|
|
7688
|
+
luminosity() {
|
|
7689
|
+
const rgb = this.rgb().color;
|
|
7690
|
+
const lum = [];
|
|
7691
|
+
for (const [i, element] of rgb.entries()) {
|
|
7692
|
+
const chan = element / 255;
|
|
7693
|
+
lum[i] = chan <= 0.04045 ? chan / 12.92 : ((chan + 0.055) / 1.055) ** 2.4;
|
|
7891
7694
|
}
|
|
7892
7695
|
return 0.2126 * lum[0] + 0.7152 * lum[1] + 0.0722 * lum[2];
|
|
7893
|
-
},
|
|
7894
|
-
contrast
|
|
7895
|
-
|
|
7896
|
-
|
|
7696
|
+
},
|
|
7697
|
+
contrast(color2) {
|
|
7698
|
+
const lum1 = this.luminosity();
|
|
7699
|
+
const lum2 = color2.luminosity();
|
|
7897
7700
|
if (lum1 > lum2) {
|
|
7898
7701
|
return (lum1 + 0.05) / (lum2 + 0.05);
|
|
7899
7702
|
}
|
|
7900
7703
|
return (lum2 + 0.05) / (lum1 + 0.05);
|
|
7901
|
-
},
|
|
7902
|
-
level
|
|
7903
|
-
|
|
7904
|
-
if (contrastRatio >= 7
|
|
7704
|
+
},
|
|
7705
|
+
level(color2) {
|
|
7706
|
+
const contrastRatio = this.contrast(color2);
|
|
7707
|
+
if (contrastRatio >= 7) {
|
|
7905
7708
|
return "AAA";
|
|
7906
7709
|
}
|
|
7907
7710
|
return contrastRatio >= 4.5 ? "AA" : "";
|
|
7908
|
-
},
|
|
7909
|
-
isDark
|
|
7910
|
-
|
|
7911
|
-
|
|
7711
|
+
},
|
|
7712
|
+
isDark() {
|
|
7713
|
+
const rgb = this.rgb().color;
|
|
7714
|
+
const yiq = (rgb[0] * 2126 + rgb[1] * 7152 + rgb[2] * 722) / 1e4;
|
|
7912
7715
|
return yiq < 128;
|
|
7913
|
-
},
|
|
7914
|
-
isLight
|
|
7716
|
+
},
|
|
7717
|
+
isLight() {
|
|
7915
7718
|
return !this.isDark();
|
|
7916
|
-
},
|
|
7917
|
-
negate
|
|
7918
|
-
|
|
7919
|
-
for (
|
|
7719
|
+
},
|
|
7720
|
+
negate() {
|
|
7721
|
+
const rgb = this.rgb();
|
|
7722
|
+
for (let i = 0; i < 3; i++) {
|
|
7920
7723
|
rgb.color[i] = 255 - rgb.color[i];
|
|
7921
7724
|
}
|
|
7922
7725
|
return rgb;
|
|
7923
|
-
},
|
|
7924
|
-
lighten
|
|
7925
|
-
|
|
7726
|
+
},
|
|
7727
|
+
lighten(ratio) {
|
|
7728
|
+
const hsl = this.hsl();
|
|
7926
7729
|
hsl.color[2] += hsl.color[2] * ratio;
|
|
7927
7730
|
return hsl;
|
|
7928
|
-
},
|
|
7929
|
-
darken
|
|
7930
|
-
|
|
7731
|
+
},
|
|
7732
|
+
darken(ratio) {
|
|
7733
|
+
const hsl = this.hsl();
|
|
7931
7734
|
hsl.color[2] -= hsl.color[2] * ratio;
|
|
7932
7735
|
return hsl;
|
|
7933
|
-
},
|
|
7934
|
-
saturate
|
|
7935
|
-
|
|
7736
|
+
},
|
|
7737
|
+
saturate(ratio) {
|
|
7738
|
+
const hsl = this.hsl();
|
|
7936
7739
|
hsl.color[1] += hsl.color[1] * ratio;
|
|
7937
7740
|
return hsl;
|
|
7938
|
-
},
|
|
7939
|
-
desaturate
|
|
7940
|
-
|
|
7741
|
+
},
|
|
7742
|
+
desaturate(ratio) {
|
|
7743
|
+
const hsl = this.hsl();
|
|
7941
7744
|
hsl.color[1] -= hsl.color[1] * ratio;
|
|
7942
7745
|
return hsl;
|
|
7943
|
-
},
|
|
7944
|
-
whiten
|
|
7945
|
-
|
|
7746
|
+
},
|
|
7747
|
+
whiten(ratio) {
|
|
7748
|
+
const hwb = this.hwb();
|
|
7946
7749
|
hwb.color[1] += hwb.color[1] * ratio;
|
|
7947
7750
|
return hwb;
|
|
7948
|
-
},
|
|
7949
|
-
blacken
|
|
7950
|
-
|
|
7751
|
+
},
|
|
7752
|
+
blacken(ratio) {
|
|
7753
|
+
const hwb = this.hwb();
|
|
7951
7754
|
hwb.color[2] += hwb.color[2] * ratio;
|
|
7952
7755
|
return hwb;
|
|
7953
|
-
},
|
|
7954
|
-
grayscale
|
|
7955
|
-
|
|
7956
|
-
|
|
7957
|
-
return Color.rgb(
|
|
7958
|
-
},
|
|
7959
|
-
fade
|
|
7756
|
+
},
|
|
7757
|
+
grayscale() {
|
|
7758
|
+
const rgb = this.rgb().color;
|
|
7759
|
+
const value = rgb[0] * 0.3 + rgb[1] * 0.59 + rgb[2] * 0.11;
|
|
7760
|
+
return Color.rgb(value, value, value);
|
|
7761
|
+
},
|
|
7762
|
+
fade(ratio) {
|
|
7960
7763
|
return this.alpha(this.valpha - this.valpha * ratio);
|
|
7961
|
-
},
|
|
7962
|
-
opaquer
|
|
7764
|
+
},
|
|
7765
|
+
opaquer(ratio) {
|
|
7963
7766
|
return this.alpha(this.valpha + this.valpha * ratio);
|
|
7964
|
-
},
|
|
7965
|
-
rotate
|
|
7966
|
-
|
|
7967
|
-
|
|
7767
|
+
},
|
|
7768
|
+
rotate(degrees) {
|
|
7769
|
+
const hsl = this.hsl();
|
|
7770
|
+
let hue = hsl.color[0];
|
|
7968
7771
|
hue = (hue + degrees) % 360;
|
|
7969
7772
|
hue = hue < 0 ? 360 + hue : hue;
|
|
7970
7773
|
hsl.color[0] = hue;
|
|
7971
7774
|
return hsl;
|
|
7972
|
-
},
|
|
7973
|
-
mix
|
|
7775
|
+
},
|
|
7776
|
+
mix(mixinColor, weight) {
|
|
7974
7777
|
if (!mixinColor || !mixinColor.rgb) {
|
|
7975
7778
|
throw new Error('Argument to "mix" was not a Color instance, but rather an instance of ' + typeof mixinColor);
|
|
7976
7779
|
}
|
|
7977
|
-
|
|
7978
|
-
|
|
7979
|
-
|
|
7980
|
-
|
|
7981
|
-
|
|
7982
|
-
|
|
7983
|
-
|
|
7780
|
+
const color1 = mixinColor.rgb();
|
|
7781
|
+
const color2 = this.rgb();
|
|
7782
|
+
const p = weight === void 0 ? 0.5 : weight;
|
|
7783
|
+
const w = 2 * p - 1;
|
|
7784
|
+
const a = color1.alpha() - color2.alpha();
|
|
7785
|
+
const w1 = ((w * a === -1 ? w : (w + a) / (1 + w * a)) + 1) / 2;
|
|
7786
|
+
const w2 = 1 - w1;
|
|
7984
7787
|
return Color.rgb(
|
|
7985
7788
|
w1 * color1.red() + w2 * color2.red(),
|
|
7986
7789
|
w1 * color1.green() + w2 * color2.green(),
|
|
7987
7790
|
w1 * color1.blue() + w2 * color2.blue(),
|
|
7988
7791
|
color1.alpha() * p + color2.alpha() * (1 - p)
|
|
7989
7792
|
);
|
|
7990
|
-
}
|
|
7793
|
+
}
|
|
7991
7794
|
};
|
|
7992
|
-
Object.keys(convert)
|
|
7993
|
-
if (skippedModels.
|
|
7994
|
-
|
|
7795
|
+
for (const model of Object.keys(convert)) {
|
|
7796
|
+
if (skippedModels.includes(model)) {
|
|
7797
|
+
continue;
|
|
7995
7798
|
}
|
|
7996
|
-
|
|
7997
|
-
Color.prototype[model] = function() {
|
|
7799
|
+
const { channels } = convert[model];
|
|
7800
|
+
Color.prototype[model] = function(...arguments_) {
|
|
7998
7801
|
if (this.model === model) {
|
|
7999
7802
|
return new Color(this);
|
|
8000
7803
|
}
|
|
8001
|
-
if (
|
|
8002
|
-
return new Color(
|
|
7804
|
+
if (arguments_.length > 0) {
|
|
7805
|
+
return new Color(arguments_, model);
|
|
8003
7806
|
}
|
|
8004
|
-
|
|
8005
|
-
return new Color(assertArray(convert[this.model][model].raw(this.color)).concat(newAlpha), model);
|
|
7807
|
+
return new Color([...assertArray(convert[this.model][model].raw(this.color)), this.valpha], model);
|
|
8006
7808
|
};
|
|
8007
|
-
Color[model] = function(
|
|
7809
|
+
Color[model] = function(...arguments_) {
|
|
7810
|
+
let color = arguments_[0];
|
|
8008
7811
|
if (typeof color === "number") {
|
|
8009
|
-
color = zeroArray(
|
|
7812
|
+
color = zeroArray(arguments_, channels);
|
|
8010
7813
|
}
|
|
8011
7814
|
return new Color(color, model);
|
|
8012
7815
|
};
|
|
8013
|
-
}
|
|
8014
|
-
function roundTo(
|
|
8015
|
-
return Number(
|
|
7816
|
+
}
|
|
7817
|
+
function roundTo(number, places) {
|
|
7818
|
+
return Number(number.toFixed(places));
|
|
8016
7819
|
}
|
|
8017
7820
|
__name(roundTo, "roundTo");
|
|
8018
7821
|
function roundToPlace(places) {
|
|
8019
|
-
return function(
|
|
8020
|
-
return roundTo(
|
|
7822
|
+
return function(number) {
|
|
7823
|
+
return roundTo(number, places);
|
|
8021
7824
|
};
|
|
8022
7825
|
}
|
|
8023
7826
|
__name(roundToPlace, "roundToPlace");
|
|
8024
7827
|
function getset(model, channel, modifier) {
|
|
8025
7828
|
model = Array.isArray(model) ? model : [model];
|
|
8026
|
-
|
|
8027
|
-
(limiters[m]
|
|
8028
|
-
}
|
|
7829
|
+
for (const m of model) {
|
|
7830
|
+
(limiters[m] ||= [])[channel] = modifier;
|
|
7831
|
+
}
|
|
8029
7832
|
model = model[0];
|
|
8030
|
-
return function(
|
|
8031
|
-
|
|
8032
|
-
if (
|
|
7833
|
+
return function(value) {
|
|
7834
|
+
let result;
|
|
7835
|
+
if (value !== void 0) {
|
|
8033
7836
|
if (modifier) {
|
|
8034
|
-
|
|
7837
|
+
value = modifier(value);
|
|
8035
7838
|
}
|
|
8036
7839
|
result = this[model]();
|
|
8037
|
-
result.color[channel] =
|
|
7840
|
+
result.color[channel] = value;
|
|
8038
7841
|
return result;
|
|
8039
7842
|
}
|
|
8040
7843
|
result = this[model]().color[channel];
|
|
@@ -8051,28 +7854,24 @@ var require_color = __commonJS({
|
|
|
8051
7854
|
};
|
|
8052
7855
|
}
|
|
8053
7856
|
__name(maxfn, "maxfn");
|
|
8054
|
-
function assertArray(
|
|
8055
|
-
return Array.isArray(
|
|
7857
|
+
function assertArray(value) {
|
|
7858
|
+
return Array.isArray(value) ? value : [value];
|
|
8056
7859
|
}
|
|
8057
7860
|
__name(assertArray, "assertArray");
|
|
8058
|
-
function zeroArray(
|
|
8059
|
-
for (
|
|
8060
|
-
if (typeof
|
|
8061
|
-
|
|
7861
|
+
function zeroArray(array, length) {
|
|
7862
|
+
for (let i = 0; i < length; i++) {
|
|
7863
|
+
if (typeof array[i] !== "number") {
|
|
7864
|
+
array[i] = 0;
|
|
8062
7865
|
}
|
|
8063
7866
|
}
|
|
8064
|
-
return
|
|
7867
|
+
return array;
|
|
8065
7868
|
}
|
|
8066
7869
|
__name(zeroArray, "zeroArray");
|
|
8067
|
-
|
|
8068
|
-
|
|
8069
|
-
}
|
|
8070
|
-
|
|
8071
|
-
|
|
8072
|
-
var require_text_hex = __commonJS({
|
|
8073
|
-
"node_modules/text-hex/index.js"(exports, module) {
|
|
8074
|
-
"use strict";
|
|
8075
|
-
module.exports = /* @__PURE__ */ __name(function hex(str) {
|
|
7870
|
+
function getDefaultExportFromCjs(x) {
|
|
7871
|
+
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
|
|
7872
|
+
}
|
|
7873
|
+
__name(getDefaultExportFromCjs, "getDefaultExportFromCjs");
|
|
7874
|
+
var textHex = /* @__PURE__ */ __name(function hex2(str) {
|
|
8076
7875
|
for (var i = 0, hash = 0; i < str.length; hash = str.charCodeAt(i++) + ((hash << 5) - hash)) ;
|
|
8077
7876
|
var color = Math.floor(
|
|
8078
7877
|
Math.abs(
|
|
@@ -8081,24 +7880,18 @@ var require_text_hex = __commonJS({
|
|
|
8081
7880
|
).toString(16);
|
|
8082
7881
|
return "#" + Array(6 - color.length + 1).join("0") + color;
|
|
8083
7882
|
}, "hex");
|
|
8084
|
-
|
|
8085
|
-
|
|
8086
|
-
|
|
8087
|
-
|
|
8088
|
-
var require_colorspace = __commonJS({
|
|
8089
|
-
"node_modules/colorspace/index.js"(exports, module) {
|
|
8090
|
-
"use strict";
|
|
8091
|
-
var color = require_color();
|
|
8092
|
-
var hex = require_text_hex();
|
|
8093
|
-
module.exports = /* @__PURE__ */ __name(function colorspace(namespace, delimiter) {
|
|
8094
|
-
var split = namespace.split(delimiter || ":");
|
|
8095
|
-
var base = hex(split[0]);
|
|
7883
|
+
var hex = /* @__PURE__ */ getDefaultExportFromCjs(textHex);
|
|
7884
|
+
function colorspace(namespace, delimiter) {
|
|
7885
|
+
const split = namespace.split(delimiter || ":");
|
|
7886
|
+
let base = hex(split[0]);
|
|
8096
7887
|
if (!split.length) return base;
|
|
8097
|
-
for (
|
|
8098
|
-
base =
|
|
7888
|
+
for (let i = 0, l = split.length - 1; i < l; i++) {
|
|
7889
|
+
base = Color(base).mix(Color(hex(split[i + 1]))).saturate(1).hex();
|
|
8099
7890
|
}
|
|
8100
7891
|
return base;
|
|
8101
|
-
}
|
|
7892
|
+
}
|
|
7893
|
+
__name(colorspace, "colorspace");
|
|
7894
|
+
module.exports = colorspace;
|
|
8102
7895
|
}
|
|
8103
7896
|
});
|
|
8104
7897
|
|
|
@@ -8149,7 +7942,7 @@ var require_kuler = __commonJS({
|
|
|
8149
7942
|
// node_modules/@dabh/diagnostics/modifiers/namespace-ansi.js
|
|
8150
7943
|
var require_namespace_ansi = __commonJS({
|
|
8151
7944
|
"node_modules/@dabh/diagnostics/modifiers/namespace-ansi.js"(exports, module) {
|
|
8152
|
-
var colorspace =
|
|
7945
|
+
var colorspace = require_index_cjs();
|
|
8153
7946
|
var kuler = require_kuler();
|
|
8154
7947
|
module.exports = /* @__PURE__ */ __name(function ansiModifier(args, options) {
|
|
8155
7948
|
var namespace = options.namespace;
|
|
@@ -10216,6 +10009,23 @@ var require_logger = __commonJS({
|
|
|
10216
10009
|
this.rejections.handle(rejectionHandlers);
|
|
10217
10010
|
}
|
|
10218
10011
|
}
|
|
10012
|
+
/* eslint-disable valid-jsdoc */
|
|
10013
|
+
/**
|
|
10014
|
+
* Helper method to get the highest logging level associated with a logger
|
|
10015
|
+
*
|
|
10016
|
+
* @returns { number | null } - The highest configured logging level, null
|
|
10017
|
+
* for invalid configuration
|
|
10018
|
+
*/
|
|
10019
|
+
getHighestLogLevel() {
|
|
10020
|
+
const configuredLevelValue = getLevelValue(this.levels, this.level);
|
|
10021
|
+
if (!this.transports || this.transports.length === 0) {
|
|
10022
|
+
return configuredLevelValue;
|
|
10023
|
+
}
|
|
10024
|
+
return this.transports.reduce((max, transport) => {
|
|
10025
|
+
const levelValue = getLevelValue(this.levels, transport.level);
|
|
10026
|
+
return levelValue !== null && levelValue > max ? levelValue : max;
|
|
10027
|
+
}, configuredLevelValue);
|
|
10028
|
+
}
|
|
10219
10029
|
isLevelEnabled(level) {
|
|
10220
10030
|
const givenLevelValue = getLevelValue(this.levels, level);
|
|
10221
10031
|
if (givenLevelValue === null) {
|
|
@@ -11000,8 +10810,6 @@ var require_options = __commonJS({
|
|
|
11000
10810
|
callgraph: false,
|
|
11001
10811
|
callgraphJson: void 0,
|
|
11002
10812
|
tokensJson: void 0,
|
|
11003
|
-
alloc: true,
|
|
11004
|
-
widening: false,
|
|
11005
10813
|
cycleElimination: true,
|
|
11006
10814
|
modulesOnly: false,
|
|
11007
10815
|
printProgress: true,
|
|
@@ -11041,7 +10849,6 @@ var require_options = __commonJS({
|
|
|
11041
10849
|
patchDynamics: false,
|
|
11042
10850
|
patchMethodCalls: false,
|
|
11043
10851
|
patchThis: true,
|
|
11044
|
-
readNeighbors: false,
|
|
11045
10852
|
typescriptLibraryUsage: void 0,
|
|
11046
10853
|
higherOrderFunctions: false,
|
|
11047
10854
|
zeros: false,
|
|
@@ -11053,7 +10860,6 @@ var require_options = __commonJS({
|
|
|
11053
10860
|
excludePackages: void 0,
|
|
11054
10861
|
library: false,
|
|
11055
10862
|
skipTests: false,
|
|
11056
|
-
oldobj: false,
|
|
11057
10863
|
proto: false,
|
|
11058
10864
|
objSpread: false,
|
|
11059
10865
|
nativeOverwrites: false,
|
|
@@ -11604,6 +11410,7 @@ var require_asthelpers = __commonJS({
|
|
|
11604
11410
|
exports.skipParenthesizedChildren = skipParenthesizedChildren;
|
|
11605
11411
|
exports.skipParenthesizedParents = skipParenthesizedParents;
|
|
11606
11412
|
exports.isMemberRead = isMemberRead;
|
|
11413
|
+
exports.isIdentifierReference = isIdentifierReference;
|
|
11607
11414
|
exports.getConstructor = getConstructor;
|
|
11608
11415
|
var types_1 = __require("@babel/types");
|
|
11609
11416
|
var assert_1 = __importDefault(__require("assert"));
|
|
@@ -11782,6 +11589,12 @@ var require_asthelpers = __commonJS({
|
|
|
11782
11589
|
return true;
|
|
11783
11590
|
}
|
|
11784
11591
|
__name(isMemberRead, "isMemberRead");
|
|
11592
|
+
function isIdentifierReference(path) {
|
|
11593
|
+
const p = path.parentPath;
|
|
11594
|
+
const n = path.node;
|
|
11595
|
+
return !((p.isObjectProperty({ key: n }) || p.isObjectMethod({ key: n })) && !p.node.computed || p.isMemberExpression() && p.node.property === n && !p.node.computed || p.isClassMethod() && p.node.key === n && !p.node.computed || p.isClassProperty() && (0, types_1.isIdentifier)(p.node.key) && p.node.key === n && !p.node.computed || p.isLabeledStatement({ label: n }) || p.isMetaProperty({ property: n }) || p.isImportDefaultSpecifier({ local: n }) || p.isImportNamespaceSpecifier({ local: n }) || p.isImportSpecifier({ imported: n }) || p.isExportSpecifier({ exported: n }) || p.isObjectProperty() && p.parentPath?.isObjectPattern() && p.node.key === n && !p.node.computed);
|
|
11596
|
+
}
|
|
11597
|
+
__name(isIdentifierReference, "isIdentifierReference");
|
|
11785
11598
|
function getConstructor(path) {
|
|
11786
11599
|
for (const b of path.get("body.body"))
|
|
11787
11600
|
if ((0, types_1.isClassMethod)(b.node) && b.node.kind === "constructor")
|
|
@@ -11800,7 +11613,7 @@ var require_tokens = __commonJS({
|
|
|
11800
11613
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
11801
11614
|
};
|
|
11802
11615
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
11803
|
-
exports.AccessPathToken = exports.PackageObjectToken = exports.NativeObjectToken = exports.
|
|
11616
|
+
exports.AccessPathToken = exports.PackageObjectToken = exports.NativeObjectToken = exports.ArrayToken = exports.PrototypeToken = exports.ObjectToken = exports.AllocationSiteToken = exports.FunctionToken = exports.Token = void 0;
|
|
11804
11617
|
var util_1 = require_util();
|
|
11805
11618
|
var assert_1 = __importDefault(__require("assert"));
|
|
11806
11619
|
var Token = class {
|
|
@@ -11850,11 +11663,6 @@ var require_tokens = __commonJS({
|
|
|
11850
11663
|
constructor(allocSite) {
|
|
11851
11664
|
super("Object", allocSite);
|
|
11852
11665
|
}
|
|
11853
|
-
getPackageInfo() {
|
|
11854
|
-
const loc = this.allocSite.loc;
|
|
11855
|
-
(0, assert_1.default)(loc && loc.module);
|
|
11856
|
-
return loc.module.packageInfo;
|
|
11857
|
-
}
|
|
11858
11666
|
};
|
|
11859
11667
|
exports.ObjectToken = ObjectToken;
|
|
11860
11668
|
var PrototypeToken = class extends AllocationSiteToken {
|
|
@@ -11875,15 +11683,6 @@ var require_tokens = __commonJS({
|
|
|
11875
11683
|
}
|
|
11876
11684
|
};
|
|
11877
11685
|
exports.ArrayToken = ArrayToken;
|
|
11878
|
-
var ClassToken = class extends AllocationSiteToken {
|
|
11879
|
-
static {
|
|
11880
|
-
__name(this, "ClassToken");
|
|
11881
|
-
}
|
|
11882
|
-
constructor(allocSite) {
|
|
11883
|
-
super("Class", allocSite);
|
|
11884
|
-
}
|
|
11885
|
-
};
|
|
11886
|
-
exports.ClassToken = ClassToken;
|
|
11887
11686
|
var NativeObjectToken = class extends Token {
|
|
11888
11687
|
static {
|
|
11889
11688
|
__name(this, "NativeObjectToken");
|
|
@@ -11953,54 +11752,51 @@ var require_listeners = __commonJS({
|
|
|
11953
11752
|
TokenListener2[TokenListener2["READ_BASE"] = 5] = "READ_BASE";
|
|
11954
11753
|
TokenListener2[TokenListener2["READ_BASE_DYNAMIC"] = 6] = "READ_BASE_DYNAMIC";
|
|
11955
11754
|
TokenListener2[TokenListener2["READ_GETTER"] = 7] = "READ_GETTER";
|
|
11956
|
-
TokenListener2[TokenListener2["
|
|
11957
|
-
TokenListener2[TokenListener2["
|
|
11958
|
-
TokenListener2[TokenListener2["
|
|
11959
|
-
TokenListener2[TokenListener2["
|
|
11960
|
-
TokenListener2[TokenListener2["
|
|
11961
|
-
TokenListener2[TokenListener2["
|
|
11962
|
-
TokenListener2[TokenListener2["
|
|
11963
|
-
TokenListener2[TokenListener2["
|
|
11964
|
-
TokenListener2[TokenListener2["
|
|
11965
|
-
TokenListener2[TokenListener2["
|
|
11966
|
-
TokenListener2[TokenListener2["
|
|
11967
|
-
TokenListener2[TokenListener2["
|
|
11968
|
-
TokenListener2[TokenListener2["
|
|
11969
|
-
TokenListener2[TokenListener2["
|
|
11970
|
-
TokenListener2[TokenListener2["
|
|
11971
|
-
TokenListener2[TokenListener2["
|
|
11972
|
-
TokenListener2[TokenListener2["
|
|
11973
|
-
TokenListener2[TokenListener2["
|
|
11974
|
-
TokenListener2[TokenListener2["
|
|
11975
|
-
TokenListener2[TokenListener2["
|
|
11976
|
-
TokenListener2[TokenListener2["
|
|
11977
|
-
TokenListener2[TokenListener2["
|
|
11978
|
-
TokenListener2[TokenListener2["
|
|
11979
|
-
TokenListener2[TokenListener2["
|
|
11980
|
-
TokenListener2[TokenListener2["
|
|
11981
|
-
TokenListener2[TokenListener2["
|
|
11982
|
-
TokenListener2[TokenListener2["
|
|
11983
|
-
TokenListener2[TokenListener2["
|
|
11984
|
-
TokenListener2[TokenListener2["
|
|
11985
|
-
TokenListener2[TokenListener2["
|
|
11986
|
-
TokenListener2[TokenListener2["
|
|
11987
|
-
TokenListener2[TokenListener2["
|
|
11988
|
-
TokenListener2[TokenListener2["
|
|
11989
|
-
TokenListener2[TokenListener2["
|
|
11990
|
-
TokenListener2[TokenListener2["
|
|
11991
|
-
TokenListener2[TokenListener2["
|
|
11992
|
-
TokenListener2[TokenListener2["
|
|
11993
|
-
TokenListener2[TokenListener2["
|
|
11994
|
-
TokenListener2[TokenListener2["
|
|
11995
|
-
TokenListener2[TokenListener2["
|
|
11996
|
-
TokenListener2[TokenListener2["
|
|
11997
|
-
TokenListener2[TokenListener2["
|
|
11998
|
-
TokenListener2[TokenListener2["
|
|
11999
|
-
TokenListener2[TokenListener2["
|
|
12000
|
-
TokenListener2[TokenListener2["
|
|
12001
|
-
TokenListener2[TokenListener2["NATIVE_ASSIGN_BASE_ARRAY_ARRAY_VALUE_TO_ARRAY"] = 53] = "NATIVE_ASSIGN_BASE_ARRAY_ARRAY_VALUE_TO_ARRAY";
|
|
12002
|
-
TokenListener2[TokenListener2["NATIVE_RETURN_PROTOTYPE_OF"] = 54] = "NATIVE_RETURN_PROTOTYPE_OF";
|
|
12003
|
-
TokenListener2[TokenListener2["NATIVE_SET_PROTOTYPE_OF"] = 55] = "NATIVE_SET_PROTOTYPE_OF";
|
|
11755
|
+
TokenListener2[TokenListener2["READ_GETTER_THIS"] = 8] = "READ_GETTER_THIS";
|
|
11756
|
+
TokenListener2[TokenListener2["WRITE_BASE"] = 9] = "WRITE_BASE";
|
|
11757
|
+
TokenListener2[TokenListener2["WRITE_BASE_DYNAMIC"] = 10] = "WRITE_BASE_DYNAMIC";
|
|
11758
|
+
TokenListener2[TokenListener2["WRITE_SETTER"] = 11] = "WRITE_SETTER";
|
|
11759
|
+
TokenListener2[TokenListener2["WRITE_SETTER_THIS"] = 12] = "WRITE_SETTER_THIS";
|
|
11760
|
+
TokenListener2[TokenListener2["WRITE_OBJECT_PATTERN_REST"] = 13] = "WRITE_OBJECT_PATTERN_REST";
|
|
11761
|
+
TokenListener2[TokenListener2["WRITE_OBJECT_PATTERN_REST_PROPERTIES"] = 14] = "WRITE_OBJECT_PATTERN_REST_PROPERTIES";
|
|
11762
|
+
TokenListener2[TokenListener2["WRITE_ARRAY_PATTERN_REST"] = 15] = "WRITE_ARRAY_PATTERN_REST";
|
|
11763
|
+
TokenListener2[TokenListener2["WRITE_ARRAY_PATTERN_REST_ARRAY"] = 16] = "WRITE_ARRAY_PATTERN_REST_ARRAY";
|
|
11764
|
+
TokenListener2[TokenListener2["WRITE_REQUIRE_EXTENSIONS"] = 17] = "WRITE_REQUIRE_EXTENSIONS";
|
|
11765
|
+
TokenListener2[TokenListener2["IMPORT_BASE"] = 18] = "IMPORT_BASE";
|
|
11766
|
+
TokenListener2[TokenListener2["EXPORT_BASE"] = 19] = "EXPORT_BASE";
|
|
11767
|
+
TokenListener2[TokenListener2["ANCESTORS"] = 20] = "ANCESTORS";
|
|
11768
|
+
TokenListener2[TokenListener2["READ_ANCESTORS"] = 21] = "READ_ANCESTORS";
|
|
11769
|
+
TokenListener2[TokenListener2["WRITE_ANCESTORS"] = 22] = "WRITE_ANCESTORS";
|
|
11770
|
+
TokenListener2[TokenListener2["CLASS_FIELD"] = 23] = "CLASS_FIELD";
|
|
11771
|
+
TokenListener2[TokenListener2["EXTENDS"] = 24] = "EXTENDS";
|
|
11772
|
+
TokenListener2[TokenListener2["READ_ITERATOR_VALUE"] = 25] = "READ_ITERATOR_VALUE";
|
|
11773
|
+
TokenListener2[TokenListener2["OBJECT_SPREAD"] = 26] = "OBJECT_SPREAD";
|
|
11774
|
+
TokenListener2[TokenListener2["CALL_PROMISE_EXECUTOR"] = 27] = "CALL_PROMISE_EXECUTOR";
|
|
11775
|
+
TokenListener2[TokenListener2["CALL_PROMISE_RESOLVE"] = 28] = "CALL_PROMISE_RESOLVE";
|
|
11776
|
+
TokenListener2[TokenListener2["CALL_PROMISE_ONFULFILLED"] = 29] = "CALL_PROMISE_ONFULFILLED";
|
|
11777
|
+
TokenListener2[TokenListener2["CALL_PROMISE_ONREJECTED"] = 30] = "CALL_PROMISE_ONREJECTED";
|
|
11778
|
+
TokenListener2[TokenListener2["CALL_PROMISE_ONFINALLY"] = 31] = "CALL_PROMISE_ONFINALLY";
|
|
11779
|
+
TokenListener2[TokenListener2["MAKE_PROMISE_RESOLVE"] = 32] = "MAKE_PROMISE_RESOLVE";
|
|
11780
|
+
TokenListener2[TokenListener2["MAKE_PROMISE_REJECT"] = 33] = "MAKE_PROMISE_REJECT";
|
|
11781
|
+
TokenListener2[TokenListener2["MAKE_PROMISE_ALL"] = 34] = "MAKE_PROMISE_ALL";
|
|
11782
|
+
TokenListener2[TokenListener2["MAKE_PROMISE_ALLSETTLED"] = 35] = "MAKE_PROMISE_ALLSETTLED";
|
|
11783
|
+
TokenListener2[TokenListener2["MAKE_PROMISE_ANY"] = 36] = "MAKE_PROMISE_ANY";
|
|
11784
|
+
TokenListener2[TokenListener2["MAKE_PROMISE_RACE"] = 37] = "MAKE_PROMISE_RACE";
|
|
11785
|
+
TokenListener2[TokenListener2["AWAIT"] = 38] = "AWAIT";
|
|
11786
|
+
TokenListener2[TokenListener2["JSX_ELEMENT"] = 39] = "JSX_ELEMENT";
|
|
11787
|
+
TokenListener2[TokenListener2["NATIVE_INVOKE_CALLBACK"] = 40] = "NATIVE_INVOKE_CALLBACK";
|
|
11788
|
+
TokenListener2[TokenListener2["NATIVE_INVOKE_CALLBACK2"] = 41] = "NATIVE_INVOKE_CALLBACK2";
|
|
11789
|
+
TokenListener2[TokenListener2["NATIVE_INVOKE_CALL_APPLY2"] = 42] = "NATIVE_INVOKE_CALL_APPLY2";
|
|
11790
|
+
TokenListener2[TokenListener2["NATIVE_INVOKE_CALL_APPLY3"] = 43] = "NATIVE_INVOKE_CALL_APPLY3";
|
|
11791
|
+
TokenListener2[TokenListener2["NATIVE_ASSIGN_PROPERTIES"] = 44] = "NATIVE_ASSIGN_PROPERTIES";
|
|
11792
|
+
TokenListener2[TokenListener2["NATIVE_ASSIGN_PROPERTIES2"] = 45] = "NATIVE_ASSIGN_PROPERTIES2";
|
|
11793
|
+
TokenListener2[TokenListener2["NATIVE_ASSIGN_PROPERTIES3"] = 46] = "NATIVE_ASSIGN_PROPERTIES3";
|
|
11794
|
+
TokenListener2[TokenListener2["NATIVE_OBJECT_DEFINE_PROPERTY"] = 47] = "NATIVE_OBJECT_DEFINE_PROPERTY";
|
|
11795
|
+
TokenListener2[TokenListener2["NATIVE_OBJECT_DEFINE_PROPERTIES"] = 48] = "NATIVE_OBJECT_DEFINE_PROPERTIES";
|
|
11796
|
+
TokenListener2[TokenListener2["NATIVE_ASSIGN_ITERATOR_MAP_VALUE_PAIRS"] = 49] = "NATIVE_ASSIGN_ITERATOR_MAP_VALUE_PAIRS";
|
|
11797
|
+
TokenListener2[TokenListener2["NATIVE_ASSIGN_BASE_ARRAY_ARRAY_VALUE_TO_ARRAY"] = 50] = "NATIVE_ASSIGN_BASE_ARRAY_ARRAY_VALUE_TO_ARRAY";
|
|
11798
|
+
TokenListener2[TokenListener2["NATIVE_RETURN_PROTOTYPE_OF"] = 51] = "NATIVE_RETURN_PROTOTYPE_OF";
|
|
11799
|
+
TokenListener2[TokenListener2["NATIVE_SET_PROTOTYPE_OF"] = 52] = "NATIVE_SET_PROTOTYPE_OF";
|
|
12004
11800
|
})(TokenListener || (exports.TokenListener = TokenListener = {}));
|
|
12005
11801
|
}
|
|
12006
11802
|
});
|
|
@@ -12012,7 +11808,8 @@ var require_ecmascript = __commonJS({
|
|
|
12012
11808
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12013
11809
|
exports.ecmascriptModels = exports.PROMISE_REJECTED_VALUES = exports.PROMISE_FULFILLED_VALUES = exports.WEAKREF_VALUES = exports.WEAKMAP_VALUES = exports.SET_VALUES = exports.MAP_VALUES = exports.MAP_KEYS = exports.ARRAY_ALL = exports.ARRAY_UNKNOWN = exports.INTERNAL_PROTOTYPE = exports.PROMISE_PROTOTYPE = exports.ASYNC_GENERATOR_PROTOTYPE_THROW = exports.ASYNC_GENERATOR_PROTOTYPE_RETURN = exports.ASYNC_GENERATOR_PROTOTYPE_NEXT = exports.GENERATOR_PROTOTYPE_THROW = exports.GENERATOR_PROTOTYPE_RETURN = exports.GENERATOR_PROTOTYPE_NEXT = exports.WEAKREF_PROTOTYPE = exports.WEAKSET_PROTOTYPE = exports.WEAKMAP_PROTOTYPE = exports.SET_PROTOTYPE = exports.MAP_PROTOTYPE = exports.DATE_PROTOTYPE = exports.ERROR_PROTOTYPE = exports.REGEXP_PROTOTYPE = exports.FUNCTION_PROTOTYPE = exports.ARRAY_PROTOTYPE = exports.OBJECT_PROTOTYPE = void 0;
|
|
12014
11810
|
exports.isInternalProperty = isInternalProperty;
|
|
12015
|
-
exports.
|
|
11811
|
+
exports.getNativeType = getNativeType;
|
|
11812
|
+
exports.isNativeMethod = isNativeMethod;
|
|
12016
11813
|
var nativehelpers_1 = require_nativehelpers();
|
|
12017
11814
|
var tokens_1 = require_tokens();
|
|
12018
11815
|
var types_1 = __require("@babel/types");
|
|
@@ -12061,14 +11858,13 @@ var require_ecmascript = __commonJS({
|
|
|
12061
11858
|
break;
|
|
12062
11859
|
case "PromiseResolve":
|
|
12063
11860
|
case "PromiseReject":
|
|
12064
|
-
case "Class":
|
|
12065
11861
|
k = "Function";
|
|
12066
11862
|
break;
|
|
12067
11863
|
default:
|
|
12068
11864
|
k = t.kind;
|
|
12069
11865
|
break;
|
|
12070
11866
|
}
|
|
12071
|
-
else if (t instanceof tokens_1.FunctionToken
|
|
11867
|
+
else if (t instanceof tokens_1.FunctionToken)
|
|
12072
11868
|
k = "Function";
|
|
12073
11869
|
else if (t instanceof tokens_1.NativeObjectToken)
|
|
12074
11870
|
if (METHODS.has(t.name) && !(t.name === "Reflect" || t.name === "Atomics" || t.name === "WebAssembly"))
|
|
@@ -12078,14 +11874,14 @@ var require_ecmascript = __commonJS({
|
|
|
12078
11874
|
return k;
|
|
12079
11875
|
}
|
|
12080
11876
|
__name(getNativeType, "getNativeType");
|
|
12081
|
-
function
|
|
11877
|
+
function isNativeMethod(t, prop, dummyOnly = false) {
|
|
12082
11878
|
const kind = getNativeType(t);
|
|
12083
11879
|
if (!kind)
|
|
12084
11880
|
return false;
|
|
12085
11881
|
const ms = METHODS.get(kind);
|
|
12086
11882
|
return Boolean(ms?.has(prop) && (!dummyOnly || ms.get(prop) === void 0));
|
|
12087
11883
|
}
|
|
12088
|
-
__name(
|
|
11884
|
+
__name(isNativeMethod, "isNativeMethod");
|
|
12089
11885
|
exports.ecmascriptModels = {
|
|
12090
11886
|
name: "ecmascript",
|
|
12091
11887
|
init: /* @__PURE__ */ __name((p) => {
|
|
@@ -12726,8 +12522,6 @@ var require_ecmascript = __commonJS({
|
|
|
12726
12522
|
{
|
|
12727
12523
|
name: "throw",
|
|
12728
12524
|
invoke: /* @__PURE__ */ __name((p) => {
|
|
12729
|
-
if (p.path.node.arguments.length >= 1)
|
|
12730
|
-
(0, nativehelpers_1.widenArgument)(p.path.node.arguments[0], p);
|
|
12731
12525
|
(0, nativehelpers_1.generatorCall)(p);
|
|
12732
12526
|
}, "invoke")
|
|
12733
12527
|
}
|
|
@@ -12755,8 +12549,6 @@ var require_ecmascript = __commonJS({
|
|
|
12755
12549
|
{
|
|
12756
12550
|
name: "throw",
|
|
12757
12551
|
invoke: /* @__PURE__ */ __name((p) => {
|
|
12758
|
-
if (p.path.node.arguments.length >= 1)
|
|
12759
|
-
(0, nativehelpers_1.widenArgument)(p.path.node.arguments[0], p);
|
|
12760
12552
|
(0, nativehelpers_1.generatorCall)(p);
|
|
12761
12553
|
}, "invoke")
|
|
12762
12554
|
}
|
|
@@ -13079,7 +12871,7 @@ var require_ecmascript = __commonJS({
|
|
|
13079
12871
|
{
|
|
13080
12872
|
name: "Object",
|
|
13081
12873
|
invoke: /* @__PURE__ */ __name((p) => {
|
|
13082
|
-
(0, nativehelpers_1.returnToken)(
|
|
12874
|
+
(0, nativehelpers_1.returnToken)((0, nativehelpers_1.newObject)(p), p);
|
|
13083
12875
|
(0, nativehelpers_1.returnArgument)(p.path.node.arguments[0], p);
|
|
13084
12876
|
}, "invoke"),
|
|
13085
12877
|
staticMethods: [
|
|
@@ -13103,16 +12895,12 @@ var require_ecmascript = __commonJS({
|
|
|
13103
12895
|
const args = p.path.node.arguments;
|
|
13104
12896
|
if (args.length === 0)
|
|
13105
12897
|
return;
|
|
13106
|
-
|
|
13107
|
-
|
|
13108
|
-
|
|
13109
|
-
|
|
13110
|
-
|
|
13111
|
-
|
|
13112
|
-
obj = (0, nativehelpers_1.newObject)(p);
|
|
13113
|
-
(0, nativehelpers_1.addInherits)(obj, args[0], p);
|
|
13114
|
-
} else
|
|
13115
|
-
obj = p.op.packageObjectToken;
|
|
12898
|
+
if (!(0, types_1.isExpression)(args[0])) {
|
|
12899
|
+
(0, nativehelpers_1.warnNativeUsed)("Object.create", p, "with non-expression as prototype");
|
|
12900
|
+
return;
|
|
12901
|
+
}
|
|
12902
|
+
const obj = (0, nativehelpers_1.newObject)(p);
|
|
12903
|
+
(0, nativehelpers_1.addInherits)(obj, args[0], p);
|
|
13116
12904
|
(0, nativehelpers_1.returnToken)(obj, p);
|
|
13117
12905
|
if (args.length >= 2) {
|
|
13118
12906
|
if (!(0, types_1.isExpression)(args[1])) {
|
|
@@ -14047,9 +13835,6 @@ var require_astvisitor = __commonJS({
|
|
|
14047
13835
|
solver.addTokenConstraint(op.exportsObjectToken, vp.nodeVar(path.node));
|
|
14048
13836
|
}
|
|
14049
13837
|
}
|
|
14050
|
-
if (options_1.options.oldobj) {
|
|
14051
|
-
solver.addTokenConstraint(op.packageObjectToken, vp.nodeVar(path.node));
|
|
14052
|
-
}
|
|
14053
13838
|
},
|
|
14054
13839
|
Super(path) {
|
|
14055
13840
|
const encl = path.findParent((p) => (0, types_1.isFunction)(p.node) || (0, types_1.isStaticBlock)(p.node) || (0, types_1.isClassProperty)(p.node) || (0, types_1.isClassPrivateProperty)(p.node));
|
|
@@ -14074,8 +13859,8 @@ var require_astvisitor = __commonJS({
|
|
|
14074
13859
|
solver.addSubsetConstraint(vp.objPropVar(src, (0, ecmascript_1.INTERNAL_PROTOTYPE)()), vp.nodeVar(path.node));
|
|
14075
13860
|
},
|
|
14076
13861
|
Identifier(path) {
|
|
14077
|
-
if (path.node.name === "arguments")
|
|
14078
|
-
|
|
13862
|
+
if (path.node.name === "arguments" && !path.scope.getBinding(path.node.name) && (0, asthelpers_1.isIdentifierReference)(path))
|
|
13863
|
+
f.registerArguments(path);
|
|
14079
13864
|
if (options_1.options.variableKinds) {
|
|
14080
13865
|
const binding = path.scope.getBinding(path.node.name);
|
|
14081
13866
|
if (binding)
|
|
@@ -14146,12 +13931,10 @@ var require_astvisitor = __commonJS({
|
|
|
14146
13931
|
op.assign(paramVar, param, path);
|
|
14147
13932
|
}
|
|
14148
13933
|
}
|
|
14149
|
-
if (
|
|
14150
|
-
|
|
14151
|
-
|
|
14152
|
-
|
|
14153
|
-
solver.addTokenConstraint(ft, vp.objPropVar(pt, "constructor"));
|
|
14154
|
-
}
|
|
13934
|
+
if ((0, types_1.isFunctionDeclaration)(path.node) || (0, types_1.isFunctionExpression)(path.node) || (0, types_1.isClassMethod)(path.node) || (0, types_1.isClassPrivateMethod)(path.node)) {
|
|
13935
|
+
const pt = op.newPrototypeToken(fun);
|
|
13936
|
+
solver.addTokenConstraint(pt, vp.objPropVar(ft, "prototype"));
|
|
13937
|
+
solver.addTokenConstraint(ft, vp.objPropVar(pt, "constructor"));
|
|
14155
13938
|
}
|
|
14156
13939
|
if (fun.generator) {
|
|
14157
13940
|
const iter = a.canonicalizeToken(new tokens_1.AllocationSiteToken("Generator", fun));
|
|
@@ -14262,44 +14045,29 @@ var require_astvisitor = __commonJS({
|
|
|
14262
14045
|
f.error(`Unexpected Property value type ${path.node.value?.type} at ${(0, util_1.locationToStringWithFile)(path.node.loc)}`);
|
|
14263
14046
|
return;
|
|
14264
14047
|
}
|
|
14265
|
-
|
|
14266
|
-
|
|
14267
|
-
if (
|
|
14268
|
-
|
|
14269
|
-
|
|
14048
|
+
const rightvar = op.expVar(path.node.value, path);
|
|
14049
|
+
if (rightvar)
|
|
14050
|
+
if ((0, types_1.isObjectProperty)(path.node)) {
|
|
14051
|
+
const dst = vp.objPropVar(op.newObjectToken(path.parentPath.node), key);
|
|
14052
|
+
solver.addSubsetConstraint(rightvar, dst);
|
|
14053
|
+
} else {
|
|
14054
|
+
const cls = (0, asthelpers_1.getClass)(path);
|
|
14055
|
+
(0, assert_1.default)(cls);
|
|
14056
|
+
const constr = class2constructor.get(cls);
|
|
14057
|
+
(0, assert_1.default)(constr);
|
|
14058
|
+
if (path.node.static) {
|
|
14059
|
+
const t = op.newFunctionToken(constr);
|
|
14060
|
+
const dst = vp.objPropVar(t, key);
|
|
14270
14061
|
solver.addSubsetConstraint(rightvar, dst);
|
|
14271
14062
|
} else {
|
|
14272
|
-
|
|
14273
|
-
|
|
14274
|
-
|
|
14275
|
-
|
|
14276
|
-
|
|
14277
|
-
|
|
14278
|
-
const dst = vp.objPropVar(t, key);
|
|
14279
|
-
solver.addSubsetConstraint(rightvar, dst);
|
|
14280
|
-
} else {
|
|
14281
|
-
solver.addForAllTokensConstraint(vp.thisVar(constr), listeners_1.TokenListener.CLASS_FIELD, path.node, (t) => {
|
|
14282
|
-
if ((0, constraintvars_1.isObjectPropertyVarObj)(t)) {
|
|
14283
|
-
const dst = vp.objPropVar(t, key);
|
|
14284
|
-
solver.addSubsetConstraint(rightvar, dst);
|
|
14285
|
-
}
|
|
14286
|
-
});
|
|
14287
|
-
}
|
|
14063
|
+
solver.addForAllTokensConstraint(vp.thisVar(constr), listeners_1.TokenListener.CLASS_FIELD, path.node, (t) => {
|
|
14064
|
+
if ((0, constraintvars_1.isObjectPropertyVarObj)(t)) {
|
|
14065
|
+
const dst = vp.objPropVar(t, key);
|
|
14066
|
+
solver.addSubsetConstraint(rightvar, dst);
|
|
14067
|
+
}
|
|
14068
|
+
});
|
|
14288
14069
|
}
|
|
14289
|
-
} else {
|
|
14290
|
-
const rightvar = op.expVar(path.node.value, path);
|
|
14291
|
-
let dst;
|
|
14292
|
-
if (options_1.options.alloc && (0, types_1.isObjectProperty)(path.node)) {
|
|
14293
|
-
dst = vp.objPropVar(a.canonicalizeToken(new tokens_1.ObjectToken(path.parentPath.node)), key);
|
|
14294
|
-
} else if (options_1.options.alloc && ((0, types_1.isClassProperty)(path.node) || (0, types_1.isClassAccessorProperty)(path.node) || (0, types_1.isClassPrivateProperty)(path.node)) && path.node.static) {
|
|
14295
|
-
const cls = (0, asthelpers_1.getClass)(path);
|
|
14296
|
-
(0, assert_1.default)(cls);
|
|
14297
|
-
dst = vp.objPropVar(a.canonicalizeToken(new tokens_1.ClassToken(cls)), key);
|
|
14298
|
-
} else {
|
|
14299
|
-
dst = vp.packagePropVar(op.moduleInfo.packageInfo, key);
|
|
14300
14070
|
}
|
|
14301
|
-
solver.addSubsetConstraint(rightvar, dst);
|
|
14302
|
-
}
|
|
14303
14071
|
}
|
|
14304
14072
|
} else
|
|
14305
14073
|
f.warnUnsupported(path.node, "Dynamic property name");
|
|
@@ -14314,47 +14082,31 @@ var require_astvisitor = __commonJS({
|
|
|
14314
14082
|
case "set":
|
|
14315
14083
|
const key = (0, asthelpers_1.getKey)(path.node);
|
|
14316
14084
|
if (key) {
|
|
14317
|
-
|
|
14318
|
-
|
|
14319
|
-
|
|
14320
|
-
|
|
14321
|
-
|
|
14322
|
-
|
|
14323
|
-
|
|
14324
|
-
solver.addTokenConstraint(it, vp.thisVar(path.node));
|
|
14325
|
-
} else {
|
|
14326
|
-
const cls2 = (0, asthelpers_1.getClass)(path);
|
|
14327
|
-
(0, assert_1.default)(cls2);
|
|
14328
|
-
const constr = class2constructor.get(cls2);
|
|
14329
|
-
(0, assert_1.default)(constr);
|
|
14330
|
-
if (path.node.static) {
|
|
14331
|
-
const ct = op.newFunctionToken(constr);
|
|
14332
|
-
const dst = vp.objPropVar(ct, key, ac);
|
|
14333
|
-
solver.addTokenConstraint(t, dst);
|
|
14334
|
-
} else {
|
|
14335
|
-
const pt = op.newPrototypeToken(constr);
|
|
14336
|
-
const dst = vp.objPropVar(pt, key, ac);
|
|
14337
|
-
solver.addTokenConstraint(t, dst);
|
|
14338
|
-
solver.addSubsetConstraint(vp.thisVar(constr), vp.thisVar(path.node));
|
|
14339
|
-
}
|
|
14340
|
-
}
|
|
14085
|
+
const t = op.newFunctionToken(path.node);
|
|
14086
|
+
const ac = path.node.kind === "method" ? "normal" : path.node.kind;
|
|
14087
|
+
if ((0, types_1.isObjectMethod)(path.node)) {
|
|
14088
|
+
const it = op.newObjectToken(path.parentPath.node);
|
|
14089
|
+
const dst = vp.objPropVar(it, key, ac);
|
|
14090
|
+
solver.addTokenConstraint(t, dst);
|
|
14091
|
+
solver.addTokenConstraint(it, vp.thisVar(path.node));
|
|
14341
14092
|
} else {
|
|
14342
|
-
const
|
|
14343
|
-
|
|
14344
|
-
|
|
14345
|
-
|
|
14346
|
-
|
|
14347
|
-
|
|
14348
|
-
const
|
|
14349
|
-
(
|
|
14350
|
-
dst = vp.objPropVar(a.canonicalizeToken(new tokens_1.ClassToken(cls2)), key, ac);
|
|
14093
|
+
const cls2 = (0, asthelpers_1.getClass)(path);
|
|
14094
|
+
(0, assert_1.default)(cls2);
|
|
14095
|
+
const constr = class2constructor.get(cls2);
|
|
14096
|
+
(0, assert_1.default)(constr);
|
|
14097
|
+
if (path.node.static) {
|
|
14098
|
+
const ct = op.newFunctionToken(constr);
|
|
14099
|
+
const dst = vp.objPropVar(ct, key, ac);
|
|
14100
|
+
solver.addTokenConstraint(t, dst);
|
|
14351
14101
|
} else {
|
|
14352
|
-
|
|
14102
|
+
const pt = op.newPrototypeToken(constr);
|
|
14103
|
+
const dst = vp.objPropVar(pt, key, ac);
|
|
14104
|
+
solver.addTokenConstraint(t, dst);
|
|
14105
|
+
solver.addSubsetConstraint(vp.thisVar(constr), vp.thisVar(path.node));
|
|
14353
14106
|
}
|
|
14354
|
-
solver.addTokenConstraint(t, dst);
|
|
14355
14107
|
}
|
|
14356
14108
|
} else {
|
|
14357
|
-
if (
|
|
14109
|
+
if (options_1.options.approx || options_1.options.approxLoad)
|
|
14358
14110
|
op.newFunctionToken(path.node);
|
|
14359
14111
|
f.warnUnsupported(path.node, "Dynamic method name");
|
|
14360
14112
|
}
|
|
@@ -14378,42 +14130,27 @@ var require_astvisitor = __commonJS({
|
|
|
14378
14130
|
class2constructor.set(path.node, constructor.node);
|
|
14379
14131
|
a.registerFunctionInfo(op.moduleInfo, constructor, path.node?.id?.name);
|
|
14380
14132
|
const exported = (0, types_1.isExportDeclaration)(path.parent);
|
|
14381
|
-
|
|
14382
|
-
|
|
14383
|
-
if ((0,
|
|
14384
|
-
|
|
14385
|
-
|
|
14386
|
-
|
|
14387
|
-
|
|
14388
|
-
|
|
14389
|
-
|
|
14390
|
-
|
|
14391
|
-
solver.
|
|
14392
|
-
|
|
14393
|
-
|
|
14394
|
-
|
|
14395
|
-
|
|
14396
|
-
|
|
14397
|
-
|
|
14398
|
-
|
|
14399
|
-
solver.addInherits(pt, p);
|
|
14400
|
-
}
|
|
14133
|
+
const ct = op.newFunctionToken(constructor.node);
|
|
14134
|
+
if ((0, types_1.isClassExpression)(path.node) || exported) {
|
|
14135
|
+
if (!(0, asthelpers_1.isParentExpressionStatement)(path) || exported)
|
|
14136
|
+
solver.addTokenConstraint(ct, vp.nodeVar(path.node));
|
|
14137
|
+
}
|
|
14138
|
+
if (path.node.id)
|
|
14139
|
+
solver.addTokenConstraint(ct, vp.nodeVar(path.node.id));
|
|
14140
|
+
if (path.node.superClass) {
|
|
14141
|
+
const eVar = op.expVar(path.node.superClass, path);
|
|
14142
|
+
solver.addForAllTokensConstraint(eVar, listeners_1.TokenListener.EXTENDS, path.node, (w) => {
|
|
14143
|
+
solver.addInherits(ct, w);
|
|
14144
|
+
if (w instanceof tokens_1.FunctionToken || w instanceof tokens_1.AccessPathToken) {
|
|
14145
|
+
const pt = op.newPrototypeToken(constructor.node);
|
|
14146
|
+
if (w instanceof tokens_1.FunctionToken) {
|
|
14147
|
+
solver.addInherits(pt, solver.varProducer.objPropVar(w, "prototype"));
|
|
14148
|
+
} else {
|
|
14149
|
+
const p = a.canonicalizeToken(new tokens_1.AccessPathToken(a.canonicalizeAccessPath(new accesspaths_1.PropertyAccessPath(eVar, "prototype"))));
|
|
14150
|
+
solver.addInherits(pt, p);
|
|
14401
14151
|
}
|
|
14402
|
-
});
|
|
14403
|
-
}
|
|
14404
|
-
} else {
|
|
14405
|
-
if (constructor) {
|
|
14406
|
-
if ((0, types_1.isClassExpression)(path.node) || exported) {
|
|
14407
|
-
if (!(0, asthelpers_1.isParentExpressionStatement)(path) || exported)
|
|
14408
|
-
solver.addTokenConstraint(op.newFunctionToken(constructor.node), vp.nodeVar(path.node));
|
|
14409
14152
|
}
|
|
14410
|
-
}
|
|
14411
|
-
f.registerArtificialFunction(op.moduleInfo, path.node.loc);
|
|
14412
|
-
const ct = op.newClassToken(path.node);
|
|
14413
|
-
if ((0, types_1.isClassExpression)(path.node) || exported)
|
|
14414
|
-
solver.addTokenConstraint(ct, vp.nodeVar(path.node));
|
|
14415
|
-
if (path.node.id)
|
|
14416
|
-
solver.addTokenConstraint(ct, vp.nodeVar(path.node.id));
|
|
14153
|
+
});
|
|
14417
14154
|
}
|
|
14418
14155
|
},
|
|
14419
14156
|
ObjectExpression(path) {
|
|
@@ -14464,7 +14201,7 @@ var require_astvisitor = __commonJS({
|
|
|
14464
14201
|
},
|
|
14465
14202
|
CatchClause: {},
|
|
14466
14203
|
ImportDeclaration(path) {
|
|
14467
|
-
op.
|
|
14204
|
+
op.loadModule("module", path.node.source.value, vp.nodeVar(path.node), path);
|
|
14468
14205
|
let any = false;
|
|
14469
14206
|
for (const imp of path.node.specifiers) {
|
|
14470
14207
|
switch (imp.type) {
|
|
@@ -14555,7 +14292,7 @@ var require_astvisitor = __commonJS({
|
|
|
14555
14292
|
}
|
|
14556
14293
|
} else {
|
|
14557
14294
|
let getExportVar = function(name) {
|
|
14558
|
-
const m2 = node.source ? op.
|
|
14295
|
+
const m2 = node.source ? op.loadModule("module", node.source.value, vp.nodeVar(node), path) : void 0;
|
|
14559
14296
|
return m2 instanceof infos_1.ModuleInfo ? vp.objPropVar(a.canonicalizeToken(new tokens_1.NativeObjectToken("exports", m2)), name) : void 0;
|
|
14560
14297
|
};
|
|
14561
14298
|
__name(getExportVar, "getExportVar");
|
|
@@ -14576,7 +14313,7 @@ var require_astvisitor = __commonJS({
|
|
|
14576
14313
|
}
|
|
14577
14314
|
break;
|
|
14578
14315
|
case "ExportAllDeclaration":
|
|
14579
|
-
const m = op.
|
|
14316
|
+
const m = op.loadModule("module", path.node.source.value, vp.nodeVar(path.node), path);
|
|
14580
14317
|
if (m instanceof infos_1.ModuleInfo) {
|
|
14581
14318
|
const t = a.canonicalizeToken(new tokens_1.NativeObjectToken("exports", m));
|
|
14582
14319
|
solver.addForAllObjectPropertiesConstraint(t, listeners_1.TokenListener.EXPORT_BASE, path.node, (prop) => solver.addSubsetConstraint(solver.varProducer.objPropVar(t, prop), solver.varProducer.objPropVar(op.exportsObjectToken, prop)));
|
|
@@ -14856,7 +14593,6 @@ var require_nativehelpers = __commonJS({
|
|
|
14856
14593
|
exports.returnShuffledInplace = returnShuffledInplace;
|
|
14857
14594
|
exports.warnNativeUsed = warnNativeUsed;
|
|
14858
14595
|
exports.returnPackageObject = returnPackageObject;
|
|
14859
|
-
exports.widenArgument = widenArgument;
|
|
14860
14596
|
exports.returnArgument = returnArgument;
|
|
14861
14597
|
exports.newObject = newObject;
|
|
14862
14598
|
exports.newSpecialObject = newSpecialObject;
|
|
@@ -14979,20 +14715,13 @@ var require_nativehelpers = __commonJS({
|
|
|
14979
14715
|
p.solver.addTokenConstraint(p.solver.globalState.canonicalizeToken(new tokens_1.PackageObjectToken(p.moduleInfo.packageInfo, kind)), p.solver.varProducer.expVar(p.path.node, p.path));
|
|
14980
14716
|
}
|
|
14981
14717
|
__name(returnPackageObject, "returnPackageObject");
|
|
14982
|
-
function widenArgument(arg, p) {
|
|
14983
|
-
if ((0, types_1.isExpression)(arg))
|
|
14984
|
-
p.solver.fragmentState.registerEscaping(p.solver.varProducer.expVar(arg, p.path));
|
|
14985
|
-
}
|
|
14986
|
-
__name(widenArgument, "widenArgument");
|
|
14987
14718
|
function returnArgument(arg, p) {
|
|
14988
14719
|
if ((0, types_1.isExpression)(arg))
|
|
14989
14720
|
p.solver.addSubsetConstraint(p.solver.varProducer.expVar(arg, p.path), p.solver.varProducer.expVar(p.path.node, p.path));
|
|
14990
14721
|
}
|
|
14991
14722
|
__name(returnArgument, "returnArgument");
|
|
14992
14723
|
function newObject(p) {
|
|
14993
|
-
|
|
14994
|
-
p.solver.globalState.patching?.registerAllocationSite(t);
|
|
14995
|
-
return t;
|
|
14724
|
+
return p.op.newObjectToken(p.path.node);
|
|
14996
14725
|
}
|
|
14997
14726
|
__name(newObject, "newObject");
|
|
14998
14727
|
function newSpecialObject(kind, p) {
|
|
@@ -15031,7 +14760,7 @@ var require_nativehelpers = __commonJS({
|
|
|
15031
14760
|
const t = p.base;
|
|
15032
14761
|
const vp = p.solver.varProducer;
|
|
15033
14762
|
if (t instanceof tokens_1.AllocationSiteToken) {
|
|
15034
|
-
const iter = a.canonicalizeToken(new tokens_1.AllocationSiteToken(
|
|
14763
|
+
const iter = a.canonicalizeToken(new tokens_1.AllocationSiteToken(kind, t.allocSite));
|
|
15035
14764
|
p.solver.addTokenConstraint(iter, vp.expVar(p.path.node, p.path));
|
|
15036
14765
|
const iterNext = vp.objPropVar(iter, "next");
|
|
15037
14766
|
p.solver.addTokenConstraint(p.globalSpecialNatives[ecmascript_1.GENERATOR_PROTOTYPE_NEXT], iterNext);
|
|
@@ -18893,8 +18622,9 @@ var require_packagejson = __commonJS({
|
|
|
18893
18622
|
var fs_1 = __require("fs");
|
|
18894
18623
|
var logger_1 = __importDefault(require_logger2());
|
|
18895
18624
|
var options_1 = require_options();
|
|
18625
|
+
var files_1 = require_files();
|
|
18896
18626
|
function findPackageJson(file) {
|
|
18897
|
-
let dir = (0,
|
|
18627
|
+
let dir = (0, files_1.isDir)(file) ? file : (0, path_1.dirname)(file);
|
|
18898
18628
|
while (true) {
|
|
18899
18629
|
if (options_1.options.basedir && !dir.startsWith(options_1.options.basedir))
|
|
18900
18630
|
return void 0;
|
|
@@ -18934,14 +18664,18 @@ var require_packagejson = __commonJS({
|
|
|
18934
18664
|
}
|
|
18935
18665
|
if (p && f) {
|
|
18936
18666
|
dir = p.dir;
|
|
18937
|
-
if (
|
|
18667
|
+
if (typeof f === "object" && "name" in f && typeof f.name === "string")
|
|
18668
|
+
name = f.name;
|
|
18669
|
+
else {
|
|
18938
18670
|
logger_1.default.verbose(`Package name missing in ${p.packageJson}`);
|
|
18939
|
-
|
|
18940
|
-
|
|
18671
|
+
name = "<anonymous>";
|
|
18672
|
+
}
|
|
18673
|
+
if (typeof f === "object" && "version" in f && typeof f.version === "string")
|
|
18674
|
+
version = f.version;
|
|
18675
|
+
else
|
|
18941
18676
|
logger_1.default.verbose(`Package version missing in ${p.packageJson}`);
|
|
18942
|
-
version = f.version;
|
|
18943
18677
|
packagekey = `${name}@${version ?? "?"}`;
|
|
18944
|
-
if (f.main) {
|
|
18678
|
+
if (typeof f === "object" && "main" in f && typeof f.main === "string") {
|
|
18945
18679
|
try {
|
|
18946
18680
|
main = (0, path_1.relative)(dir, __require.resolve("./".includes(f.main[0]) ? f.main : "./" + f.main, { paths: [dir] }));
|
|
18947
18681
|
} catch {
|
|
@@ -18949,10 +18683,10 @@ var require_packagejson = __commonJS({
|
|
|
18949
18683
|
main = void 0;
|
|
18950
18684
|
}
|
|
18951
18685
|
}
|
|
18952
|
-
if (f
|
|
18686
|
+
if (typeof f === "object" && "exports" in f) {
|
|
18953
18687
|
exports2 = [];
|
|
18954
|
-
if (
|
|
18955
|
-
exports2.push(
|
|
18688
|
+
if (main)
|
|
18689
|
+
exports2.push(main);
|
|
18956
18690
|
const queue = [f.exports];
|
|
18957
18691
|
while (queue.length > 0) {
|
|
18958
18692
|
const exp = queue.pop();
|
|
@@ -18998,6 +18732,381 @@ var require_packagejson = __commonJS({
|
|
|
18998
18732
|
}
|
|
18999
18733
|
});
|
|
19000
18734
|
|
|
18735
|
+
// lib/misc/esm.js
|
|
18736
|
+
var require_esm = __commonJS({
|
|
18737
|
+
"lib/misc/esm.js"(exports) {
|
|
18738
|
+
"use strict";
|
|
18739
|
+
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
18740
|
+
return mod && mod.__esModule ? mod : { "default": mod };
|
|
18741
|
+
};
|
|
18742
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18743
|
+
exports.resolveESM = resolveESM;
|
|
18744
|
+
var node_path_1 = __importDefault(__require("node:path"));
|
|
18745
|
+
var node_url_1 = __require("node:url");
|
|
18746
|
+
var node_fs_1 = __require("node:fs");
|
|
18747
|
+
var node_module_1 = __require("node:module");
|
|
18748
|
+
var files_1 = require_files();
|
|
18749
|
+
var packageJSONCache = /* @__PURE__ */ new Map();
|
|
18750
|
+
var resolveCache = /* @__PURE__ */ new Map();
|
|
18751
|
+
function getPackageJSON(pkgJsonPath) {
|
|
18752
|
+
const cached = packageJSONCache.get(pkgJsonPath);
|
|
18753
|
+
if (cached !== void 0)
|
|
18754
|
+
return cached;
|
|
18755
|
+
const data = (0, files_1.readJSON)(pkgJsonPath);
|
|
18756
|
+
packageJSONCache.set(pkgJsonPath, data);
|
|
18757
|
+
return data;
|
|
18758
|
+
}
|
|
18759
|
+
__name(getPackageJSON, "getPackageJSON");
|
|
18760
|
+
function lookupPackageScope(url) {
|
|
18761
|
+
let dir = url.startsWith("file:") ? (0, node_url_1.fileURLToPath)(url) : url;
|
|
18762
|
+
if ((0, files_1.isFile)(dir))
|
|
18763
|
+
dir = node_path_1.default.dirname(dir);
|
|
18764
|
+
while (true) {
|
|
18765
|
+
const pkgPath = node_path_1.default.join(dir, "package.json");
|
|
18766
|
+
if ((0, files_1.isFile)(pkgPath))
|
|
18767
|
+
return pkgPath;
|
|
18768
|
+
const parent = node_path_1.default.dirname(dir);
|
|
18769
|
+
if (parent === dir)
|
|
18770
|
+
return null;
|
|
18771
|
+
if (node_path_1.default.basename(dir) === "node_modules")
|
|
18772
|
+
return null;
|
|
18773
|
+
dir = parent;
|
|
18774
|
+
}
|
|
18775
|
+
}
|
|
18776
|
+
__name(lookupPackageScope, "lookupPackageScope");
|
|
18777
|
+
function patternKeyCompare(keyA, keyB) {
|
|
18778
|
+
const indexA = keyA.indexOf("*");
|
|
18779
|
+
const indexB = keyB.indexOf("*");
|
|
18780
|
+
const baseLenA = indexA === -1 ? keyA.length : indexA + 1;
|
|
18781
|
+
const baseLenB = indexB === -1 ? keyB.length : indexB + 1;
|
|
18782
|
+
if (baseLenA > baseLenB)
|
|
18783
|
+
return -1;
|
|
18784
|
+
if (baseLenB > baseLenA)
|
|
18785
|
+
return 1;
|
|
18786
|
+
if (indexA === -1)
|
|
18787
|
+
return 1;
|
|
18788
|
+
if (indexB === -1)
|
|
18789
|
+
return -1;
|
|
18790
|
+
if (keyA.length > keyB.length)
|
|
18791
|
+
return -1;
|
|
18792
|
+
if (keyB.length > keyA.length)
|
|
18793
|
+
return 1;
|
|
18794
|
+
return 0;
|
|
18795
|
+
}
|
|
18796
|
+
__name(patternKeyCompare, "patternKeyCompare");
|
|
18797
|
+
function packageTargetResolve(packageURL, target, patternMatch, isImports, conditions) {
|
|
18798
|
+
if (target === null)
|
|
18799
|
+
return void 0;
|
|
18800
|
+
if (typeof target === "string") {
|
|
18801
|
+
if (!target.startsWith("./")) {
|
|
18802
|
+
if (!isImports || target.startsWith("../") || target.startsWith("/"))
|
|
18803
|
+
throw new Error("Invalid package target");
|
|
18804
|
+
let isValidURL = false;
|
|
18805
|
+
try {
|
|
18806
|
+
new URL(target);
|
|
18807
|
+
isValidURL = true;
|
|
18808
|
+
} catch {
|
|
18809
|
+
}
|
|
18810
|
+
if (isValidURL)
|
|
18811
|
+
throw new Error("Invalid package target");
|
|
18812
|
+
if (patternMatch !== null)
|
|
18813
|
+
return packageResolve(target.replace(/\*/g, patternMatch), packageURL, conditions);
|
|
18814
|
+
return packageResolve(target, packageURL, conditions);
|
|
18815
|
+
}
|
|
18816
|
+
const invalidSegmentRegEx = /(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))(\\|\/|$)/i;
|
|
18817
|
+
const afterFirstSegment = target.slice(target.indexOf("/") + 1);
|
|
18818
|
+
if (invalidSegmentRegEx.test(afterFirstSegment))
|
|
18819
|
+
throw new Error("Invalid package target");
|
|
18820
|
+
if (patternMatch !== null) {
|
|
18821
|
+
const invalidSegmentRegEx2 = /(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))(\\|\/|$)/i;
|
|
18822
|
+
if (invalidSegmentRegEx2.test(patternMatch))
|
|
18823
|
+
throw new Error("Invalid module specifier");
|
|
18824
|
+
}
|
|
18825
|
+
let resolvedTarget = target;
|
|
18826
|
+
if (patternMatch !== null)
|
|
18827
|
+
resolvedTarget = resolvedTarget.replace(/\*/g, patternMatch);
|
|
18828
|
+
const resolved = new URL(resolvedTarget, packageURL);
|
|
18829
|
+
const resolvedPath = (0, node_url_1.fileURLToPath)(resolved);
|
|
18830
|
+
const packagePath = (0, node_url_1.fileURLToPath)(packageURL);
|
|
18831
|
+
if (!resolvedPath.startsWith(packagePath))
|
|
18832
|
+
throw new Error("Invalid package target");
|
|
18833
|
+
if (!(0, files_1.isFile)(resolvedPath))
|
|
18834
|
+
return void 0;
|
|
18835
|
+
return resolved.href;
|
|
18836
|
+
}
|
|
18837
|
+
if (Array.isArray(target)) {
|
|
18838
|
+
if (target.length === 0)
|
|
18839
|
+
return void 0;
|
|
18840
|
+
let lastError = null;
|
|
18841
|
+
let lastResult;
|
|
18842
|
+
for (const item of target) {
|
|
18843
|
+
try {
|
|
18844
|
+
const resolved = packageTargetResolve(packageURL, item, patternMatch, isImports, conditions);
|
|
18845
|
+
if (resolved !== void 0)
|
|
18846
|
+
return resolved;
|
|
18847
|
+
lastResult = resolved;
|
|
18848
|
+
} catch (e) {
|
|
18849
|
+
if (e.message && e.message.includes("Invalid package target")) {
|
|
18850
|
+
lastError = e;
|
|
18851
|
+
continue;
|
|
18852
|
+
}
|
|
18853
|
+
throw e;
|
|
18854
|
+
}
|
|
18855
|
+
}
|
|
18856
|
+
if (lastError)
|
|
18857
|
+
throw lastError;
|
|
18858
|
+
return lastResult;
|
|
18859
|
+
}
|
|
18860
|
+
if (typeof target === "object") {
|
|
18861
|
+
const keys = Object.keys(target);
|
|
18862
|
+
for (const key of keys)
|
|
18863
|
+
if (/^\d+$/.test(key))
|
|
18864
|
+
throw new Error("Invalid package configuration");
|
|
18865
|
+
for (const key of keys)
|
|
18866
|
+
if (key === "default" || conditions.includes(key)) {
|
|
18867
|
+
const resolved = packageTargetResolve(packageURL, target[key], patternMatch, isImports, conditions);
|
|
18868
|
+
if (resolved !== void 0)
|
|
18869
|
+
return resolved;
|
|
18870
|
+
}
|
|
18871
|
+
return void 0;
|
|
18872
|
+
}
|
|
18873
|
+
throw new Error("Invalid package target");
|
|
18874
|
+
}
|
|
18875
|
+
__name(packageTargetResolve, "packageTargetResolve");
|
|
18876
|
+
function packageImportsExportsResolve(matchKey, matchObj, packageURL, isImports, conditions) {
|
|
18877
|
+
if (matchKey.endsWith("/") && matchKey !== "./")
|
|
18878
|
+
throw new Error("Invalid module specifier");
|
|
18879
|
+
if (typeof matchObj === "object" && matchObj !== null && matchKey in matchObj && !matchKey.includes("*")) {
|
|
18880
|
+
const target = matchObj[matchKey];
|
|
18881
|
+
return packageTargetResolve(packageURL, target, null, isImports, conditions);
|
|
18882
|
+
}
|
|
18883
|
+
const expansionKeys = Object.keys(matchObj).filter((k) => {
|
|
18884
|
+
const firstIndex = k.indexOf("*");
|
|
18885
|
+
if (firstIndex === -1)
|
|
18886
|
+
return false;
|
|
18887
|
+
return k.lastIndexOf("*") === firstIndex;
|
|
18888
|
+
}).sort(patternKeyCompare);
|
|
18889
|
+
for (const expansionKey of expansionKeys) {
|
|
18890
|
+
const starIndex = expansionKey.indexOf("*");
|
|
18891
|
+
const patternBase = expansionKey.substring(0, starIndex);
|
|
18892
|
+
if (matchKey === patternBase || !matchKey.startsWith(patternBase))
|
|
18893
|
+
continue;
|
|
18894
|
+
const patternTrailer = expansionKey.substring(starIndex + 1);
|
|
18895
|
+
if (patternTrailer.length === 0 || matchKey.endsWith(patternTrailer) && matchKey.length >= expansionKey.length) {
|
|
18896
|
+
const patternMatch = matchKey.substring(patternBase.length, matchKey.length - patternTrailer.length);
|
|
18897
|
+
const target = matchObj[expansionKey];
|
|
18898
|
+
return packageTargetResolve(packageURL, target, patternMatch, isImports, conditions);
|
|
18899
|
+
}
|
|
18900
|
+
}
|
|
18901
|
+
return void 0;
|
|
18902
|
+
}
|
|
18903
|
+
__name(packageImportsExportsResolve, "packageImportsExportsResolve");
|
|
18904
|
+
function packageImportsResolve(specifier, parentURL, conditions) {
|
|
18905
|
+
if (!specifier.startsWith("#"))
|
|
18906
|
+
throw new Error("Assertion failed: specifier must start with #");
|
|
18907
|
+
if (specifier === "#" || specifier.startsWith("#/"))
|
|
18908
|
+
throw new Error("Invalid module specifier");
|
|
18909
|
+
const packageJsonPath = lookupPackageScope(parentURL);
|
|
18910
|
+
if (packageJsonPath) {
|
|
18911
|
+
const packageJson = getPackageJSON(packageJsonPath);
|
|
18912
|
+
if (typeof packageJson === "object" && packageJson !== null && "imports" in packageJson) {
|
|
18913
|
+
const imports = packageJson.imports;
|
|
18914
|
+
if (typeof imports === "object" && imports !== null) {
|
|
18915
|
+
const packageURL = (0, node_url_1.pathToFileURL)(node_path_1.default.dirname(packageJsonPath) + "/").href;
|
|
18916
|
+
const resolved = packageImportsExportsResolve(specifier, imports, packageURL, true, conditions);
|
|
18917
|
+
if (resolved !== void 0)
|
|
18918
|
+
return resolved;
|
|
18919
|
+
}
|
|
18920
|
+
}
|
|
18921
|
+
}
|
|
18922
|
+
throw new Error(`Package import not defined: "${specifier}"`);
|
|
18923
|
+
}
|
|
18924
|
+
__name(packageImportsResolve, "packageImportsResolve");
|
|
18925
|
+
function packageExportsResolve(packageURL, subpath, exports2, conditions) {
|
|
18926
|
+
if (typeof exports2 === "object" && !Array.isArray(exports2) && exports2 !== null) {
|
|
18927
|
+
const keys = Object.keys(exports2);
|
|
18928
|
+
if (keys.some((k) => k === ""))
|
|
18929
|
+
throw new Error("Invalid package configuration");
|
|
18930
|
+
const hasDot = keys.some((k) => k.startsWith("."));
|
|
18931
|
+
const hasNonDot = keys.some((k) => !k.startsWith("."));
|
|
18932
|
+
if (hasDot && hasNonDot)
|
|
18933
|
+
throw new Error("Invalid package configuration");
|
|
18934
|
+
}
|
|
18935
|
+
if (subpath === ".") {
|
|
18936
|
+
let mainExport = void 0;
|
|
18937
|
+
if (typeof exports2 === "string" || Array.isArray(exports2)) {
|
|
18938
|
+
mainExport = exports2;
|
|
18939
|
+
} else if (typeof exports2 === "object" && exports2 !== null) {
|
|
18940
|
+
const keys = Object.keys(exports2);
|
|
18941
|
+
const hasDot = keys.some((k) => k.startsWith("."));
|
|
18942
|
+
if (!hasDot)
|
|
18943
|
+
mainExport = exports2;
|
|
18944
|
+
else if ("." in exports2)
|
|
18945
|
+
mainExport = exports2["."];
|
|
18946
|
+
}
|
|
18947
|
+
if (mainExport !== void 0) {
|
|
18948
|
+
const resolved = packageTargetResolve(packageURL, mainExport, null, false, conditions);
|
|
18949
|
+
if (resolved !== void 0)
|
|
18950
|
+
return resolved;
|
|
18951
|
+
}
|
|
18952
|
+
} else if (typeof exports2 === "object" && !Array.isArray(exports2) && exports2 !== null) {
|
|
18953
|
+
const keys = Object.keys(exports2);
|
|
18954
|
+
const allDot = keys.every((k) => k.startsWith("."));
|
|
18955
|
+
if (allDot) {
|
|
18956
|
+
if (!subpath.startsWith("./"))
|
|
18957
|
+
throw new Error("Invalid module specifier");
|
|
18958
|
+
const resolved = packageImportsExportsResolve(subpath, exports2, packageURL, false, conditions);
|
|
18959
|
+
if (resolved !== void 0 && resolved !== null)
|
|
18960
|
+
return resolved;
|
|
18961
|
+
}
|
|
18962
|
+
}
|
|
18963
|
+
throw new Error("Package path not exported");
|
|
18964
|
+
}
|
|
18965
|
+
__name(packageExportsResolve, "packageExportsResolve");
|
|
18966
|
+
function packageSelfResolve(packageName, packageSubpath, parentURL, conditions) {
|
|
18967
|
+
const packageJsonPath = lookupPackageScope(parentURL);
|
|
18968
|
+
if (!packageJsonPath)
|
|
18969
|
+
return void 0;
|
|
18970
|
+
const pjson = getPackageJSON(packageJsonPath);
|
|
18971
|
+
if (typeof pjson !== "object" || pjson === null || !("exports" in pjson) || pjson.exports === void 0)
|
|
18972
|
+
return void 0;
|
|
18973
|
+
if ("name" in pjson && pjson.name === packageName) {
|
|
18974
|
+
const packageURL = (0, node_url_1.pathToFileURL)(node_path_1.default.dirname(packageJsonPath) + "/").href;
|
|
18975
|
+
try {
|
|
18976
|
+
return packageExportsResolve(packageURL, packageSubpath, pjson.exports, conditions);
|
|
18977
|
+
} catch {
|
|
18978
|
+
return void 0;
|
|
18979
|
+
}
|
|
18980
|
+
}
|
|
18981
|
+
return void 0;
|
|
18982
|
+
}
|
|
18983
|
+
__name(packageSelfResolve, "packageSelfResolve");
|
|
18984
|
+
function packageResolve(specifier, parentURL, conditions) {
|
|
18985
|
+
if (specifier === "")
|
|
18986
|
+
throw new Error("Invalid module specifier");
|
|
18987
|
+
if ((0, node_module_1.isBuiltin)(specifier))
|
|
18988
|
+
return "node:" + specifier;
|
|
18989
|
+
let packageName;
|
|
18990
|
+
if (!specifier.startsWith("@")) {
|
|
18991
|
+
const firstSlash = specifier.indexOf("/");
|
|
18992
|
+
packageName = firstSlash === -1 ? specifier : specifier.substring(0, firstSlash);
|
|
18993
|
+
} else {
|
|
18994
|
+
if (!specifier.includes("/"))
|
|
18995
|
+
throw new Error("Invalid module specifier");
|
|
18996
|
+
const firstSlash = specifier.indexOf("/");
|
|
18997
|
+
const secondSlash = specifier.indexOf("/", firstSlash + 1);
|
|
18998
|
+
packageName = secondSlash === -1 ? specifier : specifier.substring(0, secondSlash);
|
|
18999
|
+
}
|
|
19000
|
+
if (packageName.startsWith(".") || packageName.includes("\\") || packageName.includes("%"))
|
|
19001
|
+
throw new Error("Invalid module specifier");
|
|
19002
|
+
const packageSubpath = "." + specifier.substring(packageName.length);
|
|
19003
|
+
const selfUrl = packageSelfResolve(packageName, packageSubpath, parentURL, conditions);
|
|
19004
|
+
if (selfUrl !== void 0)
|
|
19005
|
+
return selfUrl;
|
|
19006
|
+
let dir = parentURL.startsWith("file:") ? (0, node_url_1.fileURLToPath)(parentURL) : parentURL;
|
|
19007
|
+
if ((0, files_1.isFile)(dir))
|
|
19008
|
+
dir = node_path_1.default.dirname(dir);
|
|
19009
|
+
while (true) {
|
|
19010
|
+
const nodeModulesPath = node_path_1.default.join(dir, "node_modules", packageName);
|
|
19011
|
+
if ((0, files_1.isDir)(nodeModulesPath)) {
|
|
19012
|
+
const packageJsonPath = node_path_1.default.join(nodeModulesPath, "package.json");
|
|
19013
|
+
const packageURL = (0, node_url_1.pathToFileURL)(nodeModulesPath + "/").href;
|
|
19014
|
+
if ((0, files_1.isFile)(packageJsonPath)) {
|
|
19015
|
+
const pkg = getPackageJSON(packageJsonPath);
|
|
19016
|
+
if (typeof pkg == "object" && pkg !== null && "exports" in pkg && pkg.exports !== void 0) {
|
|
19017
|
+
return packageExportsResolve(packageURL, packageSubpath, pkg.exports, conditions);
|
|
19018
|
+
}
|
|
19019
|
+
}
|
|
19020
|
+
if (packageSubpath === ".") {
|
|
19021
|
+
if ((0, files_1.isFile)(packageJsonPath)) {
|
|
19022
|
+
const pkg = getPackageJSON(packageJsonPath);
|
|
19023
|
+
if (typeof pkg == "object" && pkg !== null && "main" in pkg && typeof pkg.main === "string") {
|
|
19024
|
+
const mainPath = node_path_1.default.join(nodeModulesPath, pkg.main);
|
|
19025
|
+
if ((0, files_1.isFile)(mainPath))
|
|
19026
|
+
return (0, node_url_1.pathToFileURL)(mainPath).href;
|
|
19027
|
+
}
|
|
19028
|
+
}
|
|
19029
|
+
const indexPath = node_path_1.default.join(nodeModulesPath, "index.js");
|
|
19030
|
+
if ((0, files_1.isFile)(indexPath))
|
|
19031
|
+
return (0, node_url_1.pathToFileURL)(indexPath).href;
|
|
19032
|
+
} else {
|
|
19033
|
+
const subpathFile = node_path_1.default.join(nodeModulesPath, packageSubpath.substring(2));
|
|
19034
|
+
if ((0, files_1.isFile)(subpathFile))
|
|
19035
|
+
return (0, node_url_1.pathToFileURL)(subpathFile).href;
|
|
19036
|
+
}
|
|
19037
|
+
}
|
|
19038
|
+
const parent = node_path_1.default.dirname(dir);
|
|
19039
|
+
if (parent === dir)
|
|
19040
|
+
break;
|
|
19041
|
+
dir = parent;
|
|
19042
|
+
}
|
|
19043
|
+
throw new Error(`Cannot find package "${specifier}" from ${parentURL}`);
|
|
19044
|
+
}
|
|
19045
|
+
__name(packageResolve, "packageResolve");
|
|
19046
|
+
function resolveESM(specifier, parentURL) {
|
|
19047
|
+
const cacheKey = specifier + "\0" + parentURL;
|
|
19048
|
+
const cached = resolveCache.get(cacheKey);
|
|
19049
|
+
if (cached)
|
|
19050
|
+
return cached;
|
|
19051
|
+
const conditions = ["node", "import", "default"];
|
|
19052
|
+
let resolved;
|
|
19053
|
+
let parsed = null;
|
|
19054
|
+
try {
|
|
19055
|
+
parsed = new URL(specifier);
|
|
19056
|
+
} catch {
|
|
19057
|
+
}
|
|
19058
|
+
if (parsed !== null) {
|
|
19059
|
+
if (parsed.protocol === "node:")
|
|
19060
|
+
resolved = specifier;
|
|
19061
|
+
else if (parsed.protocol === "file:") {
|
|
19062
|
+
const href = parsed.href;
|
|
19063
|
+
if (href.includes("%2F") || href.includes("%2f") || href.includes("%5C") || href.includes("%5c"))
|
|
19064
|
+
throw new Error("Invalid module specifier: percent-encoded slash");
|
|
19065
|
+
const filePath = (0, node_url_1.fileURLToPath)(parsed);
|
|
19066
|
+
if ((0, files_1.isDir)(filePath))
|
|
19067
|
+
throw new Error("Unsupported directory import");
|
|
19068
|
+
if (!(0, files_1.isFile)(filePath))
|
|
19069
|
+
throw new Error(`Module not found: ${filePath}`);
|
|
19070
|
+
try {
|
|
19071
|
+
const realPath = (0, node_fs_1.realpathSync)(filePath);
|
|
19072
|
+
const realURL = (0, node_url_1.pathToFileURL)(realPath);
|
|
19073
|
+
if (parsed.search)
|
|
19074
|
+
realURL.search = parsed.search;
|
|
19075
|
+
if (parsed.hash)
|
|
19076
|
+
realURL.hash = parsed.hash;
|
|
19077
|
+
resolved = realURL.href;
|
|
19078
|
+
} catch {
|
|
19079
|
+
throw new Error(`Module not found: ${filePath}`);
|
|
19080
|
+
}
|
|
19081
|
+
} else if (parsed.protocol === "data:" || parsed.protocol === "http:" || parsed.protocol === "https:")
|
|
19082
|
+
resolved = parsed.href;
|
|
19083
|
+
else
|
|
19084
|
+
throw new Error(`Unsupported protocol: ${parsed.protocol}`);
|
|
19085
|
+
} else {
|
|
19086
|
+
if (specifier.startsWith("/") || specifier.startsWith("./") || specifier.startsWith("../")) {
|
|
19087
|
+
let absolutePath;
|
|
19088
|
+
if (specifier.startsWith("/"))
|
|
19089
|
+
absolutePath = specifier;
|
|
19090
|
+
else {
|
|
19091
|
+
const parentPath = parentURL.startsWith("file:") ? (0, node_url_1.fileURLToPath)(parentURL) : parentURL;
|
|
19092
|
+
const parentDir = (0, files_1.isFile)(parentPath) ? node_path_1.default.dirname(parentPath) : parentPath;
|
|
19093
|
+
absolutePath = node_path_1.default.resolve(parentDir, specifier);
|
|
19094
|
+
}
|
|
19095
|
+
if (!(0, files_1.isFile)(absolutePath))
|
|
19096
|
+
throw new Error(`File not found: ${absolutePath}`);
|
|
19097
|
+
resolved = (0, node_url_1.pathToFileURL)(absolutePath).href;
|
|
19098
|
+
} else if (specifier.startsWith("#"))
|
|
19099
|
+
resolved = packageImportsResolve(specifier, parentURL, conditions);
|
|
19100
|
+
else
|
|
19101
|
+
resolved = packageResolve(specifier, parentURL, conditions);
|
|
19102
|
+
}
|
|
19103
|
+
resolveCache.set(cacheKey, resolved);
|
|
19104
|
+
return resolved;
|
|
19105
|
+
}
|
|
19106
|
+
__name(resolveESM, "resolveESM");
|
|
19107
|
+
}
|
|
19108
|
+
});
|
|
19109
|
+
|
|
19001
19110
|
// lib/misc/files.js
|
|
19002
19111
|
var require_files = __commonJS({
|
|
19003
19112
|
"lib/misc/files.js"(exports) {
|
|
@@ -19009,11 +19118,14 @@ var require_files = __commonJS({
|
|
|
19009
19118
|
exports.expand = expand;
|
|
19010
19119
|
exports.isShebang = isShebang;
|
|
19011
19120
|
exports.isLocalRequire = isLocalRequire;
|
|
19012
|
-
exports.
|
|
19013
|
-
exports.
|
|
19121
|
+
exports.isAbsoluteModuleName = isAbsoluteModuleName;
|
|
19122
|
+
exports.resolveModule = resolveModule;
|
|
19014
19123
|
exports.autoDetectBaseDir = autoDetectBaseDir;
|
|
19015
19124
|
exports.codeFromLocation = codeFromLocation;
|
|
19016
19125
|
exports.writeStreamedStringify = writeStreamedStringify;
|
|
19126
|
+
exports.isFile = isFile;
|
|
19127
|
+
exports.isDir = isDir;
|
|
19128
|
+
exports.readJSON = readJSON;
|
|
19017
19129
|
var fs_1 = __require("fs");
|
|
19018
19130
|
var path_1 = __require("path");
|
|
19019
19131
|
var module_1 = __importDefault(__require("module"));
|
|
@@ -19021,10 +19133,11 @@ var require_files = __commonJS({
|
|
|
19021
19133
|
var micromatch_1 = __importDefault(require_micromatch());
|
|
19022
19134
|
var util_1 = require_util();
|
|
19023
19135
|
var logger_1 = __importDefault(require_logger2());
|
|
19024
|
-
var types_1 = __require("@babel/types");
|
|
19025
19136
|
var stringify2stream_1 = __importDefault(require_nodejs2());
|
|
19026
19137
|
var packagejson_1 = require_packagejson();
|
|
19027
|
-
var
|
|
19138
|
+
var url_1 = __require("url");
|
|
19139
|
+
var esm_1 = require_esm();
|
|
19140
|
+
var assert_1 = __importDefault(__require("assert"));
|
|
19028
19141
|
function expand(paths) {
|
|
19029
19142
|
if (typeof paths === "string")
|
|
19030
19143
|
paths = [paths];
|
|
@@ -19053,7 +19166,7 @@ var require_files = __commonJS({
|
|
|
19053
19166
|
const files = (0, fs_1.readdirSync)(path);
|
|
19054
19167
|
if (!sub || inNodeModules || !files.includes("package.json"))
|
|
19055
19168
|
for (const file of files.map((f) => (0, path_1.resolve)(path, f)).sort((f1, f2) => {
|
|
19056
|
-
return ((
|
|
19169
|
+
return (isDir(f1) ? 1 : 0) - (isDir(f2) ? 1 : 0) || f1.localeCompare(f2);
|
|
19057
19170
|
}))
|
|
19058
19171
|
yield* expandRec(file, true, visited);
|
|
19059
19172
|
else
|
|
@@ -19082,87 +19195,78 @@ var require_files = __commonJS({
|
|
|
19082
19195
|
return str.startsWith("./") || str.startsWith("../");
|
|
19083
19196
|
}
|
|
19084
19197
|
__name(isLocalRequire, "isLocalRequire");
|
|
19085
|
-
function
|
|
19086
|
-
|
|
19087
|
-
return requireResolve(str, file, f.a, path.node, f);
|
|
19088
|
-
} catch (e) {
|
|
19089
|
-
if (options_1.options.ignoreUnresolved || options_1.options.ignoreDependencies || !"./#".includes(str[0]) && (options_1.options.includePackages && !options_1.options.includePackages.includes(str) || options_1.options.excludePackages?.includes(str))) {
|
|
19090
|
-
if (logger_1.default.isVerboseEnabled())
|
|
19091
|
-
logger_1.default.verbose(`Ignoring unresolved module '${str}' at ${(0, util_1.locationToStringWithFile)(path.node.loc)}`);
|
|
19092
|
-
} else {
|
|
19093
|
-
const ex = e.message ? ` (${e.message})` : "";
|
|
19094
|
-
if ((0, asthelpers_1.isInTryBlockOrBranch)(path))
|
|
19095
|
-
f.warn(`Unable to resolve conditionally loaded module '${str}'${ex}`, path.node);
|
|
19096
|
-
else if (path.isCallExpression() && !((0, types_1.isIdentifier)(path.node.callee) && path.node.callee.name === "require"))
|
|
19097
|
-
f.warn(`Unable to resolve module '${str}' at indirect require call${ex}`, path.node);
|
|
19098
|
-
else
|
|
19099
|
-
f.error(`Unable to resolve module '${str}'${ex}`, path.node);
|
|
19100
|
-
}
|
|
19101
|
-
return void 0;
|
|
19102
|
-
}
|
|
19198
|
+
function isAbsoluteModuleName(str) {
|
|
19199
|
+
return !"./#".includes(str[0]);
|
|
19103
19200
|
}
|
|
19104
|
-
__name(
|
|
19105
|
-
function
|
|
19106
|
-
if (
|
|
19201
|
+
__name(isAbsoluteModuleName, "isAbsoluteModuleName");
|
|
19202
|
+
function resolveModule(mode, str, file, a) {
|
|
19203
|
+
if ([".less", ".svg", ".png", ".css", ".scss", ".json", ".node"].includes((0, path_1.extname)(str))) {
|
|
19107
19204
|
logger_1.default.verbose(`Ignoring module '${str}' with special extension`);
|
|
19108
19205
|
return void 0;
|
|
19109
|
-
} else if (str[0] === "/")
|
|
19110
|
-
|
|
19111
|
-
return void 0;
|
|
19112
|
-
}
|
|
19206
|
+
} else if (str[0] === "/")
|
|
19207
|
+
throw new Error("Ignoring absolute module path");
|
|
19113
19208
|
let filepath;
|
|
19114
|
-
|
|
19115
|
-
filepath = a.tsModuleResolver.resolveModuleName(str, file);
|
|
19116
|
-
if (file.endsWith(".js") && filepath.endsWith(".ts") && !str.endsWith(".ts")) {
|
|
19117
|
-
const p = filepath.substring(0, filepath.length - 3) + ".js";
|
|
19118
|
-
if ((0, fs_1.existsSync)(p))
|
|
19119
|
-
filepath = p;
|
|
19120
|
-
}
|
|
19121
|
-
} catch (e) {
|
|
19122
|
-
logger_1.default.debug(`Could not resolve module '${str}' required from ${file} with TS compiler`);
|
|
19209
|
+
if ([".ts", ".tsx", ".mts", ".cts"].includes((0, path_1.extname)(file))) {
|
|
19123
19210
|
try {
|
|
19124
|
-
filepath =
|
|
19125
|
-
} catch {
|
|
19126
|
-
|
|
19127
|
-
|
|
19128
|
-
|
|
19129
|
-
|
|
19130
|
-
|
|
19131
|
-
|
|
19132
|
-
|
|
19133
|
-
|
|
19134
|
-
|
|
19211
|
+
filepath = a.tsModuleResolver.resolveModuleName(str, file);
|
|
19212
|
+
} catch (e) {
|
|
19213
|
+
logger_1.default.debug(`TypeScript resolver failed to resolve '${str}' from ${file}: ${e}`);
|
|
19214
|
+
throw new Error("TypeScript");
|
|
19215
|
+
}
|
|
19216
|
+
} else
|
|
19217
|
+
switch (mode) {
|
|
19218
|
+
case "commonjs":
|
|
19219
|
+
try {
|
|
19220
|
+
filepath = module_1.default.createRequire(file).resolve(str);
|
|
19221
|
+
} catch (e) {
|
|
19222
|
+
logger_1.default.debug(`CommonJS resolver failed to resolve '${str}' from ${file}: ${e}`);
|
|
19223
|
+
throw new Error("CommonJS");
|
|
19224
|
+
}
|
|
19225
|
+
break;
|
|
19226
|
+
case "module":
|
|
19227
|
+
try {
|
|
19228
|
+
const r = (0, esm_1.resolveESM)(str, (0, url_1.pathToFileURL)(file).href);
|
|
19229
|
+
if (r.startsWith("file:"))
|
|
19230
|
+
filepath = (0, url_1.fileURLToPath)(r);
|
|
19231
|
+
else {
|
|
19232
|
+
logger_1.default.debug(`Ignoring unexpected URL from resolveESM: ${str} ${file} -> ${r}`);
|
|
19233
|
+
return void 0;
|
|
19135
19234
|
}
|
|
19136
|
-
|
|
19137
|
-
|
|
19235
|
+
} catch (e) {
|
|
19236
|
+
logger_1.default.debug(`ESM resolver failed to resolve '${str}' from ${file}: ${e}`);
|
|
19237
|
+
try {
|
|
19238
|
+
filepath = module_1.default.createRequire(file).resolve(str);
|
|
19239
|
+
} catch {
|
|
19240
|
+
throw new Error("ESM");
|
|
19241
|
+
}
|
|
19242
|
+
}
|
|
19243
|
+
break;
|
|
19244
|
+
default:
|
|
19245
|
+
mode;
|
|
19246
|
+
assert_1.default.fail();
|
|
19138
19247
|
}
|
|
19139
|
-
}
|
|
19140
19248
|
if (filepath.endsWith(".json")) {
|
|
19141
|
-
logger_1.default.debug(`Skipping JSON file '${
|
|
19249
|
+
logger_1.default.debug(`Skipping JSON file '${filepath}'`);
|
|
19142
19250
|
return void 0;
|
|
19143
|
-
}
|
|
19144
|
-
|
|
19251
|
+
}
|
|
19252
|
+
if (filepath.endsWith(".node")) {
|
|
19253
|
+
logger_1.default.debug(`Skipping binary addon file '${filepath}'`);
|
|
19145
19254
|
return void 0;
|
|
19146
19255
|
}
|
|
19147
19256
|
if (filepath.endsWith(".d.ts") || ![".js", ".jsx", ".es", ".mjs", ".cjs", ".ts", ".tsx", ".mts", ".cts"].includes((0, path_1.extname)(filepath))) {
|
|
19148
|
-
|
|
19257
|
+
logger_1.default.debug(`Skipping module with unrecognized extension '${filepath}'`);
|
|
19149
19258
|
return void 0;
|
|
19150
19259
|
}
|
|
19151
|
-
if (!filepath.startsWith(options_1.options.basedir) && !filepath.replaceAll("/", "\\").startsWith(options_1.options.basedir)) {
|
|
19152
|
-
const msg = `Found module at ${filepath}, but not in basedir`;
|
|
19153
|
-
logger_1.default.debug(msg);
|
|
19154
|
-
throw new Error(msg);
|
|
19155
|
-
}
|
|
19156
19260
|
if (options_1.options.excludeEntries && a.getModuleInfo(file).packageInfo.isEntry && micromatch_1.default.isMatch(filepath, options_1.options.excludeEntries))
|
|
19157
19261
|
return void 0;
|
|
19158
19262
|
if (logger_1.default.isDebugEnabled())
|
|
19159
|
-
logger_1.default.debug(`Module '${str}'
|
|
19263
|
+
logger_1.default.debug(`Module '${str}' loaded by ${file} resolved to: ${filepath}`);
|
|
19160
19264
|
return (0, fs_1.realpathSync)(filepath);
|
|
19161
19265
|
}
|
|
19162
|
-
__name(
|
|
19266
|
+
__name(resolveModule, "resolveModule");
|
|
19163
19267
|
function autoDetectBaseDir(paths) {
|
|
19164
19268
|
if (options_1.options.basedir) {
|
|
19165
|
-
if (!(
|
|
19269
|
+
if (!isDir(options_1.options.basedir)) {
|
|
19166
19270
|
logger_1.default.info(`Error: basedir ${options_1.options.basedir} is not a directory, aborting`);
|
|
19167
19271
|
return false;
|
|
19168
19272
|
}
|
|
@@ -19172,7 +19276,7 @@ var require_files = __commonJS({
|
|
|
19172
19276
|
return true;
|
|
19173
19277
|
const t = (0, packagejson_1.findPackageJson)((0, util_1.longestCommonPrefix)(paths.map((p) => {
|
|
19174
19278
|
const p2 = (0, path_1.resolve)(process.cwd(), p);
|
|
19175
|
-
return (
|
|
19279
|
+
return isDir(p2) ? p2 : (0, path_1.dirname)(p2);
|
|
19176
19280
|
})));
|
|
19177
19281
|
if (!t) {
|
|
19178
19282
|
logger_1.default.info("Can't auto-detect basedir, package.json not found (use option -b), aborting");
|
|
@@ -19226,6 +19330,30 @@ var require_files = __commonJS({
|
|
|
19226
19330
|
}, replacer, space);
|
|
19227
19331
|
}
|
|
19228
19332
|
__name(writeStreamedStringify, "writeStreamedStringify");
|
|
19333
|
+
function isFile(p) {
|
|
19334
|
+
try {
|
|
19335
|
+
return (0, fs_1.statSync)(p).isFile();
|
|
19336
|
+
} catch {
|
|
19337
|
+
return false;
|
|
19338
|
+
}
|
|
19339
|
+
}
|
|
19340
|
+
__name(isFile, "isFile");
|
|
19341
|
+
function isDir(p) {
|
|
19342
|
+
try {
|
|
19343
|
+
return (0, fs_1.statSync)(p).isDirectory();
|
|
19344
|
+
} catch {
|
|
19345
|
+
return false;
|
|
19346
|
+
}
|
|
19347
|
+
}
|
|
19348
|
+
__name(isDir, "isDir");
|
|
19349
|
+
function readJSON(p) {
|
|
19350
|
+
try {
|
|
19351
|
+
return JSON.parse(String((0, fs_1.readFileSync)(p, "utf8")));
|
|
19352
|
+
} catch {
|
|
19353
|
+
return null;
|
|
19354
|
+
}
|
|
19355
|
+
}
|
|
19356
|
+
__name(readJSON, "readJSON");
|
|
19229
19357
|
}
|
|
19230
19358
|
});
|
|
19231
19359
|
|
|
@@ -19680,9 +19808,9 @@ export {
|
|
|
19680
19808
|
require_util,
|
|
19681
19809
|
require_astvisitor,
|
|
19682
19810
|
require_constraintvars,
|
|
19683
|
-
require_packagejson,
|
|
19684
19811
|
require_micromatch,
|
|
19685
19812
|
require_files,
|
|
19813
|
+
require_packagejson,
|
|
19686
19814
|
require_transform
|
|
19687
19815
|
};
|
|
19688
19816
|
/*! Bundled license information:
|
|
@@ -19711,4 +19839,4 @@ fill-range/index.js:
|
|
|
19711
19839
|
* Licensed under the MIT License.
|
|
19712
19840
|
*)
|
|
19713
19841
|
*/
|
|
19714
|
-
//# sourceMappingURL=chunk-
|
|
19842
|
+
//# sourceMappingURL=chunk-US4VPHJ4.js.map
|