@angular/compiler-cli 18.2.5 → 18.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/{chunk-WR7TUJ7M.js → chunk-3Z25BX6N.js} +8 -8
- package/bundles/{chunk-5DVL3S3Z.js → chunk-4SRBDAXN.js} +45 -45
- package/bundles/{chunk-XQOVJNXK.js → chunk-AKPKKQ6B.js} +4 -4
- package/bundles/{chunk-B4ZOGV3N.js → chunk-BAEXS63Q.js} +32 -32
- package/bundles/{chunk-T7RBRO42.js → chunk-CJ4RFYFH.js} +127 -125
- package/bundles/{chunk-T7RBRO42.js.map → chunk-CJ4RFYFH.js.map} +2 -2
- package/bundles/{chunk-GWDW5CWS.js → chunk-E2AYBPM4.js} +13 -13
- package/bundles/{chunk-HID6OVTF.js → chunk-FIHOMWUY.js} +6 -6
- package/bundles/{chunk-JEZ6U2QW.js → chunk-FTEMZFXZ.js} +81 -81
- package/bundles/{chunk-JEZ6U2QW.js.map → chunk-FTEMZFXZ.js.map} +1 -1
- package/bundles/{chunk-SBDNBITT.js → chunk-RT2QTF73.js} +4 -4
- package/bundles/{chunk-THQF5ZZE.js → chunk-XSNUHRLJ.js} +6 -6
- package/bundles/{chunk-XNL3EK5H.js → chunk-YE5ORA4V.js} +8 -8
- package/bundles/index.js +13 -13
- package/bundles/linker/babel/index.js +13 -13
- package/bundles/linker/index.js +4 -4
- package/bundles/ngcc/index.js +2 -2
- package/bundles/private/bazel.js +2 -2
- package/bundles/private/localize.js +4 -4
- package/bundles/private/migrations.js +5 -5
- package/bundles/private/tooling.js +6 -6
- package/bundles/src/bin/ng_xi18n.js +11 -11
- package/bundles/src/bin/ngc.js +9 -9
- package/bundles_metadata.json +1 -1
- package/linker/babel/index.d.ts +1 -1
- package/linker/babel/src/ast/babel_ast_factory.d.ts +1 -1
- package/linker/babel/src/ast/babel_ast_host.d.ts +1 -1
- package/linker/babel/src/babel_declaration_scope.d.ts +1 -1
- package/linker/babel/src/babel_plugin.d.ts +1 -1
- package/linker/babel/src/es2015_linker_plugin.d.ts +1 -1
- package/linker/babel/src/linker_plugin_options.d.ts +1 -1
- package/linker/index.d.ts +1 -1
- package/linker/src/ast/ast_host.d.ts +1 -1
- package/linker/src/ast/ast_value.d.ts +1 -1
- package/linker/src/ast/typescript/typescript_ast_host.d.ts +1 -1
- package/linker/src/fatal_linker_error.d.ts +1 -1
- package/linker/src/file_linker/declaration_scope.d.ts +1 -1
- package/linker/src/file_linker/emit_scopes/emit_scope.d.ts +1 -1
- package/linker/src/file_linker/emit_scopes/local_emit_scope.d.ts +1 -1
- package/linker/src/file_linker/get_source_file.d.ts +1 -1
- package/linker/src/file_linker/linker_environment.d.ts +1 -1
- package/linker/src/file_linker/linker_options.d.ts +1 -1
- package/linker/src/file_linker/needs_linking.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_class_metadata_async_linker_1.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_class_metadata_linker_1.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_component_linker_1.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_directive_linker_1.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_factory_linker_1.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_injectable_linker_1.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_injector_linker_1.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_linker.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_linker_selector.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_ng_module_linker_1.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/partial_pipe_linker_1.d.ts +1 -1
- package/linker/src/file_linker/partial_linkers/util.d.ts +2 -2
- package/linker/src/file_linker/translator.d.ts +1 -1
- package/linker/src/linker_import_generator.d.ts +1 -1
- package/ngcc/index.d.ts +1 -1
- package/package.json +2 -2
- package/private/babel.d.ts +1 -1
- package/private/bazel.d.ts +1 -1
- package/private/localize.d.ts +1 -1
- package/private/migrations.d.ts +1 -1
- package/private/tooling.d.ts +1 -1
- package/src/bin/ng_xi18n.d.ts +1 -1
- package/src/bin/ngc.d.ts +1 -1
- package/src/extract_i18n.d.ts +1 -1
- package/src/main.d.ts +1 -1
- package/src/ngtsc/annotations/common/index.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/api.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/debug_info.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/di.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/diagnostics.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/evaluation.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/factory.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/injectable_registry.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/input_transforms.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/jit_declaration_registry.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/metadata.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/references_registry.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/schema.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/util.d.ts +1 -1
- package/src/ngtsc/annotations/component/index.d.ts +1 -1
- package/src/ngtsc/annotations/component/src/diagnostics.d.ts +1 -1
- package/src/ngtsc/annotations/component/src/handler.d.ts +1 -1
- package/src/ngtsc/annotations/component/src/metadata.d.ts +1 -1
- package/src/ngtsc/annotations/component/src/resources.d.ts +1 -1
- package/src/ngtsc/annotations/component/src/symbol.d.ts +1 -1
- package/src/ngtsc/annotations/component/src/util.d.ts +1 -1
- package/src/ngtsc/annotations/directive/index.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/handler.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/initializer_function_access.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/initializer_functions.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/input_function.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/input_output_parse_options.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/model_function.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/output_function.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/query_functions.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/shared.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/symbol.d.ts +1 -1
- package/src/ngtsc/annotations/index.d.ts +1 -1
- package/src/ngtsc/annotations/ng_module/index.d.ts +1 -1
- package/src/ngtsc/annotations/ng_module/src/handler.d.ts +1 -1
- package/src/ngtsc/annotations/ng_module/src/module_with_providers.d.ts +1 -1
- package/src/ngtsc/annotations/src/injectable.d.ts +1 -1
- package/src/ngtsc/annotations/src/pipe.d.ts +1 -1
- package/src/ngtsc/core/api/index.d.ts +1 -1
- package/src/ngtsc/core/api/src/adapter.d.ts +1 -1
- package/src/ngtsc/core/api/src/interfaces.d.ts +1 -1
- package/src/ngtsc/core/api/src/options.d.ts +1 -1
- package/src/ngtsc/core/api/src/public_options.d.ts +1 -1
- package/src/ngtsc/core/index.d.ts +1 -1
- package/src/ngtsc/core/src/compiler.d.ts +1 -1
- package/src/ngtsc/core/src/core_version.d.ts +1 -1
- package/src/ngtsc/core/src/feature_detection.d.ts +1 -1
- package/src/ngtsc/core/src/host.d.ts +1 -1
- package/src/ngtsc/cycles/index.d.ts +1 -1
- package/src/ngtsc/cycles/src/analyzer.d.ts +1 -1
- package/src/ngtsc/cycles/src/imports.d.ts +1 -1
- package/src/ngtsc/diagnostics/index.d.ts +1 -1
- package/src/ngtsc/diagnostics/src/docs.d.ts +1 -1
- package/src/ngtsc/diagnostics/src/error.d.ts +1 -1
- package/src/ngtsc/diagnostics/src/error_code.d.ts +1 -1
- package/src/ngtsc/diagnostics/src/error_details_base_url.d.ts +1 -1
- package/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.d.ts +1 -1
- package/src/ngtsc/diagnostics/src/util.d.ts +1 -1
- package/src/ngtsc/docs/index.d.ts +1 -1
- package/src/ngtsc/docs/src/class_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/constant_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/decorator_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/entities.d.ts +1 -1
- package/src/ngtsc/docs/src/enum_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/filters.d.ts +1 -1
- package/src/ngtsc/docs/src/function_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/generics_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/import_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/initializer_api_function_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/internal.d.ts +1 -1
- package/src/ngtsc/docs/src/jsdoc_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/type_alias_extractor.d.ts +1 -1
- package/src/ngtsc/docs/src/type_extractor.d.ts +1 -1
- package/src/ngtsc/entry_point/index.d.ts +1 -1
- package/src/ngtsc/entry_point/src/generator.d.ts +1 -1
- package/src/ngtsc/entry_point/src/logic.d.ts +1 -1
- package/src/ngtsc/entry_point/src/private_export_checker.d.ts +1 -1
- package/src/ngtsc/entry_point/src/reference_graph.d.ts +1 -1
- package/src/ngtsc/file_system/index.d.ts +1 -1
- package/src/ngtsc/file_system/src/compiler_host.d.ts +1 -1
- package/src/ngtsc/file_system/src/invalid_file_system.d.ts +1 -1
- package/src/ngtsc/file_system/src/logical.d.ts +1 -1
- package/src/ngtsc/file_system/src/types.d.ts +1 -1
- package/src/ngtsc/file_system/src/util.d.ts +1 -1
- package/src/ngtsc/imports/index.d.ts +1 -1
- package/src/ngtsc/imports/src/alias.d.ts +1 -1
- package/src/ngtsc/imports/src/core.d.ts +1 -1
- package/src/ngtsc/imports/src/default.d.ts +1 -1
- package/src/ngtsc/imports/src/deferred_symbol_tracker.d.ts +1 -1
- package/src/ngtsc/imports/src/emitter.d.ts +1 -1
- package/src/ngtsc/imports/src/find_export.d.ts +1 -1
- package/src/ngtsc/imports/src/imported_symbols_tracker.d.ts +1 -1
- package/src/ngtsc/imports/src/local_compilation_extra_imports_tracker.d.ts +1 -1
- package/src/ngtsc/imports/src/patch_alias_reference_resolution.d.ts +1 -1
- package/src/ngtsc/imports/src/reexport.d.ts +1 -1
- package/src/ngtsc/imports/src/references.d.ts +1 -1
- package/src/ngtsc/imports/src/resolver.d.ts +1 -1
- package/src/ngtsc/incremental/api.d.ts +1 -1
- package/src/ngtsc/incremental/index.d.ts +1 -1
- package/src/ngtsc/incremental/semantic_graph/index.d.ts +1 -1
- package/src/ngtsc/incremental/semantic_graph/src/graph.d.ts +1 -1
- package/src/ngtsc/incremental/semantic_graph/src/util.d.ts +1 -1
- package/src/ngtsc/incremental/src/dependency_tracking.d.ts +1 -1
- package/src/ngtsc/incremental/src/incremental.d.ts +1 -1
- package/src/ngtsc/incremental/src/noop.d.ts +1 -1
- package/src/ngtsc/incremental/src/state.d.ts +1 -1
- package/src/ngtsc/incremental/src/strategy.d.ts +1 -1
- package/src/ngtsc/indexer/index.d.ts +1 -1
- package/src/ngtsc/indexer/src/api.d.ts +1 -1
- package/src/ngtsc/indexer/src/context.d.ts +1 -1
- package/src/ngtsc/indexer/src/template.d.ts +1 -1
- package/src/ngtsc/indexer/src/transform.d.ts +1 -1
- package/src/ngtsc/logging/index.d.ts +1 -1
- package/src/ngtsc/logging/src/console_logger.d.ts +1 -1
- package/src/ngtsc/logging/src/logger.d.ts +1 -1
- package/src/ngtsc/metadata/index.d.ts +1 -1
- package/src/ngtsc/metadata/src/api.d.ts +1 -1
- package/src/ngtsc/metadata/src/dts.d.ts +1 -1
- package/src/ngtsc/metadata/src/host_directives_resolver.d.ts +1 -1
- package/src/ngtsc/metadata/src/inheritance.d.ts +1 -1
- package/src/ngtsc/metadata/src/ng_module_index.d.ts +1 -1
- package/src/ngtsc/metadata/src/property_mapping.d.ts +1 -1
- package/src/ngtsc/metadata/src/providers.d.ts +1 -1
- package/src/ngtsc/metadata/src/registry.d.ts +1 -1
- package/src/ngtsc/metadata/src/resource_registry.d.ts +1 -1
- package/src/ngtsc/metadata/src/util.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/index.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/src/builtin.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/src/diagnostics.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/src/dynamic.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/src/interface.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/src/interpreter.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/src/result.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/src/synthetic.d.ts +1 -1
- package/src/ngtsc/perf/index.d.ts +1 -1
- package/src/ngtsc/perf/src/api.d.ts +1 -1
- package/src/ngtsc/perf/src/clock.d.ts +1 -1
- package/src/ngtsc/perf/src/noop.d.ts +1 -1
- package/src/ngtsc/perf/src/recorder.d.ts +1 -1
- package/src/ngtsc/program.d.ts +1 -1
- package/src/ngtsc/program_driver/index.d.ts +1 -1
- package/src/ngtsc/program_driver/src/api.d.ts +1 -1
- package/src/ngtsc/program_driver/src/ts_create_program_driver.d.ts +1 -1
- package/src/ngtsc/reflection/index.d.ts +1 -1
- package/src/ngtsc/reflection/src/host.d.ts +1 -1
- package/src/ngtsc/reflection/src/type_to_value.d.ts +1 -1
- package/src/ngtsc/reflection/src/typescript.d.ts +1 -1
- package/src/ngtsc/reflection/src/util.d.ts +1 -1
- package/src/ngtsc/resource/index.d.ts +1 -1
- package/src/ngtsc/resource/src/loader.d.ts +1 -1
- package/src/ngtsc/scope/index.d.ts +1 -1
- package/src/ngtsc/scope/src/api.d.ts +1 -1
- package/src/ngtsc/scope/src/component_scope.d.ts +1 -1
- package/src/ngtsc/scope/src/dependency.d.ts +1 -1
- package/src/ngtsc/scope/src/local.d.ts +1 -1
- package/src/ngtsc/scope/src/standalone.d.ts +1 -1
- package/src/ngtsc/scope/src/typecheck.d.ts +1 -1
- package/src/ngtsc/scope/src/util.d.ts +1 -1
- package/src/ngtsc/shims/api.d.ts +1 -1
- package/src/ngtsc/shims/index.d.ts +1 -1
- package/src/ngtsc/shims/src/adapter.d.ts +1 -1
- package/src/ngtsc/shims/src/expando.d.ts +1 -1
- package/src/ngtsc/shims/src/reference_tagger.d.ts +1 -1
- package/src/ngtsc/shims/src/util.d.ts +1 -1
- package/src/ngtsc/sourcemaps/index.d.ts +1 -1
- package/src/ngtsc/sourcemaps/src/content_origin.d.ts +1 -1
- package/src/ngtsc/sourcemaps/src/raw_source_map.d.ts +1 -1
- package/src/ngtsc/sourcemaps/src/segment_marker.d.ts +1 -1
- package/src/ngtsc/transform/index.d.ts +1 -1
- package/src/ngtsc/transform/jit/index.d.ts +1 -1
- package/src/ngtsc/transform/jit/src/downlevel_decorators_transform.d.ts +1 -1
- package/src/ngtsc/transform/jit/src/index.d.ts +1 -1
- package/src/ngtsc/transform/jit/src/initializer_api_transforms/input_function.d.ts +1 -1
- package/src/ngtsc/transform/jit/src/initializer_api_transforms/model_function.d.ts +1 -1
- package/src/ngtsc/transform/jit/src/initializer_api_transforms/output_function.d.ts +1 -1
- package/src/ngtsc/transform/jit/src/initializer_api_transforms/query_functions.d.ts +1 -1
- package/src/ngtsc/transform/jit/src/initializer_api_transforms/transform.d.ts +1 -1
- package/src/ngtsc/transform/jit/src/initializer_api_transforms/transform_api.d.ts +1 -1
- package/src/ngtsc/transform/src/alias.d.ts +1 -1
- package/src/ngtsc/transform/src/api.d.ts +1 -1
- package/src/ngtsc/transform/src/compilation.d.ts +1 -1
- package/src/ngtsc/transform/src/declaration.d.ts +1 -1
- package/src/ngtsc/transform/src/trait.d.ts +1 -1
- package/src/ngtsc/transform/src/transform.d.ts +1 -1
- package/src/ngtsc/translator/index.d.ts +1 -1
- package/src/ngtsc/translator/src/api/ast_factory.d.ts +1 -1
- package/src/ngtsc/translator/src/api/import_generator.d.ts +1 -1
- package/src/ngtsc/translator/src/context.d.ts +1 -1
- package/src/ngtsc/translator/src/import_manager/check_unique_identifier_name.d.ts +1 -1
- package/src/ngtsc/translator/src/import_manager/import_manager.d.ts +1 -1
- package/src/ngtsc/translator/src/import_manager/import_typescript_transform.d.ts +1 -1
- package/src/ngtsc/translator/src/import_manager/reuse_generated_imports.d.ts +1 -1
- package/src/ngtsc/translator/src/import_manager/reuse_source_file_imports.d.ts +1 -1
- package/src/ngtsc/translator/src/translator.d.ts +1 -1
- package/src/ngtsc/translator/src/ts_util.d.ts +1 -1
- package/src/ngtsc/translator/src/type_emitter.d.ts +1 -1
- package/src/ngtsc/translator/src/type_translator.d.ts +1 -1
- package/src/ngtsc/translator/src/typescript_ast_factory.d.ts +1 -1
- package/src/ngtsc/translator/src/typescript_translator.d.ts +1 -1
- package/src/ngtsc/tsc_plugin.d.ts +1 -1
- package/src/ngtsc/typecheck/api/api.d.ts +1 -1
- package/src/ngtsc/typecheck/api/checker.d.ts +1 -1
- package/src/ngtsc/typecheck/api/completion.d.ts +1 -1
- package/src/ngtsc/typecheck/api/context.d.ts +1 -1
- package/src/ngtsc/typecheck/api/index.d.ts +1 -1
- package/src/ngtsc/typecheck/api/scope.d.ts +1 -1
- package/src/ngtsc/typecheck/api/symbols.d.ts +1 -1
- package/src/ngtsc/typecheck/diagnostics/index.d.ts +1 -1
- package/src/ngtsc/typecheck/diagnostics/src/diagnostic.d.ts +1 -1
- package/src/ngtsc/typecheck/diagnostics/src/id.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/api/api.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/api/extended_template_checker.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/api/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/skip_hydration_not_static/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/checks/unused_let_declaration/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/index.d.ts +1 -1
- package/src/ngtsc/typecheck/extended/src/extended_template_checker.d.ts +1 -1
- package/src/ngtsc/typecheck/index.d.ts +1 -1
- package/src/ngtsc/typecheck/src/checker.d.ts +1 -1
- package/src/ngtsc/typecheck/src/comments.d.ts +1 -1
- package/src/ngtsc/typecheck/src/completion.d.ts +1 -1
- package/src/ngtsc/typecheck/src/context.d.ts +1 -1
- package/src/ngtsc/typecheck/src/diagnostics.d.ts +1 -1
- package/src/ngtsc/typecheck/src/dom.d.ts +1 -1
- package/src/ngtsc/typecheck/src/environment.d.ts +1 -1
- package/src/ngtsc/typecheck/src/expression.d.ts +1 -1
- package/src/ngtsc/typecheck/src/line_mappings.d.ts +1 -1
- package/src/ngtsc/typecheck/src/oob.d.ts +1 -1
- package/src/ngtsc/typecheck/src/reference_emit_environment.d.ts +1 -1
- package/src/ngtsc/typecheck/src/shim.d.ts +1 -1
- package/src/ngtsc/typecheck/src/source.d.ts +1 -1
- package/src/ngtsc/typecheck/src/symbol_util.d.ts +1 -1
- package/src/ngtsc/typecheck/src/tcb_util.d.ts +1 -1
- package/src/ngtsc/typecheck/src/template_symbol_builder.d.ts +1 -1
- package/src/ngtsc/typecheck/src/ts_util.d.ts +1 -1
- package/src/ngtsc/typecheck/src/type_check_block.d.ts +1 -1
- package/src/ngtsc/typecheck/src/type_check_file.d.ts +1 -1
- package/src/ngtsc/typecheck/src/type_constructor.d.ts +1 -1
- package/src/ngtsc/typecheck/src/type_parameter_emitter.d.ts +1 -1
- package/src/ngtsc/typecheck/template_semantics/api/api.d.ts +1 -1
- package/src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.d.ts +1 -1
- package/src/ngtsc/util/src/typescript.d.ts +1 -1
- package/src/ngtsc/util/src/visitor.d.ts +1 -1
- package/src/ngtsc/validation/index.d.ts +1 -1
- package/src/ngtsc/validation/src/rules/api.d.ts +1 -1
- package/src/ngtsc/validation/src/rules/initializer_api_usage_rule.d.ts +1 -1
- package/src/ngtsc/validation/src/source_file_validator.d.ts +1 -1
- package/src/ngtsc/xi18n/index.d.ts +1 -1
- package/src/ngtsc/xi18n/src/context.d.ts +1 -1
- package/src/perform_compile.d.ts +1 -1
- package/src/perform_watch.d.ts +1 -1
- package/src/transformers/api.d.ts +1 -1
- package/src/transformers/compiler_host.d.ts +1 -1
- package/src/transformers/entry_points.d.ts +1 -1
- package/src/transformers/i18n.d.ts +1 -1
- package/src/transformers/program.d.ts +1 -1
- package/src/transformers/util.d.ts +1 -1
- package/src/version.d.ts +1 -1
- package/src/version_helpers.d.ts +1 -1
- /package/bundles/{chunk-WR7TUJ7M.js.map → chunk-3Z25BX6N.js.map} +0 -0
- /package/bundles/{chunk-5DVL3S3Z.js.map → chunk-4SRBDAXN.js.map} +0 -0
- /package/bundles/{chunk-XQOVJNXK.js.map → chunk-AKPKKQ6B.js.map} +0 -0
- /package/bundles/{chunk-B4ZOGV3N.js.map → chunk-BAEXS63Q.js.map} +0 -0
- /package/bundles/{chunk-GWDW5CWS.js.map → chunk-E2AYBPM4.js.map} +0 -0
- /package/bundles/{chunk-HID6OVTF.js.map → chunk-FIHOMWUY.js.map} +0 -0
- /package/bundles/{chunk-SBDNBITT.js.map → chunk-RT2QTF73.js.map} +0 -0
- /package/bundles/{chunk-THQF5ZZE.js.map → chunk-XSNUHRLJ.js.map} +0 -0
- /package/bundles/{chunk-XNL3EK5H.js.map → chunk-YE5ORA4V.js.map} +0 -0
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
import {
|
|
6
6
|
Context,
|
|
7
7
|
ExpressionTranslatorVisitor
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-4SRBDAXN.js";
|
|
9
9
|
import {
|
|
10
10
|
SourceFileLoader
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-3Z25BX6N.js";
|
|
12
12
|
|
|
13
|
-
// bazel-out/
|
|
13
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/fatal_linker_error.mjs
|
|
14
14
|
var FatalLinkerError = class extends Error {
|
|
15
15
|
constructor(node, message) {
|
|
16
16
|
super(message);
|
|
@@ -22,14 +22,14 @@ function isFatalLinkerError(e) {
|
|
|
22
22
|
return e && e.type === "FatalLinkerError";
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
// bazel-out/
|
|
25
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/ast/utils.mjs
|
|
26
26
|
function assert(node, predicate, expected) {
|
|
27
27
|
if (!predicate(node)) {
|
|
28
28
|
throw new FatalLinkerError(node, `Unsupported syntax, expected ${expected}.`);
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
// bazel-out/
|
|
32
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/ast/ast_value.mjs
|
|
33
33
|
import * as o from "@angular/compiler";
|
|
34
34
|
var AstObject = class {
|
|
35
35
|
static parse(expression, host) {
|
|
@@ -162,10 +162,10 @@ var AstValue = class {
|
|
|
162
162
|
}
|
|
163
163
|
};
|
|
164
164
|
|
|
165
|
-
// bazel-out/
|
|
165
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/emit_scopes/emit_scope.mjs
|
|
166
166
|
import { ConstantPool } from "@angular/compiler";
|
|
167
167
|
|
|
168
|
-
// bazel-out/
|
|
168
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/linker_import_generator.mjs
|
|
169
169
|
var LinkerImportGenerator = class {
|
|
170
170
|
constructor(factory, ngImport) {
|
|
171
171
|
this.factory = factory;
|
|
@@ -185,7 +185,7 @@ var LinkerImportGenerator = class {
|
|
|
185
185
|
}
|
|
186
186
|
};
|
|
187
187
|
|
|
188
|
-
// bazel-out/
|
|
188
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/emit_scopes/emit_scope.mjs
|
|
189
189
|
var EmitScope = class {
|
|
190
190
|
constructor(ngImport, translator, factory) {
|
|
191
191
|
this.ngImport = ngImport;
|
|
@@ -214,7 +214,7 @@ var EmitScope = class {
|
|
|
214
214
|
}
|
|
215
215
|
};
|
|
216
216
|
|
|
217
|
-
// bazel-out/
|
|
217
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/emit_scopes/local_emit_scope.mjs
|
|
218
218
|
var LocalEmitScope = class extends EmitScope {
|
|
219
219
|
translateDefinition(definition) {
|
|
220
220
|
return super.translateDefinition({
|
|
@@ -227,10 +227,10 @@ var LocalEmitScope = class extends EmitScope {
|
|
|
227
227
|
}
|
|
228
228
|
};
|
|
229
229
|
|
|
230
|
-
// bazel-out/
|
|
230
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_linker_selector.mjs
|
|
231
231
|
import semver2 from "semver";
|
|
232
232
|
|
|
233
|
-
// bazel-out/
|
|
233
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/get_source_file.mjs
|
|
234
234
|
function createGetSourceFile(sourceUrl, code, loader) {
|
|
235
235
|
if (loader === null) {
|
|
236
236
|
return () => null;
|
|
@@ -245,7 +245,7 @@ function createGetSourceFile(sourceUrl, code, loader) {
|
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
// bazel-out/
|
|
248
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_class_metadata_async_linker_1.mjs
|
|
249
249
|
import { compileOpaqueAsyncClassMetadata } from "@angular/compiler";
|
|
250
250
|
var PartialClassMetadataAsyncLinkerVersion1 = class {
|
|
251
251
|
linkPartialDeclaration(constantPool, metaObj) {
|
|
@@ -270,7 +270,7 @@ var PartialClassMetadataAsyncLinkerVersion1 = class {
|
|
|
270
270
|
}
|
|
271
271
|
};
|
|
272
272
|
|
|
273
|
-
// bazel-out/
|
|
273
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_class_metadata_linker_1.mjs
|
|
274
274
|
import { compileClassMetadata } from "@angular/compiler";
|
|
275
275
|
var PartialClassMetadataLinkerVersion1 = class {
|
|
276
276
|
linkPartialDeclaration(constantPool, metaObj) {
|
|
@@ -290,16 +290,16 @@ function toR3ClassMetadata(metaObj) {
|
|
|
290
290
|
};
|
|
291
291
|
}
|
|
292
292
|
|
|
293
|
-
// bazel-out/
|
|
293
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_component_linker_1.mjs
|
|
294
294
|
import { ChangeDetectionStrategy, compileComponentFromMetadata, DEFAULT_INTERPOLATION_CONFIG, InterpolationConfig, makeBindingParser as makeBindingParser2, parseTemplate, R3TargetBinder, R3TemplateDependencyKind, SelectorMatcher, ViewEncapsulation } from "@angular/compiler";
|
|
295
295
|
import semver from "semver";
|
|
296
296
|
|
|
297
|
-
// bazel-out/
|
|
297
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_directive_linker_1.mjs
|
|
298
298
|
import { compileDirectiveFromMetadata, makeBindingParser, ParseLocation, ParseSourceFile, ParseSourceSpan } from "@angular/compiler";
|
|
299
299
|
|
|
300
|
-
// bazel-out/
|
|
300
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/util.mjs
|
|
301
301
|
import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler";
|
|
302
|
-
var PLACEHOLDER_VERSION = "18.2.
|
|
302
|
+
var PLACEHOLDER_VERSION = "18.2.7";
|
|
303
303
|
function wrapReference(wrapped) {
|
|
304
304
|
return { value: wrapped, type: wrapped };
|
|
305
305
|
}
|
|
@@ -346,7 +346,7 @@ function extractForwardRef(expr) {
|
|
|
346
346
|
return createMayBeForwardRefExpression(wrapperFn.getFunctionReturnValue().getOpaque(), 2);
|
|
347
347
|
}
|
|
348
348
|
|
|
349
|
-
// bazel-out/
|
|
349
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_directive_linker_1.mjs
|
|
350
350
|
var PartialDirectiveLinkerVersion1 = class {
|
|
351
351
|
constructor(sourceUrl, code) {
|
|
352
352
|
this.sourceUrl = sourceUrl;
|
|
@@ -493,7 +493,7 @@ function createSourceSpan(range, code, sourceUrl) {
|
|
|
493
493
|
return new ParseSourceSpan(startLocation, startLocation.moveBy(range.endPos - range.startPos));
|
|
494
494
|
}
|
|
495
495
|
|
|
496
|
-
// bazel-out/
|
|
496
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_component_linker_1.mjs
|
|
497
497
|
function makeDirectiveMetadata(directiveExpr, typeExpr, isComponentByDefault = null) {
|
|
498
498
|
return {
|
|
499
499
|
kind: R3TemplateDependencyKind.Directive,
|
|
@@ -708,7 +708,7 @@ function parseChangeDetectionStrategy(changeDetectionStrategy) {
|
|
|
708
708
|
return enumValue;
|
|
709
709
|
}
|
|
710
710
|
|
|
711
|
-
// bazel-out/
|
|
711
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_factory_linker_1.mjs
|
|
712
712
|
import { compileFactoryFunction, FactoryTarget } from "@angular/compiler";
|
|
713
713
|
var PartialFactoryLinkerVersion1 = class {
|
|
714
714
|
linkPartialDeclaration(constantPool, metaObj) {
|
|
@@ -744,7 +744,7 @@ function getDependencies(metaObj, propName) {
|
|
|
744
744
|
return null;
|
|
745
745
|
}
|
|
746
746
|
|
|
747
|
-
// bazel-out/
|
|
747
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_injectable_linker_1.mjs
|
|
748
748
|
import { compileInjectable, createMayBeForwardRefExpression as createMayBeForwardRefExpression2, outputAst as o3 } from "@angular/compiler";
|
|
749
749
|
var PartialInjectableLinkerVersion1 = class {
|
|
750
750
|
linkPartialDeclaration(constantPool, metaObj) {
|
|
@@ -782,7 +782,7 @@ function toR3InjectableMeta(metaObj) {
|
|
|
782
782
|
return meta;
|
|
783
783
|
}
|
|
784
784
|
|
|
785
|
-
// bazel-out/
|
|
785
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_injector_linker_1.mjs
|
|
786
786
|
import { compileInjector } from "@angular/compiler";
|
|
787
787
|
var PartialInjectorLinkerVersion1 = class {
|
|
788
788
|
linkPartialDeclaration(constantPool, metaObj) {
|
|
@@ -804,7 +804,7 @@ function toR3InjectorMeta(metaObj) {
|
|
|
804
804
|
};
|
|
805
805
|
}
|
|
806
806
|
|
|
807
|
-
// bazel-out/
|
|
807
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_ng_module_linker_1.mjs
|
|
808
808
|
import { compileNgModule, R3NgModuleMetadataKind, R3SelectorScopeMode } from "@angular/compiler";
|
|
809
809
|
var PartialNgModuleLinkerVersion1 = class {
|
|
810
810
|
constructor(emitInline) {
|
|
@@ -876,7 +876,7 @@ function wrapReferences(values) {
|
|
|
876
876
|
return values.getArray().map((i) => wrapReference(i.getOpaque()));
|
|
877
877
|
}
|
|
878
878
|
|
|
879
|
-
// bazel-out/
|
|
879
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_pipe_linker_1.mjs
|
|
880
880
|
import { compilePipeFromMetadata } from "@angular/compiler";
|
|
881
881
|
var PartialPipeLinkerVersion1 = class {
|
|
882
882
|
constructor() {
|
|
@@ -905,7 +905,7 @@ function toR3PipeMeta(metaObj) {
|
|
|
905
905
|
};
|
|
906
906
|
}
|
|
907
907
|
|
|
908
|
-
// bazel-out/
|
|
908
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_linker_selector.mjs
|
|
909
909
|
var \u0275\u0275ngDeclareDirective = "\u0275\u0275ngDeclareDirective";
|
|
910
910
|
var \u0275\u0275ngDeclareClassMetadata = "\u0275\u0275ngDeclareClassMetadata";
|
|
911
911
|
var \u0275\u0275ngDeclareComponent = "\u0275\u0275ngDeclareComponent";
|
|
@@ -1007,7 +1007,7 @@ function getRange(comparator, versionStr) {
|
|
|
1007
1007
|
return new semver2.Range(`${comparator}${version.format()}`);
|
|
1008
1008
|
}
|
|
1009
1009
|
|
|
1010
|
-
// bazel-out/
|
|
1010
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/file_linker.mjs
|
|
1011
1011
|
var FileLinker = class {
|
|
1012
1012
|
constructor(linkerEnvironment, sourceUrl, code) {
|
|
1013
1013
|
this.linkerEnvironment = linkerEnvironment;
|
|
@@ -1050,14 +1050,14 @@ var FileLinker = class {
|
|
|
1050
1050
|
}
|
|
1051
1051
|
};
|
|
1052
1052
|
|
|
1053
|
-
// bazel-out/
|
|
1053
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/linker_options.mjs
|
|
1054
1054
|
var DEFAULT_LINKER_OPTIONS = {
|
|
1055
1055
|
sourceMapping: true,
|
|
1056
1056
|
linkerJitMode: false,
|
|
1057
1057
|
unknownDeclarationVersionHandling: "error"
|
|
1058
1058
|
};
|
|
1059
1059
|
|
|
1060
|
-
// bazel-out/
|
|
1060
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/translator.mjs
|
|
1061
1061
|
var Translator = class {
|
|
1062
1062
|
constructor(factory) {
|
|
1063
1063
|
this.factory = factory;
|
|
@@ -1070,7 +1070,7 @@ var Translator = class {
|
|
|
1070
1070
|
}
|
|
1071
1071
|
};
|
|
1072
1072
|
|
|
1073
|
-
// bazel-out/
|
|
1073
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/linker_environment.mjs
|
|
1074
1074
|
var LinkerEnvironment = class {
|
|
1075
1075
|
constructor(fileSystem, logger, host, factory, options) {
|
|
1076
1076
|
this.fileSystem = fileSystem;
|
|
@@ -1091,7 +1091,7 @@ var LinkerEnvironment = class {
|
|
|
1091
1091
|
}
|
|
1092
1092
|
};
|
|
1093
1093
|
|
|
1094
|
-
// bazel-out/
|
|
1094
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/needs_linking.mjs
|
|
1095
1095
|
function needsLinking(path, source) {
|
|
1096
1096
|
return declarationFunctions.some((fn) => source.includes(fn));
|
|
1097
1097
|
}
|
|
@@ -1110,6 +1110,6 @@ export {
|
|
|
1110
1110
|
* Copyright Google LLC All Rights Reserved.
|
|
1111
1111
|
*
|
|
1112
1112
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1113
|
-
* found in the LICENSE file at https://angular.
|
|
1113
|
+
* found in the LICENSE file at https://angular.dev/license
|
|
1114
1114
|
*/
|
|
1115
|
-
//# sourceMappingURL=chunk-
|
|
1115
|
+
//# sourceMappingURL=chunk-BAEXS63Q.js.map
|