immosquare-cleaner 0.1.66 → 0.1.67
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.
- checksums.yaml +4 -4
- data/bin/immosquare-cleaner +4 -0
- data/lib/immosquare-cleaner/version.rb +1 -1
- data/linters/rubocop-3.3.6.yml +93 -0
- data/linters/rubocop-3.4.1.yml +0 -3
- data/node_modules/.bin/jscodeshift +1 -0
- data/node_modules/@babel/compat-data/data/plugins.json +7 -6
- data/node_modules/@babel/compat-data/package.json +2 -2
- data/node_modules/@babel/core/lib/config/files/configuration.js +0 -3
- data/node_modules/@babel/core/lib/config/files/configuration.js.map +1 -1
- data/node_modules/@babel/core/lib/config/files/module-types.js +63 -74
- data/node_modules/@babel/core/lib/config/files/module-types.js.map +1 -1
- data/node_modules/@babel/core/lib/config/files/plugins.js +0 -1
- data/node_modules/@babel/core/lib/config/files/plugins.js.map +1 -1
- data/node_modules/@babel/core/lib/config/partial.js +1 -1
- data/node_modules/@babel/core/lib/config/partial.js.map +1 -1
- data/node_modules/@babel/core/lib/index.js +2 -1
- data/node_modules/@babel/core/lib/index.js.map +1 -1
- data/node_modules/@babel/core/lib/parser/index.js.map +1 -1
- data/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs +1 -3
- data/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs.map +1 -1
- data/node_modules/@babel/core/lib/transformation/file/file.js +4 -2
- data/node_modules/@babel/core/lib/transformation/file/file.js.map +1 -1
- data/node_modules/@babel/core/lib/transformation/normalize-file.js.map +1 -1
- data/node_modules/@babel/core/lib/transformation/util/clone-deep.js +7 -27
- data/node_modules/@babel/core/lib/transformation/util/clone-deep.js.map +1 -1
- data/node_modules/@babel/core/package.json +14 -13
- data/node_modules/@babel/generator/lib/generators/classes.js +4 -7
- data/node_modules/@babel/generator/lib/generators/classes.js.map +1 -1
- data/node_modules/@babel/generator/lib/generators/expressions.js +3 -9
- data/node_modules/@babel/generator/lib/generators/expressions.js.map +1 -1
- data/node_modules/@babel/generator/lib/generators/jsx.js +1 -6
- data/node_modules/@babel/generator/lib/generators/jsx.js.map +1 -1
- data/node_modules/@babel/generator/lib/generators/template-literals.js +11 -16
- data/node_modules/@babel/generator/lib/generators/template-literals.js.map +1 -1
- data/node_modules/@babel/generator/lib/generators/types.js +9 -0
- data/node_modules/@babel/generator/lib/generators/types.js.map +1 -1
- data/node_modules/@babel/generator/lib/generators/typescript.js +18 -36
- data/node_modules/@babel/generator/lib/generators/typescript.js.map +1 -1
- data/node_modules/@babel/generator/lib/node/parentheses.js +3 -40
- data/node_modules/@babel/generator/lib/node/parentheses.js.map +1 -1
- data/node_modules/@babel/generator/lib/printer.js +3 -4
- data/node_modules/@babel/generator/lib/printer.js.map +1 -1
- data/node_modules/@babel/generator/package.json +5 -5
- data/node_modules/@babel/helper-compilation-targets/lib/index.js +1 -1
- data/node_modules/@babel/helper-compilation-targets/lib/index.js.map +1 -1
- data/node_modules/@babel/helper-compilation-targets/package.json +2 -2
- data/node_modules/@babel/helper-create-class-features-plugin/lib/decorators-2018-09.js +9 -1
- data/node_modules/@babel/helper-create-class-features-plugin/lib/decorators-2018-09.js.map +1 -1
- data/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js +0 -9
- data/node_modules/@babel/helper-create-class-features-plugin/lib/decorators.js.map +1 -1
- data/node_modules/@babel/helper-create-class-features-plugin/lib/features.js +1 -1
- data/node_modules/@babel/helper-create-class-features-plugin/lib/features.js.map +1 -1
- data/node_modules/@babel/helper-create-class-features-plugin/lib/index.js +8 -8
- data/node_modules/@babel/helper-create-class-features-plugin/lib/index.js.map +1 -1
- data/node_modules/@babel/helper-create-class-features-plugin/package.json +5 -5
- data/node_modules/@babel/helper-plugin-utils/lib/index.js.map +1 -1
- data/node_modules/@babel/helper-plugin-utils/package.json +2 -2
- data/node_modules/@babel/helper-replace-supers/lib/index.js.map +1 -1
- data/node_modules/@babel/helper-replace-supers/package.json +3 -3
- data/node_modules/@babel/helpers/lib/helpers/asyncIterator.js.map +1 -1
- data/node_modules/@babel/helpers/lib/helpers/isNativeFunction.js.map +1 -1
- data/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js +1 -1
- data/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js.map +1 -1
- data/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js +1 -1
- data/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js.map +1 -1
- data/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js +3 -7
- data/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js.map +1 -1
- data/node_modules/@babel/helpers/lib/helpers-generated.js +3 -3
- data/node_modules/@babel/helpers/lib/helpers-generated.js.map +1 -1
- data/node_modules/@babel/helpers/package.json +5 -5
- data/node_modules/@babel/parser/lib/index.js +236 -426
- data/node_modules/@babel/parser/lib/index.js.map +1 -1
- data/node_modules/@babel/parser/package.json +2 -2
- data/node_modules/@babel/parser/typings/babel-parser.d.ts +164 -127
- data/node_modules/@babel/plugin-transform-flow-strip-types/lib/index.js +0 -6
- data/node_modules/@babel/plugin-transform-flow-strip-types/lib/index.js.map +1 -1
- data/node_modules/@babel/plugin-transform-flow-strip-types/package.json +4 -4
- data/node_modules/@babel/plugin-transform-nullish-coalescing-operator/lib/index.js +2 -3
- data/node_modules/@babel/plugin-transform-nullish-coalescing-operator/lib/index.js.map +1 -1
- data/node_modules/@babel/plugin-transform-nullish-coalescing-operator/package.json +3 -3
- data/node_modules/@babel/plugin-transform-typescript/lib/const-enum.js +1 -3
- data/node_modules/@babel/plugin-transform-typescript/lib/const-enum.js.map +1 -1
- data/node_modules/@babel/plugin-transform-typescript/lib/enum.js +11 -24
- data/node_modules/@babel/plugin-transform-typescript/lib/enum.js.map +1 -1
- data/node_modules/@babel/plugin-transform-typescript/lib/index.js +9 -38
- data/node_modules/@babel/plugin-transform-typescript/lib/index.js.map +1 -1
- data/node_modules/@babel/plugin-transform-typescript/lib/namespace.js +0 -2
- data/node_modules/@babel/plugin-transform-typescript/lib/namespace.js.map +1 -1
- data/node_modules/@babel/plugin-transform-typescript/package.json +5 -5
- data/node_modules/@babel/template/lib/options.js.map +1 -1
- data/node_modules/@babel/template/lib/parse.js.map +1 -1
- data/node_modules/@babel/template/package.json +4 -4
- data/node_modules/@babel/traverse/lib/cache.js +5 -4
- data/node_modules/@babel/traverse/lib/cache.js.map +1 -1
- data/node_modules/@babel/traverse/lib/path/conversion.js +2 -1
- data/node_modules/@babel/traverse/lib/path/conversion.js.map +1 -1
- data/node_modules/@babel/traverse/lib/path/evaluation.js +0 -17
- data/node_modules/@babel/traverse/lib/path/evaluation.js.map +1 -1
- data/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +1 -1
- data/node_modules/@babel/traverse/lib/path/modification.js +1 -1
- data/node_modules/@babel/traverse/lib/path/modification.js.map +1 -1
- data/node_modules/@babel/traverse/lib/path/replacement.js.map +1 -1
- data/node_modules/@babel/traverse/lib/scope/index.js +2 -9
- data/node_modules/@babel/traverse/lib/scope/index.js.map +1 -1
- data/node_modules/@babel/traverse/lib/visitors.js +1 -1
- data/node_modules/@babel/traverse/lib/visitors.js.map +1 -1
- data/node_modules/@babel/traverse/package.json +6 -6
- data/node_modules/@babel/types/lib/asserts/generated/index.js +0 -8
- data/node_modules/@babel/types/lib/asserts/generated/index.js.map +1 -1
- data/node_modules/@babel/types/lib/ast-types/generated/index.js.map +1 -1
- data/node_modules/@babel/types/lib/builders/generated/index.js +2858 -22
- data/node_modules/@babel/types/lib/builders/generated/index.js.map +1 -1
- data/node_modules/@babel/types/lib/builders/generated/uppercase.js +255 -267
- data/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +1 -1
- data/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +1 -1
- data/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +1 -1
- data/node_modules/@babel/types/lib/definitions/core.js +17 -26
- data/node_modules/@babel/types/lib/definitions/core.js.map +1 -1
- data/node_modules/@babel/types/lib/definitions/flow.js +3 -6
- data/node_modules/@babel/types/lib/definitions/flow.js.map +1 -1
- data/node_modules/@babel/types/lib/definitions/jsx.js +4 -9
- data/node_modules/@babel/types/lib/definitions/jsx.js.map +1 -1
- data/node_modules/@babel/types/lib/definitions/typescript.js +26 -51
- data/node_modules/@babel/types/lib/definitions/typescript.js.map +1 -1
- data/node_modules/@babel/types/lib/definitions/utils.js +2 -2
- data/node_modules/@babel/types/lib/definitions/utils.js.map +1 -1
- data/node_modules/@babel/types/lib/index-legacy.d.ts +7 -27
- data/node_modules/@babel/types/lib/index.d.ts +1876 -1898
- data/node_modules/@babel/types/lib/index.js +21 -10
- data/node_modules/@babel/types/lib/index.js.flow +6 -26
- data/node_modules/@babel/types/lib/index.js.map +1 -1
- data/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +8 -9
- data/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +1 -1
- data/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -1
- data/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +1 -1
- data/node_modules/@babel/types/lib/validators/generated/index.js +0 -17
- data/node_modules/@babel/types/lib/validators/generated/index.js.map +1 -1
- data/node_modules/@babel/types/package.json +12 -12
- data/node_modules/@eslint-community/eslint-utils/index.js +1 -21
- data/node_modules/@eslint-community/eslint-utils/index.js.map +1 -1
- data/node_modules/@eslint-community/eslint-utils/index.mjs +1 -21
- data/node_modules/@eslint-community/eslint-utils/index.mjs.map +1 -1
- data/node_modules/@eslint-community/eslint-utils/package.json +1 -1
- data/node_modules/acorn/CHANGELOG.md +0 -12
- data/node_modules/acorn/dist/acorn.js +24 -33
- data/node_modules/acorn/dist/acorn.mjs +24 -33
- data/node_modules/acorn/package.json +1 -1
- data/node_modules/browserslist/index.js +4 -23
- data/node_modules/browserslist/node.js +60 -69
- data/node_modules/browserslist/package.json +1 -1
- data/node_modules/call-bind-apply-helpers/CHANGELOG.md +0 -7
- data/node_modules/call-bind-apply-helpers/index.d.ts +20 -38
- data/node_modules/call-bind-apply-helpers/index.js +1 -1
- data/node_modules/call-bind-apply-helpers/package.json +8 -8
- data/node_modules/call-bind-apply-helpers/test/index.js +4 -4
- data/node_modules/call-bound/CHANGELOG.md +0 -8
- data/node_modules/call-bound/index.d.ts +10 -91
- data/node_modules/call-bound/index.js +3 -4
- data/node_modules/call-bound/package.json +10 -10
- data/node_modules/call-bound/test/index.js +4 -11
- data/node_modules/call-bound/tsconfig.json +1 -2
- data/node_modules/caniuse-lite/data/agents.js +1 -1
- data/node_modules/caniuse-lite/data/browserVersions.js +1 -1
- data/node_modules/caniuse-lite/data/features/aac.js +1 -1
- data/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -1
- data/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -1
- data/node_modules/caniuse-lite/data/features/accelerometer.js +1 -1
- data/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -1
- data/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -1
- data/node_modules/caniuse-lite/data/features/ambient-light.js +1 -1
- data/node_modules/caniuse-lite/data/features/apng.js +1 -1
- data/node_modules/caniuse-lite/data/features/array-find-index.js +1 -1
- data/node_modules/caniuse-lite/data/features/array-find.js +1 -1
- data/node_modules/caniuse-lite/data/features/array-flat.js +1 -1
- data/node_modules/caniuse-lite/data/features/array-includes.js +1 -1
- data/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -1
- data/node_modules/caniuse-lite/data/features/asmjs.js +1 -1
- data/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -1
- data/node_modules/caniuse-lite/data/features/async-functions.js +1 -1
- data/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -1
- data/node_modules/caniuse-lite/data/features/audio-api.js +1 -1
- data/node_modules/caniuse-lite/data/features/audio.js +1 -1
- data/node_modules/caniuse-lite/data/features/audiotracks.js +1 -1
- data/node_modules/caniuse-lite/data/features/autofocus.js +1 -1
- data/node_modules/caniuse-lite/data/features/auxclick.js +1 -1
- data/node_modules/caniuse-lite/data/features/av1.js +1 -1
- data/node_modules/caniuse-lite/data/features/avif.js +1 -1
- data/node_modules/caniuse-lite/data/features/background-attachment.js +1 -1
- data/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -1
- data/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -1
- data/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -1
- data/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -1
- data/node_modules/caniuse-lite/data/features/background-sync.js +1 -1
- data/node_modules/caniuse-lite/data/features/battery-status.js +1 -1
- data/node_modules/caniuse-lite/data/features/beacon.js +1 -1
- data/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -1
- data/node_modules/caniuse-lite/data/features/bigint.js +1 -1
- data/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -1
- data/node_modules/caniuse-lite/data/features/bloburls.js +1 -1
- data/node_modules/caniuse-lite/data/features/border-image.js +1 -1
- data/node_modules/caniuse-lite/data/features/border-radius.js +1 -1
- data/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -1
- data/node_modules/caniuse-lite/data/features/brotli.js +1 -1
- data/node_modules/caniuse-lite/data/features/calc.js +1 -1
- data/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -1
- data/node_modules/caniuse-lite/data/features/canvas-text.js +1 -1
- data/node_modules/caniuse-lite/data/features/canvas.js +1 -1
- data/node_modules/caniuse-lite/data/features/ch-unit.js +1 -1
- data/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -1
- data/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -1
- data/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -1
- data/node_modules/caniuse-lite/data/features/classlist.js +1 -1
- data/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -1
- data/node_modules/caniuse-lite/data/features/clipboard.js +1 -1
- data/node_modules/caniuse-lite/data/features/colr-v1.js +1 -1
- data/node_modules/caniuse-lite/data/features/colr.js +1 -1
- data/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -1
- data/node_modules/caniuse-lite/data/features/console-basic.js +1 -1
- data/node_modules/caniuse-lite/data/features/console-time.js +1 -1
- data/node_modules/caniuse-lite/data/features/const.js +1 -1
- data/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -1
- data/node_modules/caniuse-lite/data/features/contenteditable.js +1 -1
- data/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -1
- data/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -1
- data/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -1
- data/node_modules/caniuse-lite/data/features/cors.js +1 -1
- data/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -1
- data/node_modules/caniuse-lite/data/features/credential-management.js +1 -1
- data/node_modules/caniuse-lite/data/features/cryptography.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-all.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-animation.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-any-link.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-appearance.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-autofill.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-canvas.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-color-function.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-containment.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-counters.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-element-function.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-env-function.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-filters.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-first-line.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-fixed.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-gradients.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-grid.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-has.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-image-set.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-masks.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-nesting.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-opacity.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-overflow.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-page-break.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-reflections.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-regions.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-resize.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-sel2.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-sel3.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-selection.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-shapes.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-sticky.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-table.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-transitions.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-variables.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-when-else.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -1
- data/node_modules/caniuse-lite/data/features/css-zoom.js +1 -1
- data/node_modules/caniuse-lite/data/features/css3-attr.js +1 -1
- data/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -1
- data/node_modules/caniuse-lite/data/features/css3-colors.js +1 -1
- data/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -1
- data/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -1
- data/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -1
- data/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -1
- data/node_modules/caniuse-lite/data/features/currentcolor.js +1 -1
- data/node_modules/caniuse-lite/data/features/custom-elements.js +1 -1
- data/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -1
- data/node_modules/caniuse-lite/data/features/customevent.js +1 -1
- data/node_modules/caniuse-lite/data/features/datalist.js +1 -1
- data/node_modules/caniuse-lite/data/features/dataset.js +1 -1
- data/node_modules/caniuse-lite/data/features/datauri.js +1 -1
- data/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -1
- data/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -1
- data/node_modules/caniuse-lite/data/features/decorators.js +1 -1
- data/node_modules/caniuse-lite/data/features/details.js +1 -1
- data/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -1
- data/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -1
- data/node_modules/caniuse-lite/data/features/dialog.js +1 -1
- data/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -1
- data/node_modules/caniuse-lite/data/features/dnssec.js +1 -1
- data/node_modules/caniuse-lite/data/features/do-not-track.js +1 -1
- data/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -1
- data/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -1
- data/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -1
- data/node_modules/caniuse-lite/data/features/document-policy.js +1 -1
- data/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -1
- data/node_modules/caniuse-lite/data/features/documenthead.js +1 -1
- data/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -1
- data/node_modules/caniuse-lite/data/features/dom-range.js +1 -1
- data/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -1
- data/node_modules/caniuse-lite/data/features/dommatrix.js +1 -1
- data/node_modules/caniuse-lite/data/features/download.js +1 -1
- data/node_modules/caniuse-lite/data/features/dragndrop.js +1 -1
- data/node_modules/caniuse-lite/data/features/element-closest.js +1 -1
- data/node_modules/caniuse-lite/data/features/element-from-point.js +1 -1
- data/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -1
- data/node_modules/caniuse-lite/data/features/eme.js +1 -1
- data/node_modules/caniuse-lite/data/features/eot.js +1 -1
- data/node_modules/caniuse-lite/data/features/es5.js +1 -1
- data/node_modules/caniuse-lite/data/features/es6-class.js +1 -1
- data/node_modules/caniuse-lite/data/features/es6-generators.js +1 -1
- data/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -1
- data/node_modules/caniuse-lite/data/features/es6-module.js +1 -1
- data/node_modules/caniuse-lite/data/features/es6-number.js +1 -1
- data/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -1
- data/node_modules/caniuse-lite/data/features/es6.js +1 -1
- data/node_modules/caniuse-lite/data/features/eventsource.js +1 -1
- data/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -1
- data/node_modules/caniuse-lite/data/features/feature-policy.js +1 -1
- data/node_modules/caniuse-lite/data/features/fetch.js +1 -1
- data/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -1
- data/node_modules/caniuse-lite/data/features/fileapi.js +1 -1
- data/node_modules/caniuse-lite/data/features/filereader.js +1 -1
- data/node_modules/caniuse-lite/data/features/filereadersync.js +1 -1
- data/node_modules/caniuse-lite/data/features/filesystem.js +1 -1
- data/node_modules/caniuse-lite/data/features/flac.js +1 -1
- data/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -1
- data/node_modules/caniuse-lite/data/features/flexbox.js +1 -1
- data/node_modules/caniuse-lite/data/features/flow-root.js +1 -1
- data/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -1
- data/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -1
- data/node_modules/caniuse-lite/data/features/font-feature.js +1 -1
- data/node_modules/caniuse-lite/data/features/font-kerning.js +1 -1
- data/node_modules/caniuse-lite/data/features/font-loading.js +1 -1
- data/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -1
- data/node_modules/caniuse-lite/data/features/font-smooth.js +1 -1
- data/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -1
- data/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -1
- data/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -1
- data/node_modules/caniuse-lite/data/features/fontface.js +1 -1
- data/node_modules/caniuse-lite/data/features/form-attribute.js +1 -1
- data/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -1
- data/node_modules/caniuse-lite/data/features/form-validation.js +1 -1
- data/node_modules/caniuse-lite/data/features/forms.js +1 -1
- data/node_modules/caniuse-lite/data/features/fullscreen.js +1 -1
- data/node_modules/caniuse-lite/data/features/gamepad.js +1 -1
- data/node_modules/caniuse-lite/data/features/geolocation.js +1 -1
- data/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -1
- data/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -1
- data/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -1
- data/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -1
- data/node_modules/caniuse-lite/data/features/gyroscope.js +1 -1
- data/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -1
- data/node_modules/caniuse-lite/data/features/hashchange.js +1 -1
- data/node_modules/caniuse-lite/data/features/heif.js +1 -1
- data/node_modules/caniuse-lite/data/features/hevc.js +1 -1
- data/node_modules/caniuse-lite/data/features/hidden.js +1 -1
- data/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -1
- data/node_modules/caniuse-lite/data/features/history.js +1 -1
- data/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -1
- data/node_modules/caniuse-lite/data/features/html5semantic.js +1 -1
- data/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -1
- data/node_modules/caniuse-lite/data/features/http2.js +1 -1
- data/node_modules/caniuse-lite/data/features/http3.js +1 -1
- data/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -1
- data/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -1
- data/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -1
- data/node_modules/caniuse-lite/data/features/imagecapture.js +1 -1
- data/node_modules/caniuse-lite/data/features/ime.js +1 -1
- data/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -1
- data/node_modules/caniuse-lite/data/features/import-maps.js +1 -1
- data/node_modules/caniuse-lite/data/features/imports.js +1 -1
- data/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -1
- data/node_modules/caniuse-lite/data/features/indexeddb.js +1 -1
- data/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -1
- data/node_modules/caniuse-lite/data/features/inline-block.js +1 -1
- data/node_modules/caniuse-lite/data/features/innertext.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-color.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-datetime.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-event.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-minlength.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-number.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-pattern.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-range.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-search.js +1 -1
- data/node_modules/caniuse-lite/data/features/input-selection.js +1 -1
- data/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -1
- data/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -1
- data/node_modules/caniuse-lite/data/features/internationalization.js +1 -1
- data/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -1
- data/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -1
- data/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -1
- data/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -1
- data/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -1
- data/node_modules/caniuse-lite/data/features/jpegxl.js +1 -1
- data/node_modules/caniuse-lite/data/features/jpegxr.js +1 -1
- data/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -1
- data/node_modules/caniuse-lite/data/features/json.js +1 -1
- data/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -1
- data/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -1
- data/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -1
- data/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -1
- data/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -1
- data/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -1
- data/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -1
- data/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -1
- data/node_modules/caniuse-lite/data/features/lazyload.js +1 -1
- data/node_modules/caniuse-lite/data/features/let.js +1 -1
- data/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -1
- data/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -1
- data/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -1
- data/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -1
- data/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -1
- data/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -1
- data/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -1
- data/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -1
- data/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -1
- data/node_modules/caniuse-lite/data/features/localecompare.js +1 -1
- data/node_modules/caniuse-lite/data/features/magnetometer.js +1 -1
- data/node_modules/caniuse-lite/data/features/matchesselector.js +1 -1
- data/node_modules/caniuse-lite/data/features/matchmedia.js +1 -1
- data/node_modules/caniuse-lite/data/features/mathml.js +1 -1
- data/node_modules/caniuse-lite/data/features/maxlength.js +1 -1
- data/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -1
- data/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -1
- data/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -1
- data/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -1
- data/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -1
- data/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -1
- data/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -1
- data/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -1
- data/node_modules/caniuse-lite/data/features/media-fragments.js +1 -1
- data/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -1
- data/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -1
- data/node_modules/caniuse-lite/data/features/mediasource.js +1 -1
- data/node_modules/caniuse-lite/data/features/menu.js +1 -1
- data/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -1
- data/node_modules/caniuse-lite/data/features/meter.js +1 -1
- data/node_modules/caniuse-lite/data/features/midi.js +1 -1
- data/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -1
- data/node_modules/caniuse-lite/data/features/mp3.js +1 -1
- data/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -1
- data/node_modules/caniuse-lite/data/features/mpeg4.js +1 -1
- data/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -1
- data/node_modules/caniuse-lite/data/features/multicolumn.js +1 -1
- data/node_modules/caniuse-lite/data/features/mutation-events.js +1 -1
- data/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -1
- data/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -1
- data/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -1
- data/node_modules/caniuse-lite/data/features/nav-timing.js +1 -1
- data/node_modules/caniuse-lite/data/features/netinfo.js +1 -1
- data/node_modules/caniuse-lite/data/features/notifications.js +1 -1
- data/node_modules/caniuse-lite/data/features/object-entries.js +1 -1
- data/node_modules/caniuse-lite/data/features/object-fit.js +1 -1
- data/node_modules/caniuse-lite/data/features/object-observe.js +1 -1
- data/node_modules/caniuse-lite/data/features/object-values.js +1 -1
- data/node_modules/caniuse-lite/data/features/objectrtc.js +1 -1
- data/node_modules/caniuse-lite/data/features/offline-apps.js +1 -1
- data/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -1
- data/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -1
- data/node_modules/caniuse-lite/data/features/ogv.js +1 -1
- data/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -1
- data/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -1
- data/node_modules/caniuse-lite/data/features/online-status.js +1 -1
- data/node_modules/caniuse-lite/data/features/opus.js +1 -1
- data/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -1
- data/node_modules/caniuse-lite/data/features/outline.js +1 -1
- data/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -1
- data/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -1
- data/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -1
- data/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -1
- data/node_modules/caniuse-lite/data/features/passkeys.js +1 -1
- data/node_modules/caniuse-lite/data/features/passwordrules.js +1 -1
- data/node_modules/caniuse-lite/data/features/path2d.js +1 -1
- data/node_modules/caniuse-lite/data/features/payment-request.js +1 -1
- data/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -1
- data/node_modules/caniuse-lite/data/features/permissions-api.js +1 -1
- data/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -1
- data/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -1
- data/node_modules/caniuse-lite/data/features/picture.js +1 -1
- data/node_modules/caniuse-lite/data/features/ping.js +1 -1
- data/node_modules/caniuse-lite/data/features/png-alpha.js +1 -1
- data/node_modules/caniuse-lite/data/features/pointer-events.js +1 -1
- data/node_modules/caniuse-lite/data/features/pointer.js +1 -1
- data/node_modules/caniuse-lite/data/features/pointerlock.js +1 -1
- data/node_modules/caniuse-lite/data/features/portals.js +1 -1
- data/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -1
- data/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -1
- data/node_modules/caniuse-lite/data/features/progress.js +1 -1
- data/node_modules/caniuse-lite/data/features/promise-finally.js +1 -1
- data/node_modules/caniuse-lite/data/features/promises.js +1 -1
- data/node_modules/caniuse-lite/data/features/proximity.js +1 -1
- data/node_modules/caniuse-lite/data/features/proxy.js +1 -1
- data/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -1
- data/node_modules/caniuse-lite/data/features/push-api.js +1 -1
- data/node_modules/caniuse-lite/data/features/queryselector.js +1 -1
- data/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -1
- data/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -1
- data/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -1
- data/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -1
- data/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -1
- data/node_modules/caniuse-lite/data/features/rellist.js +1 -1
- data/node_modules/caniuse-lite/data/features/rem.js +1 -1
- data/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -1
- data/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -1
- data/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -1
- data/node_modules/caniuse-lite/data/features/resource-timing.js +1 -1
- data/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -1
- data/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -1
- data/node_modules/caniuse-lite/data/features/ruby.js +1 -1
- data/node_modules/caniuse-lite/data/features/run-in.js +1 -1
- data/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -1
- data/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -1
- data/node_modules/caniuse-lite/data/features/script-async.js +1 -1
- data/node_modules/caniuse-lite/data/features/script-defer.js +1 -1
- data/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -1
- data/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -1
- data/node_modules/caniuse-lite/data/features/sdch.js +1 -1
- data/node_modules/caniuse-lite/data/features/selection-api.js +1 -1
- data/node_modules/caniuse-lite/data/features/selectlist.js +1 -1
- data/node_modules/caniuse-lite/data/features/server-timing.js +1 -1
- data/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -1
- data/node_modules/caniuse-lite/data/features/setimmediate.js +1 -1
- data/node_modules/caniuse-lite/data/features/shadowdom.js +1 -1
- data/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -1
- data/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -1
- data/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -1
- data/node_modules/caniuse-lite/data/features/sni.js +1 -1
- data/node_modules/caniuse-lite/data/features/spdy.js +1 -1
- data/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -1
- data/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -1
- data/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -1
- data/node_modules/caniuse-lite/data/features/sql-storage.js +1 -1
- data/node_modules/caniuse-lite/data/features/srcset.js +1 -1
- data/node_modules/caniuse-lite/data/features/stream.js +1 -1
- data/node_modules/caniuse-lite/data/features/streams.js +1 -1
- data/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -1
- data/node_modules/caniuse-lite/data/features/style-scoped.js +1 -1
- data/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -1
- data/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -1
- data/node_modules/caniuse-lite/data/features/svg-css.js +1 -1
- data/node_modules/caniuse-lite/data/features/svg-filters.js +1 -1
- data/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -1
- data/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -1
- data/node_modules/caniuse-lite/data/features/svg-html.js +1 -1
- data/node_modules/caniuse-lite/data/features/svg-html5.js +1 -1
- data/node_modules/caniuse-lite/data/features/svg-img.js +1 -1
- data/node_modules/caniuse-lite/data/features/svg-smil.js +1 -1
- data/node_modules/caniuse-lite/data/features/svg.js +1 -1
- data/node_modules/caniuse-lite/data/features/sxg.js +1 -1
- data/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -1
- data/node_modules/caniuse-lite/data/features/template-literals.js +1 -1
- data/node_modules/caniuse-lite/data/features/template.js +1 -1
- data/node_modules/caniuse-lite/data/features/temporal.js +1 -1
- data/node_modules/caniuse-lite/data/features/testfeat.js +1 -1
- data/node_modules/caniuse-lite/data/features/text-decoration.js +1 -1
- data/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -1
- data/node_modules/caniuse-lite/data/features/text-overflow.js +1 -1
- data/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -1
- data/node_modules/caniuse-lite/data/features/text-stroke.js +1 -1
- data/node_modules/caniuse-lite/data/features/textcontent.js +1 -1
- data/node_modules/caniuse-lite/data/features/textencoder.js +1 -1
- data/node_modules/caniuse-lite/data/features/tls1-1.js +1 -1
- data/node_modules/caniuse-lite/data/features/tls1-2.js +1 -1
- data/node_modules/caniuse-lite/data/features/tls1-3.js +1 -1
- data/node_modules/caniuse-lite/data/features/touch.js +1 -1
- data/node_modules/caniuse-lite/data/features/transforms2d.js +1 -1
- data/node_modules/caniuse-lite/data/features/transforms3d.js +1 -1
- data/node_modules/caniuse-lite/data/features/trusted-types.js +1 -1
- data/node_modules/caniuse-lite/data/features/ttf.js +1 -1
- data/node_modules/caniuse-lite/data/features/typedarrays.js +1 -1
- data/node_modules/caniuse-lite/data/features/u2f.js +1 -1
- data/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -1
- data/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -1
- data/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -1
- data/node_modules/caniuse-lite/data/features/url.js +1 -1
- data/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -1
- data/node_modules/caniuse-lite/data/features/use-strict.js +1 -1
- data/node_modules/caniuse-lite/data/features/user-select-none.js +1 -1
- data/node_modules/caniuse-lite/data/features/user-timing.js +1 -1
- data/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -1
- data/node_modules/caniuse-lite/data/features/vector-effect.js +1 -1
- data/node_modules/caniuse-lite/data/features/vibration.js +1 -1
- data/node_modules/caniuse-lite/data/features/video.js +1 -1
- data/node_modules/caniuse-lite/data/features/videotracks.js +1 -1
- data/node_modules/caniuse-lite/data/features/view-transitions.js +1 -1
- data/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -1
- data/node_modules/caniuse-lite/data/features/viewport-units.js +1 -1
- data/node_modules/caniuse-lite/data/features/wai-aria.js +1 -1
- data/node_modules/caniuse-lite/data/features/wake-lock.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -1
- data/node_modules/caniuse-lite/data/features/wasm.js +1 -1
- data/node_modules/caniuse-lite/data/features/wav.js +1 -1
- data/node_modules/caniuse-lite/data/features/wbr-element.js +1 -1
- data/node_modules/caniuse-lite/data/features/web-animation.js +1 -1
- data/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -1
- data/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -1
- data/node_modules/caniuse-lite/data/features/web-serial.js +1 -1
- data/node_modules/caniuse-lite/data/features/web-share.js +1 -1
- data/node_modules/caniuse-lite/data/features/webauthn.js +1 -1
- data/node_modules/caniuse-lite/data/features/webcodecs.js +1 -1
- data/node_modules/caniuse-lite/data/features/webgl.js +1 -1
- data/node_modules/caniuse-lite/data/features/webgl2.js +1 -1
- data/node_modules/caniuse-lite/data/features/webgpu.js +1 -1
- data/node_modules/caniuse-lite/data/features/webhid.js +1 -1
- data/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -1
- data/node_modules/caniuse-lite/data/features/webm.js +1 -1
- data/node_modules/caniuse-lite/data/features/webnfc.js +1 -1
- data/node_modules/caniuse-lite/data/features/webp.js +1 -1
- data/node_modules/caniuse-lite/data/features/websockets.js +1 -1
- data/node_modules/caniuse-lite/data/features/webtransport.js +1 -1
- data/node_modules/caniuse-lite/data/features/webusb.js +1 -1
- data/node_modules/caniuse-lite/data/features/webvr.js +1 -1
- data/node_modules/caniuse-lite/data/features/webvtt.js +1 -1
- data/node_modules/caniuse-lite/data/features/webworkers.js +1 -1
- data/node_modules/caniuse-lite/data/features/webxr.js +1 -1
- data/node_modules/caniuse-lite/data/features/will-change.js +1 -1
- data/node_modules/caniuse-lite/data/features/woff.js +1 -1
- data/node_modules/caniuse-lite/data/features/woff2.js +1 -1
- data/node_modules/caniuse-lite/data/features/word-break.js +1 -1
- data/node_modules/caniuse-lite/data/features/wordwrap.js +1 -1
- data/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -1
- data/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -1
- data/node_modules/caniuse-lite/data/features/xhr2.js +1 -1
- data/node_modules/caniuse-lite/data/features/xhtml.js +1 -1
- data/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -1
- data/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -1
- data/node_modules/caniuse-lite/data/features/zstd.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AD.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AF.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AL.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AS.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AU.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AW.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AX.js +1 -1
- data/node_modules/caniuse-lite/data/regions/AZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BB.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BD.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BF.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BH.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BJ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BS.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BW.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BY.js +1 -1
- data/node_modules/caniuse-lite/data/regions/BZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CD.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CF.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CH.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CK.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CL.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CU.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CV.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CX.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CY.js +1 -1
- data/node_modules/caniuse-lite/data/regions/CZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/DE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/DJ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/DK.js +1 -1
- data/node_modules/caniuse-lite/data/regions/DM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/DO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/DZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/EC.js +1 -1
- data/node_modules/caniuse-lite/data/regions/EE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/EG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ER.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ES.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ET.js +1 -1
- data/node_modules/caniuse-lite/data/regions/FI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/FJ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/FK.js +1 -1
- data/node_modules/caniuse-lite/data/regions/FM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/FO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/FR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GB.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GD.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GF.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GH.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GL.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GP.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GQ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GU.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GW.js +1 -1
- data/node_modules/caniuse-lite/data/regions/GY.js +1 -1
- data/node_modules/caniuse-lite/data/regions/HK.js +1 -1
- data/node_modules/caniuse-lite/data/regions/HN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/HR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/HT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/HU.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ID.js +1 -1
- data/node_modules/caniuse-lite/data/regions/IE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/IL.js +1 -1
- data/node_modules/caniuse-lite/data/regions/IM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/IN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/IQ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/IR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/IS.js +1 -1
- data/node_modules/caniuse-lite/data/regions/IT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/JE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/JM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/JO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/JP.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KH.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KP.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KW.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KY.js +1 -1
- data/node_modules/caniuse-lite/data/regions/KZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LB.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LC.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LK.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LS.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LU.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LV.js +1 -1
- data/node_modules/caniuse-lite/data/regions/LY.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MC.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MD.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ME.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MH.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MK.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ML.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MP.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MQ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MS.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MU.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MV.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MW.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MX.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MY.js +1 -1
- data/node_modules/caniuse-lite/data/regions/MZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NC.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NF.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NL.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NP.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NU.js +1 -1
- data/node_modules/caniuse-lite/data/regions/NZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/OM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PF.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PH.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PK.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PL.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PS.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PW.js +1 -1
- data/node_modules/caniuse-lite/data/regions/PY.js +1 -1
- data/node_modules/caniuse-lite/data/regions/QA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/RE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/RO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/RS.js +1 -1
- data/node_modules/caniuse-lite/data/regions/RU.js +1 -1
- data/node_modules/caniuse-lite/data/regions/RW.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SB.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SC.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SD.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SH.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SK.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SL.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ST.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SV.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SY.js +1 -1
- data/node_modules/caniuse-lite/data/regions/SZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TC.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TD.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TH.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TJ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TL.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TO.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TR.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TV.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TW.js +1 -1
- data/node_modules/caniuse-lite/data/regions/TZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/UA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/UG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/US.js +1 -1
- data/node_modules/caniuse-lite/data/regions/UY.js +1 -1
- data/node_modules/caniuse-lite/data/regions/UZ.js +1 -1
- data/node_modules/caniuse-lite/data/regions/VA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/VC.js +1 -1
- data/node_modules/caniuse-lite/data/regions/VE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/VG.js +1 -1
- data/node_modules/caniuse-lite/data/regions/VI.js +1 -1
- data/node_modules/caniuse-lite/data/regions/VN.js +1 -1
- data/node_modules/caniuse-lite/data/regions/VU.js +1 -1
- data/node_modules/caniuse-lite/data/regions/WF.js +1 -1
- data/node_modules/caniuse-lite/data/regions/WS.js +1 -1
- data/node_modules/caniuse-lite/data/regions/YE.js +1 -1
- data/node_modules/caniuse-lite/data/regions/YT.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ZA.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ZM.js +1 -1
- data/node_modules/caniuse-lite/data/regions/ZW.js +1 -1
- data/node_modules/caniuse-lite/data/regions/alt-af.js +1 -1
- data/node_modules/caniuse-lite/data/regions/alt-an.js +1 -1
- data/node_modules/caniuse-lite/data/regions/alt-as.js +1 -1
- data/node_modules/caniuse-lite/data/regions/alt-eu.js +1 -1
- data/node_modules/caniuse-lite/data/regions/alt-na.js +1 -1
- data/node_modules/caniuse-lite/data/regions/alt-oc.js +1 -1
- data/node_modules/caniuse-lite/data/regions/alt-sa.js +1 -1
- data/node_modules/caniuse-lite/data/regions/alt-ww.js +1 -1
- data/node_modules/caniuse-lite/package.json +1 -1
- data/node_modules/electron-to-chromium/chromium-versions.js +1 -4
- data/node_modules/electron-to-chromium/chromium-versions.json +1 -1
- data/node_modules/electron-to-chromium/full-chromium-versions.js +3 -75
- data/node_modules/electron-to-chromium/full-chromium-versions.json +1 -1
- data/node_modules/electron-to-chromium/full-versions.js +1 -45
- data/node_modules/electron-to-chromium/full-versions.json +1 -1
- data/node_modules/electron-to-chromium/package.json +1 -1
- data/node_modules/electron-to-chromium/versions.js +1 -8
- data/node_modules/electron-to-chromium/versions.json +1 -1
- data/node_modules/es-object-atoms/CHANGELOG.md +0 -21
- data/node_modules/es-object-atoms/README.md +0 -7
- data/node_modules/es-object-atoms/RequireObjectCoercible.d.ts +2 -2
- data/node_modules/es-object-atoms/ToObject.d.ts +2 -6
- data/node_modules/es-object-atoms/package.json +8 -9
- data/node_modules/es-object-atoms/test/index.js +1 -11
- data/node_modules/es-shim-unscopables/CHANGELOG.md +0 -8
- data/node_modules/es-shim-unscopables/index.js +1 -2
- data/node_modules/es-shim-unscopables/package.json +11 -20
- data/node_modules/es-shim-unscopables/test/index.js +1 -4
- data/node_modules/es-shim-unscopables/test/with.js +0 -8
- data/node_modules/flatted/index.js +3 -3
- data/node_modules/flatted/min.js +1 -1
- data/node_modules/flatted/package.json +8 -21
- data/node_modules/flatted/python/flatted.py +4 -4
- data/node_modules/flatted/python/test.py +63 -0
- data/node_modules/flow-parser/flow_parser.js +5530 -5550
- data/node_modules/flow-parser/package.json +1 -1
- data/node_modules/for-each/README.md +4 -0
- data/node_modules/for-each/index.js +4 -11
- data/node_modules/for-each/package.json +36 -47
- data/node_modules/for-each/test/test.js +12 -54
- data/node_modules/get-intrinsic/CHANGELOG.md +0 -8
- data/node_modules/get-intrinsic/index.js +0 -1
- data/node_modules/get-intrinsic/package.json +8 -8
- data/node_modules/import-fresh/index.js +1 -2
- data/node_modules/import-fresh/package.json +1 -6
- data/node_modules/import-fresh/readme.md +8 -14
- data/node_modules/is-async-function/CHANGELOG.md +0 -13
- data/node_modules/is-async-function/index.d.ts +2 -4
- data/node_modules/is-async-function/index.js +18 -3
- data/node_modules/is-async-function/package.json +3 -8
- data/node_modules/is-boolean-object/CHANGELOG.md +0 -11
- data/node_modules/is-boolean-object/index.js +1 -1
- data/node_modules/is-boolean-object/package.json +6 -8
- data/node_modules/is-boolean-object/test/index.js +1 -24
- data/node_modules/is-weakref/CHANGELOG.md +0 -8
- data/node_modules/is-weakref/index.d.ts +1 -1
- data/node_modules/is-weakref/index.js +1 -3
- data/node_modules/is-weakref/package.json +6 -6
- data/node_modules/jscodeshift/CHANGELOG.md +226 -0
- data/node_modules/jscodeshift/CODE_OF_CONDUCT.md +3 -0
- data/node_modules/jscodeshift/CONTRIBUTING.md +48 -0
- data/node_modules/{async-function → jscodeshift}/LICENSE +1 -1
- data/node_modules/jscodeshift/README.md +671 -0
- data/node_modules/jscodeshift/bin/jscodeshift.js +182 -0
- data/node_modules/jscodeshift/bin/jscodeshift.sh +12 -0
- data/node_modules/jscodeshift/dist/Collection.js +472 -0
- data/node_modules/jscodeshift/dist/Runner.js +322 -0
- data/node_modules/jscodeshift/dist/Worker.js +210 -0
- data/node_modules/jscodeshift/dist/__testfixtures__/test-async-transform.input.js +1 -0
- data/node_modules/jscodeshift/dist/__testfixtures__/test-async-transform.js +11 -0
- data/node_modules/jscodeshift/dist/__testfixtures__/test-async-transform.output.js +1 -0
- data/node_modules/jscodeshift/dist/__testfixtures__/test-sync-transform.input.js +1 -0
- data/node_modules/jscodeshift/dist/__testfixtures__/test-sync-transform.js +7 -0
- data/node_modules/jscodeshift/dist/__testfixtures__/test-sync-transform.output.js +1 -0
- data/node_modules/jscodeshift/dist/argsParser.js +273 -0
- data/node_modules/jscodeshift/dist/collections/ImportDeclaration.js +113 -0
- data/node_modules/jscodeshift/dist/collections/JSXElement.js +221 -0
- data/node_modules/jscodeshift/dist/collections/Node.js +187 -0
- data/node_modules/jscodeshift/dist/collections/VariableDeclarator.js +210 -0
- data/node_modules/jscodeshift/dist/collections/index.js +14 -0
- data/node_modules/jscodeshift/dist/core.js +183 -0
- data/node_modules/jscodeshift/dist/getParser.js +25 -0
- data/node_modules/jscodeshift/dist/ignoreFiles.js +68 -0
- data/node_modules/jscodeshift/dist/matchNode.js +40 -0
- data/node_modules/jscodeshift/dist/template.js +173 -0
- data/node_modules/jscodeshift/dist/testUtils.js +173 -0
- data/node_modules/jscodeshift/dist/utils/intersection.js +27 -0
- data/node_modules/jscodeshift/dist/utils/once.js +21 -0
- data/node_modules/jscodeshift/dist/utils/union.js +20 -0
- data/node_modules/jscodeshift/index.js +9 -0
- data/node_modules/jscodeshift/package.json +74 -0
- data/node_modules/jscodeshift/parser/babel5Compat.js +50 -0
- data/node_modules/jscodeshift/parser/babylon.js +57 -0
- data/node_modules/jscodeshift/parser/flow.js +34 -0
- data/node_modules/jscodeshift/parser/ts.js +24 -0
- data/node_modules/jscodeshift/parser/tsOptions.js +46 -0
- data/node_modules/jscodeshift/parser/tsx.js +27 -0
- data/node_modules/jscodeshift/src/Collection.js +472 -0
- data/node_modules/jscodeshift/src/Runner.js +322 -0
- data/node_modules/jscodeshift/src/Worker.js +210 -0
- data/node_modules/jscodeshift/src/__testfixtures__/test-async-transform.input.js +1 -0
- data/node_modules/jscodeshift/src/__testfixtures__/test-async-transform.js +11 -0
- data/node_modules/jscodeshift/src/__testfixtures__/test-async-transform.output.js +1 -0
- data/node_modules/jscodeshift/src/__testfixtures__/test-sync-transform.input.js +1 -0
- data/node_modules/jscodeshift/src/__testfixtures__/test-sync-transform.js +7 -0
- data/node_modules/jscodeshift/src/__testfixtures__/test-sync-transform.output.js +1 -0
- data/node_modules/jscodeshift/src/argsParser.js +273 -0
- data/node_modules/jscodeshift/src/collections/ImportDeclaration.js +113 -0
- data/node_modules/jscodeshift/src/collections/JSXElement.js +221 -0
- data/node_modules/jscodeshift/src/collections/Node.js +187 -0
- data/node_modules/jscodeshift/src/collections/VariableDeclarator.js +210 -0
- data/node_modules/jscodeshift/src/collections/index.js +14 -0
- data/node_modules/jscodeshift/src/core.js +183 -0
- data/node_modules/jscodeshift/src/getParser.js +25 -0
- data/node_modules/jscodeshift/src/ignoreFiles.js +68 -0
- data/node_modules/jscodeshift/src/matchNode.js +40 -0
- data/node_modules/jscodeshift/src/template.js +173 -0
- data/node_modules/jscodeshift/src/testUtils.js +173 -0
- data/node_modules/jscodeshift/src/utils/intersection.js +27 -0
- data/node_modules/jscodeshift/src/utils/once.js +21 -0
- data/node_modules/jscodeshift/src/utils/union.js +20 -0
- data/node_modules/jscodeshift/utils/requirePackage.js +24 -0
- data/node_modules/jscodeshift/utils/testUtils.js +49 -0
- data/node_modules/jscodeshift/website/README.md +44 -0
- data/node_modules/jscodeshift/website/astro.config.mjs +36 -0
- data/node_modules/jscodeshift/website/package.json +17 -0
- data/node_modules/jscodeshift/website/public/favicon.svg +1 -0
- data/node_modules/jscodeshift/website/src/assets/houston.webp +0 -0
- data/node_modules/jscodeshift/website/src/content/config.ts +6 -0
- data/node_modules/jscodeshift/website/src/content/docs/build/api-reference.mdx +406 -0
- data/node_modules/jscodeshift/website/src/content/docs/build/ast-grammar.mdx +3086 -0
- data/node_modules/jscodeshift/website/src/content/docs/index.mdx +15 -0
- data/node_modules/jscodeshift/website/src/content/docs/overview/introduction.mdx +45 -0
- data/node_modules/jscodeshift/website/src/content/docs/run/cli.mdx +161 -0
- data/node_modules/jscodeshift/website/src/env.d.ts +2 -0
- data/node_modules/jscodeshift/website/tsconfig.json +3 -0
- data/node_modules/object-inspect/CHANGELOG.md +0 -8
- data/node_modules/object-inspect/index.js +7 -10
- data/node_modules/object-inspect/package.json +4 -5
- data/node_modules/object-inspect/test/values.js +0 -50
- data/node_modules/possible-typed-array-names/CHANGELOG.md +0 -14
- data/node_modules/possible-typed-array-names/README.md +2 -4
- data/node_modules/possible-typed-array-names/index.d.ts +0 -1
- data/node_modules/possible-typed-array-names/index.js +0 -1
- data/node_modules/possible-typed-array-names/package.json +9 -10
- data/node_modules/possible-typed-array-names/test/index.js +3 -6
- data/node_modules/possible-typed-array-names/tsconfig.json +42 -2
- data/node_modules/recast/lib/lines.d.ts +2 -2
- data/node_modules/recast/lib/printer.js +5 -17
- data/node_modules/recast/package.json +1 -1
- data/node_modules/typescript/README.md +1 -1
- data/node_modules/typescript/lib/_tsc.js +500 -931
- data/node_modules/typescript/lib/_tsserver.js +7 -43
- data/node_modules/typescript/lib/cancellationToken.js +90 -0
- data/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/de/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/es/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/it/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/lib.dom.d.ts +142 -769
- data/node_modules/typescript/lib/lib.dom.iterable.d.ts +7 -9
- data/node_modules/typescript/lib/lib.es2015.iterable.d.ts +54 -69
- data/node_modules/typescript/lib/lib.es2020.bigint.d.ts +7 -41
- data/node_modules/typescript/lib/lib.es2023.array.d.ts +24 -24
- data/node_modules/typescript/lib/lib.es5.d.ts +51 -60
- data/node_modules/typescript/lib/lib.esnext.d.ts +0 -2
- data/node_modules/typescript/lib/lib.esnext.iterator.d.ts +1 -1
- data/node_modules/typescript/lib/lib.webworker.d.ts +55 -262
- data/node_modules/typescript/lib/lib.webworker.iterable.d.ts +7 -6
- data/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/typescript.d.ts +3 -14
- data/node_modules/typescript/lib/typescript.js +570 -1035
- data/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +8 -14
- data/node_modules/typescript/package.json +22 -22
- data/node_modules/update-browserslist-db/index.js +7 -5
- data/node_modules/update-browserslist-db/package.json +2 -2
- data/node_modules/which-typed-array/CHANGELOG.md +0 -10
- data/node_modules/which-typed-array/index.js +20 -21
- data/node_modules/which-typed-array/package.json +7 -9
- data/node_modules/which-typed-array/tsconfig.json +1 -1
- metadata +85 -41
- data/node_modules/@babel/generator/lib/generators/deprecated.js +0 -28
- data/node_modules/@babel/generator/lib/generators/deprecated.js.map +0 -1
- data/node_modules/@babel/types/lib/builders/generated/lowercase.js +0 -2886
- data/node_modules/@babel/types/lib/builders/generated/lowercase.js.map +0 -1
- data/node_modules/async-function/CHANGELOG.md +0 -16
- data/node_modules/async-function/README.md +0 -51
- data/node_modules/async-function/index.d.mts +0 -3
- data/node_modules/async-function/index.d.ts +0 -13
- data/node_modules/async-function/index.js +0 -8
- data/node_modules/async-function/index.mjs +0 -4
- data/node_modules/async-function/legacy.js +0 -18
- data/node_modules/async-function/package.json +0 -86
- data/node_modules/async-function/require.mjs +0 -5
- data/node_modules/async-function/test/index.js +0 -40
- data/node_modules/async-function/tsconfig.json +0 -9
- data/node_modules/es-object-atoms/isObject.d.ts +0 -3
- data/node_modules/es-object-atoms/isObject.js +0 -6
- data/node_modules/es-shim-unscopables/index.d.ts +0 -8
- data/node_modules/es-shim-unscopables/tsconfig.json +0 -10
- data/node_modules/eslint-plugin-erb/LICENSE +0 -21
- data/node_modules/eslint-plugin-erb/README.md +0 -257
- data/node_modules/eslint-plugin-erb/index.js +0 -3
- data/node_modules/eslint-plugin-erb/lib/autofix.js +0 -44
- data/node_modules/eslint-plugin-erb/lib/cache.js +0 -21
- data/node_modules/eslint-plugin-erb/lib/dummy_replacements_map.js +0 -30
- data/node_modules/eslint-plugin-erb/lib/file_coordinates.js +0 -41
- data/node_modules/eslint-plugin-erb/lib/index.js +0 -50
- data/node_modules/eslint-plugin-erb/lib/offset_calculation.js +0 -50
- data/node_modules/eslint-plugin-erb/lib/offset_map.js +0 -111
- data/node_modules/eslint-plugin-erb/lib/postprocess.js +0 -72
- data/node_modules/eslint-plugin-erb/lib/preprocess.js +0 -113
- data/node_modules/eslint-plugin-erb/package.json +0 -50
- data/node_modules/for-each/CHANGELOG.md +0 -107
- data/node_modules/for-each/index.d.ts +0 -35
- data/node_modules/for-each/tsconfig.json +0 -8
- data/node_modules/typescript/lib/lib.esnext.float16.d.ts +0 -443
- data/node_modules/typescript/lib/lib.esnext.promise.d.ts +0 -34
@@ -436,7 +436,6 @@ __export(typescript_exports, {
|
|
436
436
|
createPrinterWithRemoveCommentsNeverAsciiEscape: () => createPrinterWithRemoveCommentsNeverAsciiEscape,
|
437
437
|
createPrinterWithRemoveCommentsOmitTrailingSemicolon: () => createPrinterWithRemoveCommentsOmitTrailingSemicolon,
|
438
438
|
createProgram: () => createProgram,
|
439
|
-
createProgramDiagnostics: () => createProgramDiagnostics,
|
440
439
|
createProgramHost: () => createProgramHost,
|
441
440
|
createPropertyNameNodeForIdentifierOrLiteral: () => createPropertyNameNodeForIdentifierOrLiteral,
|
442
441
|
createQueue: () => createQueue,
|
@@ -606,8 +605,6 @@ __export(typescript_exports, {
|
|
606
605
|
forEachLeadingCommentRange: () => forEachLeadingCommentRange,
|
607
606
|
forEachNameInAccessChainWalkingLeft: () => forEachNameInAccessChainWalkingLeft,
|
608
607
|
forEachNameOfDefaultExport: () => forEachNameOfDefaultExport,
|
609
|
-
forEachOptionsSyntaxByName: () => forEachOptionsSyntaxByName,
|
610
|
-
forEachProjectReference: () => forEachProjectReference,
|
611
608
|
forEachPropertyAssignment: () => forEachPropertyAssignment,
|
612
609
|
forEachResolvedProjectReference: () => forEachResolvedProjectReference,
|
613
610
|
forEachReturnStatement: () => forEachReturnStatement,
|
@@ -847,8 +844,6 @@ __export(typescript_exports, {
|
|
847
844
|
getLeadingCommentRangesOfNode: () => getLeadingCommentRangesOfNode,
|
848
845
|
getLeftmostAccessExpression: () => getLeftmostAccessExpression,
|
849
846
|
getLeftmostExpression: () => getLeftmostExpression,
|
850
|
-
getLibFileNameFromLibReference: () => getLibFileNameFromLibReference,
|
851
|
-
getLibNameFromLibReference: () => getLibNameFromLibReference,
|
852
847
|
getLibraryNameFromLibFileName: () => getLibraryNameFromLibFileName,
|
853
848
|
getLineAndCharacterOfPosition: () => getLineAndCharacterOfPosition,
|
854
849
|
getLineInfo: () => getLineInfo,
|
@@ -921,8 +916,6 @@ __export(typescript_exports, {
|
|
921
916
|
getOptionFromName: () => getOptionFromName,
|
922
917
|
getOptionsForLibraryResolution: () => getOptionsForLibraryResolution,
|
923
918
|
getOptionsNameMap: () => getOptionsNameMap,
|
924
|
-
getOptionsSyntaxByArrayElementValue: () => getOptionsSyntaxByArrayElementValue,
|
925
|
-
getOptionsSyntaxByValue: () => getOptionsSyntaxByValue,
|
926
919
|
getOrCreateEmitNode: () => getOrCreateEmitNode,
|
927
920
|
getOrUpdate: () => getOrUpdate,
|
928
921
|
getOriginalNode: () => getOriginalNode,
|
@@ -959,6 +952,7 @@ __export(typescript_exports, {
|
|
959
952
|
getPrivateIdentifier: () => getPrivateIdentifier,
|
960
953
|
getProperties: () => getProperties,
|
961
954
|
getProperty: () => getProperty,
|
955
|
+
getPropertyArrayElementValue: () => getPropertyArrayElementValue,
|
962
956
|
getPropertyAssignmentAliasLikeExpression: () => getPropertyAssignmentAliasLikeExpression,
|
963
957
|
getPropertyNameForPropertyNameNode: () => getPropertyNameForPropertyNameNode,
|
964
958
|
getPropertyNameFromType: () => getPropertyNameFromType,
|
@@ -1869,7 +1863,6 @@ __export(typescript_exports, {
|
|
1869
1863
|
moduleResolutionUsesNodeModules: () => moduleResolutionUsesNodeModules,
|
1870
1864
|
moduleSpecifierToValidIdentifier: () => moduleSpecifierToValidIdentifier,
|
1871
1865
|
moduleSpecifiers: () => ts_moduleSpecifiers_exports,
|
1872
|
-
moduleSupportsImportAttributes: () => moduleSupportsImportAttributes,
|
1873
1866
|
moduleSymbolToValidIdentifier: () => moduleSymbolToValidIdentifier,
|
1874
1867
|
moveEmitHelpers: () => moveEmitHelpers,
|
1875
1868
|
moveRangeEnd: () => moveRangeEnd,
|
@@ -2284,8 +2277,8 @@ __export(typescript_exports, {
|
|
2284
2277
|
module.exports = __toCommonJS(typescript_exports);
|
2285
2278
|
|
2286
2279
|
// src/compiler/corePublic.ts
|
2287
|
-
var versionMajorMinor = "5.
|
2288
|
-
var version = "5.
|
2280
|
+
var versionMajorMinor = "5.7";
|
2281
|
+
var version = "5.7.2";
|
2289
2282
|
var Comparison = /* @__PURE__ */ ((Comparison3) => {
|
2290
2283
|
Comparison3[Comparison3["LessThan"] = -1] = "LessThan";
|
2291
2284
|
Comparison3[Comparison3["EqualTo"] = 0] = "EqualTo";
|
@@ -6734,7 +6727,6 @@ var ModuleKind = /* @__PURE__ */ ((ModuleKind3) => {
|
|
6734
6727
|
ModuleKind3[ModuleKind3["ES2022"] = 7] = "ES2022";
|
6735
6728
|
ModuleKind3[ModuleKind3["ESNext"] = 99] = "ESNext";
|
6736
6729
|
ModuleKind3[ModuleKind3["Node16"] = 100] = "Node16";
|
6737
|
-
ModuleKind3[ModuleKind3["Node18"] = 101] = "Node18";
|
6738
6730
|
ModuleKind3[ModuleKind3["NodeNext"] = 199] = "NodeNext";
|
6739
6731
|
ModuleKind3[ModuleKind3["Preserve"] = 200] = "Preserve";
|
6740
6732
|
return ModuleKind3;
|
@@ -7149,9 +7141,8 @@ var OuterExpressionKinds = /* @__PURE__ */ ((OuterExpressionKinds2) => {
|
|
7149
7141
|
OuterExpressionKinds2[OuterExpressionKinds2["NonNullAssertions"] = 4] = "NonNullAssertions";
|
7150
7142
|
OuterExpressionKinds2[OuterExpressionKinds2["PartiallyEmittedExpressions"] = 8] = "PartiallyEmittedExpressions";
|
7151
7143
|
OuterExpressionKinds2[OuterExpressionKinds2["ExpressionsWithTypeArguments"] = 16] = "ExpressionsWithTypeArguments";
|
7152
|
-
OuterExpressionKinds2[OuterExpressionKinds2["
|
7153
|
-
OuterExpressionKinds2[OuterExpressionKinds2["
|
7154
|
-
OuterExpressionKinds2[OuterExpressionKinds2["All"] = 63] = "All";
|
7144
|
+
OuterExpressionKinds2[OuterExpressionKinds2["Assertions"] = 6] = "Assertions";
|
7145
|
+
OuterExpressionKinds2[OuterExpressionKinds2["All"] = 31] = "All";
|
7155
7146
|
OuterExpressionKinds2[OuterExpressionKinds2["ExcludeJSDocTypeAssertion"] = -2147483648] = "ExcludeJSDocTypeAssertion";
|
7156
7147
|
return OuterExpressionKinds2;
|
7157
7148
|
})(OuterExpressionKinds || {});
|
@@ -8880,105 +8871,23 @@ function resolvePath(path, ...paths) {
|
|
8880
8871
|
function getNormalizedPathComponents(path, currentDirectory) {
|
8881
8872
|
return reducePathComponents(getPathComponents(path, currentDirectory));
|
8882
8873
|
}
|
8883
|
-
function getNormalizedAbsolutePath(
|
8884
|
-
|
8885
|
-
if (rootLength === 0 && currentDirectory) {
|
8886
|
-
path = combinePaths(currentDirectory, path);
|
8887
|
-
rootLength = getRootLength(path);
|
8888
|
-
} else {
|
8889
|
-
path = normalizeSlashes(path);
|
8890
|
-
}
|
8891
|
-
const simpleNormalized = simpleNormalizePath(path);
|
8892
|
-
if (simpleNormalized !== void 0) {
|
8893
|
-
return simpleNormalized.length > rootLength ? removeTrailingDirectorySeparator(simpleNormalized) : simpleNormalized;
|
8894
|
-
}
|
8895
|
-
const length2 = path.length;
|
8896
|
-
const root = path.substring(0, rootLength);
|
8897
|
-
let normalized;
|
8898
|
-
let index = rootLength;
|
8899
|
-
let segmentStart = index;
|
8900
|
-
let normalizedUpTo = index;
|
8901
|
-
let seenNonDotDotSegment = rootLength !== 0;
|
8902
|
-
while (index < length2) {
|
8903
|
-
segmentStart = index;
|
8904
|
-
let ch = path.charCodeAt(index);
|
8905
|
-
while (ch === 47 /* slash */ && index + 1 < length2) {
|
8906
|
-
index++;
|
8907
|
-
ch = path.charCodeAt(index);
|
8908
|
-
}
|
8909
|
-
if (index > segmentStart) {
|
8910
|
-
normalized ?? (normalized = path.substring(0, segmentStart - 1));
|
8911
|
-
segmentStart = index;
|
8912
|
-
}
|
8913
|
-
let segmentEnd = path.indexOf(directorySeparator, index + 1);
|
8914
|
-
if (segmentEnd === -1) {
|
8915
|
-
segmentEnd = length2;
|
8916
|
-
}
|
8917
|
-
const segmentLength = segmentEnd - segmentStart;
|
8918
|
-
if (segmentLength === 1 && path.charCodeAt(index) === 46 /* dot */) {
|
8919
|
-
normalized ?? (normalized = path.substring(0, normalizedUpTo));
|
8920
|
-
} else if (segmentLength === 2 && path.charCodeAt(index) === 46 /* dot */ && path.charCodeAt(index + 1) === 46 /* dot */) {
|
8921
|
-
if (!seenNonDotDotSegment) {
|
8922
|
-
if (normalized !== void 0) {
|
8923
|
-
normalized += normalized.length === rootLength ? ".." : "/..";
|
8924
|
-
} else {
|
8925
|
-
normalizedUpTo = index + 2;
|
8926
|
-
}
|
8927
|
-
} else if (normalized === void 0) {
|
8928
|
-
if (normalizedUpTo - 2 >= 0) {
|
8929
|
-
normalized = path.substring(0, Math.max(rootLength, path.lastIndexOf(directorySeparator, normalizedUpTo - 2)));
|
8930
|
-
} else {
|
8931
|
-
normalized = path.substring(0, normalizedUpTo);
|
8932
|
-
}
|
8933
|
-
} else {
|
8934
|
-
const lastSlash = normalized.lastIndexOf(directorySeparator);
|
8935
|
-
if (lastSlash !== -1) {
|
8936
|
-
normalized = normalized.substring(0, Math.max(rootLength, lastSlash));
|
8937
|
-
} else {
|
8938
|
-
normalized = root;
|
8939
|
-
}
|
8940
|
-
if (normalized.length === rootLength) {
|
8941
|
-
seenNonDotDotSegment = rootLength !== 0;
|
8942
|
-
}
|
8943
|
-
}
|
8944
|
-
} else if (normalized !== void 0) {
|
8945
|
-
if (normalized.length !== rootLength) {
|
8946
|
-
normalized += directorySeparator;
|
8947
|
-
}
|
8948
|
-
seenNonDotDotSegment = true;
|
8949
|
-
normalized += path.substring(segmentStart, segmentEnd);
|
8950
|
-
} else {
|
8951
|
-
seenNonDotDotSegment = true;
|
8952
|
-
normalizedUpTo = segmentEnd;
|
8953
|
-
}
|
8954
|
-
index = segmentEnd + 1;
|
8955
|
-
}
|
8956
|
-
return normalized ?? (length2 > rootLength ? removeTrailingDirectorySeparator(path) : path);
|
8874
|
+
function getNormalizedAbsolutePath(fileName, currentDirectory) {
|
8875
|
+
return getPathFromPathComponents(getNormalizedPathComponents(fileName, currentDirectory));
|
8957
8876
|
}
|
8958
8877
|
function normalizePath(path) {
|
8959
8878
|
path = normalizeSlashes(path);
|
8960
|
-
let normalized = simpleNormalizePath(path);
|
8961
|
-
if (normalized !== void 0) {
|
8962
|
-
return normalized;
|
8963
|
-
}
|
8964
|
-
normalized = getNormalizedAbsolutePath(path, "");
|
8965
|
-
return normalized && hasTrailingDirectorySeparator(path) ? ensureTrailingDirectorySeparator(normalized) : normalized;
|
8966
|
-
}
|
8967
|
-
function simpleNormalizePath(path) {
|
8968
8879
|
if (!relativePathSegmentRegExp.test(path)) {
|
8969
8880
|
return path;
|
8970
8881
|
}
|
8971
|
-
|
8972
|
-
if (simplified.startsWith("./")) {
|
8973
|
-
simplified = simplified.slice(2);
|
8974
|
-
}
|
8882
|
+
const simplified = path.replace(/\/\.\//g, "/").replace(/^\.\//, "");
|
8975
8883
|
if (simplified !== path) {
|
8976
8884
|
path = simplified;
|
8977
8885
|
if (!relativePathSegmentRegExp.test(path)) {
|
8978
8886
|
return path;
|
8979
8887
|
}
|
8980
8888
|
}
|
8981
|
-
|
8889
|
+
const normalized = getPathFromPathComponents(reducePathComponents(getPathComponents(path)));
|
8890
|
+
return normalized && hasTrailingDirectorySeparator(path) ? ensureTrailingDirectorySeparator(normalized) : normalized;
|
8982
8891
|
}
|
8983
8892
|
function getPathWithoutRoot(pathComponents2) {
|
8984
8893
|
if (pathComponents2.length === 0) return "";
|
@@ -9406,7 +9315,6 @@ var Diagnostics = {
|
|
9406
9315
|
_0_resolves_to_a_type_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enabled_Consider_using_import_type_where_0_is_imported: diag(1291, 1 /* Error */, "_0_resolves_to_a_type_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enable_1291", "'{0}' resolves to a type and must be marked type-only in this file before re-exporting when '{1}' is enabled. Consider using 'import type' where '{0}' is imported."),
|
9407
9316
|
_0_resolves_to_a_type_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enabled_Consider_using_export_type_0_as_default: diag(1292, 1 /* Error */, "_0_resolves_to_a_type_and_must_be_marked_type_only_in_this_file_before_re_exporting_when_1_is_enable_1292", "'{0}' resolves to a type and must be marked type-only in this file before re-exporting when '{1}' is enabled. Consider using 'export type { {0} as default }'."),
|
9408
9317
|
ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_module_is_set_to_preserve: diag(1293, 1 /* Error */, "ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_module_is_set_to_preserve_1293", "ESM syntax is not allowed in a CommonJS module when 'module' is set to 'preserve'."),
|
9409
|
-
This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled: diag(1294, 1 /* Error */, "This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled_1294", "This syntax is not allowed when 'erasableSyntaxOnly' is enabled."),
|
9410
9318
|
with_statements_are_not_allowed_in_an_async_function_block: diag(1300, 1 /* Error */, "with_statements_are_not_allowed_in_an_async_function_block_1300", "'with' statements are not allowed in an async function block."),
|
9411
9319
|
await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules: diag(1308, 1 /* Error */, "await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_1308", "'await' expressions are only allowed within async functions and at the top levels of modules."),
|
9412
9320
|
The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level: diag(1309, 1 /* Error */, "The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level_1309", "The current file is a CommonJS module and cannot use 'await' at the top level."),
|
@@ -9421,8 +9329,8 @@ var Diagnostics = {
|
|
9421
9329
|
Type_of_await_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member: diag(1320, 1 /* Error */, "Type_of_await_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member_1320", "Type of 'await' operand must either be a valid promise or must not contain a callable 'then' member."),
|
9422
9330
|
Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member: diag(1321, 1 /* Error */, "Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321", "Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member."),
|
9423
9331
|
Type_of_iterated_elements_of_a_yield_Asterisk_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member: diag(1322, 1 /* Error */, "Type_of_iterated_elements_of_a_yield_Asterisk_operand_must_either_be_a_valid_promise_or_must_not_con_1322", "Type of iterated elements of a 'yield*' operand must either be a valid promise or must not contain a callable 'then' member."),
|
9424
|
-
|
9425
|
-
|
9332
|
+
Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd_system_umd_node16_or_nodenext: diag(1323, 1 /* Error */, "Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd__1323", "Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'."),
|
9333
|
+
Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_nodenext_or_preserve: diag(1324, 1 /* Error */, "Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_nodene_1324", "Dynamic imports only support a second argument when the '--module' option is set to 'esnext', 'node16', 'nodenext', or 'preserve'."),
|
9426
9334
|
Argument_of_dynamic_import_cannot_be_spread_element: diag(1325, 1 /* Error */, "Argument_of_dynamic_import_cannot_be_spread_element_1325", "Argument of dynamic import cannot be spread element."),
|
9427
9335
|
This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot_have_type_arguments: diag(1326, 1 /* Error */, "This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot__1326", "This use of 'import' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have type arguments."),
|
9428
9336
|
String_literal_with_double_quotes_expected: diag(1327, 1 /* Error */, "String_literal_with_double_quotes_expected_1327", "String literal with double quotes expected."),
|
@@ -9439,7 +9347,7 @@ var Diagnostics = {
|
|
9439
9347
|
Module_0_does_not_refer_to_a_value_but_is_used_as_a_value_here: diag(1339, 1 /* Error */, "Module_0_does_not_refer_to_a_value_but_is_used_as_a_value_here_1339", "Module '{0}' does not refer to a value, but is used as a value here."),
|
9440
9348
|
Module_0_does_not_refer_to_a_type_but_is_used_as_a_type_here_Did_you_mean_typeof_import_0: diag(1340, 1 /* Error */, "Module_0_does_not_refer_to_a_type_but_is_used_as_a_type_here_Did_you_mean_typeof_import_0_1340", "Module '{0}' does not refer to a type, but is used as a type here. Did you mean 'typeof import('{0}')'?"),
|
9441
9349
|
Class_constructor_may_not_be_an_accessor: diag(1341, 1 /* Error */, "Class_constructor_may_not_be_an_accessor_1341", "Class constructor may not be an accessor."),
|
9442
|
-
|
9350
|
+
The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system_node16_or_nodenext: diag(1343, 1 /* Error */, "The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system__1343", "The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'."),
|
9443
9351
|
A_label_is_not_allowed_here: diag(1344, 1 /* Error */, "A_label_is_not_allowed_here_1344", "'A label is not allowed here."),
|
9444
9352
|
An_expression_of_type_void_cannot_be_tested_for_truthiness: diag(1345, 1 /* Error */, "An_expression_of_type_void_cannot_be_tested_for_truthiness_1345", "An expression of type 'void' cannot be tested for truthiness."),
|
9445
9353
|
This_parameter_is_not_allowed_with_use_strict_directive: diag(1346, 1 /* Error */, "This_parameter_is_not_allowed_with_use_strict_directive_1346", "This parameter is not allowed with 'use strict' directive."),
|
@@ -9469,7 +9377,7 @@ var Diagnostics = {
|
|
9469
9377
|
await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module: diag(1375, 1 /* Error */, "await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375", "'await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),
|
9470
9378
|
_0_was_imported_here: diag(1376, 3 /* Message */, "_0_was_imported_here_1376", "'{0}' was imported here."),
|
9471
9379
|
_0_was_exported_here: diag(1377, 3 /* Message */, "_0_was_exported_here_1377", "'{0}' was exported here."),
|
9472
|
-
|
9380
|
+
Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher: diag(1378, 1 /* Error */, "Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_n_1378", "Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher."),
|
9473
9381
|
An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type: diag(1379, 1 /* Error */, "An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type_1379", "An import alias cannot reference a declaration that was exported using 'export type'."),
|
9474
9382
|
An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type: diag(1380, 1 /* Error */, "An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type_1380", "An import alias cannot reference a declaration that was imported using 'import type'."),
|
9475
9383
|
Unexpected_token_Did_you_mean_or_rbrace: diag(1381, 1 /* Error */, "Unexpected_token_Did_you_mean_or_rbrace_1381", "Unexpected token. Did you mean `{'}'}` or `}`?"),
|
@@ -9520,7 +9428,7 @@ var Diagnostics = {
|
|
9520
9428
|
File_redirects_to_file_0: diag(1429, 3 /* Message */, "File_redirects_to_file_0_1429", "File redirects to file '{0}'"),
|
9521
9429
|
The_file_is_in_the_program_because_Colon: diag(1430, 3 /* Message */, "The_file_is_in_the_program_because_Colon_1430", "The file is in the program because:"),
|
9522
9430
|
for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module: diag(1431, 1 /* Error */, "for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_1431", "'for await' loops are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),
|
9523
|
-
|
9431
|
+
Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher: diag(1432, 1 /* Error */, "Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_nod_1432", "Top-level 'for await' loops are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher."),
|
9524
9432
|
Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters: diag(1433, 1 /* Error */, "Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters_1433", "Neither decorators nor modifiers may be applied to 'this' parameters."),
|
9525
9433
|
Unexpected_keyword_or_identifier: diag(1434, 1 /* Error */, "Unexpected_keyword_or_identifier_1434", "Unexpected keyword or identifier."),
|
9526
9434
|
Unknown_keyword_or_identifier_Did_you_mean_0: diag(1435, 1 /* Error */, "Unknown_keyword_or_identifier_Did_you_mean_0_1435", "Unknown keyword or identifier. Did you mean '{0}'?"),
|
@@ -10162,9 +10070,9 @@ var Diagnostics = {
|
|
10162
10070
|
Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializers: diag(2818, 1 /* Error */, "Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818", "Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers."),
|
10163
10071
|
Namespace_name_cannot_be_0: diag(2819, 1 /* Error */, "Namespace_name_cannot_be_0_2819", "Namespace name cannot be '{0}'."),
|
10164
10072
|
Type_0_is_not_assignable_to_type_1_Did_you_mean_2: diag(2820, 1 /* Error */, "Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820", "Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?"),
|
10165
|
-
|
10073
|
+
Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_nodenext_or_preserve: diag(2821, 1 /* Error */, "Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_nodenext_or_preserve_2821", "Import assertions are only supported when the '--module' option is set to 'esnext', 'nodenext', or 'preserve'."),
|
10166
10074
|
Import_assertions_cannot_be_used_with_type_only_imports_or_exports: diag(2822, 1 /* Error */, "Import_assertions_cannot_be_used_with_type_only_imports_or_exports_2822", "Import assertions cannot be used with type-only imports or exports."),
|
10167
|
-
|
10075
|
+
Import_attributes_are_only_supported_when_the_module_option_is_set_to_esnext_nodenext_or_preserve: diag(2823, 1 /* Error */, "Import_attributes_are_only_supported_when_the_module_option_is_set_to_esnext_nodenext_or_preserve_2823", "Import attributes are only supported when the '--module' option is set to 'esnext', 'nodenext', or 'preserve'."),
|
10168
10076
|
Cannot_find_namespace_0_Did_you_mean_1: diag(2833, 1 /* Error */, "Cannot_find_namespace_0_Did_you_mean_1_2833", "Cannot find namespace '{0}'. Did you mean '{1}'?"),
|
10169
10077
|
Relative_import_paths_need_explicit_file_extensions_in_ECMAScript_imports_when_moduleResolution_is_node16_or_nodenext_Consider_adding_an_extension_to_the_import_path: diag(2834, 1 /* Error */, "Relative_import_paths_need_explicit_file_extensions_in_ECMAScript_imports_when_moduleResolution_is_n_2834", "Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path."),
|
10170
10078
|
Relative_import_paths_need_explicit_file_extensions_in_ECMAScript_imports_when_moduleResolution_is_node16_or_nodenext_Did_you_mean_0: diag(2835, 1 /* Error */, "Relative_import_paths_need_explicit_file_extensions_in_ECMAScript_imports_when_moduleResolution_is_n_2835", "Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '{0}'?"),
|
@@ -10184,7 +10092,7 @@ var Diagnostics = {
|
|
10184
10092
|
The_initializer_of_an_await_using_declaration_must_be_either_an_object_with_a_Symbol_asyncDispose_or_Symbol_dispose_method_or_be_null_or_undefined: diag(2851, 1 /* Error */, "The_initializer_of_an_await_using_declaration_must_be_either_an_object_with_a_Symbol_asyncDispose_or_2851", "The initializer of an 'await using' declaration must be either an object with a '[Symbol.asyncDispose]()' or '[Symbol.dispose]()' method, or be 'null' or 'undefined'."),
|
10185
10093
|
await_using_statements_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules: diag(2852, 1 /* Error */, "await_using_statements_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_2852", "'await using' statements are only allowed within async functions and at the top levels of modules."),
|
10186
10094
|
await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module: diag(2853, 1 /* Error */, "await_using_statements_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_th_2853", "'await using' statements are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),
|
10187
|
-
|
10095
|
+
Top_level_await_using_statements_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher: diag(2854, 1 /* Error */, "Top_level_await_using_statements_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_sys_2854", "Top-level 'await using' statements are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher."),
|
10188
10096
|
Class_field_0_defined_by_the_parent_class_is_not_accessible_in_the_child_class_via_super: diag(2855, 1 /* Error */, "Class_field_0_defined_by_the_parent_class_is_not_accessible_in_the_child_class_via_super_2855", "Class field '{0}' defined by the parent class is not accessible in the child class via super."),
|
10189
10097
|
Import_attributes_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls: diag(2856, 1 /* Error */, "Import_attributes_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls_2856", "Import attributes are not allowed on statements that compile to CommonJS 'require' calls."),
|
10190
10098
|
Import_attributes_cannot_be_used_with_type_only_imports_or_exports: diag(2857, 1 /* Error */, "Import_attributes_cannot_be_used_with_type_only_imports_or_exports_2857", "Import attributes cannot be used with type-only imports or exports."),
|
@@ -10210,7 +10118,6 @@ var Diagnostics = {
|
|
10210
10118
|
This_import_uses_a_0_extension_to_resolve_to_an_input_TypeScript_file_but_will_not_be_rewritten_during_emit_because_it_is_not_a_relative_path: diag(2877, 1 /* Error */, "This_import_uses_a_0_extension_to_resolve_to_an_input_TypeScript_file_but_will_not_be_rewritten_duri_2877", "This import uses a '{0}' extension to resolve to an input TypeScript file, but will not be rewritten during emit because it is not a relative path."),
|
10211
10119
|
This_import_path_is_unsafe_to_rewrite_because_it_resolves_to_another_project_and_the_relative_path_between_the_projects_output_files_is_not_the_same_as_the_relative_path_between_its_input_files: diag(2878, 1 /* Error */, "This_import_path_is_unsafe_to_rewrite_because_it_resolves_to_another_project_and_the_relative_path_b_2878", "This import path is unsafe to rewrite because it resolves to another project, and the relative path between the projects' output files is not the same as the relative path between its input files."),
|
10212
10120
|
Using_JSX_fragments_requires_fragment_factory_0_to_be_in_scope_but_it_could_not_be_found: diag(2879, 1 /* Error */, "Using_JSX_fragments_requires_fragment_factory_0_to_be_in_scope_but_it_could_not_be_found_2879", "Using JSX fragments requires fragment factory '{0}' to be in scope, but it could not be found."),
|
10213
|
-
Import_assertions_have_been_replaced_by_import_attributes_Use_with_instead_of_assert: diag(2880, 1 /* Error */, "Import_assertions_have_been_replaced_by_import_attributes_Use_with_instead_of_assert_2880", "Import assertions have been replaced by import attributes. Use 'with' instead of 'assert'."),
|
10214
10121
|
Import_declaration_0_is_using_private_name_1: diag(4e3, 1 /* Error */, "Import_declaration_0_is_using_private_name_1_4000", "Import declaration '{0}' is using private name '{1}'."),
|
10215
10122
|
Type_parameter_0_of_exported_class_has_or_is_using_private_name_1: diag(4002, 1 /* Error */, "Type_parameter_0_of_exported_class_has_or_is_using_private_name_1_4002", "Type parameter '{0}' of exported class has or is using private name '{1}'."),
|
10216
10123
|
Type_parameter_0_of_exported_interface_has_or_is_using_private_name_1: diag(4004, 1 /* Error */, "Type_parameter_0_of_exported_interface_has_or_is_using_private_name_1_4004", "Type parameter '{0}' of exported interface has or is using private name '{1}'."),
|
@@ -10320,8 +10227,6 @@ var Diagnostics = {
|
|
10320
10227
|
Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next: diag(4124, 1 /* Error */, "Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_w_4124", "Compiler option '{0}' of value '{1}' is unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),
|
10321
10228
|
Each_declaration_of_0_1_differs_in_its_value_where_2_was_expected_but_3_was_given: diag(4125, 1 /* Error */, "Each_declaration_of_0_1_differs_in_its_value_where_2_was_expected_but_3_was_given_4125", "Each declaration of '{0}.{1}' differs in its value, where '{2}' was expected but '{3}' was given."),
|
10322
10229
|
One_value_of_0_1_is_the_string_2_and_the_other_is_assumed_to_be_an_unknown_numeric_value: diag(4126, 1 /* Error */, "One_value_of_0_1_is_the_string_2_and_the_other_is_assumed_to_be_an_unknown_numeric_value_4126", "One value of '{0}.{1}' is the string '{2}', and the other is assumed to be an unknown numeric value."),
|
10323
|
-
This_member_cannot_have_an_override_modifier_because_its_name_is_dynamic: diag(4127, 1 /* Error */, "This_member_cannot_have_an_override_modifier_because_its_name_is_dynamic_4127", "This member cannot have an 'override' modifier because its name is dynamic."),
|
10324
|
-
This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_name_is_dynamic: diag(4128, 1 /* Error */, "This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_name_is_dynamic_4128", "This member cannot have a JSDoc comment with an '@override' tag because its name is dynamic."),
|
10325
10230
|
The_current_host_does_not_support_the_0_option: diag(5001, 1 /* Error */, "The_current_host_does_not_support_the_0_option_5001", "The current host does not support the '{0}' option."),
|
10326
10231
|
Cannot_find_the_common_subdirectory_path_for_the_input_files: diag(5009, 1 /* Error */, "Cannot_find_the_common_subdirectory_path_for_the_input_files_5009", "Cannot find the common subdirectory path for the input files."),
|
10327
10232
|
File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0: diag(5010, 1 /* Error */, "File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0_5010", "File specification cannot end in a recursive directory wildcard ('**'): '{0}'."),
|
@@ -10894,13 +10799,11 @@ var Diagnostics = {
|
|
10894
10799
|
Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types: diag(6718, 3 /* Message */, "Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718", "Specify emit/checking behavior for imports that are only used for types."),
|
10895
10800
|
Require_sufficient_annotation_on_exports_so_other_tools_can_trivially_generate_declaration_files: diag(6719, 3 /* Message */, "Require_sufficient_annotation_on_exports_so_other_tools_can_trivially_generate_declaration_files_6719", "Require sufficient annotation on exports so other tools can trivially generate declaration files."),
|
10896
10801
|
Built_in_iterators_are_instantiated_with_a_TReturn_type_of_undefined_instead_of_any: diag(6720, 3 /* Message */, "Built_in_iterators_are_instantiated_with_a_TReturn_type_of_undefined_instead_of_any_6720", "Built-in iterators are instantiated with a 'TReturn' type of 'undefined' instead of 'any'."),
|
10897
|
-
Do_not_allow_runtime_constructs_that_are_not_part_of_ECMAScript: diag(6721, 3 /* Message */, "Do_not_allow_runtime_constructs_that_are_not_part_of_ECMAScript_6721", "Do not allow runtime constructs that are not part of ECMAScript."),
|
10898
10802
|
Default_catch_clause_variables_as_unknown_instead_of_any: diag(6803, 3 /* Message */, "Default_catch_clause_variables_as_unknown_instead_of_any_6803", "Default catch clause variables as 'unknown' instead of 'any'."),
|
10899
10803
|
Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_in_the_output_file_s_format_based_on_the_module_setting: diag(6804, 3 /* Message */, "Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_i_6804", "Do not transform or elide any imports or exports not marked as type-only, ensuring they are written in the output file's format based on the 'module' setting."),
|
10900
10804
|
Disable_full_type_checking_only_critical_parse_and_emit_errors_will_be_reported: diag(6805, 3 /* Message */, "Disable_full_type_checking_only_critical_parse_and_emit_errors_will_be_reported_6805", "Disable full type checking (only critical parse and emit errors will be reported)."),
|
10901
10805
|
Check_side_effect_imports: diag(6806, 3 /* Message */, "Check_side_effect_imports_6806", "Check side effect imports."),
|
10902
10806
|
This_operation_can_be_simplified_This_shift_is_identical_to_0_1_2: diag(6807, 1 /* Error */, "This_operation_can_be_simplified_This_shift_is_identical_to_0_1_2_6807", "This operation can be simplified. This shift is identical to `{0} {1} {2}`."),
|
10903
|
-
Enable_lib_replacement: diag(6808, 3 /* Message */, "Enable_lib_replacement_6808", "Enable lib replacement."),
|
10904
10807
|
one_of_Colon: diag(6900, 3 /* Message */, "one_of_Colon_6900", "one of:"),
|
10905
10808
|
one_or_more_Colon: diag(6901, 3 /* Message */, "one_or_more_Colon_6901", "one or more:"),
|
10906
10809
|
type_Colon: diag(6902, 3 /* Message */, "type_Colon_6902", "type:"),
|
@@ -14644,7 +14547,6 @@ function sortAndDeduplicateDiagnostics(diagnostics) {
|
|
14644
14547
|
}
|
14645
14548
|
var targetToLibMap = /* @__PURE__ */ new Map([
|
14646
14549
|
[99 /* ESNext */, "lib.esnext.full.d.ts"],
|
14647
|
-
[11 /* ES2024 */, "lib.es2024.full.d.ts"],
|
14648
14550
|
[10 /* ES2023 */, "lib.es2023.full.d.ts"],
|
14649
14551
|
[9 /* ES2022 */, "lib.es2022.full.d.ts"],
|
14650
14552
|
[8 /* ES2021 */, "lib.es2021.full.d.ts"],
|
@@ -14660,7 +14562,6 @@ function getDefaultLibFileName(options) {
|
|
14660
14562
|
const target = getEmitScriptTarget(options);
|
14661
14563
|
switch (target) {
|
14662
14564
|
case 99 /* ESNext */:
|
14663
|
-
case 11 /* ES2024 */:
|
14664
14565
|
case 10 /* ES2023 */:
|
14665
14566
|
case 9 /* ES2022 */:
|
14666
14567
|
case 8 /* ES2021 */:
|
@@ -16868,9 +16769,6 @@ var getScriptTargetFeatures = /* @__PURE__ */ memoize(
|
|
16868
16769
|
"trunc",
|
16869
16770
|
"fround",
|
16870
16771
|
"cbrt"
|
16871
|
-
],
|
16872
|
-
esnext: [
|
16873
|
-
"f16round"
|
16874
16772
|
]
|
16875
16773
|
})),
|
16876
16774
|
Map: new Map(Object.entries({
|
@@ -17040,10 +16938,6 @@ var getScriptTargetFeatures = /* @__PURE__ */ memoize(
|
|
17040
16938
|
"setBigUint64",
|
17041
16939
|
"getBigInt64",
|
17042
16940
|
"getBigUint64"
|
17043
|
-
],
|
17044
|
-
esnext: [
|
17045
|
-
"setFloat16",
|
17046
|
-
"getFloat16"
|
17047
16941
|
]
|
17048
16942
|
})),
|
17049
16943
|
BigInt: new Map(Object.entries({
|
@@ -17147,9 +17041,6 @@ var getScriptTargetFeatures = /* @__PURE__ */ memoize(
|
|
17147
17041
|
"with"
|
17148
17042
|
]
|
17149
17043
|
})),
|
17150
|
-
Float16Array: new Map(Object.entries({
|
17151
|
-
esnext: emptyArray
|
17152
|
-
})),
|
17153
17044
|
Float32Array: new Map(Object.entries({
|
17154
17045
|
es2022: [
|
17155
17046
|
"at"
|
@@ -17329,7 +17220,7 @@ function getNonAugmentationDeclaration(symbol) {
|
|
17329
17220
|
return (_a = symbol.declarations) == null ? void 0 : _a.find((d) => !isExternalModuleAugmentation(d) && !(isModuleDeclaration(d) && isGlobalScopeAugmentation(d)));
|
17330
17221
|
}
|
17331
17222
|
function isCommonJSContainingModuleKind(kind) {
|
17332
|
-
return kind === 1 /* CommonJS */ || 100 /* Node16 */
|
17223
|
+
return kind === 1 /* CommonJS */ || kind === 100 /* Node16 */ || kind === 199 /* NodeNext */;
|
17333
17224
|
}
|
17334
17225
|
function isEffectiveExternalModule(node, compilerOptions) {
|
17335
17226
|
return isExternalModule(node) || isCommonJSContainingModuleKind(getEmitModuleKind(compilerOptions)) && !!node.commonJsModuleIndicator;
|
@@ -18043,6 +17934,9 @@ function forEachPropertyAssignment(objectLiteral, key, callback, key2) {
|
|
18043
17934
|
return key === propName || key2 && key2 === propName ? callback(property) : void 0;
|
18044
17935
|
});
|
18045
17936
|
}
|
17937
|
+
function getPropertyArrayElementValue(objectLiteral, propKey, elementValue) {
|
17938
|
+
return forEachPropertyAssignment(objectLiteral, propKey, (property) => isArrayLiteralExpression(property.initializer) ? find(property.initializer.elements, (element) => isStringLiteral(element) && element.text === elementValue) : void 0);
|
17939
|
+
}
|
18046
17940
|
function getTsConfigObjectLiteralExpression(tsConfigSourceFile) {
|
18047
17941
|
if (tsConfigSourceFile && tsConfigSourceFile.statements.length) {
|
18048
17942
|
const expression = tsConfigSourceFile.statements[0].expression;
|
@@ -21871,7 +21765,7 @@ var _computedOptions = createComputedCompilerOptions({
|
|
21871
21765
|
dependencies: ["module"],
|
21872
21766
|
computeValue: (compilerOptions) => {
|
21873
21767
|
const target = compilerOptions.target === 0 /* ES3 */ ? void 0 : compilerOptions.target;
|
21874
|
-
return target ?? (compilerOptions.module === 100 /* Node16 */ && 9 /* ES2022 */ || compilerOptions.module ===
|
21768
|
+
return target ?? (compilerOptions.module === 100 /* Node16 */ && 9 /* ES2022 */ || compilerOptions.module === 199 /* NodeNext */ && 99 /* ESNext */ || 1 /* ES5 */);
|
21875
21769
|
}
|
21876
21770
|
},
|
21877
21771
|
module: {
|
@@ -21890,7 +21784,6 @@ var _computedOptions = createComputedCompilerOptions({
|
|
21890
21784
|
moduleResolution = 2 /* Node10 */;
|
21891
21785
|
break;
|
21892
21786
|
case 100 /* Node16 */:
|
21893
|
-
case 101 /* Node18 */:
|
21894
21787
|
moduleResolution = 3 /* Node16 */;
|
21895
21788
|
break;
|
21896
21789
|
case 199 /* NodeNext */:
|
@@ -21910,11 +21803,7 @@ var _computedOptions = createComputedCompilerOptions({
|
|
21910
21803
|
moduleDetection: {
|
21911
21804
|
dependencies: ["module", "target"],
|
21912
21805
|
computeValue: (compilerOptions) => {
|
21913
|
-
|
21914
|
-
return compilerOptions.moduleDetection;
|
21915
|
-
}
|
21916
|
-
const moduleKind = _computedOptions.module.computeValue(compilerOptions);
|
21917
|
-
return 100 /* Node16 */ <= moduleKind && moduleKind <= 199 /* NodeNext */ ? 3 /* Force */ : 2 /* Auto */;
|
21806
|
+
return compilerOptions.moduleDetection || (_computedOptions.module.computeValue(compilerOptions) === 100 /* Node16 */ || _computedOptions.module.computeValue(compilerOptions) === 199 /* NodeNext */ ? 3 /* Force */ : 2 /* Auto */);
|
21918
21807
|
}
|
21919
21808
|
},
|
21920
21809
|
isolatedModules: {
|
@@ -21931,7 +21820,6 @@ var _computedOptions = createComputedCompilerOptions({
|
|
21931
21820
|
}
|
21932
21821
|
switch (_computedOptions.module.computeValue(compilerOptions)) {
|
21933
21822
|
case 100 /* Node16 */:
|
21934
|
-
case 101 /* Node18 */:
|
21935
21823
|
case 199 /* NodeNext */:
|
21936
21824
|
case 200 /* Preserve */:
|
21937
21825
|
return true;
|
@@ -22125,9 +22013,6 @@ function unusedLabelIsError(options) {
|
|
22125
22013
|
function moduleResolutionSupportsPackageJsonExportsAndImports(moduleResolution) {
|
22126
22014
|
return moduleResolution >= 3 /* Node16 */ && moduleResolution <= 99 /* NodeNext */ || moduleResolution === 100 /* Bundler */;
|
22127
22015
|
}
|
22128
|
-
function moduleSupportsImportAttributes(moduleKind) {
|
22129
|
-
return 101 /* Node18 */ <= moduleKind && moduleKind <= 199 /* NodeNext */ || moduleKind === 200 /* Preserve */ || moduleKind === 99 /* ESNext */;
|
22130
|
-
}
|
22131
22016
|
function getStrictOptionValue(compilerOptions, flag) {
|
22132
22017
|
return compilerOptions[flag] === void 0 ? !!compilerOptions.strict : !!compilerOptions[flag];
|
22133
22018
|
}
|
@@ -22878,7 +22763,7 @@ function isValidBigIntString(s, roundTripOnly) {
|
|
22878
22763
|
return success && result === 10 /* BigIntLiteral */ && scanner2.getTokenEnd() === s.length + 1 && !(flags & 512 /* ContainsSeparator */) && (!roundTripOnly || s === pseudoBigIntToString({ negative, base10Value: parsePseudoBigInt(scanner2.getTokenValue()) }));
|
22879
22764
|
}
|
22880
22765
|
function isValidTypeOnlyAliasUseSite(useSite) {
|
22881
|
-
return !!(useSite.flags & 33554432 /* Ambient */) ||
|
22766
|
+
return !!(useSite.flags & 33554432 /* Ambient */) || isPartOfTypeQuery(useSite) || isIdentifierInNonEmittingHeritageClause(useSite) || isPartOfPossiblyValidTypeOrAbstractComputedPropertyName(useSite) || !(isExpressionNode(useSite) || isShorthandPropertyNameUseSite(useSite));
|
22882
22767
|
}
|
22883
22768
|
function isShorthandPropertyNameUseSite(useSite) {
|
22884
22769
|
return isIdentifier(useSite) && isShorthandPropertyAssignment(useSite.parent) && useSite.parent.name === useSite;
|
@@ -24050,64 +23935,6 @@ function getNodeAtPosition(sourceFile, position, includeJSDoc) {
|
|
24050
23935
|
function isNewScopeNode(node) {
|
24051
23936
|
return isFunctionLike(node) || isJSDocSignature(node) || isMappedTypeNode(node);
|
24052
23937
|
}
|
24053
|
-
function getLibNameFromLibReference(libReference) {
|
24054
|
-
return toFileNameLowerCase(libReference.fileName);
|
24055
|
-
}
|
24056
|
-
function getLibFileNameFromLibReference(libReference) {
|
24057
|
-
const libName = getLibNameFromLibReference(libReference);
|
24058
|
-
return libMap.get(libName);
|
24059
|
-
}
|
24060
|
-
function forEachResolvedProjectReference(resolvedProjectReferences, cb) {
|
24061
|
-
return forEachProjectReference(
|
24062
|
-
/*projectReferences*/
|
24063
|
-
void 0,
|
24064
|
-
resolvedProjectReferences,
|
24065
|
-
(resolvedRef, parent2) => resolvedRef && cb(resolvedRef, parent2)
|
24066
|
-
);
|
24067
|
-
}
|
24068
|
-
function forEachProjectReference(projectReferences, resolvedProjectReferences, cbResolvedRef, cbRef) {
|
24069
|
-
let seenResolvedRefs;
|
24070
|
-
return worker(
|
24071
|
-
projectReferences,
|
24072
|
-
resolvedProjectReferences,
|
24073
|
-
/*parent*/
|
24074
|
-
void 0
|
24075
|
-
);
|
24076
|
-
function worker(projectReferences2, resolvedProjectReferences2, parent2) {
|
24077
|
-
if (cbRef) {
|
24078
|
-
const result = cbRef(projectReferences2, parent2);
|
24079
|
-
if (result) return result;
|
24080
|
-
}
|
24081
|
-
let skipChildren;
|
24082
|
-
return forEach(
|
24083
|
-
resolvedProjectReferences2,
|
24084
|
-
(resolvedRef, index) => {
|
24085
|
-
if (resolvedRef && (seenResolvedRefs == null ? void 0 : seenResolvedRefs.has(resolvedRef.sourceFile.path))) {
|
24086
|
-
(skipChildren ?? (skipChildren = /* @__PURE__ */ new Set())).add(resolvedRef);
|
24087
|
-
return void 0;
|
24088
|
-
}
|
24089
|
-
const result = cbResolvedRef(resolvedRef, parent2, index);
|
24090
|
-
if (result || !resolvedRef) return result;
|
24091
|
-
(seenResolvedRefs || (seenResolvedRefs = /* @__PURE__ */ new Set())).add(resolvedRef.sourceFile.path);
|
24092
|
-
}
|
24093
|
-
) || forEach(
|
24094
|
-
resolvedProjectReferences2,
|
24095
|
-
(resolvedRef) => resolvedRef && !(skipChildren == null ? void 0 : skipChildren.has(resolvedRef)) ? worker(resolvedRef.commandLine.projectReferences, resolvedRef.references, resolvedRef) : void 0
|
24096
|
-
);
|
24097
|
-
}
|
24098
|
-
}
|
24099
|
-
function getOptionsSyntaxByArrayElementValue(optionsObject, name, value) {
|
24100
|
-
return optionsObject && getPropertyArrayElementValue(optionsObject, name, value);
|
24101
|
-
}
|
24102
|
-
function getPropertyArrayElementValue(objectLiteral, propKey, elementValue) {
|
24103
|
-
return forEachPropertyAssignment(objectLiteral, propKey, (property) => isArrayLiteralExpression(property.initializer) ? find(property.initializer.elements, (element) => isStringLiteral(element) && element.text === elementValue) : void 0);
|
24104
|
-
}
|
24105
|
-
function getOptionsSyntaxByValue(optionsObject, name, value) {
|
24106
|
-
return forEachOptionsSyntaxByName(optionsObject, name, (property) => isStringLiteral(property.initializer) && property.initializer.text === value ? property.initializer : void 0);
|
24107
|
-
}
|
24108
|
-
function forEachOptionsSyntaxByName(optionsObject, name, callback) {
|
24109
|
-
return forEachPropertyAssignment(optionsObject, name, callback);
|
24110
|
-
}
|
24111
23938
|
|
24112
23939
|
// src/compiler/factory/baseNodeFactory.ts
|
24113
23940
|
function createBaseNodeFactory() {
|
@@ -26725,8 +26552,6 @@ function createNodeFactory(flags, baseFactory2) {
|
|
26725
26552
|
node.colonToken = colonToken ?? createToken(59 /* ColonToken */);
|
26726
26553
|
node.whenFalse = parenthesizerRules().parenthesizeBranchOfConditionalExpression(whenFalse);
|
26727
26554
|
node.transformFlags |= propagateChildFlags(node.condition) | propagateChildFlags(node.questionToken) | propagateChildFlags(node.whenTrue) | propagateChildFlags(node.colonToken) | propagateChildFlags(node.whenFalse);
|
26728
|
-
node.flowNodeWhenFalse = void 0;
|
26729
|
-
node.flowNodeWhenTrue = void 0;
|
26730
26555
|
return node;
|
26731
26556
|
}
|
26732
26557
|
function updateConditionalExpression(node, condition, questionToken, whenTrue, colonToken, whenFalse) {
|
@@ -28530,7 +28355,7 @@ function createNodeFactory(flags, baseFactory2) {
|
|
28530
28355
|
function isIgnorableParen(node) {
|
28531
28356
|
return isParenthesizedExpression(node) && nodeIsSynthesized(node) && nodeIsSynthesized(getSourceMapRange(node)) && nodeIsSynthesized(getCommentRange(node)) && !some(getSyntheticLeadingComments(node)) && !some(getSyntheticTrailingComments(node));
|
28532
28357
|
}
|
28533
|
-
function restoreOuterExpressions(outerExpression, innerExpression, kinds =
|
28358
|
+
function restoreOuterExpressions(outerExpression, innerExpression, kinds = 31 /* All */) {
|
28534
28359
|
if (outerExpression && isOuterExpression(outerExpression, kinds) && !isIgnorableParen(outerExpression)) {
|
28535
28360
|
return updateOuterExpression(
|
28536
28361
|
outerExpression,
|
@@ -28576,7 +28401,7 @@ function createNodeFactory(flags, baseFactory2) {
|
|
28576
28401
|
}
|
28577
28402
|
}
|
28578
28403
|
function createCallBinding(expression, recordTempVariable, languageVersion, cacheIdentifiers = false) {
|
28579
|
-
const callee = skipOuterExpressions(expression,
|
28404
|
+
const callee = skipOuterExpressions(expression, 31 /* All */);
|
28580
28405
|
let thisArg;
|
28581
28406
|
let target;
|
28582
28407
|
if (isSuperProperty(callee)) {
|
@@ -31579,7 +31404,7 @@ function getJSDocTypeAssertionType(node) {
|
|
31579
31404
|
Debug.assertIsDefined(type);
|
31580
31405
|
return type;
|
31581
31406
|
}
|
31582
|
-
function isOuterExpression(node, kinds =
|
31407
|
+
function isOuterExpression(node, kinds = 31 /* All */) {
|
31583
31408
|
switch (node.kind) {
|
31584
31409
|
case 217 /* ParenthesizedExpression */:
|
31585
31410
|
if (kinds & -2147483648 /* ExcludeJSDocTypeAssertion */ && isJSDocTypeAssertion(node)) {
|
@@ -31588,9 +31413,8 @@ function isOuterExpression(node, kinds = 63 /* All */) {
|
|
31588
31413
|
return (kinds & 1 /* Parentheses */) !== 0;
|
31589
31414
|
case 216 /* TypeAssertionExpression */:
|
31590
31415
|
case 234 /* AsExpression */:
|
31591
|
-
return (kinds & 2 /* TypeAssertions */) !== 0;
|
31592
31416
|
case 238 /* SatisfiesExpression */:
|
31593
|
-
return (kinds &
|
31417
|
+
return (kinds & 2 /* TypeAssertions */) !== 0;
|
31594
31418
|
case 233 /* ExpressionWithTypeArguments */:
|
31595
31419
|
return (kinds & 16 /* ExpressionsWithTypeArguments */) !== 0;
|
31596
31420
|
case 235 /* NonNullExpression */:
|
@@ -31600,13 +31424,13 @@ function isOuterExpression(node, kinds = 63 /* All */) {
|
|
31600
31424
|
}
|
31601
31425
|
return false;
|
31602
31426
|
}
|
31603
|
-
function skipOuterExpressions(node, kinds =
|
31427
|
+
function skipOuterExpressions(node, kinds = 31 /* All */) {
|
31604
31428
|
while (isOuterExpression(node, kinds)) {
|
31605
31429
|
node = node.expression;
|
31606
31430
|
}
|
31607
31431
|
return node;
|
31608
31432
|
}
|
31609
|
-
function walkUpOuterExpressions(node, kinds =
|
31433
|
+
function walkUpOuterExpressions(node, kinds = 31 /* All */) {
|
31610
31434
|
let parent2 = node.parent;
|
31611
31435
|
while (isOuterExpression(parent2, kinds)) {
|
31612
31436
|
parent2 = parent2.parent;
|
@@ -39482,7 +39306,6 @@ var Parser;
|
|
39482
39306
|
const node = factory2.createExpressionWithTypeArguments(expression, typeArguments);
|
39483
39307
|
const res = finishNode(node, pos);
|
39484
39308
|
if (usedBrace) {
|
39485
|
-
skipWhitespace();
|
39486
39309
|
parseExpected(20 /* CloseBraceToken */);
|
39487
39310
|
}
|
39488
39311
|
return res;
|
@@ -40528,8 +40351,6 @@ var libEntries = [
|
|
40528
40351
|
["esnext.regexp", "lib.es2024.regexp.d.ts"],
|
40529
40352
|
["esnext.string", "lib.es2024.string.d.ts"],
|
40530
40353
|
["esnext.iterator", "lib.esnext.iterator.d.ts"],
|
40531
|
-
["esnext.promise", "lib.esnext.promise.d.ts"],
|
40532
|
-
["esnext.float16", "lib.esnext.float16.d.ts"],
|
40533
40354
|
["decorators", "lib.decorators.d.ts"],
|
40534
40355
|
["decorators.legacy", "lib.decorators.legacy.d.ts"]
|
40535
40356
|
];
|
@@ -40856,7 +40677,6 @@ var moduleOptionDeclaration = {
|
|
40856
40677
|
es2022: 7 /* ES2022 */,
|
40857
40678
|
esnext: 99 /* ESNext */,
|
40858
40679
|
node16: 100 /* Node16 */,
|
40859
|
-
node18: 101 /* Node18 */,
|
40860
40680
|
nodenext: 199 /* NodeNext */,
|
40861
40681
|
preserve: 200 /* Preserve */
|
40862
40682
|
})),
|
@@ -41109,23 +40929,6 @@ var commandOptionsWithoutBuild = [
|
|
41109
40929
|
affectsBuildInfo: true,
|
41110
40930
|
affectsSemanticDiagnostics: true
|
41111
40931
|
},
|
41112
|
-
{
|
41113
|
-
name: "erasableSyntaxOnly",
|
41114
|
-
type: "boolean",
|
41115
|
-
category: Diagnostics.Interop_Constraints,
|
41116
|
-
description: Diagnostics.Do_not_allow_runtime_constructs_that_are_not_part_of_ECMAScript,
|
41117
|
-
defaultValueDescription: false,
|
41118
|
-
affectsBuildInfo: true,
|
41119
|
-
affectsSemanticDiagnostics: true
|
41120
|
-
},
|
41121
|
-
{
|
41122
|
-
name: "libReplacement",
|
41123
|
-
type: "boolean",
|
41124
|
-
affectsProgramStructure: true,
|
41125
|
-
category: Diagnostics.Language_and_Environment,
|
41126
|
-
description: Diagnostics.Enable_lib_replacement,
|
41127
|
-
defaultValueDescription: true
|
41128
|
-
},
|
41129
40932
|
// Strict Type Checks
|
41130
40933
|
{
|
41131
40934
|
name: "strict",
|
@@ -45296,7 +45099,9 @@ function tryFileLookup(fileName, onlyRecordFailures, state) {
|
|
45296
45099
|
}
|
45297
45100
|
function loadNodeModuleFromDirectory(extensions, candidate, onlyRecordFailures, state, considerPackageJson = true) {
|
45298
45101
|
const packageInfo = considerPackageJson ? getPackageJsonInfo(candidate, onlyRecordFailures, state) : void 0;
|
45299
|
-
|
45102
|
+
const packageJsonContent = packageInfo && packageInfo.contents.packageJsonContent;
|
45103
|
+
const versionPaths = packageInfo && getVersionPathsOfPackageJsonInfo(packageInfo, state);
|
45104
|
+
return withPackageId(packageInfo, loadNodeModuleFromDirectoryWorker(extensions, candidate, onlyRecordFailures, state, packageJsonContent, versionPaths), state);
|
45300
45105
|
}
|
45301
45106
|
function getEntrypointsFromPackageJsonInfo(packageJsonInfo, options, host, cache, resolveJs) {
|
45302
45107
|
if (!resolveJs && packageJsonInfo.contents.resolvedEntrypoints !== void 0) {
|
@@ -45314,7 +45119,8 @@ function getEntrypointsFromPackageJsonInfo(packageJsonInfo, options, host, cache
|
|
45314
45119
|
/*onlyRecordFailures*/
|
45315
45120
|
false,
|
45316
45121
|
loadPackageJsonMainState,
|
45317
|
-
packageJsonInfo
|
45122
|
+
packageJsonInfo.contents.packageJsonContent,
|
45123
|
+
getVersionPathsOfPackageJsonInfo(packageJsonInfo, loadPackageJsonMainState)
|
45318
45124
|
);
|
45319
45125
|
entrypoints = append(entrypoints, mainResolution == null ? void 0 : mainResolution.path);
|
45320
45126
|
if (features & 8 /* Exports */ && packageJsonInfo.contents.packageJsonContent.exports) {
|
@@ -45517,14 +45323,13 @@ function getPackageJsonInfo(packageDirectory, onlyRecordFailures, state) {
|
|
45517
45323
|
(_f = state.failedLookupLocations) == null ? void 0 : _f.push(packageJsonPath);
|
45518
45324
|
}
|
45519
45325
|
}
|
45520
|
-
function loadNodeModuleFromDirectoryWorker(extensions, candidate, onlyRecordFailures, state,
|
45521
|
-
const versionPaths = packageJson && getVersionPathsOfPackageJsonInfo(packageJson, state);
|
45326
|
+
function loadNodeModuleFromDirectoryWorker(extensions, candidate, onlyRecordFailures, state, jsonContent, versionPaths) {
|
45522
45327
|
let packageFile;
|
45523
|
-
if (
|
45328
|
+
if (jsonContent) {
|
45524
45329
|
if (state.isConfigLookup) {
|
45525
|
-
packageFile = readPackageJsonTSConfigField(
|
45330
|
+
packageFile = readPackageJsonTSConfigField(jsonContent, candidate, state);
|
45526
45331
|
} else {
|
45527
|
-
packageFile = extensions & 4 /* Declaration */ && readPackageJsonTypesFields(
|
45332
|
+
packageFile = extensions & 4 /* Declaration */ && readPackageJsonTypesFields(jsonContent, candidate, state) || extensions & (3 /* ImplementationFiles */ | 4 /* Declaration */) && readPackageJsonMainField(jsonContent, candidate, state) || void 0;
|
45528
45333
|
}
|
45529
45334
|
}
|
45530
45335
|
const loader = (extensions2, candidate2, onlyRecordFailures2, state2) => {
|
@@ -45543,7 +45348,7 @@ function loadNodeModuleFromDirectoryWorker(extensions, candidate, onlyRecordFail
|
|
45543
45348
|
const features = state2.features;
|
45544
45349
|
const candidateIsFromPackageJsonField = state2.candidateIsFromPackageJsonField;
|
45545
45350
|
state2.candidateIsFromPackageJsonField = true;
|
45546
|
-
if ((
|
45351
|
+
if ((jsonContent == null ? void 0 : jsonContent.type) !== "module") {
|
45547
45352
|
state2.features &= ~32 /* EsmMode */;
|
45548
45353
|
}
|
45549
45354
|
const result = nodeLoadModuleByRelativeName(
|
@@ -45814,7 +45619,6 @@ function hasOneAsterisk(patternKey) {
|
|
45814
45619
|
function getLoadModuleFromTargetExportOrImport(extensions, state, cache, redirectedReference, moduleName, scope, isImports) {
|
45815
45620
|
return loadModuleFromTargetExportOrImport;
|
45816
45621
|
function loadModuleFromTargetExportOrImport(target, subpath, pattern, key) {
|
45817
|
-
var _a, _b;
|
45818
45622
|
if (typeof target === "string") {
|
45819
45623
|
if (!pattern && subpath.length > 0 && !endsWith(target, "/")) {
|
45820
45624
|
if (state.traceEnabled) {
|
@@ -45843,8 +45647,6 @@ function getLoadModuleFromTargetExportOrImport(extensions, state, cache, redirec
|
|
45843
45647
|
redirectedReference,
|
45844
45648
|
state.conditions
|
45845
45649
|
);
|
45846
|
-
(_a = state.failedLookupLocations) == null ? void 0 : _a.push(...result.failedLookupLocations ?? emptyArray);
|
45847
|
-
(_b = state.affectingLocations) == null ? void 0 : _b.push(...result.affectingLocations ?? emptyArray);
|
45848
45650
|
return toSearchResult(
|
45849
45651
|
result.resolvedModule ? {
|
45850
45652
|
path: result.resolvedModule.resolvedFileName,
|
@@ -45954,20 +45756,20 @@ function getLoadModuleFromTargetExportOrImport(extensions, state, cache, redirec
|
|
45954
45756
|
void 0
|
45955
45757
|
);
|
45956
45758
|
function toAbsolutePath(path) {
|
45957
|
-
var
|
45759
|
+
var _a, _b;
|
45958
45760
|
if (path === void 0) return path;
|
45959
|
-
return getNormalizedAbsolutePath(path, (
|
45761
|
+
return getNormalizedAbsolutePath(path, (_b = (_a = state.host).getCurrentDirectory) == null ? void 0 : _b.call(_a));
|
45960
45762
|
}
|
45961
45763
|
function combineDirectoryPath(root, dir) {
|
45962
45764
|
return ensureTrailingDirectorySeparator(combinePaths(root, dir));
|
45963
45765
|
}
|
45964
45766
|
function tryLoadInputFileForPath(finalPath, entry, packagePath, isImports2) {
|
45965
|
-
var
|
45767
|
+
var _a, _b, _c, _d;
|
45966
45768
|
if (!state.isConfigLookup && (state.compilerOptions.declarationDir || state.compilerOptions.outDir) && !finalPath.includes("/node_modules/") && (state.compilerOptions.configFile ? containsPath(scope.packageDirectory, toAbsolutePath(state.compilerOptions.configFile.fileName), !useCaseSensitiveFileNames(state)) : true)) {
|
45967
45769
|
const getCanonicalFileName = hostGetCanonicalFileName({ useCaseSensitiveFileNames: () => useCaseSensitiveFileNames(state) });
|
45968
45770
|
const commonSourceDirGuesses = [];
|
45969
45771
|
if (state.compilerOptions.rootDir || state.compilerOptions.composite && state.compilerOptions.configFilePath) {
|
45970
|
-
const commonDir = toAbsolutePath(getCommonSourceDirectory(state.compilerOptions, () => [], ((
|
45772
|
+
const commonDir = toAbsolutePath(getCommonSourceDirectory(state.compilerOptions, () => [], ((_b = (_a = state.host).getCurrentDirectory) == null ? void 0 : _b.call(_a)) || "", getCanonicalFileName));
|
45971
45773
|
commonSourceDirGuesses.push(commonDir);
|
45972
45774
|
} else if (state.requestContainingDirectory) {
|
45973
45775
|
const requestingFile = toAbsolutePath(combinePaths(state.requestContainingDirectory, "index.ts"));
|
@@ -46023,8 +45825,8 @@ function getLoadModuleFromTargetExportOrImport(extensions, state, cache, redirec
|
|
46023
45825
|
}
|
46024
45826
|
return void 0;
|
46025
45827
|
function getOutputDirectoriesForBaseDirectory(commonSourceDirGuess) {
|
46026
|
-
var
|
46027
|
-
const currentDir = state.compilerOptions.configFile ? ((
|
45828
|
+
var _a2, _b2;
|
45829
|
+
const currentDir = state.compilerOptions.configFile ? ((_b2 = (_a2 = state.host).getCurrentDirectory) == null ? void 0 : _b2.call(_a2)) || "" : commonSourceDirGuess;
|
46028
45830
|
const candidateDirectories = [];
|
46029
45831
|
if (state.compilerOptions.declarationDir) {
|
46030
45832
|
candidateDirectories.push(toAbsolutePath(combineDirectoryPath(currentDir, state.compilerOptions.declarationDir)));
|
@@ -46071,7 +45873,7 @@ function loadModuleFromNearestNodeModulesDirectoryTypesScope(moduleName, directo
|
|
46071
45873
|
);
|
46072
45874
|
}
|
46073
45875
|
function loadModuleFromNearestNodeModulesDirectoryWorker(extensions, moduleName, directory, state, typesScopeOnly, cache, redirectedReference) {
|
46074
|
-
const mode = state.features === 0 ? void 0 : state.features & 32 /* EsmMode */
|
45876
|
+
const mode = state.features === 0 ? void 0 : state.features & 32 /* EsmMode */ ? 99 /* ESNext */ : 1 /* CommonJS */;
|
46075
45877
|
const priorityExtensions = extensions & (1 /* TypeScript */ | 4 /* Declaration */);
|
46076
45878
|
const secondaryExtensions = extensions & ~(1 /* TypeScript */ | 4 /* Declaration */);
|
46077
45879
|
if (priorityExtensions) {
|
@@ -46149,7 +45951,8 @@ function loadModuleFromSpecificNodeModulesDirectory(extensions, moduleName, node
|
|
46149
45951
|
candidate,
|
46150
45952
|
!nodeModulesDirectoryExists,
|
46151
45953
|
state,
|
46152
|
-
packageInfo
|
45954
|
+
packageInfo.contents.packageJsonContent,
|
45955
|
+
getVersionPathsOfPackageJsonInfo(packageInfo, state)
|
46153
45956
|
);
|
46154
45957
|
return withPackageId(packageInfo, fromDirectory, state);
|
46155
45958
|
}
|
@@ -46159,9 +45962,10 @@ function loadModuleFromSpecificNodeModulesDirectory(extensions, moduleName, node
|
|
46159
45962
|
candidate2,
|
46160
45963
|
onlyRecordFailures,
|
46161
45964
|
state2,
|
46162
|
-
packageInfo
|
45965
|
+
packageInfo && packageInfo.contents.packageJsonContent,
|
45966
|
+
packageInfo && getVersionPathsOfPackageJsonInfo(packageInfo, state2)
|
46163
45967
|
);
|
46164
|
-
if (!pathAndExtension &&
|
45968
|
+
if (!pathAndExtension && packageInfo && (packageInfo.contents.packageJsonContent.exports === void 0 || packageInfo.contents.packageJsonContent.exports === null) && state2.features & 32 /* EsmMode */) {
|
46165
45969
|
pathAndExtension = loadModuleFromFile(extensions2, combinePaths(candidate2, "index.js"), onlyRecordFailures, state2);
|
46166
45970
|
}
|
46167
45971
|
return withPackageId(packageInfo, pathAndExtension, state2);
|
@@ -46607,7 +46411,6 @@ function createBinder() {
|
|
46607
46411
|
var preSwitchCaseFlow;
|
46608
46412
|
var activeLabelList;
|
46609
46413
|
var hasExplicitReturn;
|
46610
|
-
var inReturnPosition;
|
46611
46414
|
var hasFlowEffects;
|
46612
46415
|
var emitFlags;
|
46613
46416
|
var inStrictMode;
|
@@ -46680,7 +46483,6 @@ function createBinder() {
|
|
46680
46483
|
currentExceptionTarget = void 0;
|
46681
46484
|
activeLabelList = void 0;
|
46682
46485
|
hasExplicitReturn = false;
|
46683
|
-
inReturnPosition = false;
|
46684
46486
|
hasFlowEffects = false;
|
46685
46487
|
inAssignmentPattern = false;
|
46686
46488
|
emitFlags = 0 /* None */;
|
@@ -46917,8 +46719,6 @@ function createBinder() {
|
|
46917
46719
|
const saveContainer = container;
|
46918
46720
|
const saveThisParentContainer = thisParentContainer;
|
46919
46721
|
const savedBlockScopeContainer = blockScopeContainer;
|
46920
|
-
const savedInReturnPosition = inReturnPosition;
|
46921
|
-
if (node.kind === 219 /* ArrowFunction */ && node.body.kind !== 241 /* Block */) inReturnPosition = true;
|
46922
46722
|
if (containerFlags & 1 /* IsContainer */) {
|
46923
46723
|
if (node.kind !== 219 /* ArrowFunction */) {
|
46924
46724
|
thisParentContainer = container;
|
@@ -46996,7 +46796,6 @@ function createBinder() {
|
|
46996
46796
|
} else {
|
46997
46797
|
bindChildren(node);
|
46998
46798
|
}
|
46999
|
-
inReturnPosition = savedInReturnPosition;
|
47000
46799
|
container = saveContainer;
|
47001
46800
|
thisParentContainer = saveThisParentContainer;
|
47002
46801
|
blockScopeContainer = savedBlockScopeContainer;
|
@@ -47018,9 +46817,6 @@ function createBinder() {
|
|
47018
46817
|
const saveInAssignmentPattern = inAssignmentPattern;
|
47019
46818
|
inAssignmentPattern = false;
|
47020
46819
|
if (checkUnreachable(node)) {
|
47021
|
-
if (canHaveFlowNode(node) && node.flowNode) {
|
47022
|
-
node.flowNode = void 0;
|
47023
|
-
}
|
47024
46820
|
bindEachChild(node);
|
47025
46821
|
bindJSDoc(node);
|
47026
46822
|
inAssignmentPattern = saveInAssignmentPattern;
|
@@ -47216,9 +47012,7 @@ function createBinder() {
|
|
47216
47012
|
case 36 /* ExclamationEqualsToken */:
|
47217
47013
|
case 37 /* EqualsEqualsEqualsToken */:
|
47218
47014
|
case 38 /* ExclamationEqualsEqualsToken */:
|
47219
|
-
|
47220
|
-
const right = skipParentheses(expr.right);
|
47221
|
-
return isNarrowableOperand(left) || isNarrowableOperand(right) || isNarrowingTypeofOperands(right, left) || isNarrowingTypeofOperands(left, right) || (isBooleanLiteral(right) && isNarrowingExpression(left) || isBooleanLiteral(left) && isNarrowingExpression(right));
|
47015
|
+
return isNarrowableOperand(expr.left) || isNarrowableOperand(expr.right) || isNarrowingTypeofOperands(expr.right, expr.left) || isNarrowingTypeofOperands(expr.left, expr.right) || (isBooleanLiteral(expr.right) && isNarrowingExpression(expr.left) || isBooleanLiteral(expr.left) && isNarrowingExpression(expr.right));
|
47222
47016
|
case 104 /* InstanceOfKeyword */:
|
47223
47017
|
return isNarrowableOperand(expr.left);
|
47224
47018
|
case 103 /* InKeyword */:
|
@@ -47410,16 +47204,13 @@ function createBinder() {
|
|
47410
47204
|
function bindForStatement(node) {
|
47411
47205
|
const preLoopLabel = setContinueTarget(node, createLoopLabel());
|
47412
47206
|
const preBodyLabel = createBranchLabel();
|
47413
|
-
const preIncrementorLabel = createBranchLabel();
|
47414
47207
|
const postLoopLabel = createBranchLabel();
|
47415
47208
|
bind(node.initializer);
|
47416
47209
|
addAntecedent(preLoopLabel, currentFlow);
|
47417
47210
|
currentFlow = preLoopLabel;
|
47418
47211
|
bindCondition(node.condition, preBodyLabel, postLoopLabel);
|
47419
47212
|
currentFlow = finishFlowLabel(preBodyLabel);
|
47420
|
-
bindIterativeStatement(node.statement, postLoopLabel,
|
47421
|
-
addAntecedent(preIncrementorLabel, currentFlow);
|
47422
|
-
currentFlow = finishFlowLabel(preIncrementorLabel);
|
47213
|
+
bindIterativeStatement(node.statement, postLoopLabel, preLoopLabel);
|
47423
47214
|
bind(node.incrementor);
|
47424
47215
|
addAntecedent(preLoopLabel, currentFlow);
|
47425
47216
|
currentFlow = finishFlowLabel(postLoopLabel);
|
@@ -47456,10 +47247,7 @@ function createBinder() {
|
|
47456
47247
|
currentFlow = finishFlowLabel(postIfLabel);
|
47457
47248
|
}
|
47458
47249
|
function bindReturnOrThrow(node) {
|
47459
|
-
const savedInReturnPosition = inReturnPosition;
|
47460
|
-
inReturnPosition = true;
|
47461
47250
|
bind(node.expression);
|
47462
|
-
inReturnPosition = savedInReturnPosition;
|
47463
47251
|
if (node.kind === 253 /* ReturnStatement */) {
|
47464
47252
|
hasExplicitReturn = true;
|
47465
47253
|
if (currentReturnTarget) {
|
@@ -47820,16 +47608,10 @@ function createBinder() {
|
|
47820
47608
|
hasFlowEffects = false;
|
47821
47609
|
bindCondition(node.condition, trueLabel, falseLabel);
|
47822
47610
|
currentFlow = finishFlowLabel(trueLabel);
|
47823
|
-
if (inReturnPosition) {
|
47824
|
-
node.flowNodeWhenTrue = currentFlow;
|
47825
|
-
}
|
47826
47611
|
bind(node.questionToken);
|
47827
47612
|
bind(node.whenTrue);
|
47828
47613
|
addAntecedent(postExpressionLabel, currentFlow);
|
47829
47614
|
currentFlow = finishFlowLabel(falseLabel);
|
47830
|
-
if (inReturnPosition) {
|
47831
|
-
node.flowNodeWhenFalse = currentFlow;
|
47832
|
-
}
|
47833
47615
|
bind(node.colonToken);
|
47834
47616
|
bind(node.whenFalse);
|
47835
47617
|
addAntecedent(postExpressionLabel, currentFlow);
|
@@ -51103,7 +50885,6 @@ function createTypeChecker(host) {
|
|
51103
50885
|
getNumberLiteralType,
|
51104
50886
|
getBigIntType: () => bigintType,
|
51105
50887
|
getBigIntLiteralType,
|
51106
|
-
getUnknownType: () => unknownType,
|
51107
50888
|
createPromiseType,
|
51108
50889
|
createArrayType,
|
51109
50890
|
getElementTypeOfArrayType,
|
@@ -51220,13 +51001,8 @@ function createTypeChecker(host) {
|
|
51220
51001
|
getMemberOverrideModifierStatus,
|
51221
51002
|
isTypeParameterPossiblyReferenced,
|
51222
51003
|
typeHasCallOrConstructSignatures,
|
51223
|
-
getSymbolFlags
|
51224
|
-
getTypeArgumentsForResolvedSignature
|
51004
|
+
getSymbolFlags
|
51225
51005
|
};
|
51226
|
-
function getTypeArgumentsForResolvedSignature(signature) {
|
51227
|
-
if (signature.mapper === void 0) return void 0;
|
51228
|
-
return instantiateTypes((signature.target || signature).typeParameters, signature.mapper);
|
51229
|
-
}
|
51230
51006
|
function getCandidateSignaturesForStringLiteralCompletions(call, editingArgument) {
|
51231
51007
|
const candidatesSet = /* @__PURE__ */ new Set();
|
51232
51008
|
const candidates = [];
|
@@ -51603,12 +51379,6 @@ function createTypeChecker(host) {
|
|
51603
51379
|
/*isReadonly*/
|
51604
51380
|
true
|
51605
51381
|
);
|
51606
|
-
var anyBaseTypeIndexInfo = createIndexInfo(
|
51607
|
-
stringType,
|
51608
|
-
anyType,
|
51609
|
-
/*isReadonly*/
|
51610
|
-
false
|
51611
|
-
);
|
51612
51382
|
var iterationTypesCache = /* @__PURE__ */ new Map();
|
51613
51383
|
var noIterationTypes = {
|
51614
51384
|
get yieldType() {
|
@@ -52648,9 +52418,9 @@ function createTypeChecker(host) {
|
|
52648
52418
|
const containerKind = grandparent.parent.kind;
|
52649
52419
|
if (containerKind === 264 /* InterfaceDeclaration */ && heritageKind === 96 /* ExtendsKeyword */) {
|
52650
52420
|
error2(errorLocation, Diagnostics.An_interface_cannot_extend_a_primitive_type_like_0_It_can_only_extend_other_named_object_types, unescapeLeadingUnderscores(name));
|
52651
|
-
} else if (
|
52421
|
+
} else if (containerKind === 263 /* ClassDeclaration */ && heritageKind === 96 /* ExtendsKeyword */) {
|
52652
52422
|
error2(errorLocation, Diagnostics.A_class_cannot_extend_a_primitive_type_like_0_Classes_can_only_extend_constructable_values, unescapeLeadingUnderscores(name));
|
52653
|
-
} else if (
|
52423
|
+
} else if (containerKind === 263 /* ClassDeclaration */ && heritageKind === 119 /* ImplementsKeyword */) {
|
52654
52424
|
error2(errorLocation, Diagnostics.A_class_cannot_implement_a_primitive_type_like_0_It_can_only_implement_other_named_object_types, unescapeLeadingUnderscores(name));
|
52655
52425
|
}
|
52656
52426
|
} else {
|
@@ -53826,7 +53596,7 @@ function createTypeChecker(host) {
|
|
53826
53596
|
moduleReference
|
53827
53597
|
);
|
53828
53598
|
}
|
53829
|
-
if (errorNode && (
|
53599
|
+
if (errorNode && (moduleResolutionKind === 3 /* Node16 */ || moduleResolutionKind === 99 /* NodeNext */)) {
|
53830
53600
|
const isSyncImport = currentSourceFile.impliedNodeFormat === 1 /* CommonJS */ && !findAncestor(location, isImportCall) || !!findAncestor(location, isImportEqualsDeclaration);
|
53831
53601
|
const overrideHost = findAncestor(location, (l) => isImportTypeNode(l) || isExportDeclaration(l) || isImportDeclaration(l) || isJSDocImportTag(l));
|
53832
53602
|
if (isSyncImport && sourceFile.impliedNodeFormat === 99 /* ESNext */ && !hasResolutionModeOverride(overrideHost)) {
|
@@ -55067,7 +54837,12 @@ function createTypeChecker(host) {
|
|
55067
54837
|
enterNewScope(context, node) {
|
55068
54838
|
if (isFunctionLike(node) || isJSDocSignature(node)) {
|
55069
54839
|
const signature = getSignatureFromDeclaration(node);
|
55070
|
-
|
54840
|
+
const expandedParams = getExpandedParameters(
|
54841
|
+
signature,
|
54842
|
+
/*skipUnionExpanding*/
|
54843
|
+
true
|
54844
|
+
)[0];
|
54845
|
+
return enterNewScope(context, node, expandedParams, signature.typeParameters);
|
55071
54846
|
} else {
|
55072
54847
|
const typeParameters = isConditionalTypeNode(node) ? getInferTypeParameters(node) : [getDeclaredTypeOfTypeParameter(getSymbolOfDeclaration(node.typeParameter))];
|
55073
54848
|
return enterNewScope(
|
@@ -55147,7 +54922,7 @@ function createTypeChecker(host) {
|
|
55147
54922
|
return true;
|
55148
54923
|
}
|
55149
54924
|
if (requiresAddingUndefined && annotationType) {
|
55150
|
-
annotationType =
|
54925
|
+
annotationType = getOptionalType(annotationType, !isParameter(node));
|
55151
54926
|
}
|
55152
54927
|
return !!annotationType && typeNodeIsEquivalentToType(node, type, annotationType) && existingTypeNodeIsNotReferenceOrIsReferenceWithCompatibleTypeArgumentCount(existing, type);
|
55153
54928
|
}
|
@@ -55720,7 +55495,7 @@ function createTypeChecker(host) {
|
|
55720
55495
|
function shouldWriteTypeOfFunctionSymbol() {
|
55721
55496
|
var _a3;
|
55722
55497
|
const isStaticMethodSymbol = !!(symbol.flags & 8192 /* Method */) && // typeof static method
|
55723
|
-
some(symbol.declarations, (declaration) => isStatic(declaration)
|
55498
|
+
some(symbol.declarations, (declaration) => isStatic(declaration));
|
55724
55499
|
const isNonLocalFunctionSymbol = !!(symbol.flags & 16 /* Function */) && (symbol.parent || // is exported function symbol
|
55725
55500
|
forEach(symbol.declarations, (declaration) => declaration.parent.kind === 307 /* SourceFile */ || declaration.parent.kind === 268 /* ModuleBlock */));
|
55726
55501
|
if (isStaticMethodSymbol || isNonLocalFunctionSymbol) {
|
@@ -56023,38 +55798,6 @@ function createTypeChecker(host) {
|
|
56023
55798
|
ids.unshift(state);
|
56024
55799
|
return ids;
|
56025
55800
|
}
|
56026
|
-
function indexInfoToObjectComputedNamesOrSignatureDeclaration(indexInfo, context2, typeNode) {
|
56027
|
-
if (indexInfo.components) {
|
56028
|
-
const allComponentComputedNamesSerializable = every(indexInfo.components, (e) => {
|
56029
|
-
var _a2;
|
56030
|
-
return !!(e.name && isComputedPropertyName(e.name) && isEntityNameExpression(e.name.expression) && context2.enclosingDeclaration && ((_a2 = isEntityNameVisible(
|
56031
|
-
e.name.expression,
|
56032
|
-
context2.enclosingDeclaration,
|
56033
|
-
/*shouldComputeAliasToMakeVisible*/
|
56034
|
-
false
|
56035
|
-
)) == null ? void 0 : _a2.accessibility) === 0 /* Accessible */);
|
56036
|
-
});
|
56037
|
-
if (allComponentComputedNamesSerializable) {
|
56038
|
-
const newComponents = filter(indexInfo.components, (e) => {
|
56039
|
-
return !hasLateBindableName(e);
|
56040
|
-
});
|
56041
|
-
return map(newComponents, (e) => {
|
56042
|
-
trackComputedName(e.name.expression, context2.enclosingDeclaration, context2);
|
56043
|
-
return setTextRange2(
|
56044
|
-
context2,
|
56045
|
-
factory.createPropertySignature(
|
56046
|
-
indexInfo.isReadonly ? [factory.createModifier(148 /* ReadonlyKeyword */)] : void 0,
|
56047
|
-
e.name,
|
56048
|
-
(isPropertySignature(e) || isPropertyDeclaration(e) || isMethodSignature(e) || isMethodDeclaration(e) || isGetAccessor(e) || isSetAccessor(e)) && e.questionToken ? factory.createToken(58 /* QuestionToken */) : void 0,
|
56049
|
-
typeNode || typeToTypeNodeHelper(getTypeOfSymbol(e.symbol), context2)
|
56050
|
-
),
|
56051
|
-
e
|
56052
|
-
);
|
56053
|
-
});
|
56054
|
-
}
|
56055
|
-
}
|
56056
|
-
return [indexInfoToIndexSignatureDeclarationHelper(indexInfo, context2, typeNode)];
|
56057
|
-
}
|
56058
55801
|
function createTypeNodesFromResolvedType(resolvedType) {
|
56059
55802
|
if (checkTruncationLength(context)) {
|
56060
55803
|
if (context.flags & 1 /* NoTruncation */) {
|
@@ -56079,7 +55822,7 @@ function createTypeChecker(host) {
|
|
56079
55822
|
typeElements.push(signatureToSignatureDeclarationHelper(signature, 180 /* ConstructSignature */, context));
|
56080
55823
|
}
|
56081
55824
|
for (const info of resolvedType.indexInfos) {
|
56082
|
-
typeElements.push(
|
55825
|
+
typeElements.push(indexInfoToIndexSignatureDeclarationHelper(info, context, resolvedType.objectFlags & 1024 /* ReverseMapped */ ? createElidedInformationPlaceholder(context) : void 0));
|
56083
55826
|
}
|
56084
55827
|
const properties = resolvedType.properties;
|
56085
55828
|
if (!properties) {
|
@@ -56768,7 +56511,7 @@ function createTypeChecker(host) {
|
|
56768
56511
|
if (!context.tracker.canTrackSymbol) return;
|
56769
56512
|
const firstIdentifier = getFirstIdentifier(accessExpression);
|
56770
56513
|
const name = resolveName(
|
56771
|
-
|
56514
|
+
firstIdentifier,
|
56772
56515
|
firstIdentifier.escapedText,
|
56773
56516
|
111551 /* Value */ | 1048576 /* ExportValue */,
|
56774
56517
|
/*nameNotFoundMessage*/
|
@@ -56778,19 +56521,6 @@ function createTypeChecker(host) {
|
|
56778
56521
|
);
|
56779
56522
|
if (name) {
|
56780
56523
|
context.tracker.trackSymbol(name, enclosingDeclaration, 111551 /* Value */);
|
56781
|
-
} else {
|
56782
|
-
const fallback = resolveName(
|
56783
|
-
firstIdentifier,
|
56784
|
-
firstIdentifier.escapedText,
|
56785
|
-
111551 /* Value */ | 1048576 /* ExportValue */,
|
56786
|
-
/*nameNotFoundMessage*/
|
56787
|
-
void 0,
|
56788
|
-
/*isUse*/
|
56789
|
-
true
|
56790
|
-
);
|
56791
|
-
if (fallback) {
|
56792
|
-
context.tracker.trackSymbol(fallback, enclosingDeclaration, 111551 /* Value */);
|
56793
|
-
}
|
56794
56524
|
}
|
56795
56525
|
}
|
56796
56526
|
function lookupSymbolChain(symbol, context, meaning, yieldModuleSymbol) {
|
@@ -61450,7 +61180,12 @@ function createTypeChecker(host) {
|
|
61450
61180
|
addInheritedMembers(members, getPropertiesOfType(instantiatedBaseType));
|
61451
61181
|
callSignatures = concatenate(callSignatures, getSignaturesOfType(instantiatedBaseType, 0 /* Call */));
|
61452
61182
|
constructSignatures = concatenate(constructSignatures, getSignaturesOfType(instantiatedBaseType, 1 /* Construct */));
|
61453
|
-
const inheritedIndexInfos = instantiatedBaseType !== anyType ? getIndexInfosOfType(instantiatedBaseType) : [
|
61183
|
+
const inheritedIndexInfos = instantiatedBaseType !== anyType ? getIndexInfosOfType(instantiatedBaseType) : [createIndexInfo(
|
61184
|
+
stringType,
|
61185
|
+
anyType,
|
61186
|
+
/*isReadonly*/
|
61187
|
+
false
|
61188
|
+
)];
|
61454
61189
|
indexInfos = concatenate(indexInfos, filter(inheritedIndexInfos, (info) => !findIndexInfo(indexInfos, info.keyType)));
|
61455
61190
|
}
|
61456
61191
|
}
|
@@ -61976,7 +61711,12 @@ function createTypeChecker(host) {
|
|
61976
61711
|
members = createSymbolTable(getNamedOrIndexSignatureMembers(members));
|
61977
61712
|
addInheritedMembers(members, getPropertiesOfType(baseConstructorType));
|
61978
61713
|
} else if (baseConstructorType === anyType) {
|
61979
|
-
baseConstructorIndexInfo =
|
61714
|
+
baseConstructorIndexInfo = createIndexInfo(
|
61715
|
+
stringType,
|
61716
|
+
anyType,
|
61717
|
+
/*isReadonly*/
|
61718
|
+
false
|
61719
|
+
);
|
61980
61720
|
}
|
61981
61721
|
}
|
61982
61722
|
const indexSymbol = getIndexSymbolFromSymbolTable(members);
|
@@ -63605,8 +63345,8 @@ function createTypeChecker(host) {
|
|
63605
63345
|
function getIndexSymbolFromSymbolTable(symbolTable) {
|
63606
63346
|
return symbolTable.get("__index" /* Index */);
|
63607
63347
|
}
|
63608
|
-
function createIndexInfo(keyType, type, isReadonly, declaration
|
63609
|
-
return { keyType, type, isReadonly, declaration
|
63348
|
+
function createIndexInfo(keyType, type, isReadonly, declaration) {
|
63349
|
+
return { keyType, type, isReadonly, declaration };
|
63610
63350
|
}
|
63611
63351
|
function getIndexInfosOfSymbol(symbol) {
|
63612
63352
|
const indexSymbol = getIndexSymbol(symbol);
|
@@ -64119,9 +63859,6 @@ function createTypeChecker(host) {
|
|
64119
63859
|
case "Number":
|
64120
63860
|
checkNoTypeArguments(node);
|
64121
63861
|
return numberType;
|
64122
|
-
case "BigInt":
|
64123
|
-
checkNoTypeArguments(node);
|
64124
|
-
return bigintType;
|
64125
63862
|
case "Boolean":
|
64126
63863
|
checkNoTypeArguments(node);
|
64127
63864
|
return booleanType;
|
@@ -66675,7 +66412,7 @@ function createTypeChecker(host) {
|
|
66675
66412
|
return result;
|
66676
66413
|
}
|
66677
66414
|
function getIndexInfoWithReadonly(info, readonly) {
|
66678
|
-
return info.isReadonly !== readonly ? createIndexInfo(info.keyType, info.type, readonly, info.declaration
|
66415
|
+
return info.isReadonly !== readonly ? createIndexInfo(info.keyType, info.type, readonly, info.declaration) : info;
|
66679
66416
|
}
|
66680
66417
|
function createLiteralType(flags, value, symbol, regularType) {
|
66681
66418
|
const type = createTypeWithSymbol(flags, symbol);
|
@@ -67434,7 +67171,7 @@ function createTypeChecker(host) {
|
|
67434
67171
|
return type.restrictiveInstantiation;
|
67435
67172
|
}
|
67436
67173
|
function instantiateIndexInfo(info, mapper) {
|
67437
|
-
return createIndexInfo(info.keyType, instantiateType(info.type, mapper), info.isReadonly, info.declaration
|
67174
|
+
return createIndexInfo(info.keyType, instantiateType(info.type, mapper), info.isReadonly, info.declaration);
|
67438
67175
|
}
|
67439
67176
|
function isContextSensitive(node) {
|
67440
67177
|
Debug.assert(node.kind !== 174 /* MethodDeclaration */ || isObjectLiteralMethod(node));
|
@@ -71565,7 +71302,7 @@ function createTypeChecker(host) {
|
|
71565
71302
|
}
|
71566
71303
|
}
|
71567
71304
|
}
|
71568
|
-
const result = createAnonymousType(type.symbol, members, emptyArray, emptyArray, sameMap(getIndexInfosOfType(type), (info) => createIndexInfo(info.keyType, getWidenedType(info.type), info.isReadonly
|
71305
|
+
const result = createAnonymousType(type.symbol, members, emptyArray, emptyArray, sameMap(getIndexInfosOfType(type), (info) => createIndexInfo(info.keyType, getWidenedType(info.type), info.isReadonly)));
|
71569
71306
|
result.objectFlags |= getObjectFlags(type) & (4096 /* JSLiteral */ | 262144 /* NonInferrableType */);
|
71570
71307
|
return result;
|
71571
71308
|
}
|
@@ -73007,7 +72744,6 @@ function createTypeChecker(host) {
|
|
73007
72744
|
return target.kind === 108 /* SuperKeyword */;
|
73008
72745
|
case 235 /* NonNullExpression */:
|
73009
72746
|
case 217 /* ParenthesizedExpression */:
|
73010
|
-
case 238 /* SatisfiesExpression */:
|
73011
72747
|
return isMatchingReference(source.expression, target);
|
73012
72748
|
case 211 /* PropertyAccessExpression */:
|
73013
72749
|
case 212 /* ElementAccessExpression */:
|
@@ -74858,7 +74594,6 @@ function createTypeChecker(host) {
|
|
74858
74594
|
if (checkDerived) {
|
74859
74595
|
return filterType(type, (t) => !isTypeDerivedFrom(t, candidate));
|
74860
74596
|
}
|
74861
|
-
type = type.flags & 2 /* Unknown */ ? unknownUnionType : type;
|
74862
74597
|
const trueType2 = getNarrowedType(
|
74863
74598
|
type,
|
74864
74599
|
candidate,
|
@@ -74867,7 +74602,7 @@ function createTypeChecker(host) {
|
|
74867
74602
|
/*checkDerived*/
|
74868
74603
|
false
|
74869
74604
|
);
|
74870
|
-
return
|
74605
|
+
return filterType(type, (t) => !isTypeSubsetOf(t, trueType2));
|
74871
74606
|
}
|
74872
74607
|
if (type.flags & 3 /* AnyOrUnknown */) {
|
74873
74608
|
return candidate;
|
@@ -74965,7 +74700,6 @@ function createTypeChecker(host) {
|
|
74965
74700
|
return narrowTypeByCallExpression(type, expr, assumeTrue);
|
74966
74701
|
case 217 /* ParenthesizedExpression */:
|
74967
74702
|
case 235 /* NonNullExpression */:
|
74968
|
-
case 238 /* SatisfiesExpression */:
|
74969
74703
|
return narrowType(type, expr.expression, assumeTrue);
|
74970
74704
|
case 226 /* BinaryExpression */:
|
74971
74705
|
return narrowTypeByBinaryExpression(type, expr, assumeTrue);
|
@@ -75329,13 +75063,12 @@ function createTypeChecker(host) {
|
|
75329
75063
|
const jsxFactoryRefErr = diagnostics && compilerOptions.jsx === 2 /* React */ ? Diagnostics.This_JSX_tag_requires_0_to_be_in_scope_but_it_could_not_be_found : void 0;
|
75330
75064
|
const jsxFactoryNamespace = getJsxNamespace(node);
|
75331
75065
|
const jsxFactoryLocation = isJsxOpeningLikeElement(node) ? node.tagName : node;
|
75332
|
-
const shouldFactoryRefErr = compilerOptions.jsx !== 1 /* Preserve */ && compilerOptions.jsx !== 3 /* ReactNative */;
|
75333
75066
|
let jsxFactorySym;
|
75334
75067
|
if (!(isJsxOpeningFragment(node) && jsxFactoryNamespace === "null")) {
|
75335
75068
|
jsxFactorySym = resolveName(
|
75336
75069
|
jsxFactoryLocation,
|
75337
75070
|
jsxFactoryNamespace,
|
75338
|
-
|
75071
|
+
compilerOptions.jsx === 1 /* Preserve */ ? 111551 /* Value */ & ~384 /* Enum */ : 111551 /* Value */,
|
75339
75072
|
jsxFactoryRefErr,
|
75340
75073
|
/*isUse*/
|
75341
75074
|
true
|
@@ -75349,13 +75082,12 @@ function createTypeChecker(host) {
|
|
75349
75082
|
}
|
75350
75083
|
if (isJsxOpeningFragment(node)) {
|
75351
75084
|
const file = getSourceFileOfNode(node);
|
75352
|
-
const
|
75353
|
-
if (
|
75354
|
-
const localJsxNamespace = getFirstIdentifier(entity).escapedText;
|
75085
|
+
const localJsxNamespace = getLocalJsxNamespace(file);
|
75086
|
+
if (localJsxNamespace) {
|
75355
75087
|
resolveName(
|
75356
75088
|
jsxFactoryLocation,
|
75357
75089
|
localJsxNamespace,
|
75358
|
-
|
75090
|
+
compilerOptions.jsx === 1 /* Preserve */ ? 111551 /* Value */ & ~384 /* Enum */ : 111551 /* Value */,
|
75359
75091
|
jsxFactoryRefErr,
|
75360
75092
|
/*isUse*/
|
75361
75093
|
true
|
@@ -77589,33 +77321,16 @@ function createTypeChecker(host) {
|
|
77589
77321
|
const firstDecl = (_a = symbol.declarations) == null ? void 0 : _a[0];
|
77590
77322
|
return isKnownSymbol(symbol) || firstDecl && isNamedDeclaration(firstDecl) && isComputedPropertyName(firstDecl.name) && isTypeAssignableToKind(checkComputedPropertyName(firstDecl.name), 4096 /* ESSymbol */);
|
77591
77323
|
}
|
77592
|
-
function isSymbolWithComputedName(symbol) {
|
77593
|
-
var _a;
|
77594
|
-
const firstDecl = (_a = symbol.declarations) == null ? void 0 : _a[0];
|
77595
|
-
return firstDecl && isNamedDeclaration(firstDecl) && isComputedPropertyName(firstDecl.name);
|
77596
|
-
}
|
77597
77324
|
function getObjectLiteralIndexInfo(isReadonly, offset, properties, keyType) {
|
77598
|
-
var _a;
|
77599
77325
|
const propTypes = [];
|
77600
|
-
let components;
|
77601
77326
|
for (let i = offset; i < properties.length; i++) {
|
77602
77327
|
const prop = properties[i];
|
77603
77328
|
if (keyType === stringType && !isSymbolWithSymbolName(prop) || keyType === numberType && isSymbolWithNumericName(prop) || keyType === esSymbolType && isSymbolWithSymbolName(prop)) {
|
77604
77329
|
propTypes.push(getTypeOfSymbol(properties[i]));
|
77605
|
-
if (isSymbolWithComputedName(properties[i])) {
|
77606
|
-
components = append(components, (_a = properties[i].declarations) == null ? void 0 : _a[0]);
|
77607
|
-
}
|
77608
77330
|
}
|
77609
77331
|
}
|
77610
77332
|
const unionType = propTypes.length ? getUnionType(propTypes, 2 /* Subtype */) : undefinedType;
|
77611
|
-
return createIndexInfo(
|
77612
|
-
keyType,
|
77613
|
-
unionType,
|
77614
|
-
isReadonly,
|
77615
|
-
/*declaration*/
|
77616
|
-
void 0,
|
77617
|
-
components
|
77618
|
-
);
|
77333
|
+
return createIndexInfo(keyType, unionType, isReadonly);
|
77619
77334
|
}
|
77620
77335
|
function getImmediateAliasedSymbol(symbol) {
|
77621
77336
|
Debug.assert((symbol.flags & 2097152 /* Alias */) !== 0, "Should only get Alias here.");
|
@@ -78150,9 +77865,6 @@ function createTypeChecker(host) {
|
|
78150
77865
|
return getNameFromJsxElementAttributesContainer(JsxNames.ElementAttributesPropertyNameContainer, jsxNamespace);
|
78151
77866
|
}
|
78152
77867
|
function getJsxElementChildrenPropertyName(jsxNamespace) {
|
78153
|
-
if (compilerOptions.jsx === 4 /* ReactJSX */ || compilerOptions.jsx === 5 /* ReactJSXDev */) {
|
78154
|
-
return "children";
|
78155
|
-
}
|
78156
77868
|
return getNameFromJsxElementAttributesContainer(JsxNames.ElementChildrenAttributeNameContainer, jsxNamespace);
|
78157
77869
|
}
|
78158
77870
|
function getUninstantiatedJsxSignaturesOfType(elementType, caller) {
|
@@ -78936,13 +78648,6 @@ function createTypeChecker(host) {
|
|
78936
78648
|
return getIntersectionType(x);
|
78937
78649
|
}
|
78938
78650
|
function reportNonexistentProperty(propNode, containingType, isUncheckedJS) {
|
78939
|
-
const links = getNodeLinks(propNode);
|
78940
|
-
const cache = links.nonExistentPropCheckCache || (links.nonExistentPropCheckCache = /* @__PURE__ */ new Set());
|
78941
|
-
const key = `${getTypeId(containingType)}|${isUncheckedJS}`;
|
78942
|
-
if (cache.has(key)) {
|
78943
|
-
return;
|
78944
|
-
}
|
78945
|
-
cache.add(key);
|
78946
78651
|
let errorInfo;
|
78947
78652
|
let relatedInfo;
|
78948
78653
|
if (!isPrivateIdentifier(propNode) && containingType.flags & 1048576 /* Union */ && !(containingType.flags & 402784252 /* Primitive */)) {
|
@@ -79711,8 +79416,8 @@ function createTypeChecker(host) {
|
|
79711
79416
|
}
|
79712
79417
|
}
|
79713
79418
|
function getEffectiveCheckNode(argument) {
|
79714
|
-
|
79715
|
-
return
|
79419
|
+
argument = skipParentheses(argument);
|
79420
|
+
return isSatisfiesExpression(argument) ? skipParentheses(argument.expression) : argument;
|
79716
79421
|
}
|
79717
79422
|
function getSignatureApplicabilityError(node, args, signature, relation, checkMode, reportErrors2, containingMessageChain, inferenceContext) {
|
79718
79423
|
const errorOutputContainer = { errors: void 0, skipLogging: true };
|
@@ -80137,16 +79842,11 @@ function createTypeChecker(host) {
|
|
80137
79842
|
if (!result) {
|
80138
79843
|
result = chooseOverload(candidates, assignableRelation, isSingleNonGenericCandidate, signatureHelpTrailingComma);
|
80139
79844
|
}
|
80140
|
-
const links = getNodeLinks(node);
|
80141
|
-
if (links.resolvedSignature !== resolvingSignature && !candidatesOutArray) {
|
80142
|
-
Debug.assert(links.resolvedSignature);
|
80143
|
-
return links.resolvedSignature;
|
80144
|
-
}
|
80145
79845
|
if (result) {
|
80146
79846
|
return result;
|
80147
79847
|
}
|
80148
79848
|
result = getCandidateForOverloadFailure(node, candidates, args, !!candidatesOutArray, checkMode);
|
80149
|
-
|
79849
|
+
getNodeLinks(node).resolvedSignature = result;
|
80150
79850
|
if (reportErrors2) {
|
80151
79851
|
if (!headMessage && isInstanceof) {
|
80152
79852
|
headMessage = Diagnostics.The_left_hand_side_of_an_instanceof_expression_must_be_assignable_to_the_first_argument_of_the_right_hand_side_s_Symbol_hasInstance_method;
|
@@ -80906,14 +80606,12 @@ function createTypeChecker(host) {
|
|
80906
80606
|
const sourceFileLinks = getNodeLinks(getSourceFileOfNode(node));
|
80907
80607
|
if (sourceFileLinks.jsxFragmentType !== void 0) return sourceFileLinks.jsxFragmentType;
|
80908
80608
|
const jsxFragmentFactoryName = getJsxNamespace(node);
|
80909
|
-
|
80910
|
-
if (!shouldResolveFactoryReference) return sourceFileLinks.jsxFragmentType = anyType;
|
80911
|
-
const shouldModuleRefErr = compilerOptions.jsx !== 1 /* Preserve */ && compilerOptions.jsx !== 3 /* ReactNative */;
|
80609
|
+
if (jsxFragmentFactoryName === "null") return sourceFileLinks.jsxFragmentType = anyType;
|
80912
80610
|
const jsxFactoryRefErr = diagnostics ? Diagnostics.Using_JSX_fragments_requires_fragment_factory_0_to_be_in_scope_but_it_could_not_be_found : void 0;
|
80913
80611
|
const jsxFactorySymbol = getJsxNamespaceContainerForImplicitImport(node) ?? resolveName(
|
80914
80612
|
node,
|
80915
80613
|
jsxFragmentFactoryName,
|
80916
|
-
|
80614
|
+
compilerOptions.jsx === 1 /* Preserve */ ? 111551 /* Value */ & ~384 /* Enum */ : 111551 /* Value */,
|
80917
80615
|
/*nameNotFoundMessage*/
|
80918
80616
|
jsxFactoryRefErr,
|
80919
80617
|
/*isUse*/
|
@@ -81032,9 +80730,12 @@ function createTypeChecker(host) {
|
|
81032
80730
|
resolutionStart = resolutionTargets.length;
|
81033
80731
|
}
|
81034
80732
|
links.resolvedSignature = resolvingSignature;
|
81035
|
-
|
80733
|
+
let result = resolveSignature(node, candidatesOutArray, checkMode || 0 /* Normal */);
|
81036
80734
|
resolutionStart = saveResolutionStart;
|
81037
80735
|
if (result !== resolvingSignature) {
|
80736
|
+
if (links.resolvedSignature !== resolvingSignature) {
|
80737
|
+
result = links.resolvedSignature;
|
80738
|
+
}
|
81038
80739
|
links.resolvedSignature = flowLoopStart === flowLoopCount ? result : cached;
|
81039
80740
|
}
|
81040
80741
|
return result;
|
@@ -81613,12 +81314,12 @@ function createTypeChecker(host) {
|
|
81613
81314
|
}
|
81614
81315
|
}
|
81615
81316
|
function checkImportMetaProperty(node) {
|
81616
|
-
if (100 /* Node16 */
|
81317
|
+
if (moduleKind === 100 /* Node16 */ || moduleKind === 199 /* NodeNext */) {
|
81617
81318
|
if (getSourceFileOfNode(node).impliedNodeFormat !== 99 /* ESNext */) {
|
81618
81319
|
error2(node, Diagnostics.The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output);
|
81619
81320
|
}
|
81620
81321
|
} else if (moduleKind < 6 /* ES2020 */ && moduleKind !== 4 /* System */) {
|
81621
|
-
error2(node, Diagnostics.
|
81322
|
+
error2(node, Diagnostics.The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system_node16_or_nodenext);
|
81622
81323
|
}
|
81623
81324
|
const file = getSourceFileOfNode(node);
|
81624
81325
|
Debug.assert(!!(file.flags & 8388608 /* PossiblyContainsImportMeta */), "Containing file is missing import meta node flag.");
|
@@ -82447,7 +82148,7 @@ function createTypeChecker(host) {
|
|
82447
82148
|
}
|
82448
82149
|
return !someType(operandConstraint, (t) => getTypeFacts(t, notEqualFacts) === notEqualFacts);
|
82449
82150
|
}
|
82450
|
-
const type =
|
82151
|
+
const type = checkExpressionCached(node.expression);
|
82451
82152
|
if (!isLiteralType(type)) {
|
82452
82153
|
return false;
|
82453
82154
|
}
|
@@ -82710,7 +82411,19 @@ function createTypeChecker(host) {
|
|
82710
82411
|
const exprType = checkExpression(node.body);
|
82711
82412
|
const returnOrPromisedType = returnType && unwrapReturnType(returnType, functionFlags);
|
82712
82413
|
if (returnOrPromisedType) {
|
82713
|
-
|
82414
|
+
const effectiveCheckNode = getEffectiveCheckNode(node.body);
|
82415
|
+
if ((functionFlags & 3 /* AsyncGenerator */) === 2 /* Async */) {
|
82416
|
+
const awaitedType = checkAwaitedType(
|
82417
|
+
exprType,
|
82418
|
+
/*withAlias*/
|
82419
|
+
false,
|
82420
|
+
effectiveCheckNode,
|
82421
|
+
Diagnostics.The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member
|
82422
|
+
);
|
82423
|
+
checkTypeAssignableToAndOptionallyElaborate(awaitedType, returnOrPromisedType, effectiveCheckNode, effectiveCheckNode);
|
82424
|
+
} else {
|
82425
|
+
checkTypeAssignableToAndOptionallyElaborate(exprType, returnOrPromisedType, effectiveCheckNode, effectiveCheckNode);
|
82426
|
+
}
|
82714
82427
|
}
|
82715
82428
|
}
|
82716
82429
|
}
|
@@ -82764,7 +82477,7 @@ function createTypeChecker(host) {
|
|
82764
82477
|
}
|
82765
82478
|
if (isReadonlySymbol(symbol)) {
|
82766
82479
|
if (symbol.flags & 4 /* Property */ && isAccessExpression(expr) && expr.expression.kind === 110 /* ThisKeyword */) {
|
82767
|
-
const ctor =
|
82480
|
+
const ctor = getContainingFunction(expr);
|
82768
82481
|
if (!(ctor && (ctor.kind === 176 /* Constructor */ || isJSConstructor(ctor)))) {
|
82769
82482
|
return true;
|
82770
82483
|
}
|
@@ -82793,7 +82506,7 @@ function createTypeChecker(host) {
|
|
82793
82506
|
return false;
|
82794
82507
|
}
|
82795
82508
|
function checkReferenceExpression(expr, invalidReferenceMessage, invalidOptionalChainMessage) {
|
82796
|
-
const node = skipOuterExpressions(expr,
|
82509
|
+
const node = skipOuterExpressions(expr, 6 /* Assertions */ | 1 /* Parentheses */);
|
82797
82510
|
if (node.kind !== 80 /* Identifier */ && !isAccessExpression(node)) {
|
82798
82511
|
error2(expr, invalidReferenceMessage);
|
82799
82512
|
return false;
|
@@ -82860,7 +82573,6 @@ function createTypeChecker(host) {
|
|
82860
82573
|
}
|
82861
82574
|
switch (moduleKind) {
|
82862
82575
|
case 100 /* Node16 */:
|
82863
|
-
case 101 /* Node18 */:
|
82864
82576
|
case 199 /* NodeNext */:
|
82865
82577
|
if (sourceFile.impliedNodeFormat === 1 /* CommonJS */) {
|
82866
82578
|
span ?? (span = getSpanOfTokenAtPosition(sourceFile, node.pos));
|
@@ -82881,7 +82593,7 @@ function createTypeChecker(host) {
|
|
82881
82593
|
// fallthrough
|
82882
82594
|
default:
|
82883
82595
|
span ?? (span = getSpanOfTokenAtPosition(sourceFile, node.pos));
|
82884
|
-
const message = isAwaitExpression(node) ? Diagnostics.
|
82596
|
+
const message = isAwaitExpression(node) ? Diagnostics.Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher : Diagnostics.Top_level_await_using_statements_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher;
|
82885
82597
|
diagnostics.add(createFileDiagnostic(sourceFile, span.start, span.length, message));
|
82886
82598
|
hasError = true;
|
82887
82599
|
break;
|
@@ -83445,7 +83157,7 @@ function createTypeChecker(host) {
|
|
83445
83157
|
if (isBinaryExpression(right) && (right.operatorToken.kind === 57 /* BarBarToken */ || right.operatorToken.kind === 56 /* AmpersandAmpersandToken */)) {
|
83446
83158
|
grammarErrorOnNode(right, Diagnostics._0_and_1_operations_cannot_be_mixed_without_parentheses, tokenToString(right.operatorToken.kind), tokenToString(operatorToken.kind));
|
83447
83159
|
}
|
83448
|
-
const leftTarget = skipOuterExpressions(left,
|
83160
|
+
const leftTarget = skipOuterExpressions(left, 31 /* All */);
|
83449
83161
|
const nullishSemantics = getSyntacticNullishnessSemantics(leftTarget);
|
83450
83162
|
if (nullishSemantics !== 3 /* Sometimes */) {
|
83451
83163
|
if (node.parent.kind === 226 /* BinaryExpression */) {
|
@@ -83465,9 +83177,7 @@ function createTypeChecker(host) {
|
|
83465
83177
|
switch (node.kind) {
|
83466
83178
|
case 223 /* AwaitExpression */:
|
83467
83179
|
case 213 /* CallExpression */:
|
83468
|
-
case 215 /* TaggedTemplateExpression */:
|
83469
83180
|
case 212 /* ElementAccessExpression */:
|
83470
|
-
case 236 /* MetaProperty */:
|
83471
83181
|
case 214 /* NewExpression */:
|
83472
83182
|
case 211 /* PropertyAccessExpression */:
|
83473
83183
|
case 229 /* YieldExpression */:
|
@@ -83483,8 +83193,6 @@ function createTypeChecker(host) {
|
|
83483
83193
|
case 56 /* AmpersandAmpersandToken */:
|
83484
83194
|
case 77 /* AmpersandAmpersandEqualsToken */:
|
83485
83195
|
return 3 /* Sometimes */;
|
83486
|
-
case 28 /* CommaToken */:
|
83487
|
-
return getSyntacticNullishnessSemantics(node.right);
|
83488
83196
|
}
|
83489
83197
|
return 2 /* Never */;
|
83490
83198
|
case 227 /* ConditionalExpression */:
|
@@ -84664,9 +84372,6 @@ function createTypeChecker(host) {
|
|
84664
84372
|
checkVariableLikeDeclaration(node);
|
84665
84373
|
const func = getContainingFunction(node);
|
84666
84374
|
if (hasSyntacticModifier(node, 31 /* ParameterPropertyModifier */)) {
|
84667
|
-
if (compilerOptions.erasableSyntaxOnly) {
|
84668
|
-
error2(node, Diagnostics.This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled);
|
84669
|
-
}
|
84670
84375
|
if (!(func.kind === 176 /* Constructor */ && nodeIsPresent(func.body))) {
|
84671
84376
|
error2(node, Diagnostics.A_parameter_property_is_only_allowed_in_a_constructor_implementation);
|
84672
84377
|
}
|
@@ -87940,6 +87645,7 @@ function createTypeChecker(host) {
|
|
87940
87645
|
}
|
87941
87646
|
const signature = getSignatureFromDeclaration(container);
|
87942
87647
|
const returnType = getReturnTypeOfSignature(signature);
|
87648
|
+
const functionFlags = getFunctionFlags(container);
|
87943
87649
|
if (strictNullChecks || node.expression || returnType.flags & 131072 /* Never */) {
|
87944
87650
|
const exprType = node.expression ? checkExpressionCached(node.expression) : undefinedType;
|
87945
87651
|
if (container.kind === 178 /* SetAccessor */) {
|
@@ -87947,57 +87653,26 @@ function createTypeChecker(host) {
|
|
87947
87653
|
error2(node, Diagnostics.Setters_cannot_return_a_value);
|
87948
87654
|
}
|
87949
87655
|
} else if (container.kind === 176 /* Constructor */) {
|
87950
|
-
|
87951
|
-
if (node.expression && !checkTypeAssignableToAndOptionallyElaborate(exprType2, returnType, node, node.expression)) {
|
87656
|
+
if (node.expression && !checkTypeAssignableToAndOptionallyElaborate(exprType, returnType, node, node.expression)) {
|
87952
87657
|
error2(node, Diagnostics.Return_type_of_constructor_signature_must_be_assignable_to_the_instance_type_of_the_class);
|
87953
87658
|
}
|
87954
87659
|
} else if (getReturnTypeFromAnnotation(container)) {
|
87955
|
-
const unwrappedReturnType = unwrapReturnType(returnType,
|
87956
|
-
|
87660
|
+
const unwrappedReturnType = unwrapReturnType(returnType, functionFlags) ?? returnType;
|
87661
|
+
const unwrappedExprType = functionFlags & 2 /* Async */ ? checkAwaitedType(
|
87662
|
+
exprType,
|
87663
|
+
/*withAlias*/
|
87664
|
+
false,
|
87665
|
+
node,
|
87666
|
+
Diagnostics.The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member
|
87667
|
+
) : exprType;
|
87668
|
+
if (unwrappedReturnType) {
|
87669
|
+
checkTypeAssignableToAndOptionallyElaborate(unwrappedExprType, unwrappedReturnType, node, node.expression);
|
87670
|
+
}
|
87957
87671
|
}
|
87958
87672
|
} else if (container.kind !== 176 /* Constructor */ && compilerOptions.noImplicitReturns && !isUnwrappedReturnTypeUndefinedVoidOrAny(container, returnType)) {
|
87959
87673
|
error2(node, Diagnostics.Not_all_code_paths_return_a_value);
|
87960
87674
|
}
|
87961
87675
|
}
|
87962
|
-
function checkReturnExpression(container, unwrappedReturnType, node, expr, exprType, inConditionalExpression = false) {
|
87963
|
-
const excludeJSDocTypeAssertions = isInJSFile(node);
|
87964
|
-
const functionFlags = getFunctionFlags(container);
|
87965
|
-
if (expr) {
|
87966
|
-
const unwrappedExpr = skipParentheses(expr, excludeJSDocTypeAssertions);
|
87967
|
-
if (isConditionalExpression(unwrappedExpr)) {
|
87968
|
-
checkReturnExpression(
|
87969
|
-
container,
|
87970
|
-
unwrappedReturnType,
|
87971
|
-
node,
|
87972
|
-
unwrappedExpr.whenTrue,
|
87973
|
-
checkExpression(unwrappedExpr.whenTrue),
|
87974
|
-
/*inConditionalExpression*/
|
87975
|
-
true
|
87976
|
-
);
|
87977
|
-
checkReturnExpression(
|
87978
|
-
container,
|
87979
|
-
unwrappedReturnType,
|
87980
|
-
node,
|
87981
|
-
unwrappedExpr.whenFalse,
|
87982
|
-
checkExpression(unwrappedExpr.whenFalse),
|
87983
|
-
/*inConditionalExpression*/
|
87984
|
-
true
|
87985
|
-
);
|
87986
|
-
return;
|
87987
|
-
}
|
87988
|
-
}
|
87989
|
-
const inReturnStatement = node.kind === 253 /* ReturnStatement */;
|
87990
|
-
const unwrappedExprType = functionFlags & 2 /* Async */ ? checkAwaitedType(
|
87991
|
-
exprType,
|
87992
|
-
/*withAlias*/
|
87993
|
-
false,
|
87994
|
-
node,
|
87995
|
-
Diagnostics.The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member
|
87996
|
-
) : exprType;
|
87997
|
-
const effectiveExpr = expr && getEffectiveCheckNode(expr);
|
87998
|
-
const errorNode = inReturnStatement && !inConditionalExpression ? node : effectiveExpr;
|
87999
|
-
checkTypeAssignableToAndOptionallyElaborate(unwrappedExprType, unwrappedReturnType, errorNode, effectiveExpr);
|
88000
|
-
}
|
88001
87676
|
function checkWithStatement(node) {
|
88002
87677
|
if (!checkGrammarStatementInAmbientContext(node)) {
|
88003
87678
|
if (node.flags & 65536 /* AwaitContext */) {
|
@@ -88129,7 +87804,7 @@ function createTypeChecker(host) {
|
|
88129
87804
|
const typeDeclaration = symbol.valueDeclaration;
|
88130
87805
|
if (typeDeclaration && isClassLike(typeDeclaration)) {
|
88131
87806
|
for (const member of typeDeclaration.members) {
|
88132
|
-
if (
|
87807
|
+
if (!isStatic(member) && !hasBindableName(member)) {
|
88133
87808
|
const symbol2 = getSymbolOfDeclaration(member);
|
88134
87809
|
checkIndexConstraintForProperty(type, symbol2, getTypeOfExpression(member.name.expression), getNonMissingTypeOfSymbol(symbol2));
|
88135
87810
|
}
|
@@ -88580,13 +88255,6 @@ function createTypeChecker(host) {
|
|
88580
88255
|
function checkMemberForOverrideModifier(node, staticType, baseStaticType, baseWithThis, type, typeWithThis, memberHasOverrideModifier, memberHasAbstractModifier, memberIsStatic, memberIsParameterProperty, member, errorNode) {
|
88581
88256
|
const isJs = isInJSFile(node);
|
88582
88257
|
const nodeInAmbientContext = !!(node.flags & 33554432 /* Ambient */);
|
88583
|
-
if (memberHasOverrideModifier && (member == null ? void 0 : member.valueDeclaration) && isClassElement(member.valueDeclaration) && member.valueDeclaration.name && isNonBindableDynamicName(member.valueDeclaration.name)) {
|
88584
|
-
error2(
|
88585
|
-
errorNode,
|
88586
|
-
isJs ? Diagnostics.This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_name_is_dynamic : Diagnostics.This_member_cannot_have_an_override_modifier_because_its_name_is_dynamic
|
88587
|
-
);
|
88588
|
-
return 2 /* HasInvalidOverride */;
|
88589
|
-
}
|
88590
88258
|
if (baseWithThis && (memberHasOverrideModifier || compilerOptions.noImplicitOverride)) {
|
88591
88259
|
const thisType = memberIsStatic ? staticType : typeWithThis;
|
88592
88260
|
const baseType = memberIsStatic ? baseStaticType : baseWithThis;
|
@@ -89179,9 +88847,6 @@ function createTypeChecker(host) {
|
|
89179
88847
|
checkCollisionsForDeclarationName(node, node.name);
|
89180
88848
|
checkExportsOnMergedDeclarations(node);
|
89181
88849
|
node.members.forEach(checkEnumMember);
|
89182
|
-
if (compilerOptions.erasableSyntaxOnly && !(node.flags & 33554432 /* Ambient */)) {
|
89183
|
-
error2(node, Diagnostics.This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled);
|
89184
|
-
}
|
89185
88850
|
computeEnumMemberValues(node);
|
89186
88851
|
const enumSymbol = getSymbolOfDeclaration(node);
|
89187
88852
|
const firstDeclaration = getDeclarationOfKind(enumSymbol, node.kind);
|
@@ -89283,9 +88948,6 @@ function createTypeChecker(host) {
|
|
89283
88948
|
checkExportsOnMergedDeclarations(node);
|
89284
88949
|
const symbol = getSymbolOfDeclaration(node);
|
89285
88950
|
if (symbol.flags & 512 /* ValueModule */ && !inAmbientContext && isInstantiatedModule(node, shouldPreserveConstEnums(compilerOptions))) {
|
89286
|
-
if (compilerOptions.erasableSyntaxOnly) {
|
89287
|
-
error2(node.name, Diagnostics.This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled);
|
89288
|
-
}
|
89289
88951
|
if (getIsolatedModules(compilerOptions) && !getSourceFileOfNode(node).externalModuleIndicator) {
|
89290
88952
|
error2(node.name, Diagnostics.Namespaces_are_not_allowed_in_global_script_files_when_0_is_enabled_If_this_file_is_not_intended_to_be_a_global_script_set_moduleDetection_to_force_or_add_an_empty_export_statement, isolatedModulesLikeFlagName);
|
89291
88953
|
}
|
@@ -89599,20 +89261,10 @@ function createTypeChecker(host) {
|
|
89599
89261
|
if (validForTypeAttributes && override) {
|
89600
89262
|
return;
|
89601
89263
|
}
|
89602
|
-
|
89603
|
-
|
89604
|
-
|
89605
|
-
|
89606
|
-
);
|
89607
|
-
}
|
89608
|
-
if (moduleKind === 199 /* NodeNext */ && !isImportAttributes2) {
|
89609
|
-
return grammarErrorOnFirstToken(node, Diagnostics.Import_assertions_have_been_replaced_by_import_attributes_Use_with_instead_of_assert);
|
89610
|
-
}
|
89611
|
-
if (declaration.moduleSpecifier && getEmitSyntaxForModuleSpecifierExpression(declaration.moduleSpecifier) === 1 /* CommonJS */) {
|
89612
|
-
return grammarErrorOnNode(
|
89613
|
-
node,
|
89614
|
-
isImportAttributes2 ? Diagnostics.Import_attributes_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls : Diagnostics.Import_assertions_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls
|
89615
|
-
);
|
89264
|
+
const mode = moduleKind === 199 /* NodeNext */ && declaration.moduleSpecifier && getEmitSyntaxForModuleSpecifierExpression(declaration.moduleSpecifier);
|
89265
|
+
if (mode !== 99 /* ESNext */ && moduleKind !== 99 /* ESNext */ && moduleKind !== 200 /* Preserve */) {
|
89266
|
+
const message = isImportAttributes2 ? moduleKind === 199 /* NodeNext */ ? Diagnostics.Import_attributes_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls : Diagnostics.Import_attributes_are_only_supported_when_the_module_option_is_set_to_esnext_nodenext_or_preserve : moduleKind === 199 /* NodeNext */ ? Diagnostics.Import_assertions_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls : Diagnostics.Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_nodenext_or_preserve;
|
89267
|
+
return grammarErrorOnNode(node, message);
|
89616
89268
|
}
|
89617
89269
|
const isTypeOnly = isJSDocImportTag(declaration) || (isImportDeclaration(declaration) ? (_a = declaration.importClause) == null ? void 0 : _a.isTypeOnly : declaration.isTypeOnly);
|
89618
89270
|
if (isTypeOnly) {
|
@@ -89653,7 +89305,7 @@ function createTypeChecker(host) {
|
|
89653
89305
|
}
|
89654
89306
|
}
|
89655
89307
|
}
|
89656
|
-
if (
|
89308
|
+
if (isOnlyImportableAsDefault(node.moduleSpecifier, resolvedModule) && !hasTypeJsonImportAttribute(node)) {
|
89657
89309
|
error2(node.moduleSpecifier, Diagnostics.Importing_a_JSON_file_into_an_ECMAScript_module_requires_a_type_Colon_json_import_attribute_when_module_is_set_to_0, ModuleKind[moduleKind]);
|
89658
89310
|
}
|
89659
89311
|
} else if (noUncheckedSideEffectImports && !importClause) {
|
@@ -89673,9 +89325,6 @@ function createTypeChecker(host) {
|
|
89673
89325
|
return;
|
89674
89326
|
}
|
89675
89327
|
checkGrammarModifiers(node);
|
89676
|
-
if (compilerOptions.erasableSyntaxOnly && !(node.flags & 33554432 /* Ambient */)) {
|
89677
|
-
error2(node, Diagnostics.This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled);
|
89678
|
-
}
|
89679
89328
|
if (isInternalModuleImportEqualsDeclaration(node) || checkExternalImportOrExportDeclaration(node)) {
|
89680
89329
|
checkImportBinding(node);
|
89681
89330
|
markLinkedReferences(node, 6 /* ExportImportEquals */);
|
@@ -89796,9 +89445,6 @@ function createTypeChecker(host) {
|
|
89796
89445
|
if (checkGrammarModuleElementContext(node, illegalContextMessage)) {
|
89797
89446
|
return;
|
89798
89447
|
}
|
89799
|
-
if (compilerOptions.erasableSyntaxOnly && node.isExportEquals && !(node.flags & 33554432 /* Ambient */)) {
|
89800
|
-
error2(node, Diagnostics.This_syntax_is_not_allowed_when_erasableSyntaxOnly_is_enabled);
|
89801
|
-
}
|
89802
89448
|
const container = node.parent.kind === 307 /* SourceFile */ ? node.parent : node.parent.parent;
|
89803
89449
|
if (container.kind === 267 /* ModuleDeclaration */ && !isAmbientModule(container)) {
|
89804
89450
|
if (node.isExportEquals) {
|
@@ -90796,7 +90442,7 @@ function createTypeChecker(host) {
|
|
90796
90442
|
name,
|
90797
90443
|
meaning,
|
90798
90444
|
/*ignoreErrors*/
|
90799
|
-
|
90445
|
+
false,
|
90800
90446
|
/*dontResolveAlias*/
|
90801
90447
|
true
|
90802
90448
|
);
|
@@ -90806,9 +90452,7 @@ function createTypeChecker(host) {
|
|
90806
90452
|
return resolveEntityName(
|
90807
90453
|
name,
|
90808
90454
|
/*meaning*/
|
90809
|
-
1 /* FunctionScopedVariable
|
90810
|
-
/*ignoreErrors*/
|
90811
|
-
true
|
90455
|
+
1 /* FunctionScopedVariable */
|
90812
90456
|
);
|
90813
90457
|
}
|
90814
90458
|
return void 0;
|
@@ -90993,12 +90637,7 @@ function createTypeChecker(host) {
|
|
90993
90637
|
}
|
90994
90638
|
function getShorthandAssignmentValueSymbol(location) {
|
90995
90639
|
if (location && location.kind === 304 /* ShorthandPropertyAssignment */) {
|
90996
|
-
return resolveEntityName(
|
90997
|
-
location.name,
|
90998
|
-
111551 /* Value */ | 2097152 /* Alias */,
|
90999
|
-
/*ignoreErrors*/
|
91000
|
-
true
|
91001
|
-
);
|
90640
|
+
return resolveEntityName(location.name, 111551 /* Value */ | 2097152 /* Alias */);
|
91002
90641
|
}
|
91003
90642
|
return void 0;
|
91004
90643
|
}
|
@@ -91007,20 +90646,10 @@ function createTypeChecker(host) {
|
|
91007
90646
|
const name = node.propertyName || node.name;
|
91008
90647
|
return node.parent.parent.moduleSpecifier ? getExternalModuleMember(node.parent.parent, node) : name.kind === 11 /* StringLiteral */ ? void 0 : (
|
91009
90648
|
// Skip for invalid syntax like this: export { "x" }
|
91010
|
-
resolveEntityName(
|
91011
|
-
name,
|
91012
|
-
111551 /* Value */ | 788968 /* Type */ | 1920 /* Namespace */ | 2097152 /* Alias */,
|
91013
|
-
/*ignoreErrors*/
|
91014
|
-
true
|
91015
|
-
)
|
90649
|
+
resolveEntityName(name, 111551 /* Value */ | 788968 /* Type */ | 1920 /* Namespace */ | 2097152 /* Alias */)
|
91016
90650
|
);
|
91017
90651
|
} else {
|
91018
|
-
return resolveEntityName(
|
91019
|
-
node,
|
91020
|
-
111551 /* Value */ | 788968 /* Type */ | 1920 /* Namespace */ | 2097152 /* Alias */,
|
91021
|
-
/*ignoreErrors*/
|
91022
|
-
true
|
91023
|
-
);
|
90652
|
+
return resolveEntityName(node, 111551 /* Value */ | 788968 /* Type */ | 1920 /* Namespace */ | 2097152 /* Alias */);
|
91024
90653
|
}
|
91025
90654
|
}
|
91026
90655
|
function getTypeOfNode(node) {
|
@@ -91960,36 +91589,6 @@ function createTypeChecker(host) {
|
|
91960
91589
|
result || (result = []);
|
91961
91590
|
for (const info of infoList) {
|
91962
91591
|
if (info.declaration) continue;
|
91963
|
-
if (info === anyBaseTypeIndexInfo) continue;
|
91964
|
-
if (info.components) {
|
91965
|
-
const allComponentComputedNamesSerializable = every(info.components, (e) => {
|
91966
|
-
var _a;
|
91967
|
-
return !!(e.name && isComputedPropertyName(e.name) && isEntityNameExpression(e.name.expression) && enclosing && ((_a = isEntityNameVisible(
|
91968
|
-
e.name.expression,
|
91969
|
-
enclosing,
|
91970
|
-
/*shouldComputeAliasToMakeVisible*/
|
91971
|
-
false
|
91972
|
-
)) == null ? void 0 : _a.accessibility) === 0 /* Accessible */);
|
91973
|
-
});
|
91974
|
-
if (allComponentComputedNamesSerializable) {
|
91975
|
-
const newComponents = filter(info.components, (e) => {
|
91976
|
-
return !hasLateBindableName(e);
|
91977
|
-
});
|
91978
|
-
result.push(...map(newComponents, (e) => {
|
91979
|
-
trackComputedName(e.name.expression);
|
91980
|
-
const mods = infoList === staticInfos ? [factory.createModifier(126 /* StaticKeyword */)] : void 0;
|
91981
|
-
return factory.createPropertyDeclaration(
|
91982
|
-
append(mods, info.isReadonly ? factory.createModifier(148 /* ReadonlyKeyword */) : void 0),
|
91983
|
-
e.name,
|
91984
|
-
(isPropertySignature(e) || isPropertyDeclaration(e) || isMethodSignature(e) || isMethodDeclaration(e) || isGetAccessor(e) || isSetAccessor(e)) && e.questionToken ? factory.createToken(58 /* QuestionToken */) : void 0,
|
91985
|
-
nodeBuilder.typeToTypeNode(getTypeOfSymbol(e.symbol), enclosing, flags, internalFlags, tracker),
|
91986
|
-
/*initializer*/
|
91987
|
-
void 0
|
91988
|
-
);
|
91989
|
-
}));
|
91990
|
-
continue;
|
91991
|
-
}
|
91992
|
-
}
|
91993
91592
|
const node = nodeBuilder.indexInfoToIndexSignatureDeclaration(info, enclosing, flags, internalFlags, tracker);
|
91994
91593
|
if (node && infoList === staticInfos) {
|
91995
91594
|
(node.modifiers || (node.modifiers = factory.createNodeArray())).unshift(factory.createModifier(126 /* StaticKeyword */));
|
@@ -92000,22 +91599,6 @@ function createTypeChecker(host) {
|
|
92000
91599
|
}
|
92001
91600
|
}
|
92002
91601
|
return result;
|
92003
|
-
function trackComputedName(accessExpression) {
|
92004
|
-
if (!tracker.trackSymbol) return;
|
92005
|
-
const firstIdentifier = getFirstIdentifier(accessExpression);
|
92006
|
-
const name = resolveName(
|
92007
|
-
firstIdentifier,
|
92008
|
-
firstIdentifier.escapedText,
|
92009
|
-
111551 /* Value */ | 1048576 /* ExportValue */,
|
92010
|
-
/*nameNotFoundMessage*/
|
92011
|
-
void 0,
|
92012
|
-
/*isUse*/
|
92013
|
-
true
|
92014
|
-
);
|
92015
|
-
if (name) {
|
92016
|
-
tracker.trackSymbol(name, enclosing, 111551 /* Value */);
|
92017
|
-
}
|
92018
|
-
}
|
92019
91602
|
}
|
92020
91603
|
};
|
92021
91604
|
function isImportRequiredByAugmentation(node) {
|
@@ -93097,7 +92680,6 @@ function createTypeChecker(host) {
|
|
93097
92680
|
}
|
93098
92681
|
switch (moduleKind) {
|
93099
92682
|
case 100 /* Node16 */:
|
93100
|
-
case 101 /* Node18 */:
|
93101
92683
|
case 199 /* NodeNext */:
|
93102
92684
|
if (sourceFile.impliedNodeFormat === 1 /* CommonJS */) {
|
93103
92685
|
diagnostics.add(
|
@@ -93116,7 +92698,7 @@ function createTypeChecker(host) {
|
|
93116
92698
|
// fallthrough
|
93117
92699
|
default:
|
93118
92700
|
diagnostics.add(
|
93119
|
-
createDiagnosticForNode(forInOrOfStatement.awaitModifier, Diagnostics.
|
92701
|
+
createDiagnosticForNode(forInOrOfStatement.awaitModifier, Diagnostics.Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher)
|
93120
92702
|
);
|
93121
92703
|
break;
|
93122
92704
|
}
|
@@ -93260,7 +92842,7 @@ function createTypeChecker(host) {
|
|
93260
92842
|
}
|
93261
92843
|
}
|
93262
92844
|
function checkGrammarForInvalidDynamicName(node, message) {
|
93263
|
-
if (isNonBindableDynamicName(node)
|
92845
|
+
if (isNonBindableDynamicName(node)) {
|
93264
92846
|
return grammarErrorOnNode(node, message);
|
93265
92847
|
}
|
93266
92848
|
}
|
@@ -93719,17 +93301,17 @@ function createTypeChecker(host) {
|
|
93719
93301
|
return grammarErrorOnNode(node, Diagnostics.ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled);
|
93720
93302
|
}
|
93721
93303
|
if (moduleKind === 5 /* ES2015 */) {
|
93722
|
-
return grammarErrorOnNode(node, Diagnostics.
|
93304
|
+
return grammarErrorOnNode(node, Diagnostics.Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd_system_umd_node16_or_nodenext);
|
93723
93305
|
}
|
93724
93306
|
if (node.typeArguments) {
|
93725
93307
|
return grammarErrorOnNode(node, Diagnostics.This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot_have_type_arguments);
|
93726
93308
|
}
|
93727
93309
|
const nodeArguments = node.arguments;
|
93728
|
-
if (
|
93310
|
+
if (moduleKind !== 99 /* ESNext */ && moduleKind !== 199 /* NodeNext */ && moduleKind !== 100 /* Node16 */ && moduleKind !== 200 /* Preserve */) {
|
93729
93311
|
checkGrammarForDisallowedTrailingComma(nodeArguments);
|
93730
93312
|
if (nodeArguments.length > 1) {
|
93731
93313
|
const importAttributesArgument = nodeArguments[1];
|
93732
|
-
return grammarErrorOnNode(importAttributesArgument, Diagnostics.
|
93314
|
+
return grammarErrorOnNode(importAttributesArgument, Diagnostics.Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_nodenext_or_preserve);
|
93733
93315
|
}
|
93734
93316
|
}
|
93735
93317
|
if (nodeArguments.length === 0 || nodeArguments.length > 2) {
|
@@ -98246,7 +97828,7 @@ function transformTypeScript(context) {
|
|
98246
97828
|
return updated;
|
98247
97829
|
}
|
98248
97830
|
function visitParenthesizedExpression(node) {
|
98249
|
-
const innerExpression = skipOuterExpressions(node.expression, ~(
|
97831
|
+
const innerExpression = skipOuterExpressions(node.expression, ~(6 /* Assertions */ | 16 /* ExpressionsWithTypeArguments */));
|
98250
97832
|
if (isAssertionExpression(innerExpression) || isSatisfiesExpression(innerExpression)) {
|
98251
97833
|
const expression = visitNode(node.expression, visitor, isExpression);
|
98252
97834
|
Debug.assert(expression);
|
@@ -116668,7 +116250,7 @@ function transformECMAScriptModule(context) {
|
|
116668
116250
|
if (node === (importsAndRequiresToRewriteOrShim == null ? void 0 : importsAndRequiresToRewriteOrShim[0])) {
|
116669
116251
|
return visitImportOrRequireCall(importsAndRequiresToRewriteOrShim.shift());
|
116670
116252
|
}
|
116671
|
-
|
116253
|
+
break;
|
116672
116254
|
default:
|
116673
116255
|
if ((importsAndRequiresToRewriteOrShim == null ? void 0 : importsAndRequiresToRewriteOrShim.length) && rangeContainsRange(node, importsAndRequiresToRewriteOrShim[0])) {
|
116674
116256
|
return visitEachChild(node, visitor, context);
|
@@ -117405,7 +116987,11 @@ function createGetIsolatedDeclarationErrors(resolver) {
|
|
117405
116987
|
if (isSetAccessor(node.parent)) {
|
117406
116988
|
return createAccessorTypeError(node.parent);
|
117407
116989
|
}
|
117408
|
-
const addUndefined = resolver.requiresAddingImplicitUndefined(
|
116990
|
+
const addUndefined = resolver.requiresAddingImplicitUndefined(
|
116991
|
+
node,
|
116992
|
+
/*enclosingDeclaration*/
|
116993
|
+
void 0
|
116994
|
+
);
|
117409
116995
|
if (!addUndefined && node.initializer) {
|
117410
116996
|
return createExpressionError(node.initializer);
|
117411
116997
|
}
|
@@ -119089,7 +118675,6 @@ function getModuleTransformer(moduleKind) {
|
|
119089
118675
|
case 6 /* ES2020 */:
|
119090
118676
|
case 5 /* ES2015 */:
|
119091
118677
|
case 100 /* Node16 */:
|
119092
|
-
case 101 /* Node18 */:
|
119093
118678
|
case 199 /* NodeNext */:
|
119094
118679
|
case 1 /* CommonJS */:
|
119095
118680
|
return transformImpliedNodeFormatDependentModule;
|
@@ -125649,6 +125234,45 @@ function loadWithModeAwareCache(entries, containingFile, redirectedReference, op
|
|
125649
125234
|
}
|
125650
125235
|
return resolutions;
|
125651
125236
|
}
|
125237
|
+
function forEachResolvedProjectReference(resolvedProjectReferences, cb) {
|
125238
|
+
return forEachProjectReference(
|
125239
|
+
/*projectReferences*/
|
125240
|
+
void 0,
|
125241
|
+
resolvedProjectReferences,
|
125242
|
+
(resolvedRef, parent2) => resolvedRef && cb(resolvedRef, parent2)
|
125243
|
+
);
|
125244
|
+
}
|
125245
|
+
function forEachProjectReference(projectReferences, resolvedProjectReferences, cbResolvedRef, cbRef) {
|
125246
|
+
let seenResolvedRefs;
|
125247
|
+
return worker(
|
125248
|
+
projectReferences,
|
125249
|
+
resolvedProjectReferences,
|
125250
|
+
/*parent*/
|
125251
|
+
void 0
|
125252
|
+
);
|
125253
|
+
function worker(projectReferences2, resolvedProjectReferences2, parent2) {
|
125254
|
+
if (cbRef) {
|
125255
|
+
const result = cbRef(projectReferences2, parent2);
|
125256
|
+
if (result) return result;
|
125257
|
+
}
|
125258
|
+
let skipChildren;
|
125259
|
+
return forEach(
|
125260
|
+
resolvedProjectReferences2,
|
125261
|
+
(resolvedRef, index) => {
|
125262
|
+
if (resolvedRef && (seenResolvedRefs == null ? void 0 : seenResolvedRefs.has(resolvedRef.sourceFile.path))) {
|
125263
|
+
(skipChildren ?? (skipChildren = /* @__PURE__ */ new Set())).add(resolvedRef);
|
125264
|
+
return void 0;
|
125265
|
+
}
|
125266
|
+
const result = cbResolvedRef(resolvedRef, parent2, index);
|
125267
|
+
if (result || !resolvedRef) return result;
|
125268
|
+
(seenResolvedRefs || (seenResolvedRefs = /* @__PURE__ */ new Set())).add(resolvedRef.sourceFile.path);
|
125269
|
+
}
|
125270
|
+
) || forEach(
|
125271
|
+
resolvedProjectReferences2,
|
125272
|
+
(resolvedRef) => resolvedRef && !(skipChildren == null ? void 0 : skipChildren.has(resolvedRef)) ? worker(resolvedRef.commandLine.projectReferences, resolvedRef.references, resolvedRef) : void 0
|
125273
|
+
);
|
125274
|
+
}
|
125275
|
+
}
|
125652
125276
|
var inferredTypesContainingFile = "__inferred type names__.ts";
|
125653
125277
|
function getInferredLibraryNameResolveFrom(options, currentDirectory, libFileName) {
|
125654
125278
|
const containingDirectory = options.configFilePath ? getDirectoryPath(options.configFilePath) : currentDirectory;
|
@@ -125664,6 +125288,13 @@ function getLibraryNameFromLibFileName(libFileName) {
|
|
125664
125288
|
}
|
125665
125289
|
return "@typescript/lib-" + path;
|
125666
125290
|
}
|
125291
|
+
function getLibNameFromLibReference(libReference) {
|
125292
|
+
return toFileNameLowerCase(libReference.fileName);
|
125293
|
+
}
|
125294
|
+
function getLibFileNameFromLibReference(libReference) {
|
125295
|
+
const libName = getLibNameFromLibReference(libReference);
|
125296
|
+
return libMap.get(libName);
|
125297
|
+
}
|
125667
125298
|
function isReferencedFile(reason) {
|
125668
125299
|
switch (reason == null ? void 0 : reason.kind) {
|
125669
125300
|
case 3 /* Import */:
|
@@ -125881,13 +125512,11 @@ function createCreateProgramOptions(rootNames, options, host, oldProgram, config
|
|
125881
125512
|
typeScriptVersion: typeScriptVersion3
|
125882
125513
|
};
|
125883
125514
|
}
|
125884
|
-
function createProgram(
|
125515
|
+
function createProgram(rootNamesOrOptions, _options, _host, _oldProgram, _configFileParsingDiagnostics) {
|
125885
125516
|
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p;
|
125886
|
-
|
125887
|
-
const { rootNames, options, configFileParsingDiagnostics, projectReferences, typeScriptVersion: typeScriptVersion3
|
125888
|
-
let { oldProgram } =
|
125889
|
-
_createProgramOptions = void 0;
|
125890
|
-
_rootNamesOrOptions = void 0;
|
125517
|
+
const createProgramOptions = isArray(rootNamesOrOptions) ? createCreateProgramOptions(rootNamesOrOptions, _options, _host, _oldProgram, _configFileParsingDiagnostics) : rootNamesOrOptions;
|
125518
|
+
const { rootNames, options, configFileParsingDiagnostics, projectReferences, typeScriptVersion: typeScriptVersion3 } = createProgramOptions;
|
125519
|
+
let { oldProgram } = createProgramOptions;
|
125891
125520
|
for (const option of commandLineOptionOfCustomType) {
|
125892
125521
|
if (hasProperty(options, option.name)) {
|
125893
125522
|
if (typeof options[option.name] === "string") {
|
@@ -125900,12 +125529,16 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
125900
125529
|
let processingOtherFiles;
|
125901
125530
|
let files;
|
125902
125531
|
let symlinks;
|
125532
|
+
let commonSourceDirectory;
|
125903
125533
|
let typeChecker;
|
125904
125534
|
let classifiableNames;
|
125535
|
+
let fileReasons = createMultiMap();
|
125905
125536
|
let filesWithReferencesProcessed;
|
125537
|
+
let fileReasonsToChain;
|
125538
|
+
let reasonToRelatedInfo;
|
125906
125539
|
let cachedBindAndCheckDiagnosticsForFile;
|
125907
125540
|
let cachedDeclarationDiagnosticsForFile;
|
125908
|
-
|
125541
|
+
let fileProcessingDiagnostics;
|
125909
125542
|
let automaticTypeDirectiveNames;
|
125910
125543
|
let automaticTypeDirectiveResolutions;
|
125911
125544
|
let resolvedLibReferences;
|
@@ -125927,12 +125560,13 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
125927
125560
|
true
|
125928
125561
|
);
|
125929
125562
|
mark("beforeProgram");
|
125930
|
-
const host =
|
125563
|
+
const host = createProgramOptions.host || createCompilerHost(options);
|
125931
125564
|
const configParsingHost = parseConfigHostFromCompilerHostLike(host);
|
125932
125565
|
let skipDefaultLib = options.noLib;
|
125933
125566
|
const getDefaultLibraryFileName = memoize(() => host.getDefaultLibFileName(options));
|
125934
125567
|
const defaultLibraryPath = host.getDefaultLibLocation ? host.getDefaultLibLocation() : getDirectoryPath(getDefaultLibraryFileName());
|
125935
|
-
|
125568
|
+
const programDiagnostics = createDiagnosticCollection();
|
125569
|
+
let lazyProgramDiagnosticExplainingFile = [];
|
125936
125570
|
const currentDirectory = host.getCurrentDirectory();
|
125937
125571
|
const supportedExtensions = getSupportedExtensions(options);
|
125938
125572
|
const supportedExtensionsWithJsonIfResolveJsonModule = getSupportedExtensionsWithJsonIfResolveJsonModule(options, supportedExtensions);
|
@@ -126210,7 +125844,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
126210
125844
|
getTypeCount: () => getTypeChecker().getTypeCount(),
|
126211
125845
|
getInstantiationCount: () => getTypeChecker().getInstantiationCount(),
|
126212
125846
|
getRelationCacheSizes: () => getTypeChecker().getRelationCacheSizes(),
|
126213
|
-
getFileProcessingDiagnostics: () =>
|
125847
|
+
getFileProcessingDiagnostics: () => fileProcessingDiagnostics,
|
126214
125848
|
getAutomaticTypeDirectiveNames: () => automaticTypeDirectiveNames,
|
126215
125849
|
getAutomaticTypeDirectiveResolutions: () => automaticTypeDirectiveResolutions,
|
126216
125850
|
isSourceFileFromExternalLibrary,
|
@@ -126226,7 +125860,6 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
126226
125860
|
resolvedModules,
|
126227
125861
|
resolvedTypeReferenceDirectiveNames,
|
126228
125862
|
resolvedLibReferences,
|
126229
|
-
getProgramDiagnosticsContainer: () => programDiagnostics,
|
126230
125863
|
getResolvedModule,
|
126231
125864
|
getResolvedModuleFromModuleSpecifier,
|
126232
125865
|
getResolvedTypeReferenceDirective,
|
@@ -126259,19 +125892,70 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
126259
125892
|
realpath: (_o = host.realpath) == null ? void 0 : _o.bind(host),
|
126260
125893
|
useCaseSensitiveFileNames: () => host.useCaseSensitiveFileNames(),
|
126261
125894
|
getCanonicalFileName,
|
126262
|
-
getFileIncludeReasons: () =>
|
125895
|
+
getFileIncludeReasons: () => fileReasons,
|
126263
125896
|
structureIsReused,
|
126264
125897
|
writeFile: writeFile2,
|
126265
125898
|
getGlobalTypingsCacheLocation: maybeBind(host, host.getGlobalTypingsCacheLocation)
|
126266
125899
|
};
|
126267
125900
|
onProgramCreateComplete();
|
126268
|
-
|
126269
|
-
verifyCompilerOptions();
|
126270
|
-
}
|
125901
|
+
verifyCompilerOptions();
|
126271
125902
|
mark("afterProgram");
|
126272
125903
|
measure("Program", "beforeProgram", "afterProgram");
|
126273
125904
|
(_p = tracing) == null ? void 0 : _p.pop();
|
126274
125905
|
return program;
|
125906
|
+
function updateAndGetProgramDiagnostics() {
|
125907
|
+
if (lazyProgramDiagnosticExplainingFile) {
|
125908
|
+
fileProcessingDiagnostics == null ? void 0 : fileProcessingDiagnostics.forEach((diagnostic) => {
|
125909
|
+
switch (diagnostic.kind) {
|
125910
|
+
case 1 /* FilePreprocessingFileExplainingDiagnostic */:
|
125911
|
+
return programDiagnostics.add(
|
125912
|
+
createDiagnosticExplainingFile(
|
125913
|
+
diagnostic.file && getSourceFileByPath(diagnostic.file),
|
125914
|
+
diagnostic.fileProcessingReason,
|
125915
|
+
diagnostic.diagnostic,
|
125916
|
+
diagnostic.args || emptyArray
|
125917
|
+
)
|
125918
|
+
);
|
125919
|
+
case 0 /* FilePreprocessingLibReferenceDiagnostic */:
|
125920
|
+
return programDiagnostics.add(filePreprocessingLibreferenceDiagnostic(diagnostic));
|
125921
|
+
case 2 /* ResolutionDiagnostics */:
|
125922
|
+
return diagnostic.diagnostics.forEach((d) => programDiagnostics.add(d));
|
125923
|
+
default:
|
125924
|
+
Debug.assertNever(diagnostic);
|
125925
|
+
}
|
125926
|
+
});
|
125927
|
+
lazyProgramDiagnosticExplainingFile.forEach(
|
125928
|
+
({ file, diagnostic, args }) => programDiagnostics.add(
|
125929
|
+
createDiagnosticExplainingFile(
|
125930
|
+
file,
|
125931
|
+
/*fileProcessingReason*/
|
125932
|
+
void 0,
|
125933
|
+
diagnostic,
|
125934
|
+
args
|
125935
|
+
)
|
125936
|
+
)
|
125937
|
+
);
|
125938
|
+
lazyProgramDiagnosticExplainingFile = void 0;
|
125939
|
+
fileReasonsToChain = void 0;
|
125940
|
+
reasonToRelatedInfo = void 0;
|
125941
|
+
}
|
125942
|
+
return programDiagnostics;
|
125943
|
+
}
|
125944
|
+
function filePreprocessingLibreferenceDiagnostic({ reason }) {
|
125945
|
+
const { file, pos, end } = getReferencedFileLocation(program, reason);
|
125946
|
+
const libReference = file.libReferenceDirectives[reason.index];
|
125947
|
+
const libName = getLibNameFromLibReference(libReference);
|
125948
|
+
const unqualifiedLibName = removeSuffix(removePrefix(libName, "lib."), ".d.ts");
|
125949
|
+
const suggestion = getSpellingSuggestion(unqualifiedLibName, libs, identity);
|
125950
|
+
return createFileDiagnostic(
|
125951
|
+
file,
|
125952
|
+
Debug.checkDefined(pos),
|
125953
|
+
Debug.checkDefined(end) - pos,
|
125954
|
+
suggestion ? Diagnostics.Cannot_find_lib_definition_for_0_Did_you_mean_1 : Diagnostics.Cannot_find_lib_definition_for_0,
|
125955
|
+
libName,
|
125956
|
+
suggestion
|
125957
|
+
);
|
125958
|
+
}
|
126275
125959
|
function getResolvedModule(file, moduleName, mode) {
|
126276
125960
|
var _a2;
|
126277
125961
|
return (_a2 = resolvedModules == null ? void 0 : resolvedModules.get(file.path)) == null ? void 0 : _a2.get(moduleName, mode);
|
@@ -126320,7 +126004,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
126320
126004
|
function addResolutionDiagnostics(resolution) {
|
126321
126005
|
var _a2;
|
126322
126006
|
if (!((_a2 = resolution.resolutionDiagnostics) == null ? void 0 : _a2.length)) return;
|
126323
|
-
|
126007
|
+
(fileProcessingDiagnostics ?? (fileProcessingDiagnostics = [])).push({
|
126324
126008
|
kind: 2 /* ResolutionDiagnostics */,
|
126325
126009
|
diagnostics: resolution.resolutionDiagnostics
|
126326
126010
|
});
|
@@ -126414,19 +126098,16 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
126414
126098
|
return toPath(fileName, currentDirectory, getCanonicalFileName);
|
126415
126099
|
}
|
126416
126100
|
function getCommonSourceDirectory2() {
|
126417
|
-
|
126418
|
-
|
126419
|
-
|
126101
|
+
if (commonSourceDirectory === void 0) {
|
126102
|
+
const emittedFiles = filter(files, (file) => sourceFileMayBeEmitted(file, program));
|
126103
|
+
commonSourceDirectory = getCommonSourceDirectory(
|
126104
|
+
options,
|
126105
|
+
() => mapDefined(emittedFiles, (file) => file.isDeclarationFile ? void 0 : file.fileName),
|
126106
|
+
currentDirectory,
|
126107
|
+
getCanonicalFileName,
|
126108
|
+
(commonSourceDirectory2) => checkSourceFilesBelongToPath(emittedFiles, commonSourceDirectory2)
|
126109
|
+
);
|
126420
126110
|
}
|
126421
|
-
const emittedFiles = filter(files, (file) => sourceFileMayBeEmitted(file, program));
|
126422
|
-
commonSourceDirectory = getCommonSourceDirectory(
|
126423
|
-
options,
|
126424
|
-
() => mapDefined(emittedFiles, (file) => file.isDeclarationFile ? void 0 : file.fileName),
|
126425
|
-
currentDirectory,
|
126426
|
-
getCanonicalFileName,
|
126427
|
-
(commonSourceDirectory2) => checkSourceFilesBelongToPath(emittedFiles, commonSourceDirectory2)
|
126428
|
-
);
|
126429
|
-
programDiagnostics.setCommonSourceDirectory(commonSourceDirectory);
|
126430
126111
|
return commonSourceDirectory;
|
126431
126112
|
}
|
126432
126113
|
function getClassifiableNames() {
|
@@ -126737,10 +126418,9 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
126737
126418
|
}
|
126738
126419
|
filesByName.set(path, filesByName.get(oldFile.path));
|
126739
126420
|
});
|
126740
|
-
const isConfigIdentical = oldOptions.configFile && oldOptions.configFile === options.configFile || !oldOptions.configFile && !options.configFile && !optionsHaveChanges(oldOptions, options, optionDeclarations);
|
126741
|
-
programDiagnostics.reuseStateFromOldProgram(oldProgram.getProgramDiagnosticsContainer(), isConfigIdentical);
|
126742
|
-
skipVerifyCompilerOptions = isConfigIdentical;
|
126743
126421
|
files = newSourceFiles;
|
126422
|
+
fileReasons = oldProgram.getFileIncludeReasons();
|
126423
|
+
fileProcessingDiagnostics = oldProgram.getFileProcessingDiagnostics();
|
126744
126424
|
automaticTypeDirectiveNames = oldProgram.getAutomaticTypeDirectiveNames();
|
126745
126425
|
automaticTypeDirectiveResolutions = oldProgram.getAutomaticTypeDirectiveResolutions();
|
126746
126426
|
sourceFileToPackageName = oldProgram.sourceFileToPackageName;
|
@@ -126956,7 +126636,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
126956
126636
|
if (skipTypeChecking(sourceFile, options, program)) {
|
126957
126637
|
return emptyArray;
|
126958
126638
|
}
|
126959
|
-
const programDiagnosticsInFile =
|
126639
|
+
const programDiagnosticsInFile = updateAndGetProgramDiagnostics().getDiagnostics(sourceFile.fileName);
|
126960
126640
|
if (!((_a2 = sourceFile.commentDirectives) == null ? void 0 : _a2.length)) {
|
126961
126641
|
return programDiagnosticsInFile;
|
126962
126642
|
}
|
@@ -127314,15 +126994,15 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
127314
126994
|
}
|
127315
126995
|
function getOptionsDiagnostics() {
|
127316
126996
|
return sortAndDeduplicateDiagnostics(concatenate(
|
127317
|
-
|
126997
|
+
updateAndGetProgramDiagnostics().getGlobalDiagnostics(),
|
127318
126998
|
getOptionsDiagnosticsOfConfigFile()
|
127319
126999
|
));
|
127320
127000
|
}
|
127321
127001
|
function getOptionsDiagnosticsOfConfigFile() {
|
127322
127002
|
if (!options.configFile) return emptyArray;
|
127323
|
-
let diagnostics =
|
127003
|
+
let diagnostics = updateAndGetProgramDiagnostics().getDiagnostics(options.configFile.fileName);
|
127324
127004
|
forEachResolvedProjectReference2((resolvedRef) => {
|
127325
|
-
diagnostics = concatenate(diagnostics,
|
127005
|
+
diagnostics = concatenate(diagnostics, updateAndGetProgramDiagnostics().getDiagnostics(resolvedRef.sourceFile.fileName));
|
127326
127006
|
});
|
127327
127007
|
return diagnostics;
|
127328
127008
|
}
|
@@ -127529,7 +127209,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
127529
127209
|
);
|
127530
127210
|
}
|
127531
127211
|
function reportFileNamesDifferOnlyInCasingError(fileName, existingFile, reason) {
|
127532
|
-
const hasExistingReasonToReportErrorOn = !isReferencedFile(reason) && some(
|
127212
|
+
const hasExistingReasonToReportErrorOn = !isReferencedFile(reason) && some(fileReasons.get(existingFile.path), isReferencedFile);
|
127533
127213
|
if (hasExistingReasonToReportErrorOn) {
|
127534
127214
|
addFilePreprocessingFileExplainingDiagnostic(existingFile, reason, Diagnostics.Already_included_file_name_0_differs_from_file_name_1_only_in_casing, [existingFile.fileName, fileName]);
|
127535
127215
|
} else {
|
@@ -127716,7 +127396,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
127716
127396
|
}
|
127717
127397
|
function addFileIncludeReason(file, reason, checkExisting) {
|
127718
127398
|
if (file && (!checkExisting || !isReferencedFile(reason) || !(filesWithReferencesProcessed == null ? void 0 : filesWithReferencesProcessed.has(reason.file)))) {
|
127719
|
-
|
127399
|
+
fileReasons.add(file.path, reason);
|
127720
127400
|
return true;
|
127721
127401
|
}
|
127722
127402
|
return false;
|
@@ -127868,16 +127548,6 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
127868
127548
|
var _a2, _b2, _c2, _d2, _e2;
|
127869
127549
|
const existing = resolvedLibProcessing == null ? void 0 : resolvedLibProcessing.get(libFileName);
|
127870
127550
|
if (existing) return existing;
|
127871
|
-
if (options.libReplacement === false) {
|
127872
|
-
const result2 = {
|
127873
|
-
resolution: {
|
127874
|
-
resolvedModule: void 0
|
127875
|
-
},
|
127876
|
-
actual: combinePaths(defaultLibraryPath, libFileName)
|
127877
|
-
};
|
127878
|
-
(resolvedLibProcessing ?? (resolvedLibProcessing = /* @__PURE__ */ new Map())).set(libFileName, result2);
|
127879
|
-
return result2;
|
127880
|
-
}
|
127881
127551
|
if (structureIsReused !== 0 /* Not */ && oldProgram && !hasInvalidatedLibResolutions(libFileName)) {
|
127882
127552
|
const oldResolution = (_a2 = oldProgram.resolvedLibReferences) == null ? void 0 : _a2.get(libFileName);
|
127883
127553
|
if (oldResolution) {
|
@@ -127925,7 +127595,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
127925
127595
|
{ kind: 7 /* LibReferenceDirective */, file: file.path, index }
|
127926
127596
|
);
|
127927
127597
|
} else {
|
127928
|
-
|
127598
|
+
(fileProcessingDiagnostics || (fileProcessingDiagnostics = [])).push({
|
127929
127599
|
kind: 0 /* FilePreprocessingLibReferenceDiagnostic */,
|
127930
127600
|
reason: { kind: 7 /* LibReferenceDirective */, file: file.path, index }
|
127931
127601
|
});
|
@@ -127988,11 +127658,10 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
127988
127658
|
if (!sourceFile.isDeclarationFile) {
|
127989
127659
|
const absoluteSourceFilePath = host.getCanonicalFileName(getNormalizedAbsolutePath(sourceFile.fileName, currentDirectory));
|
127990
127660
|
if (absoluteSourceFilePath.indexOf(absoluteRootDirectoryPath) !== 0) {
|
127991
|
-
|
127661
|
+
addLazyProgramDiagnosticExplainingFile(
|
127992
127662
|
sourceFile,
|
127993
127663
|
Diagnostics.File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files,
|
127994
|
-
sourceFile.fileName,
|
127995
|
-
rootDirectory
|
127664
|
+
[sourceFile.fileName, rootDirectory]
|
127996
127665
|
);
|
127997
127666
|
allFilesBelongToPath = false;
|
127998
127667
|
}
|
@@ -128107,7 +127776,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128107
127776
|
}
|
128108
127777
|
const outputFile = options.outFile;
|
128109
127778
|
if (!options.tsBuildInfoFile && options.incremental && !outputFile && !options.configFilePath) {
|
128110
|
-
programDiagnostics.
|
127779
|
+
programDiagnostics.add(createCompilerDiagnostic(Diagnostics.Option_incremental_can_only_be_specified_using_tsconfig_emitting_to_single_file_or_when_option_tsBuildInfoFile_is_specified));
|
128111
127780
|
}
|
128112
127781
|
verifyDeprecatedCompilerOptions();
|
128113
127782
|
verifyProjectReferences();
|
@@ -128115,11 +127784,10 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128115
127784
|
const rootPaths = new Set(rootNames.map(toPath3));
|
128116
127785
|
for (const file of files) {
|
128117
127786
|
if (sourceFileMayBeEmitted(file, program) && !rootPaths.has(file.path)) {
|
128118
|
-
|
127787
|
+
addLazyProgramDiagnosticExplainingFile(
|
128119
127788
|
file,
|
128120
127789
|
Diagnostics.File_0_is_not_listed_within_the_file_list_of_project_1_Projects_must_list_all_files_or_use_an_include_pattern,
|
128121
|
-
file.fileName,
|
128122
|
-
options.configFilePath || ""
|
127790
|
+
[file.fileName, options.configFilePath || ""]
|
128123
127791
|
);
|
128124
127792
|
}
|
128125
127793
|
}
|
@@ -128210,14 +127878,14 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128210
127878
|
}
|
128211
127879
|
} else if (firstNonAmbientExternalModuleSourceFile && languageVersion < 2 /* ES2015 */ && options.module === 0 /* None */) {
|
128212
127880
|
const span = getErrorSpanForNode(firstNonAmbientExternalModuleSourceFile, typeof firstNonAmbientExternalModuleSourceFile.externalModuleIndicator === "boolean" ? firstNonAmbientExternalModuleSourceFile : firstNonAmbientExternalModuleSourceFile.externalModuleIndicator);
|
128213
|
-
programDiagnostics.
|
127881
|
+
programDiagnostics.add(createFileDiagnostic(firstNonAmbientExternalModuleSourceFile, span.start, span.length, Diagnostics.Cannot_use_imports_exports_or_module_augmentations_when_module_is_none));
|
128214
127882
|
}
|
128215
127883
|
if (outputFile && !options.emitDeclarationOnly) {
|
128216
127884
|
if (options.module && !(options.module === 2 /* AMD */ || options.module === 4 /* System */)) {
|
128217
127885
|
createDiagnosticForOptionName(Diagnostics.Only_amd_and_system_modules_are_supported_alongside_0, "outFile", "module");
|
128218
127886
|
} else if (options.module === void 0 && firstNonAmbientExternalModuleSourceFile) {
|
128219
127887
|
const span = getErrorSpanForNode(firstNonAmbientExternalModuleSourceFile, typeof firstNonAmbientExternalModuleSourceFile.externalModuleIndicator === "boolean" ? firstNonAmbientExternalModuleSourceFile : firstNonAmbientExternalModuleSourceFile.externalModuleIndicator);
|
128220
|
-
programDiagnostics.
|
127888
|
+
programDiagnostics.add(createFileDiagnostic(firstNonAmbientExternalModuleSourceFile, span.start, span.length, Diagnostics.Cannot_compile_modules_using_option_0_unless_the_module_flag_is_amd_or_system, "outFile"));
|
128221
127889
|
}
|
128222
127890
|
}
|
128223
127891
|
if (getResolveJsonModule(options)) {
|
@@ -128306,8 +127974,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128306
127974
|
}
|
128307
127975
|
if (ModuleKind[moduleKind] && (100 /* Node16 */ <= moduleKind && moduleKind <= 199 /* NodeNext */) && !(3 /* Node16 */ <= moduleResolution && moduleResolution <= 99 /* NodeNext */)) {
|
128308
127976
|
const moduleKindName = ModuleKind[moduleKind];
|
128309
|
-
|
128310
|
-
createOptionValueDiagnostic("moduleResolution", Diagnostics.Option_moduleResolution_must_be_set_to_0_or_left_unspecified_when_option_module_is_set_to_1, moduleResolutionName, moduleKindName);
|
127977
|
+
createOptionValueDiagnostic("moduleResolution", Diagnostics.Option_moduleResolution_must_be_set_to_0_or_left_unspecified_when_option_module_is_set_to_1, moduleKindName, moduleKindName);
|
128311
127978
|
} else if (ModuleResolutionKind[moduleResolution] && (3 /* Node16 */ <= moduleResolution && moduleResolution <= 99 /* NodeNext */) && !(100 /* Node16 */ <= moduleKind && moduleKind <= 199 /* NodeNext */)) {
|
128312
127979
|
const moduleResolutionName = ModuleResolutionKind[moduleResolution];
|
128313
127980
|
createOptionValueDiagnostic("module", Diagnostics.Option_module_must_be_set_to_0_when_option_moduleResolution_is_set_to_1, moduleResolutionName, moduleResolutionName);
|
@@ -128469,8 +128136,90 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128469
128136
|
}
|
128470
128137
|
});
|
128471
128138
|
}
|
128139
|
+
function createDiagnosticExplainingFile(file, fileProcessingReason, diagnostic, args) {
|
128140
|
+
let seenReasons;
|
128141
|
+
const reasons = file && fileReasons.get(file.path);
|
128142
|
+
let fileIncludeReasons;
|
128143
|
+
let relatedInfo;
|
128144
|
+
let locationReason = isReferencedFile(fileProcessingReason) ? fileProcessingReason : void 0;
|
128145
|
+
let fileIncludeReasonDetails;
|
128146
|
+
let redirectInfo;
|
128147
|
+
let cachedChain = file && (fileReasonsToChain == null ? void 0 : fileReasonsToChain.get(file.path));
|
128148
|
+
let chain;
|
128149
|
+
if (cachedChain) {
|
128150
|
+
if (cachedChain.fileIncludeReasonDetails) {
|
128151
|
+
seenReasons = new Set(reasons);
|
128152
|
+
reasons == null ? void 0 : reasons.forEach(populateRelatedInfo);
|
128153
|
+
} else {
|
128154
|
+
reasons == null ? void 0 : reasons.forEach(processReason);
|
128155
|
+
}
|
128156
|
+
redirectInfo = cachedChain.redirectInfo;
|
128157
|
+
} else {
|
128158
|
+
reasons == null ? void 0 : reasons.forEach(processReason);
|
128159
|
+
redirectInfo = file && explainIfFileIsRedirectAndImpliedFormat(file, getCompilerOptionsForFile(file));
|
128160
|
+
}
|
128161
|
+
if (fileProcessingReason) processReason(fileProcessingReason);
|
128162
|
+
const processedExtraReason = (seenReasons == null ? void 0 : seenReasons.size) !== (reasons == null ? void 0 : reasons.length);
|
128163
|
+
if (locationReason && (seenReasons == null ? void 0 : seenReasons.size) === 1) seenReasons = void 0;
|
128164
|
+
if (seenReasons && cachedChain) {
|
128165
|
+
if (cachedChain.details && !processedExtraReason) {
|
128166
|
+
chain = chainDiagnosticMessages(cachedChain.details, diagnostic, ...args || emptyArray);
|
128167
|
+
} else if (cachedChain.fileIncludeReasonDetails) {
|
128168
|
+
if (!processedExtraReason) {
|
128169
|
+
if (!cachedFileIncludeDetailsHasProcessedExtraReason()) {
|
128170
|
+
fileIncludeReasonDetails = cachedChain.fileIncludeReasonDetails;
|
128171
|
+
} else {
|
128172
|
+
fileIncludeReasons = cachedChain.fileIncludeReasonDetails.next.slice(0, reasons.length);
|
128173
|
+
}
|
128174
|
+
} else {
|
128175
|
+
if (!cachedFileIncludeDetailsHasProcessedExtraReason()) {
|
128176
|
+
fileIncludeReasons = [...cachedChain.fileIncludeReasonDetails.next, fileIncludeReasons[0]];
|
128177
|
+
} else {
|
128178
|
+
fileIncludeReasons = append(cachedChain.fileIncludeReasonDetails.next.slice(0, reasons.length), fileIncludeReasons[0]);
|
128179
|
+
}
|
128180
|
+
}
|
128181
|
+
}
|
128182
|
+
}
|
128183
|
+
if (!chain) {
|
128184
|
+
if (!fileIncludeReasonDetails) fileIncludeReasonDetails = seenReasons && chainDiagnosticMessages(fileIncludeReasons, Diagnostics.The_file_is_in_the_program_because_Colon);
|
128185
|
+
chain = chainDiagnosticMessages(
|
128186
|
+
redirectInfo ? fileIncludeReasonDetails ? [fileIncludeReasonDetails, ...redirectInfo] : redirectInfo : fileIncludeReasonDetails,
|
128187
|
+
diagnostic,
|
128188
|
+
...args || emptyArray
|
128189
|
+
);
|
128190
|
+
}
|
128191
|
+
if (file) {
|
128192
|
+
if (cachedChain) {
|
128193
|
+
if (!cachedChain.fileIncludeReasonDetails || !processedExtraReason && fileIncludeReasonDetails) {
|
128194
|
+
cachedChain.fileIncludeReasonDetails = fileIncludeReasonDetails;
|
128195
|
+
}
|
128196
|
+
} else {
|
128197
|
+
(fileReasonsToChain ?? (fileReasonsToChain = /* @__PURE__ */ new Map())).set(file.path, cachedChain = { fileIncludeReasonDetails, redirectInfo });
|
128198
|
+
}
|
128199
|
+
if (!cachedChain.details && !processedExtraReason) cachedChain.details = chain.next;
|
128200
|
+
}
|
128201
|
+
const location = locationReason && getReferencedFileLocation(program, locationReason);
|
128202
|
+
return location && isReferenceFileLocation(location) ? createFileDiagnosticFromMessageChain(location.file, location.pos, location.end - location.pos, chain, relatedInfo) : createCompilerDiagnosticFromMessageChain(chain, relatedInfo);
|
128203
|
+
function processReason(reason) {
|
128204
|
+
if (seenReasons == null ? void 0 : seenReasons.has(reason)) return;
|
128205
|
+
(seenReasons ?? (seenReasons = /* @__PURE__ */ new Set())).add(reason);
|
128206
|
+
(fileIncludeReasons ?? (fileIncludeReasons = [])).push(fileIncludeReasonToDiagnostics(program, reason));
|
128207
|
+
populateRelatedInfo(reason);
|
128208
|
+
}
|
128209
|
+
function populateRelatedInfo(reason) {
|
128210
|
+
if (!locationReason && isReferencedFile(reason)) {
|
128211
|
+
locationReason = reason;
|
128212
|
+
} else if (locationReason !== reason) {
|
128213
|
+
relatedInfo = append(relatedInfo, getFileIncludeReasonToRelatedInformation(reason));
|
128214
|
+
}
|
128215
|
+
}
|
128216
|
+
function cachedFileIncludeDetailsHasProcessedExtraReason() {
|
128217
|
+
var _a2;
|
128218
|
+
return ((_a2 = cachedChain.fileIncludeReasonDetails.next) == null ? void 0 : _a2.length) !== (reasons == null ? void 0 : reasons.length);
|
128219
|
+
}
|
128220
|
+
}
|
128472
128221
|
function addFilePreprocessingFileExplainingDiagnostic(file, fileProcessingReason, diagnostic, args) {
|
128473
|
-
|
128222
|
+
(fileProcessingDiagnostics || (fileProcessingDiagnostics = [])).push({
|
128474
128223
|
kind: 1 /* FilePreprocessingFileExplainingDiagnostic */,
|
128475
128224
|
file: file && file.path,
|
128476
128225
|
fileProcessingReason,
|
@@ -128478,6 +128227,99 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128478
128227
|
args
|
128479
128228
|
});
|
128480
128229
|
}
|
128230
|
+
function addLazyProgramDiagnosticExplainingFile(file, diagnostic, args) {
|
128231
|
+
lazyProgramDiagnosticExplainingFile.push({ file, diagnostic, args });
|
128232
|
+
}
|
128233
|
+
function getFileIncludeReasonToRelatedInformation(reason) {
|
128234
|
+
let relatedInfo = reasonToRelatedInfo == null ? void 0 : reasonToRelatedInfo.get(reason);
|
128235
|
+
if (relatedInfo === void 0) (reasonToRelatedInfo ?? (reasonToRelatedInfo = /* @__PURE__ */ new Map())).set(reason, relatedInfo = fileIncludeReasonToRelatedInformation(reason) ?? false);
|
128236
|
+
return relatedInfo || void 0;
|
128237
|
+
}
|
128238
|
+
function fileIncludeReasonToRelatedInformation(reason) {
|
128239
|
+
if (isReferencedFile(reason)) {
|
128240
|
+
const referenceLocation = getReferencedFileLocation(program, reason);
|
128241
|
+
let message2;
|
128242
|
+
switch (reason.kind) {
|
128243
|
+
case 3 /* Import */:
|
128244
|
+
message2 = Diagnostics.File_is_included_via_import_here;
|
128245
|
+
break;
|
128246
|
+
case 4 /* ReferenceFile */:
|
128247
|
+
message2 = Diagnostics.File_is_included_via_reference_here;
|
128248
|
+
break;
|
128249
|
+
case 5 /* TypeReferenceDirective */:
|
128250
|
+
message2 = Diagnostics.File_is_included_via_type_library_reference_here;
|
128251
|
+
break;
|
128252
|
+
case 7 /* LibReferenceDirective */:
|
128253
|
+
message2 = Diagnostics.File_is_included_via_library_reference_here;
|
128254
|
+
break;
|
128255
|
+
default:
|
128256
|
+
Debug.assertNever(reason);
|
128257
|
+
}
|
128258
|
+
return isReferenceFileLocation(referenceLocation) ? createFileDiagnostic(
|
128259
|
+
referenceLocation.file,
|
128260
|
+
referenceLocation.pos,
|
128261
|
+
referenceLocation.end - referenceLocation.pos,
|
128262
|
+
message2
|
128263
|
+
) : void 0;
|
128264
|
+
}
|
128265
|
+
if (!options.configFile) return void 0;
|
128266
|
+
let configFileNode;
|
128267
|
+
let message;
|
128268
|
+
switch (reason.kind) {
|
128269
|
+
case 0 /* RootFile */:
|
128270
|
+
if (!options.configFile.configFileSpecs) return void 0;
|
128271
|
+
const fileName = getNormalizedAbsolutePath(rootNames[reason.index], currentDirectory);
|
128272
|
+
const matchedByFiles = getMatchedFileSpec(program, fileName);
|
128273
|
+
if (matchedByFiles) {
|
128274
|
+
configFileNode = getTsConfigPropArrayElementValue(options.configFile, "files", matchedByFiles);
|
128275
|
+
message = Diagnostics.File_is_matched_by_files_list_specified_here;
|
128276
|
+
break;
|
128277
|
+
}
|
128278
|
+
const matchedByInclude = getMatchedIncludeSpec(program, fileName);
|
128279
|
+
if (!matchedByInclude || !isString(matchedByInclude)) return void 0;
|
128280
|
+
configFileNode = getTsConfigPropArrayElementValue(options.configFile, "include", matchedByInclude);
|
128281
|
+
message = Diagnostics.File_is_matched_by_include_pattern_specified_here;
|
128282
|
+
break;
|
128283
|
+
case 1 /* SourceFromProjectReference */:
|
128284
|
+
case 2 /* OutputFromProjectReference */:
|
128285
|
+
const referencedResolvedRef = Debug.checkDefined(resolvedProjectReferences == null ? void 0 : resolvedProjectReferences[reason.index]);
|
128286
|
+
const referenceInfo = forEachProjectReference(
|
128287
|
+
projectReferences,
|
128288
|
+
resolvedProjectReferences,
|
128289
|
+
(resolvedRef, parent2, index2) => resolvedRef === referencedResolvedRef ? { sourceFile: (parent2 == null ? void 0 : parent2.sourceFile) || options.configFile, index: index2 } : void 0
|
128290
|
+
);
|
128291
|
+
if (!referenceInfo) return void 0;
|
128292
|
+
const { sourceFile, index } = referenceInfo;
|
128293
|
+
const referencesSyntax = forEachTsConfigPropArray(sourceFile, "references", (property) => isArrayLiteralExpression(property.initializer) ? property.initializer : void 0);
|
128294
|
+
return referencesSyntax && referencesSyntax.elements.length > index ? createDiagnosticForNodeInSourceFile(
|
128295
|
+
sourceFile,
|
128296
|
+
referencesSyntax.elements[index],
|
128297
|
+
reason.kind === 2 /* OutputFromProjectReference */ ? Diagnostics.File_is_output_from_referenced_project_specified_here : Diagnostics.File_is_source_from_referenced_project_specified_here
|
128298
|
+
) : void 0;
|
128299
|
+
case 8 /* AutomaticTypeDirectiveFile */:
|
128300
|
+
if (!options.types) return void 0;
|
128301
|
+
configFileNode = getOptionsSyntaxByArrayElementValue("types", reason.typeReference);
|
128302
|
+
message = Diagnostics.File_is_entry_point_of_type_library_specified_here;
|
128303
|
+
break;
|
128304
|
+
case 6 /* LibFile */:
|
128305
|
+
if (reason.index !== void 0) {
|
128306
|
+
configFileNode = getOptionsSyntaxByArrayElementValue("lib", options.lib[reason.index]);
|
128307
|
+
message = Diagnostics.File_is_library_specified_here;
|
128308
|
+
break;
|
128309
|
+
}
|
128310
|
+
const target = getNameOfScriptTarget(getEmitScriptTarget(options));
|
128311
|
+
configFileNode = target ? getOptionsSyntaxByValue("target", target) : void 0;
|
128312
|
+
message = Diagnostics.File_is_default_library_for_target_specified_here;
|
128313
|
+
break;
|
128314
|
+
default:
|
128315
|
+
Debug.assertNever(reason);
|
128316
|
+
}
|
128317
|
+
return configFileNode && createDiagnosticForNodeInSourceFile(
|
128318
|
+
options.configFile,
|
128319
|
+
configFileNode,
|
128320
|
+
message
|
128321
|
+
);
|
128322
|
+
}
|
128481
128323
|
function verifyProjectReferences() {
|
128482
128324
|
const buildInfoPath = !options.suppressOutputPathCheck ? getTsBuildInfoEmitOutputFilePath(options) : void 0;
|
128483
128325
|
forEachProjectReference(
|
@@ -128513,7 +128355,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128513
128355
|
forEachPropertyAssignment(pathProp.initializer, key, (keyProps) => {
|
128514
128356
|
const initializer = keyProps.initializer;
|
128515
128357
|
if (isArrayLiteralExpression(initializer) && initializer.elements.length > valueIndex) {
|
128516
|
-
programDiagnostics.
|
128358
|
+
programDiagnostics.add(createDiagnosticForNodeInSourceFile(options.configFile, initializer.elements[valueIndex], message, ...args));
|
128517
128359
|
needCompilerDiagnostic = false;
|
128518
128360
|
}
|
128519
128361
|
});
|
@@ -128542,8 +128384,18 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128542
128384
|
createCompilerOptionsDiagnostic(message, ...args);
|
128543
128385
|
}
|
128544
128386
|
}
|
128387
|
+
function forEachOptionsSyntaxByName(name, callback) {
|
128388
|
+
return forEachPropertyAssignment(getCompilerOptionsObjectLiteralSyntax(), name, callback);
|
128389
|
+
}
|
128545
128390
|
function forEachOptionPathsSyntax(callback) {
|
128546
|
-
return forEachOptionsSyntaxByName(
|
128391
|
+
return forEachOptionsSyntaxByName("paths", callback);
|
128392
|
+
}
|
128393
|
+
function getOptionsSyntaxByValue(name, value) {
|
128394
|
+
return forEachOptionsSyntaxByName(name, (property) => isStringLiteral(property.initializer) && property.initializer.text === value ? property.initializer : void 0);
|
128395
|
+
}
|
128396
|
+
function getOptionsSyntaxByArrayElementValue(name, value) {
|
128397
|
+
const compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
|
128398
|
+
return compilerOptionsObjectLiteralSyntax && getPropertyArrayElementValue(compilerOptionsObjectLiteralSyntax, name, value);
|
128547
128399
|
}
|
128548
128400
|
function createDiagnosticForOptionName(message, option1, option2, option3) {
|
128549
128401
|
createDiagnosticForOption(
|
@@ -128571,9 +128423,9 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128571
128423
|
function createDiagnosticForReference(sourceFile, index, message, ...args) {
|
128572
128424
|
const referencesSyntax = forEachTsConfigPropArray(sourceFile || options.configFile, "references", (property) => isArrayLiteralExpression(property.initializer) ? property.initializer : void 0);
|
128573
128425
|
if (referencesSyntax && referencesSyntax.elements.length > index) {
|
128574
|
-
programDiagnostics.
|
128426
|
+
programDiagnostics.add(createDiagnosticForNodeInSourceFile(sourceFile || options.configFile, referencesSyntax.elements[index], message, ...args));
|
128575
128427
|
} else {
|
128576
|
-
programDiagnostics.
|
128428
|
+
programDiagnostics.add(createCompilerDiagnostic(message, ...args));
|
128577
128429
|
}
|
128578
128430
|
}
|
128579
128431
|
function createDiagnosticForOption(onKey, option1, option2, message, ...args) {
|
@@ -128587,14 +128439,14 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128587
128439
|
const compilerOptionsProperty = getCompilerOptionsPropertySyntax();
|
128588
128440
|
if (compilerOptionsProperty) {
|
128589
128441
|
if ("messageText" in message) {
|
128590
|
-
programDiagnostics.
|
128442
|
+
programDiagnostics.add(createDiagnosticForNodeFromMessageChain(options.configFile, compilerOptionsProperty.name, message));
|
128591
128443
|
} else {
|
128592
|
-
programDiagnostics.
|
128444
|
+
programDiagnostics.add(createDiagnosticForNodeInSourceFile(options.configFile, compilerOptionsProperty.name, message, ...args));
|
128593
128445
|
}
|
128594
128446
|
} else if ("messageText" in message) {
|
128595
|
-
programDiagnostics.
|
128447
|
+
programDiagnostics.add(createCompilerDiagnosticFromMessageChain(message));
|
128596
128448
|
} else {
|
128597
|
-
programDiagnostics.
|
128449
|
+
programDiagnostics.add(createCompilerDiagnostic(message, ...args));
|
128598
128450
|
}
|
128599
128451
|
}
|
128600
128452
|
function getCompilerOptionsObjectLiteralSyntax() {
|
@@ -128618,9 +128470,9 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128618
128470
|
let needsCompilerDiagnostic = false;
|
128619
128471
|
forEachPropertyAssignment(objectLiteral, key1, (prop) => {
|
128620
128472
|
if ("messageText" in message) {
|
128621
|
-
programDiagnostics.
|
128473
|
+
programDiagnostics.add(createDiagnosticForNodeFromMessageChain(options.configFile, onKey ? prop.name : prop.initializer, message));
|
128622
128474
|
} else {
|
128623
|
-
programDiagnostics.
|
128475
|
+
programDiagnostics.add(createDiagnosticForNodeInSourceFile(options.configFile, onKey ? prop.name : prop.initializer, message, ...args));
|
128624
128476
|
}
|
128625
128477
|
needsCompilerDiagnostic = true;
|
128626
128478
|
}, key2);
|
@@ -128628,7 +128480,7 @@ function createProgram(_rootNamesOrOptions, _options, _host, _oldProgram, _confi
|
|
128628
128480
|
}
|
128629
128481
|
function blockEmittingOfFile(emitFileName, diag2) {
|
128630
128482
|
hasEmitBlockingDiagnostics.set(toPath3(emitFileName), true);
|
128631
|
-
programDiagnostics.
|
128483
|
+
programDiagnostics.add(diag2);
|
128632
128484
|
}
|
128633
128485
|
function isEmittedFile(file) {
|
128634
128486
|
if (options.noEmit) {
|
@@ -128951,293 +128803,6 @@ function getModuleNameStringLiteralAt({ imports, moduleAugmentations }, index) {
|
|
128951
128803
|
Debug.fail("should never ask for module name at index higher than possible module name");
|
128952
128804
|
}
|
128953
128805
|
|
128954
|
-
// src/compiler/programDiagnostics.ts
|
128955
|
-
function createProgramDiagnostics(getCompilerOptionsObjectLiteralSyntax) {
|
128956
|
-
let computedDiagnostics;
|
128957
|
-
let fileReasons = createMultiMap();
|
128958
|
-
let fileProcessingDiagnostics;
|
128959
|
-
let commonSourceDirectory;
|
128960
|
-
let configDiagnostics;
|
128961
|
-
let lazyConfigDiagnostics;
|
128962
|
-
let fileReasonsToChain;
|
128963
|
-
let reasonToRelatedInfo;
|
128964
|
-
return {
|
128965
|
-
addConfigDiagnostic(diag2) {
|
128966
|
-
Debug.assert(computedDiagnostics === void 0, "Cannot modify program diagnostic state after requesting combined diagnostics");
|
128967
|
-
(configDiagnostics ?? (configDiagnostics = createDiagnosticCollection())).add(diag2);
|
128968
|
-
},
|
128969
|
-
addLazyConfigDiagnostic(file, message, ...args) {
|
128970
|
-
Debug.assert(computedDiagnostics === void 0, "Cannot modify program diagnostic state after requesting combined diagnostics");
|
128971
|
-
(lazyConfigDiagnostics ?? (lazyConfigDiagnostics = [])).push({ file, diagnostic: message, args });
|
128972
|
-
},
|
128973
|
-
addFileProcessingDiagnostic(diag2) {
|
128974
|
-
Debug.assert(computedDiagnostics === void 0, "Cannot modify program diagnostic state after requesting combined diagnostics");
|
128975
|
-
(fileProcessingDiagnostics ?? (fileProcessingDiagnostics = [])).push(diag2);
|
128976
|
-
},
|
128977
|
-
setCommonSourceDirectory(directory) {
|
128978
|
-
commonSourceDirectory = directory;
|
128979
|
-
},
|
128980
|
-
reuseStateFromOldProgram(oldProgramDiagnostics, isConfigIdentical) {
|
128981
|
-
fileReasons = oldProgramDiagnostics.getFileReasons();
|
128982
|
-
fileProcessingDiagnostics = oldProgramDiagnostics.getFileProcessingDiagnostics();
|
128983
|
-
if (isConfigIdentical) {
|
128984
|
-
commonSourceDirectory = oldProgramDiagnostics.getCommonSourceDirectory();
|
128985
|
-
configDiagnostics = oldProgramDiagnostics.getConfigDiagnostics();
|
128986
|
-
lazyConfigDiagnostics = oldProgramDiagnostics.getLazyConfigDiagnostics();
|
128987
|
-
}
|
128988
|
-
},
|
128989
|
-
getFileProcessingDiagnostics() {
|
128990
|
-
return fileProcessingDiagnostics;
|
128991
|
-
},
|
128992
|
-
getFileReasons() {
|
128993
|
-
return fileReasons;
|
128994
|
-
},
|
128995
|
-
getCommonSourceDirectory() {
|
128996
|
-
return commonSourceDirectory;
|
128997
|
-
},
|
128998
|
-
getConfigDiagnostics() {
|
128999
|
-
return configDiagnostics;
|
129000
|
-
},
|
129001
|
-
getLazyConfigDiagnostics() {
|
129002
|
-
return lazyConfigDiagnostics;
|
129003
|
-
},
|
129004
|
-
getCombinedDiagnostics(program) {
|
129005
|
-
if (computedDiagnostics) {
|
129006
|
-
return computedDiagnostics;
|
129007
|
-
}
|
129008
|
-
computedDiagnostics = createDiagnosticCollection();
|
129009
|
-
configDiagnostics == null ? void 0 : configDiagnostics.getDiagnostics().forEach((d) => computedDiagnostics.add(d));
|
129010
|
-
fileProcessingDiagnostics == null ? void 0 : fileProcessingDiagnostics.forEach((diagnostic) => {
|
129011
|
-
switch (diagnostic.kind) {
|
129012
|
-
case 1 /* FilePreprocessingFileExplainingDiagnostic */:
|
129013
|
-
return computedDiagnostics.add(
|
129014
|
-
createDiagnosticExplainingFile(
|
129015
|
-
program,
|
129016
|
-
diagnostic.file && program.getSourceFileByPath(diagnostic.file),
|
129017
|
-
diagnostic.fileProcessingReason,
|
129018
|
-
diagnostic.diagnostic,
|
129019
|
-
diagnostic.args || emptyArray
|
129020
|
-
)
|
129021
|
-
);
|
129022
|
-
case 0 /* FilePreprocessingLibReferenceDiagnostic */:
|
129023
|
-
return computedDiagnostics.add(filePreprocessingLibreferenceDiagnostic(program, diagnostic));
|
129024
|
-
case 2 /* ResolutionDiagnostics */:
|
129025
|
-
return diagnostic.diagnostics.forEach((d) => computedDiagnostics.add(d));
|
129026
|
-
default:
|
129027
|
-
Debug.assertNever(diagnostic);
|
129028
|
-
}
|
129029
|
-
});
|
129030
|
-
lazyConfigDiagnostics == null ? void 0 : lazyConfigDiagnostics.forEach(
|
129031
|
-
({ file, diagnostic, args }) => computedDiagnostics.add(
|
129032
|
-
createDiagnosticExplainingFile(
|
129033
|
-
program,
|
129034
|
-
file,
|
129035
|
-
/*fileProcessingReason*/
|
129036
|
-
void 0,
|
129037
|
-
diagnostic,
|
129038
|
-
args
|
129039
|
-
)
|
129040
|
-
)
|
129041
|
-
);
|
129042
|
-
fileReasonsToChain = void 0;
|
129043
|
-
reasonToRelatedInfo = void 0;
|
129044
|
-
return computedDiagnostics;
|
129045
|
-
}
|
129046
|
-
};
|
129047
|
-
function filePreprocessingLibreferenceDiagnostic(program, { reason }) {
|
129048
|
-
const { file, pos, end } = getReferencedFileLocation(program, reason);
|
129049
|
-
const libReference = file.libReferenceDirectives[reason.index];
|
129050
|
-
const libName = getLibNameFromLibReference(libReference);
|
129051
|
-
const unqualifiedLibName = removeSuffix(removePrefix(libName, "lib."), ".d.ts");
|
129052
|
-
const suggestion = getSpellingSuggestion(unqualifiedLibName, libs, identity);
|
129053
|
-
return createFileDiagnostic(
|
129054
|
-
file,
|
129055
|
-
Debug.checkDefined(pos),
|
129056
|
-
Debug.checkDefined(end) - pos,
|
129057
|
-
suggestion ? Diagnostics.Cannot_find_lib_definition_for_0_Did_you_mean_1 : Diagnostics.Cannot_find_lib_definition_for_0,
|
129058
|
-
libName,
|
129059
|
-
suggestion
|
129060
|
-
);
|
129061
|
-
}
|
129062
|
-
function createDiagnosticExplainingFile(program, file, fileProcessingReason, diagnostic, args) {
|
129063
|
-
let seenReasons;
|
129064
|
-
let fileIncludeReasons;
|
129065
|
-
let relatedInfo;
|
129066
|
-
let fileIncludeReasonDetails;
|
129067
|
-
let redirectInfo;
|
129068
|
-
let chain;
|
129069
|
-
const reasons = file && fileReasons.get(file.path);
|
129070
|
-
let locationReason = isReferencedFile(fileProcessingReason) ? fileProcessingReason : void 0;
|
129071
|
-
let cachedChain = file && (fileReasonsToChain == null ? void 0 : fileReasonsToChain.get(file.path));
|
129072
|
-
if (cachedChain) {
|
129073
|
-
if (cachedChain.fileIncludeReasonDetails) {
|
129074
|
-
seenReasons = new Set(reasons);
|
129075
|
-
reasons == null ? void 0 : reasons.forEach(populateRelatedInfo);
|
129076
|
-
} else {
|
129077
|
-
reasons == null ? void 0 : reasons.forEach(processReason);
|
129078
|
-
}
|
129079
|
-
redirectInfo = cachedChain.redirectInfo;
|
129080
|
-
} else {
|
129081
|
-
reasons == null ? void 0 : reasons.forEach(processReason);
|
129082
|
-
redirectInfo = file && explainIfFileIsRedirectAndImpliedFormat(file, program.getCompilerOptionsForFile(file));
|
129083
|
-
}
|
129084
|
-
if (fileProcessingReason) processReason(fileProcessingReason);
|
129085
|
-
const processedExtraReason = (seenReasons == null ? void 0 : seenReasons.size) !== (reasons == null ? void 0 : reasons.length);
|
129086
|
-
if (locationReason && (seenReasons == null ? void 0 : seenReasons.size) === 1) seenReasons = void 0;
|
129087
|
-
if (seenReasons && cachedChain) {
|
129088
|
-
if (cachedChain.details && !processedExtraReason) {
|
129089
|
-
chain = chainDiagnosticMessages(cachedChain.details, diagnostic, ...args ?? emptyArray);
|
129090
|
-
} else if (cachedChain.fileIncludeReasonDetails) {
|
129091
|
-
if (!processedExtraReason) {
|
129092
|
-
if (!cachedFileIncludeDetailsHasProcessedExtraReason()) {
|
129093
|
-
fileIncludeReasonDetails = cachedChain.fileIncludeReasonDetails;
|
129094
|
-
} else {
|
129095
|
-
fileIncludeReasons = cachedChain.fileIncludeReasonDetails.next.slice(0, reasons.length);
|
129096
|
-
}
|
129097
|
-
} else {
|
129098
|
-
if (!cachedFileIncludeDetailsHasProcessedExtraReason()) {
|
129099
|
-
fileIncludeReasons = [...cachedChain.fileIncludeReasonDetails.next, fileIncludeReasons[0]];
|
129100
|
-
} else {
|
129101
|
-
fileIncludeReasons = append(cachedChain.fileIncludeReasonDetails.next.slice(0, reasons.length), fileIncludeReasons[0]);
|
129102
|
-
}
|
129103
|
-
}
|
129104
|
-
}
|
129105
|
-
}
|
129106
|
-
if (!chain) {
|
129107
|
-
if (!fileIncludeReasonDetails) fileIncludeReasonDetails = seenReasons && chainDiagnosticMessages(fileIncludeReasons, Diagnostics.The_file_is_in_the_program_because_Colon);
|
129108
|
-
chain = chainDiagnosticMessages(
|
129109
|
-
redirectInfo ? fileIncludeReasonDetails ? [fileIncludeReasonDetails, ...redirectInfo] : redirectInfo : fileIncludeReasonDetails,
|
129110
|
-
diagnostic,
|
129111
|
-
...args || emptyArray
|
129112
|
-
);
|
129113
|
-
}
|
129114
|
-
if (file) {
|
129115
|
-
if (cachedChain) {
|
129116
|
-
if (!cachedChain.fileIncludeReasonDetails || !processedExtraReason && fileIncludeReasonDetails) {
|
129117
|
-
cachedChain.fileIncludeReasonDetails = fileIncludeReasonDetails;
|
129118
|
-
}
|
129119
|
-
} else {
|
129120
|
-
(fileReasonsToChain ?? (fileReasonsToChain = /* @__PURE__ */ new Map())).set(file.path, cachedChain = { fileIncludeReasonDetails, redirectInfo });
|
129121
|
-
}
|
129122
|
-
if (!cachedChain.details && !processedExtraReason) cachedChain.details = chain.next;
|
129123
|
-
}
|
129124
|
-
const location = locationReason && getReferencedFileLocation(program, locationReason);
|
129125
|
-
return location && isReferenceFileLocation(location) ? createFileDiagnosticFromMessageChain(location.file, location.pos, location.end - location.pos, chain, relatedInfo) : createCompilerDiagnosticFromMessageChain(chain, relatedInfo);
|
129126
|
-
function processReason(reason) {
|
129127
|
-
if (seenReasons == null ? void 0 : seenReasons.has(reason)) return;
|
129128
|
-
(seenReasons ?? (seenReasons = /* @__PURE__ */ new Set())).add(reason);
|
129129
|
-
(fileIncludeReasons ?? (fileIncludeReasons = [])).push(fileIncludeReasonToDiagnostics(program, reason));
|
129130
|
-
populateRelatedInfo(reason);
|
129131
|
-
}
|
129132
|
-
function populateRelatedInfo(reason) {
|
129133
|
-
if (!locationReason && isReferencedFile(reason)) {
|
129134
|
-
locationReason = reason;
|
129135
|
-
} else if (locationReason !== reason) {
|
129136
|
-
relatedInfo = append(relatedInfo, getFileIncludeReasonToRelatedInformation(program, reason));
|
129137
|
-
}
|
129138
|
-
}
|
129139
|
-
function cachedFileIncludeDetailsHasProcessedExtraReason() {
|
129140
|
-
var _a;
|
129141
|
-
return ((_a = cachedChain.fileIncludeReasonDetails.next) == null ? void 0 : _a.length) !== (reasons == null ? void 0 : reasons.length);
|
129142
|
-
}
|
129143
|
-
}
|
129144
|
-
function getFileIncludeReasonToRelatedInformation(program, reason) {
|
129145
|
-
let relatedInfo = reasonToRelatedInfo == null ? void 0 : reasonToRelatedInfo.get(reason);
|
129146
|
-
if (relatedInfo === void 0) (reasonToRelatedInfo ?? (reasonToRelatedInfo = /* @__PURE__ */ new Map())).set(reason, relatedInfo = fileIncludeReasonToRelatedInformation(program, reason) ?? false);
|
129147
|
-
return relatedInfo || void 0;
|
129148
|
-
}
|
129149
|
-
function fileIncludeReasonToRelatedInformation(program, reason) {
|
129150
|
-
if (isReferencedFile(reason)) {
|
129151
|
-
const referenceLocation = getReferencedFileLocation(program, reason);
|
129152
|
-
let message2;
|
129153
|
-
switch (reason.kind) {
|
129154
|
-
case 3 /* Import */:
|
129155
|
-
message2 = Diagnostics.File_is_included_via_import_here;
|
129156
|
-
break;
|
129157
|
-
case 4 /* ReferenceFile */:
|
129158
|
-
message2 = Diagnostics.File_is_included_via_reference_here;
|
129159
|
-
break;
|
129160
|
-
case 5 /* TypeReferenceDirective */:
|
129161
|
-
message2 = Diagnostics.File_is_included_via_type_library_reference_here;
|
129162
|
-
break;
|
129163
|
-
case 7 /* LibReferenceDirective */:
|
129164
|
-
message2 = Diagnostics.File_is_included_via_library_reference_here;
|
129165
|
-
break;
|
129166
|
-
default:
|
129167
|
-
Debug.assertNever(reason);
|
129168
|
-
}
|
129169
|
-
return isReferenceFileLocation(referenceLocation) ? createFileDiagnostic(
|
129170
|
-
referenceLocation.file,
|
129171
|
-
referenceLocation.pos,
|
129172
|
-
referenceLocation.end - referenceLocation.pos,
|
129173
|
-
message2
|
129174
|
-
) : void 0;
|
129175
|
-
}
|
129176
|
-
const currentDirectory = program.getCurrentDirectory();
|
129177
|
-
const rootNames = program.getRootFileNames();
|
129178
|
-
const options = program.getCompilerOptions();
|
129179
|
-
if (!options.configFile) return void 0;
|
129180
|
-
let configFileNode;
|
129181
|
-
let message;
|
129182
|
-
switch (reason.kind) {
|
129183
|
-
case 0 /* RootFile */:
|
129184
|
-
if (!options.configFile.configFileSpecs) return void 0;
|
129185
|
-
const fileName = getNormalizedAbsolutePath(rootNames[reason.index], currentDirectory);
|
129186
|
-
const matchedByFiles = getMatchedFileSpec(program, fileName);
|
129187
|
-
if (matchedByFiles) {
|
129188
|
-
configFileNode = getTsConfigPropArrayElementValue(options.configFile, "files", matchedByFiles);
|
129189
|
-
message = Diagnostics.File_is_matched_by_files_list_specified_here;
|
129190
|
-
break;
|
129191
|
-
}
|
129192
|
-
const matchedByInclude = getMatchedIncludeSpec(program, fileName);
|
129193
|
-
if (!matchedByInclude || !isString(matchedByInclude)) return void 0;
|
129194
|
-
configFileNode = getTsConfigPropArrayElementValue(options.configFile, "include", matchedByInclude);
|
129195
|
-
message = Diagnostics.File_is_matched_by_include_pattern_specified_here;
|
129196
|
-
break;
|
129197
|
-
case 1 /* SourceFromProjectReference */:
|
129198
|
-
case 2 /* OutputFromProjectReference */:
|
129199
|
-
const resolvedProjectReferences = program.getResolvedProjectReferences();
|
129200
|
-
const projectReferences = program.getProjectReferences();
|
129201
|
-
const referencedResolvedRef = Debug.checkDefined(resolvedProjectReferences == null ? void 0 : resolvedProjectReferences[reason.index]);
|
129202
|
-
const referenceInfo = forEachProjectReference(
|
129203
|
-
projectReferences,
|
129204
|
-
resolvedProjectReferences,
|
129205
|
-
(resolvedRef, parent2, index2) => resolvedRef === referencedResolvedRef ? { sourceFile: (parent2 == null ? void 0 : parent2.sourceFile) || options.configFile, index: index2 } : void 0
|
129206
|
-
);
|
129207
|
-
if (!referenceInfo) return void 0;
|
129208
|
-
const { sourceFile, index } = referenceInfo;
|
129209
|
-
const referencesSyntax = forEachTsConfigPropArray(sourceFile, "references", (property) => isArrayLiteralExpression(property.initializer) ? property.initializer : void 0);
|
129210
|
-
return referencesSyntax && referencesSyntax.elements.length > index ? createDiagnosticForNodeInSourceFile(
|
129211
|
-
sourceFile,
|
129212
|
-
referencesSyntax.elements[index],
|
129213
|
-
reason.kind === 2 /* OutputFromProjectReference */ ? Diagnostics.File_is_output_from_referenced_project_specified_here : Diagnostics.File_is_source_from_referenced_project_specified_here
|
129214
|
-
) : void 0;
|
129215
|
-
case 8 /* AutomaticTypeDirectiveFile */:
|
129216
|
-
if (!options.types) return void 0;
|
129217
|
-
configFileNode = getOptionsSyntaxByArrayElementValue(getCompilerOptionsObjectLiteralSyntax(), "types", reason.typeReference);
|
129218
|
-
message = Diagnostics.File_is_entry_point_of_type_library_specified_here;
|
129219
|
-
break;
|
129220
|
-
case 6 /* LibFile */:
|
129221
|
-
if (reason.index !== void 0) {
|
129222
|
-
configFileNode = getOptionsSyntaxByArrayElementValue(getCompilerOptionsObjectLiteralSyntax(), "lib", options.lib[reason.index]);
|
129223
|
-
message = Diagnostics.File_is_library_specified_here;
|
129224
|
-
break;
|
129225
|
-
}
|
129226
|
-
const target = getNameOfScriptTarget(getEmitScriptTarget(options));
|
129227
|
-
configFileNode = target ? getOptionsSyntaxByValue(getCompilerOptionsObjectLiteralSyntax(), "target", target) : void 0;
|
129228
|
-
message = Diagnostics.File_is_default_library_for_target_specified_here;
|
129229
|
-
break;
|
129230
|
-
default:
|
129231
|
-
Debug.assertNever(reason);
|
129232
|
-
}
|
129233
|
-
return configFileNode && createDiagnosticForNodeInSourceFile(
|
129234
|
-
options.configFile,
|
129235
|
-
configFileNode,
|
129236
|
-
message
|
129237
|
-
);
|
129238
|
-
}
|
129239
|
-
}
|
129240
|
-
|
129241
128806
|
// src/compiler/builderState.ts
|
129242
128807
|
function getFileEmitOutput(program, sourceFile, emitOnlyDtsFiles, cancellationToken, customTransformers, forceDtsEmit) {
|
129243
128808
|
const outputFiles = [];
|
@@ -137098,9 +136663,9 @@ function createSyntacticTypeNodeBuilder(options, resolver) {
|
|
137098
136663
|
}
|
137099
136664
|
if (!result && node.kind === 303 /* PropertyAssignment */) {
|
137100
136665
|
const initializer = node.initializer;
|
137101
|
-
const
|
137102
|
-
if (
|
137103
|
-
result = serializeExistingTypeNode(
|
136666
|
+
const type = isJSDocTypeAssertion(initializer) ? getJSDocTypeAssertionType(initializer) : initializer.kind === 234 /* AsExpression */ || initializer.kind === 216 /* TypeAssertionExpression */ ? initializer.type : void 0;
|
136667
|
+
if (type && !isConstTypeReference(type)) {
|
136668
|
+
result = serializeExistingTypeNode(type, context);
|
137104
136669
|
}
|
137105
136670
|
}
|
137106
136671
|
return result ?? inferTypeOfDeclaration(
|
@@ -137393,21 +136958,18 @@ function createSyntacticTypeNodeBuilder(options, resolver) {
|
|
137393
136958
|
return failed;
|
137394
136959
|
}
|
137395
136960
|
function typeFromFunctionLikeExpression(fnNode, context) {
|
137396
|
-
const
|
136961
|
+
const oldNoInferenceFallback = context.noInferenceFallback;
|
136962
|
+
context.noInferenceFallback = true;
|
136963
|
+
createReturnFromSignature(
|
137397
136964
|
fnNode,
|
137398
136965
|
/*symbol*/
|
137399
136966
|
void 0,
|
137400
136967
|
context
|
137401
136968
|
);
|
137402
|
-
|
137403
|
-
|
137404
|
-
|
137405
|
-
|
137406
|
-
typeParameters,
|
137407
|
-
parameters,
|
137408
|
-
returnType
|
137409
|
-
)
|
137410
|
-
);
|
136969
|
+
reuseTypeParameters(fnNode.typeParameters, context);
|
136970
|
+
fnNode.parameters.map((p) => ensureParameter(p, context));
|
136971
|
+
context.noInferenceFallback = oldNoInferenceFallback;
|
136972
|
+
return notImplemented2;
|
137411
136973
|
}
|
137412
136974
|
function canGetTypeFromArrayLiteral(arrayLiteral, context, isConstContext) {
|
137413
136975
|
if (!isConstContext) {
|
@@ -140963,7 +140525,7 @@ function moduleSymbolToValidIdentifier(moduleSymbol, target, forceCapitalize) {
|
|
140963
140525
|
return moduleSpecifierToValidIdentifier(removeFileExtension(stripQuotes(moduleSymbol.name)), target, forceCapitalize);
|
140964
140526
|
}
|
140965
140527
|
function moduleSpecifierToValidIdentifier(moduleSpecifier, target, forceCapitalize) {
|
140966
|
-
const baseName = getBaseFileName(removeSuffix(
|
140528
|
+
const baseName = getBaseFileName(removeSuffix(moduleSpecifier, "/index"));
|
140967
140529
|
let res = "";
|
140968
140530
|
let lastCharWasValid = true;
|
140969
140531
|
const firstCharCode = baseName.charCodeAt(0);
|
@@ -146868,7 +146430,7 @@ function getUsageInfo(oldFile, toMove, checker, existingTargetLocals = /* @__PUR
|
|
146868
146430
|
const unusedImportsFromOldFile = /* @__PURE__ */ new Set();
|
146869
146431
|
for (const statement of toMove) {
|
146870
146432
|
forEachReference(statement, checker, enclosingRange, (symbol, isValidTypeOnlyUseSite) => {
|
146871
|
-
if (!
|
146433
|
+
if (!symbol.declarations) {
|
146872
146434
|
return;
|
146873
146435
|
}
|
146874
146436
|
if (existingTargetLocals.has(skipAlias(symbol, checker))) {
|
@@ -157280,7 +156842,6 @@ var errorCodes19 = [
|
|
157280
156842
|
Diagnostics.Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode.code,
|
157281
156843
|
Diagnostics.Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode_and_then_add_node_to_the_types_field_in_your_tsconfig.code,
|
157282
156844
|
Diagnostics.Cannot_find_namespace_0_Did_you_mean_1.code,
|
157283
|
-
Diagnostics.Cannot_extend_an_interface_0_Did_you_mean_implements.code,
|
157284
156845
|
Diagnostics.This_JSX_tag_requires_0_to_be_in_scope_but_it_could_not_be_found.code
|
157285
156846
|
];
|
157286
156847
|
registerCodeFix({
|
@@ -158384,7 +157945,6 @@ function getUmdImportKind(importingFile, program, forceImportKeyword) {
|
|
158384
157945
|
case 200 /* Preserve */:
|
158385
157946
|
return 2 /* Namespace */;
|
158386
157947
|
case 100 /* Node16 */:
|
158387
|
-
case 101 /* Node18 */:
|
158388
157948
|
case 199 /* NodeNext */:
|
158389
157949
|
return getImpliedNodeFormatForEmit(importingFile, program) === 99 /* ESNext */ ? 2 /* Namespace */ : 3 /* CommonJS */;
|
158390
157950
|
default:
|
@@ -159796,8 +159356,7 @@ var errorCodes28 = [
|
|
159796
159356
|
Diagnostics.Type_0_is_missing_the_following_properties_from_type_1_Colon_2.code,
|
159797
159357
|
Diagnostics.Type_0_is_missing_the_following_properties_from_type_1_Colon_2_and_3_more.code,
|
159798
159358
|
Diagnostics.Argument_of_type_0_is_not_assignable_to_parameter_of_type_1.code,
|
159799
|
-
Diagnostics.Cannot_find_name_0.code
|
159800
|
-
Diagnostics.Type_0_does_not_satisfy_the_expected_type_1.code
|
159359
|
+
Diagnostics.Cannot_find_name_0.code
|
159801
159360
|
];
|
159802
159361
|
registerCodeFix({
|
159803
159362
|
errorCodes: errorCodes28,
|
@@ -159834,9 +159393,9 @@ registerCodeFix({
|
|
159834
159393
|
return createCombinedCodeActions(ts_textChanges_exports.ChangeTracker.with(context, (changes) => {
|
159835
159394
|
eachDiagnostic(context, errorCodes28, (diag2) => {
|
159836
159395
|
const info = getInfo10(diag2.file, diag2.start, diag2.code, checker, context.program);
|
159837
|
-
if (info ===
|
159838
|
-
|
159839
|
-
|
159396
|
+
if (!info || !addToSeen(seen, getNodeId(info.parentDeclaration) + "#" + (info.kind === 3 /* ObjectLiteral */ ? info.identifier : info.token.text))) {
|
159397
|
+
return;
|
159398
|
+
}
|
159840
159399
|
if (fixId56 === fixMissingFunctionDeclaration && (info.kind === 2 /* Function */ || info.kind === 5 /* Signature */)) {
|
159841
159400
|
addFunctionDeclaration(changes, context, info);
|
159842
159401
|
} else if (fixId56 === fixMissingProperties && info.kind === 3 /* ObjectLiteral */) {
|
@@ -159880,7 +159439,7 @@ registerCodeFix({
|
|
159880
159439
|
}
|
159881
159440
|
});
|
159882
159441
|
function getInfo10(sourceFile, tokenPos, errorCode, checker, program) {
|
159883
|
-
var _a, _b;
|
159442
|
+
var _a, _b, _c;
|
159884
159443
|
const token = getTokenAtPosition(sourceFile, tokenPos);
|
159885
159444
|
const parent2 = token.parent;
|
159886
159445
|
if (errorCode === Diagnostics.Argument_of_type_0_is_not_assignable_to_parameter_of_type_1.code) {
|
@@ -159902,25 +159461,23 @@ function getInfo10(sourceFile, tokenPos, errorCode, checker, program) {
|
|
159902
159461
|
if (!length(properties)) return void 0;
|
159903
159462
|
return { kind: 3 /* ObjectLiteral */, token: param.name, identifier: param.name.text, properties, parentDeclaration: parent2 };
|
159904
159463
|
}
|
159905
|
-
if (token.kind === 19 /* OpenBraceToken */
|
159906
|
-
const
|
159907
|
-
|
159908
|
-
|
159909
|
-
|
159910
|
-
|
159911
|
-
|
159912
|
-
|
159913
|
-
|
159914
|
-
|
159915
|
-
|
159916
|
-
|
159917
|
-
|
159918
|
-
return { kind: 3 /* ObjectLiteral */, token: parent2, identifier: void 0, properties, parentDeclaration: expression, indentation: isReturnStatement(expression.parent) || isYieldExpression(expression.parent) ? 0 : void 0 };
|
159919
|
-
}
|
159464
|
+
if (token.kind === 19 /* OpenBraceToken */ && isObjectLiteralExpression(parent2)) {
|
159465
|
+
const targetType = (_a = checker.getContextualType(parent2) || checker.getTypeAtLocation(parent2)) == null ? void 0 : _a.getNonNullableType();
|
159466
|
+
const properties = arrayFrom(checker.getUnmatchedProperties(
|
159467
|
+
checker.getTypeAtLocation(parent2),
|
159468
|
+
targetType,
|
159469
|
+
/*requireOptionalProperties*/
|
159470
|
+
false,
|
159471
|
+
/*matchDiscriminantProperties*/
|
159472
|
+
false
|
159473
|
+
));
|
159474
|
+
if (!length(properties)) return void 0;
|
159475
|
+
const identifier = "";
|
159476
|
+
return { kind: 3 /* ObjectLiteral */, token: parent2, identifier, properties, parentDeclaration: parent2 };
|
159920
159477
|
}
|
159921
159478
|
if (!isMemberName(token)) return void 0;
|
159922
159479
|
if (isIdentifier(token) && hasInitializer(parent2) && parent2.initializer && isObjectLiteralExpression(parent2.initializer)) {
|
159923
|
-
const targetType = (
|
159480
|
+
const targetType = (_b = checker.getContextualType(token) || checker.getTypeAtLocation(token)) == null ? void 0 : _b.getNonNullableType();
|
159924
159481
|
const properties = arrayFrom(checker.getUnmatchedProperties(
|
159925
159482
|
checker.getTypeAtLocation(parent2.initializer),
|
159926
159483
|
targetType,
|
@@ -159939,7 +159496,7 @@ function getInfo10(sourceFile, tokenPos, errorCode, checker, program) {
|
|
159939
159496
|
return { kind: 4 /* JsxAttributes */, token, attributes, parentDeclaration: token.parent };
|
159940
159497
|
}
|
159941
159498
|
if (isIdentifier(token)) {
|
159942
|
-
const type = (
|
159499
|
+
const type = (_c = checker.getContextualType(token)) == null ? void 0 : _c.getNonNullableType();
|
159943
159500
|
if (type && getObjectFlags(type) & 16 /* Anonymous */) {
|
159944
159501
|
const signature = firstOrUndefined(checker.getSignaturesOfType(type, 0 /* Call */));
|
159945
159502
|
if (signature === void 0) return void 0;
|
@@ -160942,9 +160499,9 @@ function getSuggestion(messageText) {
|
|
160942
160499
|
// src/services/codefixes/fixModuleAndTargetOptions.ts
|
160943
160500
|
registerCodeFix({
|
160944
160501
|
errorCodes: [
|
160945
|
-
Diagnostics.
|
160946
|
-
Diagnostics.
|
160947
|
-
Diagnostics.
|
160502
|
+
Diagnostics.Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher.code,
|
160503
|
+
Diagnostics.Top_level_await_using_statements_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher.code,
|
160504
|
+
Diagnostics.Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_nodenext_or_preserve_and_the_target_option_is_set_to_es2017_or_higher.code
|
160948
160505
|
],
|
160949
160506
|
getCodeActions: function getCodeActionsToFixModuleAndTarget(context) {
|
160950
160507
|
const compilerOptions = context.program.getCompilerOptions();
|
@@ -161413,8 +160970,6 @@ registerCodeFix({
|
|
161413
160970
|
break;
|
161414
160971
|
} else if (canDeleteEntireVariableStatement(sourceFile, token)) {
|
161415
160972
|
deleteEntireVariableStatement(changes, sourceFile, token.parent);
|
161416
|
-
} else if (isIdentifier(token) && isFunctionDeclaration(token.parent)) {
|
161417
|
-
deleteFunctionLikeDeclaration(changes, sourceFile, token.parent);
|
161418
160973
|
} else {
|
161419
160974
|
tryDeleteDeclaration(
|
161420
160975
|
sourceFile,
|
@@ -164382,10 +163937,12 @@ function typeToAutoImportableTypeNode(checker, importAdder, type, contextNode, s
|
|
164382
163937
|
return typeNodeToAutoImportableTypeNode(typeNode, importAdder, scriptTarget);
|
164383
163938
|
}
|
164384
163939
|
function typeNodeToAutoImportableTypeNode(typeNode, importAdder, scriptTarget) {
|
164385
|
-
|
164386
|
-
|
164387
|
-
|
164388
|
-
|
163940
|
+
if (typeNode && isImportTypeNode(typeNode)) {
|
163941
|
+
const importableReference = tryGetAutoImportableReferenceFromTypeNode(typeNode, scriptTarget);
|
163942
|
+
if (importableReference) {
|
163943
|
+
importSymbols(importAdder, importableReference.symbols);
|
163944
|
+
typeNode = importableReference.typeNode;
|
163945
|
+
}
|
164389
163946
|
}
|
164390
163947
|
return getSynthesizedDeepClone(typeNode);
|
164391
163948
|
}
|
@@ -172904,7 +172461,7 @@ var Core;
|
|
172904
172461
|
} else {
|
172905
172462
|
addIfImplementation(body);
|
172906
172463
|
}
|
172907
|
-
} else if (isAssertionExpression(typeHavingNode)
|
172464
|
+
} else if (isAssertionExpression(typeHavingNode)) {
|
172908
172465
|
addIfImplementation(typeHavingNode.expression);
|
172909
172466
|
}
|
172910
172467
|
}
|
@@ -173343,10 +172900,7 @@ function getDefinitionAtPosition(program, sourceFile, position, searchOtherFiles
|
|
173343
172900
|
const { parent: parent2 } = node;
|
173344
172901
|
const typeChecker = program.getTypeChecker();
|
173345
172902
|
if (node.kind === 164 /* OverrideKeyword */ || isIdentifier(node) && isJSDocOverrideTag(parent2) && parent2.tagName === node) {
|
173346
|
-
|
173347
|
-
if (def !== void 0 || node.kind !== 164 /* OverrideKeyword */) {
|
173348
|
-
return def || emptyArray;
|
173349
|
-
}
|
172903
|
+
return getDefinitionFromOverriddenMember(typeChecker, node) || emptyArray;
|
173350
172904
|
}
|
173351
172905
|
if (isJumpStatementTarget(node)) {
|
173352
172906
|
const label = getTargetLabel(node.parent, node.text);
|
@@ -173360,6 +172914,9 @@ function getDefinitionAtPosition(program, sourceFile, position, searchOtherFiles
|
|
173360
172914
|
)] : void 0;
|
173361
172915
|
}
|
173362
172916
|
switch (node.kind) {
|
172917
|
+
case 107 /* ReturnKeyword */:
|
172918
|
+
const functionDeclaration = findAncestor(node.parent, (n) => isClassStaticBlockDeclaration(n) ? "quit" : isFunctionLikeDeclaration(n));
|
172919
|
+
return functionDeclaration ? [createDefinitionFromSignatureDeclaration(typeChecker, functionDeclaration)] : void 0;
|
173363
172920
|
case 90 /* DefaultKeyword */:
|
173364
172921
|
if (!isDefaultClause(node.parent)) {
|
173365
172922
|
break;
|
@@ -173372,14 +172929,15 @@ function getDefinitionAtPosition(program, sourceFile, position, searchOtherFiles
|
|
173372
172929
|
}
|
173373
172930
|
break;
|
173374
172931
|
}
|
173375
|
-
|
173376
|
-
|
173377
|
-
|
173378
|
-
|
173379
|
-
|
173380
|
-
|
173381
|
-
|
173382
|
-
|
172932
|
+
if (node.kind === 135 /* AwaitKeyword */) {
|
172933
|
+
const functionDeclaration = findAncestor(node, (n) => isFunctionLikeDeclaration(n));
|
172934
|
+
const isAsyncFunction2 = functionDeclaration && some(functionDeclaration.modifiers, (node2) => node2.kind === 134 /* AsyncKeyword */);
|
172935
|
+
return isAsyncFunction2 ? [createDefinitionFromSignatureDeclaration(typeChecker, functionDeclaration)] : void 0;
|
172936
|
+
}
|
172937
|
+
if (node.kind === 127 /* YieldKeyword */) {
|
172938
|
+
const functionDeclaration = findAncestor(node, (n) => isFunctionLikeDeclaration(n));
|
172939
|
+
const isGeneratorFunction = functionDeclaration && functionDeclaration.asteriskToken;
|
172940
|
+
return isGeneratorFunction ? [createDefinitionFromSignatureDeclaration(typeChecker, functionDeclaration)] : void 0;
|
173383
172941
|
}
|
173384
172942
|
if (isStaticModifier(node) && isClassStaticBlockDeclaration(node.parent)) {
|
173385
172943
|
const classDecl = node.parent.parent;
|
@@ -173429,9 +172987,6 @@ function getDefinitionAtPosition(program, sourceFile, position, searchOtherFiles
|
|
173429
172987
|
}];
|
173430
172988
|
}
|
173431
172989
|
}
|
173432
|
-
if (isModifier(node) && (isClassElement(parent2) || isNamedDeclaration(parent2))) {
|
173433
|
-
symbol = parent2.symbol;
|
173434
|
-
}
|
173435
172990
|
if (!symbol) {
|
173436
172991
|
return concatenate(fileReferenceDefinition, getDefinitionInfoForIndexSignatures(node, typeChecker));
|
173437
172992
|
}
|
@@ -173628,16 +173183,12 @@ function getTypeDefinitionAtPosition(typeChecker, sourceFile, position) {
|
|
173628
173183
|
false
|
173629
173184
|
);
|
173630
173185
|
}
|
173631
|
-
|
173186
|
+
const { symbol, failedAliasResolution } = getSymbol(
|
173632
173187
|
node,
|
173633
173188
|
typeChecker,
|
173634
173189
|
/*stopAtAlias*/
|
173635
173190
|
false
|
173636
173191
|
);
|
173637
|
-
if (isModifier(node) && (isClassElement(node.parent) || isNamedDeclaration(node.parent))) {
|
173638
|
-
symbol = node.parent.symbol;
|
173639
|
-
failedAliasResolution = false;
|
173640
|
-
}
|
173641
173192
|
if (!symbol) return void 0;
|
173642
173193
|
const typeAtLocation = typeChecker.getTypeOfSymbolAtLocation(symbol, node);
|
173643
173194
|
const returnType = tryGetReturnTypeOfFunction(symbol, typeAtLocation, typeChecker);
|
@@ -174142,24 +173693,22 @@ function provideInlayHints(context) {
|
|
174142
173693
|
if (!signature) {
|
174143
173694
|
return;
|
174144
173695
|
}
|
174145
|
-
let
|
174146
|
-
|
174147
|
-
if (isHintableDeclaration(param)) {
|
174148
|
-
|
173696
|
+
for (let i = 0; i < node.parameters.length && i < signature.parameters.length; ++i) {
|
173697
|
+
const param = node.parameters[i];
|
173698
|
+
if (!isHintableDeclaration(param)) {
|
173699
|
+
continue;
|
174149
173700
|
}
|
174150
|
-
|
173701
|
+
const effectiveTypeAnnotation = getEffectiveTypeAnnotationNode(param);
|
173702
|
+
if (effectiveTypeAnnotation) {
|
174151
173703
|
continue;
|
174152
173704
|
}
|
174153
|
-
|
173705
|
+
const typeHints = getParameterDeclarationTypeHints(signature.parameters[i]);
|
173706
|
+
if (!typeHints) {
|
173707
|
+
continue;
|
173708
|
+
}
|
173709
|
+
addTypeHints(typeHints, param.questionToken ? param.questionToken.end : param.name.end);
|
174154
173710
|
}
|
174155
173711
|
}
|
174156
|
-
function addParameterTypeHint(node, symbol) {
|
174157
|
-
const effectiveTypeAnnotation = getEffectiveTypeAnnotationNode(node);
|
174158
|
-
if (effectiveTypeAnnotation || symbol === void 0) return;
|
174159
|
-
const typeHints = getParameterDeclarationTypeHints(symbol);
|
174160
|
-
if (typeHints === void 0) return;
|
174161
|
-
addTypeHints(typeHints, node.questionToken ? node.questionToken.end : node.name.end);
|
174162
|
-
}
|
174163
173712
|
function getParameterDeclarationTypeHints(symbol) {
|
174164
173713
|
const valueDeclaration = symbol.valueDeclaration;
|
174165
173714
|
if (!valueDeclaration || !isParameter(valueDeclaration)) {
|
@@ -182518,7 +182067,6 @@ __export(ts_exports2, {
|
|
182518
182067
|
createPrinterWithRemoveCommentsNeverAsciiEscape: () => createPrinterWithRemoveCommentsNeverAsciiEscape,
|
182519
182068
|
createPrinterWithRemoveCommentsOmitTrailingSemicolon: () => createPrinterWithRemoveCommentsOmitTrailingSemicolon,
|
182520
182069
|
createProgram: () => createProgram,
|
182521
|
-
createProgramDiagnostics: () => createProgramDiagnostics,
|
182522
182070
|
createProgramHost: () => createProgramHost,
|
182523
182071
|
createPropertyNameNodeForIdentifierOrLiteral: () => createPropertyNameNodeForIdentifierOrLiteral,
|
182524
182072
|
createQueue: () => createQueue,
|
@@ -182688,8 +182236,6 @@ __export(ts_exports2, {
|
|
182688
182236
|
forEachLeadingCommentRange: () => forEachLeadingCommentRange,
|
182689
182237
|
forEachNameInAccessChainWalkingLeft: () => forEachNameInAccessChainWalkingLeft,
|
182690
182238
|
forEachNameOfDefaultExport: () => forEachNameOfDefaultExport,
|
182691
|
-
forEachOptionsSyntaxByName: () => forEachOptionsSyntaxByName,
|
182692
|
-
forEachProjectReference: () => forEachProjectReference,
|
182693
182239
|
forEachPropertyAssignment: () => forEachPropertyAssignment,
|
182694
182240
|
forEachResolvedProjectReference: () => forEachResolvedProjectReference,
|
182695
182241
|
forEachReturnStatement: () => forEachReturnStatement,
|
@@ -182929,8 +182475,6 @@ __export(ts_exports2, {
|
|
182929
182475
|
getLeadingCommentRangesOfNode: () => getLeadingCommentRangesOfNode,
|
182930
182476
|
getLeftmostAccessExpression: () => getLeftmostAccessExpression,
|
182931
182477
|
getLeftmostExpression: () => getLeftmostExpression,
|
182932
|
-
getLibFileNameFromLibReference: () => getLibFileNameFromLibReference,
|
182933
|
-
getLibNameFromLibReference: () => getLibNameFromLibReference,
|
182934
182478
|
getLibraryNameFromLibFileName: () => getLibraryNameFromLibFileName,
|
182935
182479
|
getLineAndCharacterOfPosition: () => getLineAndCharacterOfPosition,
|
182936
182480
|
getLineInfo: () => getLineInfo,
|
@@ -183003,8 +182547,6 @@ __export(ts_exports2, {
|
|
183003
182547
|
getOptionFromName: () => getOptionFromName,
|
183004
182548
|
getOptionsForLibraryResolution: () => getOptionsForLibraryResolution,
|
183005
182549
|
getOptionsNameMap: () => getOptionsNameMap,
|
183006
|
-
getOptionsSyntaxByArrayElementValue: () => getOptionsSyntaxByArrayElementValue,
|
183007
|
-
getOptionsSyntaxByValue: () => getOptionsSyntaxByValue,
|
183008
182550
|
getOrCreateEmitNode: () => getOrCreateEmitNode,
|
183009
182551
|
getOrUpdate: () => getOrUpdate,
|
183010
182552
|
getOriginalNode: () => getOriginalNode,
|
@@ -183041,6 +182583,7 @@ __export(ts_exports2, {
|
|
183041
182583
|
getPrivateIdentifier: () => getPrivateIdentifier,
|
183042
182584
|
getProperties: () => getProperties,
|
183043
182585
|
getProperty: () => getProperty,
|
182586
|
+
getPropertyArrayElementValue: () => getPropertyArrayElementValue,
|
183044
182587
|
getPropertyAssignmentAliasLikeExpression: () => getPropertyAssignmentAliasLikeExpression,
|
183045
182588
|
getPropertyNameForPropertyNameNode: () => getPropertyNameForPropertyNameNode,
|
183046
182589
|
getPropertyNameFromType: () => getPropertyNameFromType,
|
@@ -183951,7 +183494,6 @@ __export(ts_exports2, {
|
|
183951
183494
|
moduleResolutionUsesNodeModules: () => moduleResolutionUsesNodeModules,
|
183952
183495
|
moduleSpecifierToValidIdentifier: () => moduleSpecifierToValidIdentifier,
|
183953
183496
|
moduleSpecifiers: () => ts_moduleSpecifiers_exports,
|
183954
|
-
moduleSupportsImportAttributes: () => moduleSupportsImportAttributes,
|
183955
183497
|
moduleSymbolToValidIdentifier: () => moduleSymbolToValidIdentifier,
|
183956
183498
|
moveEmitHelpers: () => moveEmitHelpers,
|
183957
183499
|
moveRangeEnd: () => moveRangeEnd,
|
@@ -185326,7 +184868,6 @@ var ModuleKind2 = /* @__PURE__ */ ((ModuleKind3) => {
|
|
185326
184868
|
ModuleKind3["ES2022"] = "es2022";
|
185327
184869
|
ModuleKind3["ESNext"] = "esnext";
|
185328
184870
|
ModuleKind3["Node16"] = "node16";
|
185329
|
-
ModuleKind3["Node18"] = "node18";
|
185330
184871
|
ModuleKind3["NodeNext"] = "nodenext";
|
185331
184872
|
ModuleKind3["Preserve"] = "preserve";
|
185332
184873
|
return ModuleKind3;
|
@@ -195356,19 +194897,20 @@ Project '${project.projectName}' (${ProjectKind[project.projectKind]}) ${counter
|
|
195356
194897
|
try {
|
195357
194898
|
codeActions = project.getLanguageService().getCodeFixesAtPosition(file, startPosition, endPosition, args.errorCodes, this.getFormatOptions(file), this.getPreferences(file));
|
195358
194899
|
} catch (e) {
|
195359
|
-
const error2 = e instanceof Error ? e : new Error(e);
|
195360
194900
|
const ls = project.getLanguageService();
|
195361
194901
|
const existingDiagCodes = [
|
195362
194902
|
...ls.getSyntacticDiagnostics(file),
|
195363
194903
|
...ls.getSemanticDiagnostics(file),
|
195364
194904
|
...ls.getSuggestionDiagnostics(file)
|
195365
|
-
].
|
194905
|
+
].map(
|
194906
|
+
(d) => decodedTextSpanIntersectsWith(startPosition, endPosition - startPosition, d.start, d.length) && d.code
|
194907
|
+
);
|
195366
194908
|
const badCode = args.errorCodes.find((c) => !existingDiagCodes.includes(c));
|
195367
194909
|
if (badCode !== void 0) {
|
195368
|
-
|
195369
|
-
|
194910
|
+
e.message = `BADCLIENT: Bad error code, ${badCode} not found in range ${startPosition}..${endPosition} (found: ${existingDiagCodes.join(", ")}); could have caused this error:
|
194911
|
+
${e.message}`;
|
195370
194912
|
}
|
195371
|
-
throw
|
194913
|
+
throw e;
|
195372
194914
|
}
|
195373
194915
|
return simplifiedResult ? codeActions.map((codeAction) => this.mapCodeFixAction(codeAction)) : codeActions;
|
195374
194916
|
}
|
@@ -197271,7 +196813,6 @@ if (typeof console !== "undefined") {
|
|
197271
196813
|
createPrinterWithRemoveCommentsNeverAsciiEscape,
|
197272
196814
|
createPrinterWithRemoveCommentsOmitTrailingSemicolon,
|
197273
196815
|
createProgram,
|
197274
|
-
createProgramDiagnostics,
|
197275
196816
|
createProgramHost,
|
197276
196817
|
createPropertyNameNodeForIdentifierOrLiteral,
|
197277
196818
|
createQueue,
|
@@ -197441,8 +196982,6 @@ if (typeof console !== "undefined") {
|
|
197441
196982
|
forEachLeadingCommentRange,
|
197442
196983
|
forEachNameInAccessChainWalkingLeft,
|
197443
196984
|
forEachNameOfDefaultExport,
|
197444
|
-
forEachOptionsSyntaxByName,
|
197445
|
-
forEachProjectReference,
|
197446
196985
|
forEachPropertyAssignment,
|
197447
196986
|
forEachResolvedProjectReference,
|
197448
196987
|
forEachReturnStatement,
|
@@ -197682,8 +197221,6 @@ if (typeof console !== "undefined") {
|
|
197682
197221
|
getLeadingCommentRangesOfNode,
|
197683
197222
|
getLeftmostAccessExpression,
|
197684
197223
|
getLeftmostExpression,
|
197685
|
-
getLibFileNameFromLibReference,
|
197686
|
-
getLibNameFromLibReference,
|
197687
197224
|
getLibraryNameFromLibFileName,
|
197688
197225
|
getLineAndCharacterOfPosition,
|
197689
197226
|
getLineInfo,
|
@@ -197756,8 +197293,6 @@ if (typeof console !== "undefined") {
|
|
197756
197293
|
getOptionFromName,
|
197757
197294
|
getOptionsForLibraryResolution,
|
197758
197295
|
getOptionsNameMap,
|
197759
|
-
getOptionsSyntaxByArrayElementValue,
|
197760
|
-
getOptionsSyntaxByValue,
|
197761
197296
|
getOrCreateEmitNode,
|
197762
197297
|
getOrUpdate,
|
197763
197298
|
getOriginalNode,
|
@@ -197794,6 +197329,7 @@ if (typeof console !== "undefined") {
|
|
197794
197329
|
getPrivateIdentifier,
|
197795
197330
|
getProperties,
|
197796
197331
|
getProperty,
|
197332
|
+
getPropertyArrayElementValue,
|
197797
197333
|
getPropertyAssignmentAliasLikeExpression,
|
197798
197334
|
getPropertyNameForPropertyNameNode,
|
197799
197335
|
getPropertyNameFromType,
|
@@ -198704,7 +198240,6 @@ if (typeof console !== "undefined") {
|
|
198704
198240
|
moduleResolutionUsesNodeModules,
|
198705
198241
|
moduleSpecifierToValidIdentifier,
|
198706
198242
|
moduleSpecifiers,
|
198707
|
-
moduleSupportsImportAttributes,
|
198708
198243
|
moduleSymbolToValidIdentifier,
|
198709
198244
|
moveEmitHelpers,
|
198710
198245
|
moveRangeEnd,
|