@angular/compiler-cli 15.1.0-next.3 → 15.1.0-rc.0
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-3S7MERES.js → chunk-2BYULPLE.js} +72 -76
- package/bundles/chunk-2BYULPLE.js.map +6 -0
- package/bundles/{chunk-EFL37X7Q.js → chunk-64X67E3N.js} +31 -32
- package/bundles/chunk-64X67E3N.js.map +6 -0
- package/bundles/{chunk-OUTDZGN7.js → chunk-6ZJFIQBG.js} +7 -8
- package/bundles/chunk-6ZJFIQBG.js.map +6 -0
- package/bundles/{chunk-DLVFMDSC.js → chunk-7DUI3BSX.js} +2 -3
- package/bundles/chunk-7DUI3BSX.js.map +6 -0
- package/bundles/{chunk-E7DPJFUS.js → chunk-EC5K6QPP.js} +10 -11
- package/bundles/chunk-EC5K6QPP.js.map +6 -0
- package/bundles/{chunk-I4VIIB6S.js → chunk-MK5G5BMU.js} +106 -112
- package/bundles/chunk-MK5G5BMU.js.map +6 -0
- package/bundles/{chunk-MAF2KC4N.js → chunk-NJMZRTB6.js} +5 -6
- package/bundles/chunk-NJMZRTB6.js.map +6 -0
- package/bundles/{chunk-OHYTYUA4.js → chunk-O4JLZZWJ.js} +9 -14
- package/bundles/chunk-O4JLZZWJ.js.map +6 -0
- package/bundles/{chunk-Y6MBLTIR.js → chunk-Q6W3UCXI.js} +32 -34
- package/bundles/chunk-Q6W3UCXI.js.map +6 -0
- package/bundles/{chunk-3X2TSQ2D.js → chunk-REWAYEN7.js} +99 -105
- package/bundles/chunk-REWAYEN7.js.map +6 -0
- package/bundles/{chunk-V5JWXGQQ.js → chunk-RYP5C6YC.js} +65 -65
- package/bundles/chunk-RYP5C6YC.js.map +6 -0
- package/bundles/{chunk-OFXSI6E3.js → chunk-SBDNBITT.js} +3 -4
- package/bundles/chunk-SBDNBITT.js.map +6 -0
- package/bundles/{chunk-NDREJTCS.js → chunk-SRFZMXHZ.js} +1 -2
- package/bundles/{chunk-NDREJTCS.js.map → chunk-SRFZMXHZ.js.map} +0 -0
- package/bundles/{chunk-Y6OF4IE7.js → chunk-T4VR7YZM.js} +5 -6
- package/bundles/chunk-T4VR7YZM.js.map +6 -0
- package/bundles/{chunk-QVO57CDR.js → chunk-YRDMG3GM.js} +4 -5
- package/bundles/chunk-YRDMG3GM.js.map +6 -0
- package/bundles/{chunk-UN4WV3U4.js → chunk-Z534TW2O.js} +174 -138
- package/bundles/chunk-Z534TW2O.js.map +6 -0
- package/bundles/index.js +13 -15
- package/bundles/index.js.map +1 -1
- package/bundles/linker/babel/index.js +89 -99
- package/bundles/linker/babel/index.js.map +3 -3
- package/bundles/linker/index.js +5 -7
- package/bundles/ngcc/index.js +14 -17
- package/bundles/ngcc/index.js.map +1 -1
- package/bundles/ngcc/main-ngcc.js +14 -16
- package/bundles/ngcc/main-ngcc.js.map +1 -1
- package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +14 -16
- package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js.map +1 -1
- package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +5 -6
- package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js.map +1 -1
- package/bundles/private/bazel.js +2 -3
- package/bundles/private/localize.js +4 -5
- package/bundles/private/migrations.js +6 -8
- package/bundles/private/tooling.js +3 -5
- package/bundles/src/bin/ng_xi18n.js +11 -13
- package/bundles/src/bin/ng_xi18n.js.map +1 -1
- package/bundles/src/bin/ngc.js +9 -11
- package/bundles/src/bin/ngc.js.map +1 -1
- package/bundles_metadata.json +1 -1
- package/index.d.ts +0 -1
- package/linker/babel/index.d.ts +0 -1
- package/linker/babel/src/ast/babel_ast_factory.d.ts +8 -2
- package/linker/babel/src/ast/babel_ast_host.d.ts +1 -2
- package/linker/babel/src/babel_declaration_scope.d.ts +1 -2
- package/linker/babel/src/babel_plugin.d.ts +8 -2
- package/linker/babel/src/es2015_linker_plugin.d.ts +1 -2
- package/linker/babel/src/linker_plugin_options.d.ts +0 -1
- package/linker/index.d.ts +0 -1
- package/linker/src/ast/ast_host.d.ts +0 -1
- package/linker/src/ast/ast_value.d.ts +0 -1
- package/linker/src/ast/typescript/typescript_ast_host.d.ts +0 -1
- package/linker/src/ast/utils.d.ts +0 -1
- package/linker/src/fatal_linker_error.d.ts +0 -1
- package/linker/src/file_linker/declaration_scope.d.ts +0 -1
- package/linker/src/file_linker/emit_scopes/emit_scope.d.ts +0 -1
- package/linker/src/file_linker/emit_scopes/local_emit_scope.d.ts +0 -1
- package/linker/src/file_linker/file_linker.d.ts +0 -1
- package/linker/src/file_linker/get_source_file.d.ts +0 -1
- package/linker/src/file_linker/linker_environment.d.ts +0 -1
- package/linker/src/file_linker/linker_options.d.ts +0 -1
- package/linker/src/file_linker/needs_linking.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_class_metadata_linker_1.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_component_linker_1.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_directive_linker_1.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_factory_linker_1.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_injectable_linker_1.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_injector_linker_1.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_linker.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_linker_selector.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_ng_module_linker_1.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/partial_pipe_linker_1.d.ts +0 -1
- package/linker/src/file_linker/partial_linkers/util.d.ts +0 -1
- package/linker/src/file_linker/translator.d.ts +0 -1
- package/linker/src/linker_import_generator.d.ts +0 -1
- package/ngcc/index.d.ts +0 -2
- package/ngcc/main-ngcc.d.ts +0 -1
- package/ngcc/src/analysis/decoration_analyzer.d.ts +0 -1
- package/ngcc/src/analysis/migration_host.d.ts +0 -1
- package/ngcc/src/analysis/module_with_providers_analyzer.d.ts +0 -1
- package/ngcc/src/analysis/ngcc_references_registry.d.ts +0 -1
- package/ngcc/src/analysis/ngcc_trait_compiler.d.ts +0 -1
- package/ngcc/src/analysis/private_declarations_analyzer.d.ts +0 -1
- package/ngcc/src/analysis/types.d.ts +0 -1
- package/ngcc/src/analysis/util.d.ts +0 -1
- package/ngcc/src/command_line_options.d.ts +0 -1
- package/ngcc/src/constants.d.ts +0 -1
- package/ngcc/src/dependencies/commonjs_dependency_host.d.ts +0 -1
- package/ngcc/src/dependencies/dependency_host.d.ts +0 -1
- package/ngcc/src/dependencies/dependency_resolver.d.ts +0 -1
- package/ngcc/src/dependencies/dts_dependency_host.d.ts +0 -1
- package/ngcc/src/dependencies/esm_dependency_host.d.ts +0 -1
- package/ngcc/src/dependencies/module_resolver.d.ts +0 -1
- package/ngcc/src/dependencies/umd_dependency_host.d.ts +0 -1
- package/ngcc/src/entry_point_finder/directory_walker_entry_point_finder.d.ts +0 -1
- package/ngcc/src/entry_point_finder/entry_point_collector.d.ts +0 -1
- package/ngcc/src/entry_point_finder/interface.d.ts +0 -1
- package/ngcc/src/entry_point_finder/program_based_entry_point_finder.d.ts +0 -1
- package/ngcc/src/entry_point_finder/targeted_entry_point_finder.d.ts +0 -1
- package/ngcc/src/entry_point_finder/tracing_entry_point_finder.d.ts +0 -1
- package/ngcc/src/entry_point_finder/utils.d.ts +0 -1
- package/ngcc/src/execution/analyze_entry_points.d.ts +0 -1
- package/ngcc/src/execution/api.d.ts +0 -1
- package/ngcc/src/execution/cluster/api.d.ts +0 -1
- package/ngcc/src/execution/cluster/executor.d.ts +0 -1
- package/ngcc/src/execution/cluster/master.d.ts +4 -3
- package/ngcc/src/execution/cluster/ngcc_cluster_worker.d.ts +0 -1
- package/ngcc/src/execution/cluster/package_json_updater.d.ts +0 -1
- package/ngcc/src/execution/cluster/utils.d.ts +0 -1
- package/ngcc/src/execution/cluster/worker.d.ts +0 -1
- package/ngcc/src/execution/create_compile_function.d.ts +0 -1
- package/ngcc/src/execution/single_process_executor.d.ts +0 -1
- package/ngcc/src/execution/tasks/api.d.ts +0 -1
- package/ngcc/src/execution/tasks/completion.d.ts +0 -1
- package/ngcc/src/execution/tasks/queues/base_task_queue.d.ts +0 -1
- package/ngcc/src/execution/tasks/queues/parallel_task_queue.d.ts +0 -1
- package/ngcc/src/execution/tasks/queues/serial_task_queue.d.ts +0 -1
- package/ngcc/src/execution/tasks/utils.d.ts +0 -1
- package/ngcc/src/host/commonjs_host.d.ts +0 -1
- package/ngcc/src/host/commonjs_umd_utils.d.ts +0 -1
- package/ngcc/src/host/delegating_host.d.ts +0 -1
- package/ngcc/src/host/esm2015_host.d.ts +0 -1
- package/ngcc/src/host/esm5_host.d.ts +0 -1
- package/ngcc/src/host/ngcc_host.d.ts +0 -1
- package/ngcc/src/host/umd_host.d.ts +0 -1
- package/ngcc/src/host/utils.d.ts +0 -1
- package/ngcc/src/locking/async_locker.d.ts +0 -1
- package/ngcc/src/locking/lock_file.d.ts +4 -2
- package/ngcc/src/locking/lock_file_with_child_process/index.d.ts +4 -3
- package/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.d.ts +0 -1
- package/ngcc/src/locking/lock_file_with_child_process/util.d.ts +0 -1
- package/ngcc/src/locking/sync_locker.d.ts +0 -1
- package/ngcc/src/main.d.ts +0 -1
- package/ngcc/src/migrations/migration.d.ts +0 -1
- package/ngcc/src/migrations/missing_injectable_migration.d.ts +0 -1
- package/ngcc/src/migrations/undecorated_child_migration.d.ts +0 -1
- package/ngcc/src/migrations/undecorated_parent_migration.d.ts +0 -1
- package/ngcc/src/migrations/utils.d.ts +0 -1
- package/ngcc/src/ngcc_options.d.ts +0 -1
- package/ngcc/src/packages/adjust_cjs_umd_exports.d.ts +0 -1
- package/ngcc/src/packages/build_marker.d.ts +1 -2
- package/ngcc/src/packages/bundle_program.d.ts +0 -1
- package/ngcc/src/packages/configuration.d.ts +0 -1
- package/ngcc/src/packages/entry_point.d.ts +0 -1
- package/ngcc/src/packages/entry_point_bundle.d.ts +0 -1
- package/ngcc/src/packages/entry_point_manifest.d.ts +0 -1
- package/ngcc/src/packages/ngcc_compiler_host.d.ts +0 -1
- package/ngcc/src/packages/patch_ts_expando_initializer.d.ts +0 -1
- package/ngcc/src/packages/source_file_cache.d.ts +0 -1
- package/ngcc/src/packages/transformer.d.ts +0 -1
- package/ngcc/src/path_mappings.d.ts +0 -1
- package/ngcc/src/rendering/commonjs_rendering_formatter.d.ts +0 -1
- package/ngcc/src/rendering/dts_renderer.d.ts +0 -1
- package/ngcc/src/rendering/esm5_rendering_formatter.d.ts +0 -1
- package/ngcc/src/rendering/esm_rendering_formatter.d.ts +0 -1
- package/ngcc/src/rendering/ngcc_import_rewriter.d.ts +0 -1
- package/ngcc/src/rendering/renderer.d.ts +0 -1
- package/ngcc/src/rendering/rendering_formatter.d.ts +0 -1
- package/ngcc/src/rendering/source_maps.d.ts +0 -1
- package/ngcc/src/rendering/umd_rendering_formatter.d.ts +0 -1
- package/ngcc/src/rendering/utils.d.ts +0 -1
- package/ngcc/src/utils.d.ts +0 -1
- package/ngcc/src/writing/cleaning/cleaning_strategies.d.ts +0 -1
- package/ngcc/src/writing/cleaning/package_cleaner.d.ts +0 -1
- package/ngcc/src/writing/cleaning/utils.d.ts +0 -1
- package/ngcc/src/writing/file_writer.d.ts +0 -1
- package/ngcc/src/writing/in_place_file_writer.d.ts +0 -1
- package/ngcc/src/writing/new_entry_point_file_writer.d.ts +0 -1
- package/ngcc/src/writing/package_json_updater.d.ts +0 -1
- package/package.json +3 -3
- package/private/bazel.d.ts +0 -1
- package/private/localize.d.ts +0 -1
- package/private/migrations.d.ts +0 -1
- package/private/tooling.d.ts +0 -1
- package/src/bin/ng_xi18n.d.ts +0 -1
- package/src/bin/ngc.d.ts +0 -1
- package/src/extract_i18n.d.ts +0 -1
- package/src/main.d.ts +0 -1
- package/src/ngtsc/annotations/common/index.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/api.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/di.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/diagnostics.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/evaluation.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/factory.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/injectable_registry.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/metadata.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/references_registry.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/schema.d.ts +0 -1
- package/src/ngtsc/annotations/common/src/util.d.ts +0 -1
- package/src/ngtsc/annotations/component/index.d.ts +0 -1
- package/src/ngtsc/annotations/component/src/diagnostics.d.ts +0 -1
- package/src/ngtsc/annotations/component/src/handler.d.ts +0 -1
- package/src/ngtsc/annotations/component/src/metadata.d.ts +0 -1
- package/src/ngtsc/annotations/component/src/resources.d.ts +0 -1
- package/src/ngtsc/annotations/component/src/symbol.d.ts +0 -1
- package/src/ngtsc/annotations/component/src/util.d.ts +0 -1
- package/src/ngtsc/annotations/directive/index.d.ts +0 -1
- package/src/ngtsc/annotations/directive/src/handler.d.ts +0 -1
- package/src/ngtsc/annotations/directive/src/shared.d.ts +0 -1
- package/src/ngtsc/annotations/directive/src/symbol.d.ts +0 -1
- package/src/ngtsc/annotations/index.d.ts +0 -1
- package/src/ngtsc/annotations/ng_module/index.d.ts +0 -1
- package/src/ngtsc/annotations/ng_module/src/handler.d.ts +0 -1
- package/src/ngtsc/annotations/ng_module/src/module_with_providers.d.ts +0 -1
- package/src/ngtsc/annotations/src/injectable.d.ts +0 -1
- package/src/ngtsc/annotations/src/pipe.d.ts +0 -1
- package/src/ngtsc/core/api/index.d.ts +0 -1
- package/src/ngtsc/core/api/src/adapter.d.ts +0 -1
- package/src/ngtsc/core/api/src/interfaces.d.ts +0 -1
- package/src/ngtsc/core/api/src/options.d.ts +0 -1
- package/src/ngtsc/core/api/src/public_options.d.ts +0 -1
- package/src/ngtsc/core/index.d.ts +0 -1
- package/src/ngtsc/core/src/compiler.d.ts +0 -1
- package/src/ngtsc/core/src/host.d.ts +1 -2
- package/src/ngtsc/cycles/index.d.ts +0 -1
- package/src/ngtsc/cycles/src/analyzer.d.ts +0 -1
- package/src/ngtsc/cycles/src/imports.d.ts +0 -1
- package/src/ngtsc/diagnostics/index.d.ts +0 -1
- package/src/ngtsc/diagnostics/src/docs.d.ts +0 -1
- package/src/ngtsc/diagnostics/src/error.d.ts +0 -1
- package/src/ngtsc/diagnostics/src/error_code.d.ts +0 -1
- package/src/ngtsc/diagnostics/src/error_details_base_url.d.ts +0 -1
- package/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.d.ts +0 -1
- package/src/ngtsc/diagnostics/src/util.d.ts +0 -1
- package/src/ngtsc/entry_point/index.d.ts +0 -1
- package/src/ngtsc/entry_point/src/generator.d.ts +0 -1
- package/src/ngtsc/entry_point/src/logic.d.ts +0 -1
- package/src/ngtsc/entry_point/src/private_export_checker.d.ts +0 -1
- package/src/ngtsc/entry_point/src/reference_graph.d.ts +0 -1
- package/src/ngtsc/file_system/index.d.ts +0 -1
- package/src/ngtsc/file_system/src/compiler_host.d.ts +0 -1
- package/src/ngtsc/file_system/src/helpers.d.ts +0 -1
- package/src/ngtsc/file_system/src/invalid_file_system.d.ts +0 -1
- package/src/ngtsc/file_system/src/logical.d.ts +0 -1
- package/src/ngtsc/file_system/src/node_js_file_system.d.ts +0 -1
- package/src/ngtsc/file_system/src/types.d.ts +0 -1
- package/src/ngtsc/file_system/src/util.d.ts +0 -1
- package/src/ngtsc/imports/index.d.ts +0 -1
- package/src/ngtsc/imports/src/alias.d.ts +0 -1
- package/src/ngtsc/imports/src/core.d.ts +0 -1
- package/src/ngtsc/imports/src/default.d.ts +0 -1
- package/src/ngtsc/imports/src/emitter.d.ts +0 -1
- package/src/ngtsc/imports/src/find_export.d.ts +0 -1
- package/src/ngtsc/imports/src/reexport.d.ts +0 -1
- package/src/ngtsc/imports/src/references.d.ts +0 -1
- package/src/ngtsc/imports/src/resolver.d.ts +0 -1
- package/src/ngtsc/incremental/api.d.ts +0 -1
- package/src/ngtsc/incremental/index.d.ts +0 -1
- package/src/ngtsc/incremental/semantic_graph/index.d.ts +0 -1
- package/src/ngtsc/incremental/semantic_graph/src/api.d.ts +0 -1
- package/src/ngtsc/incremental/semantic_graph/src/graph.d.ts +1 -2
- package/src/ngtsc/incremental/semantic_graph/src/type_parameters.d.ts +0 -1
- package/src/ngtsc/incremental/semantic_graph/src/util.d.ts +0 -1
- package/src/ngtsc/incremental/src/dependency_tracking.d.ts +0 -1
- package/src/ngtsc/incremental/src/incremental.d.ts +0 -1
- package/src/ngtsc/incremental/src/noop.d.ts +0 -1
- package/src/ngtsc/incremental/src/state.d.ts +0 -1
- package/src/ngtsc/incremental/src/strategy.d.ts +0 -1
- package/src/ngtsc/indexer/index.d.ts +0 -1
- package/src/ngtsc/indexer/src/api.d.ts +0 -1
- package/src/ngtsc/indexer/src/context.d.ts +0 -1
- package/src/ngtsc/indexer/src/template.d.ts +0 -1
- package/src/ngtsc/indexer/src/transform.d.ts +0 -1
- package/src/ngtsc/logging/index.d.ts +0 -1
- package/src/ngtsc/logging/src/console_logger.d.ts +0 -1
- package/src/ngtsc/logging/src/logger.d.ts +0 -1
- package/src/ngtsc/metadata/index.d.ts +0 -1
- package/src/ngtsc/metadata/src/api.d.ts +0 -1
- package/src/ngtsc/metadata/src/dts.d.ts +0 -1
- package/src/ngtsc/metadata/src/host_directives_resolver.d.ts +0 -1
- package/src/ngtsc/metadata/src/inheritance.d.ts +0 -1
- package/src/ngtsc/metadata/src/property_mapping.d.ts +0 -1
- package/src/ngtsc/metadata/src/registry.d.ts +0 -1
- package/src/ngtsc/metadata/src/resource_registry.d.ts +0 -1
- package/src/ngtsc/metadata/src/util.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/index.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/src/builtin.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/src/diagnostics.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/src/dynamic.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/src/interface.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/src/interpreter.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/src/known_declaration.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/src/result.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/src/synthetic.d.ts +0 -1
- package/src/ngtsc/partial_evaluator/src/ts_helpers.d.ts +0 -1
- package/src/ngtsc/perf/index.d.ts +0 -1
- package/src/ngtsc/perf/src/api.d.ts +0 -1
- package/src/ngtsc/perf/src/clock.d.ts +0 -1
- package/src/ngtsc/perf/src/noop.d.ts +0 -1
- package/src/ngtsc/perf/src/recorder.d.ts +0 -1
- package/src/ngtsc/program.d.ts +0 -1
- package/src/ngtsc/program_driver/index.d.ts +0 -1
- package/src/ngtsc/program_driver/src/api.d.ts +0 -1
- package/src/ngtsc/program_driver/src/ts_create_program_driver.d.ts +0 -1
- package/src/ngtsc/reflection/index.d.ts +0 -1
- package/src/ngtsc/reflection/src/host.d.ts +0 -1
- package/src/ngtsc/reflection/src/type_to_value.d.ts +0 -1
- package/src/ngtsc/reflection/src/typescript.d.ts +0 -1
- package/src/ngtsc/reflection/src/util.d.ts +0 -1
- package/src/ngtsc/resource/index.d.ts +0 -1
- package/src/ngtsc/resource/src/loader.d.ts +0 -1
- package/src/ngtsc/scope/index.d.ts +0 -1
- package/src/ngtsc/scope/src/api.d.ts +0 -1
- package/src/ngtsc/scope/src/component_scope.d.ts +0 -1
- package/src/ngtsc/scope/src/dependency.d.ts +0 -1
- package/src/ngtsc/scope/src/local.d.ts +0 -1
- package/src/ngtsc/scope/src/standalone.d.ts +0 -1
- package/src/ngtsc/scope/src/typecheck.d.ts +0 -1
- package/src/ngtsc/scope/src/util.d.ts +0 -1
- package/src/ngtsc/shims/api.d.ts +0 -1
- package/src/ngtsc/shims/index.d.ts +0 -1
- package/src/ngtsc/shims/src/adapter.d.ts +0 -1
- package/src/ngtsc/shims/src/expando.d.ts +0 -1
- package/src/ngtsc/shims/src/factory_generator.d.ts +0 -1
- package/src/ngtsc/shims/src/reference_tagger.d.ts +0 -1
- package/src/ngtsc/shims/src/summary_generator.d.ts +0 -1
- package/src/ngtsc/shims/src/util.d.ts +0 -1
- package/src/ngtsc/sourcemaps/index.d.ts +0 -1
- package/src/ngtsc/sourcemaps/src/content_origin.d.ts +0 -1
- package/src/ngtsc/sourcemaps/src/raw_source_map.d.ts +0 -1
- package/src/ngtsc/sourcemaps/src/segment_marker.d.ts +0 -1
- package/src/ngtsc/sourcemaps/src/source_file.d.ts +0 -1
- package/src/ngtsc/sourcemaps/src/source_file_loader.d.ts +0 -1
- package/src/ngtsc/transform/index.d.ts +0 -1
- package/src/ngtsc/transform/src/alias.d.ts +0 -1
- package/src/ngtsc/transform/src/api.d.ts +0 -1
- package/src/ngtsc/transform/src/compilation.d.ts +0 -1
- package/src/ngtsc/transform/src/declaration.d.ts +0 -1
- package/src/ngtsc/transform/src/trait.d.ts +0 -1
- package/src/ngtsc/transform/src/transform.d.ts +0 -1
- package/src/ngtsc/transform/src/utils.d.ts +0 -1
- package/src/ngtsc/translator/index.d.ts +0 -1
- package/src/ngtsc/translator/src/api/ast_factory.d.ts +0 -1
- package/src/ngtsc/translator/src/api/import_generator.d.ts +0 -1
- package/src/ngtsc/translator/src/context.d.ts +0 -1
- package/src/ngtsc/translator/src/import_manager.d.ts +0 -1
- package/src/ngtsc/translator/src/translator.d.ts +0 -1
- package/src/ngtsc/translator/src/type_translator.d.ts +0 -1
- package/src/ngtsc/translator/src/typescript_ast_factory.d.ts +0 -1
- package/src/ngtsc/translator/src/typescript_translator.d.ts +0 -1
- package/src/ngtsc/ts_compatibility/index.d.ts +0 -1
- package/src/ngtsc/ts_compatibility/src/ts_cross_version_utils.d.ts +2 -145
- package/src/ngtsc/tsc_plugin.d.ts +0 -1
- package/src/ngtsc/typecheck/api/api.d.ts +0 -1
- package/src/ngtsc/typecheck/api/checker.d.ts +0 -1
- package/src/ngtsc/typecheck/api/completion.d.ts +0 -1
- package/src/ngtsc/typecheck/api/context.d.ts +0 -1
- package/src/ngtsc/typecheck/api/index.d.ts +0 -1
- package/src/ngtsc/typecheck/api/scope.d.ts +0 -1
- package/src/ngtsc/typecheck/api/symbols.d.ts +0 -1
- package/src/ngtsc/typecheck/diagnostics/index.d.ts +0 -1
- package/src/ngtsc/typecheck/diagnostics/src/diagnostic.d.ts +0 -1
- package/src/ngtsc/typecheck/diagnostics/src/id.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/api/api.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/api/extended_template_checker.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/api/index.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/index.d.ts +0 -1
- package/src/ngtsc/typecheck/extended/src/extended_template_checker.d.ts +0 -1
- package/src/ngtsc/typecheck/index.d.ts +0 -1
- package/src/ngtsc/typecheck/src/checker.d.ts +0 -1
- package/src/ngtsc/typecheck/src/comments.d.ts +0 -1
- package/src/ngtsc/typecheck/src/completion.d.ts +0 -1
- package/src/ngtsc/typecheck/src/context.d.ts +0 -1
- package/src/ngtsc/typecheck/src/diagnostics.d.ts +0 -1
- package/src/ngtsc/typecheck/src/dom.d.ts +0 -1
- package/src/ngtsc/typecheck/src/environment.d.ts +0 -1
- package/src/ngtsc/typecheck/src/expression.d.ts +0 -1
- package/src/ngtsc/typecheck/src/line_mappings.d.ts +0 -1
- package/src/ngtsc/typecheck/src/oob.d.ts +0 -1
- package/src/ngtsc/typecheck/src/shim.d.ts +0 -1
- package/src/ngtsc/typecheck/src/source.d.ts +0 -1
- package/src/ngtsc/typecheck/src/tcb_util.d.ts +0 -1
- package/src/ngtsc/typecheck/src/template_semantics.d.ts +0 -1
- package/src/ngtsc/typecheck/src/template_symbol_builder.d.ts +0 -1
- package/src/ngtsc/typecheck/src/ts_util.d.ts +0 -1
- package/src/ngtsc/typecheck/src/type_check_block.d.ts +0 -1
- package/src/ngtsc/typecheck/src/type_check_file.d.ts +0 -1
- package/src/ngtsc/typecheck/src/type_constructor.d.ts +0 -1
- package/src/ngtsc/typecheck/src/type_emitter.d.ts +0 -1
- package/src/ngtsc/typecheck/src/type_parameter_emitter.d.ts +0 -1
- package/src/ngtsc/util/src/path.d.ts +0 -1
- package/src/ngtsc/util/src/typescript.d.ts +0 -1
- package/src/ngtsc/util/src/visitor.d.ts +0 -1
- package/src/ngtsc/xi18n/index.d.ts +0 -1
- package/src/ngtsc/xi18n/src/context.d.ts +0 -1
- package/src/perform_compile.d.ts +0 -1
- package/src/perform_watch.d.ts +0 -1
- package/src/transformers/api.d.ts +0 -1
- package/src/transformers/compiler_host.d.ts +0 -1
- package/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.d.ts +0 -1
- package/src/transformers/downlevel_decorators_transform/index.d.ts +0 -1
- package/src/transformers/downlevel_decorators_transform/patch_alias_reference_resolution.d.ts +0 -1
- package/src/transformers/entry_points.d.ts +0 -1
- package/src/transformers/i18n.d.ts +0 -1
- package/src/transformers/program.d.ts +0 -1
- package/src/transformers/util.d.ts +0 -1
- package/src/typescript_support.d.ts +0 -1
- package/src/version.d.ts +0 -1
- package/src/version_helpers.d.ts +0 -1
- package/bundles/chunk-3S7MERES.js.map +0 -6
- package/bundles/chunk-3X2TSQ2D.js.map +0 -6
- package/bundles/chunk-DLVFMDSC.js.map +0 -6
- package/bundles/chunk-E7DPJFUS.js.map +0 -6
- package/bundles/chunk-EFL37X7Q.js.map +0 -6
- package/bundles/chunk-I4VIIB6S.js.map +0 -6
- package/bundles/chunk-IZN5U2AM.js +0 -103
- package/bundles/chunk-IZN5U2AM.js.map +0 -6
- package/bundles/chunk-MAF2KC4N.js.map +0 -6
- package/bundles/chunk-OFXSI6E3.js.map +0 -6
- package/bundles/chunk-OHYTYUA4.js.map +0 -6
- package/bundles/chunk-OUTDZGN7.js.map +0 -6
- package/bundles/chunk-QVO57CDR.js.map +0 -6
- package/bundles/chunk-UN4WV3U4.js.map +0 -6
- package/bundles/chunk-V5JWXGQQ.js.map +0 -6
- package/bundles/chunk-Y6MBLTIR.js.map +0 -6
- package/bundles/chunk-Y6OF4IE7.js.map +0 -6
- package/import_meta_url.d.ts +0 -14
- package/linker/babel/src/babel_core.d.ts +0 -37
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import {createRequire as __cjsCompatRequire} from 'module';
|
|
3
3
|
const require = __cjsCompatRequire(import.meta.url);
|
|
4
|
-
const __ESM_IMPORT_META_URL__ = import.meta.url;
|
|
5
4
|
|
|
6
5
|
import {
|
|
7
6
|
CycleAnalyzer,
|
|
8
7
|
ImportGraph,
|
|
9
8
|
isShim,
|
|
10
9
|
readConfiguration
|
|
11
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-MK5G5BMU.js";
|
|
12
11
|
import {
|
|
13
12
|
CompilationMode,
|
|
14
13
|
ComponentDecoratorHandler,
|
|
@@ -33,7 +32,7 @@ import {
|
|
|
33
32
|
TypeCheckScopeRegistry,
|
|
34
33
|
forwardRefResolver,
|
|
35
34
|
readBaseClass
|
|
36
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-REWAYEN7.js";
|
|
37
36
|
import {
|
|
38
37
|
ClassMemberKind,
|
|
39
38
|
KnownDeclaration,
|
|
@@ -44,15 +43,15 @@ import {
|
|
|
44
43
|
isNamedFunctionDeclaration,
|
|
45
44
|
isNamedVariableDeclaration,
|
|
46
45
|
reflectObjectLiteral
|
|
47
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-O4JLZZWJ.js";
|
|
48
47
|
import {
|
|
49
48
|
ConsoleLogger,
|
|
50
49
|
LogLevel
|
|
51
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-SBDNBITT.js";
|
|
52
51
|
import {
|
|
53
52
|
ContentOrigin,
|
|
54
53
|
SourceFileLoader
|
|
55
|
-
} from "./chunk-
|
|
54
|
+
} from "./chunk-6ZJFIQBG.js";
|
|
56
55
|
import {
|
|
57
56
|
AbsoluteModuleStrategy,
|
|
58
57
|
ImportManager,
|
|
@@ -73,10 +72,7 @@ import {
|
|
|
73
72
|
translateStatement,
|
|
74
73
|
translateType,
|
|
75
74
|
validateAndRewriteCoreSymbol
|
|
76
|
-
} from "./chunk-
|
|
77
|
-
import {
|
|
78
|
-
getModifiers
|
|
79
|
-
} from "./chunk-IZN5U2AM.js";
|
|
75
|
+
} from "./chunk-Z534TW2O.js";
|
|
80
76
|
import {
|
|
81
77
|
LogicalFileSystem,
|
|
82
78
|
NgtscCompilerHost,
|
|
@@ -88,21 +84,21 @@ import {
|
|
|
88
84
|
isRooted,
|
|
89
85
|
relative,
|
|
90
86
|
toRelativeImport
|
|
91
|
-
} from "./chunk-
|
|
87
|
+
} from "./chunk-EC5K6QPP.js";
|
|
92
88
|
import {
|
|
93
89
|
NOOP_PERF_RECORDER
|
|
94
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-NJMZRTB6.js";
|
|
95
91
|
|
|
96
|
-
// bazel-out/
|
|
92
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
|
|
97
93
|
import ts23 from "typescript";
|
|
98
94
|
|
|
99
|
-
// bazel-out/
|
|
95
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
|
|
100
96
|
import ts7 from "typescript";
|
|
101
97
|
|
|
102
|
-
// bazel-out/
|
|
98
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
|
|
103
99
|
import ts6 from "typescript";
|
|
104
100
|
|
|
105
|
-
// bazel-out/
|
|
101
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/utils.mjs
|
|
106
102
|
import ts from "typescript";
|
|
107
103
|
function isDefined(value) {
|
|
108
104
|
return value !== void 0 && value !== null;
|
|
@@ -193,7 +189,7 @@ function isExportObject(thing) {
|
|
|
193
189
|
return typeof thing === "object" && thing !== null && !Array.isArray(thing);
|
|
194
190
|
}
|
|
195
191
|
|
|
196
|
-
// bazel-out/
|
|
192
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_umd_utils.mjs
|
|
197
193
|
import ts2 from "typescript";
|
|
198
194
|
function findNamespaceOfIdentifier(id) {
|
|
199
195
|
return id.parent && ts2.isPropertyAccessExpression(id.parent) && id.parent.name === id && ts2.isIdentifier(id.parent.expression) ? id.parent.expression : null;
|
|
@@ -279,10 +275,10 @@ function skipAliases(node) {
|
|
|
279
275
|
return node;
|
|
280
276
|
}
|
|
281
277
|
|
|
282
|
-
// bazel-out/
|
|
278
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
|
|
283
279
|
import ts4 from "typescript";
|
|
284
280
|
|
|
285
|
-
// bazel-out/
|
|
281
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/util.mjs
|
|
286
282
|
function isWithinPackage(packagePath, filePath) {
|
|
287
283
|
const relativePath = relative(packagePath, filePath);
|
|
288
284
|
return isLocalRelativePath(relativePath) && !relativePath.startsWith("node_modules/");
|
|
@@ -297,13 +293,13 @@ var NoopDependencyTracker = class {
|
|
|
297
293
|
};
|
|
298
294
|
var NOOP_DEPENDENCY_TRACKER = new NoopDependencyTracker();
|
|
299
295
|
|
|
300
|
-
// bazel-out/
|
|
296
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/utils.mjs
|
|
301
297
|
import ts3 from "typescript";
|
|
302
298
|
function stripParentheses(node) {
|
|
303
299
|
return ts3.isParenthesizedExpression(node) ? node.expression : node;
|
|
304
300
|
}
|
|
305
301
|
|
|
306
|
-
// bazel-out/
|
|
302
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
|
|
307
303
|
var DECORATORS = "decorators";
|
|
308
304
|
var PROP_DECORATORS = "propDecorators";
|
|
309
305
|
var CONSTRUCTOR = "__constructor";
|
|
@@ -1041,7 +1037,7 @@ ${declaration.getText()}`);
|
|
|
1041
1037
|
}
|
|
1042
1038
|
}
|
|
1043
1039
|
if (isStatic === void 0) {
|
|
1044
|
-
const modifiers = getModifiers(node);
|
|
1040
|
+
const modifiers = ts4.canHaveModifiers(node) ? ts4.getModifiers(node) : void 0;
|
|
1045
1041
|
isStatic = modifiers !== void 0 && modifiers.some((mod) => mod.kind === ts4.SyntaxKind.StaticKeyword);
|
|
1046
1042
|
}
|
|
1047
1043
|
const type = node.type || null;
|
|
@@ -1532,7 +1528,7 @@ function getOuterNodeFromInnerDeclaration(node) {
|
|
|
1532
1528
|
return outerNode;
|
|
1533
1529
|
}
|
|
1534
1530
|
|
|
1535
|
-
// bazel-out/
|
|
1531
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm5_host.mjs
|
|
1536
1532
|
import ts5 from "typescript";
|
|
1537
1533
|
var Esm5ReflectionHost = class extends Esm2015ReflectionHost {
|
|
1538
1534
|
getBaseClassExpression(clazz) {
|
|
@@ -1866,7 +1862,7 @@ function getIifeFn(classSymbol) {
|
|
|
1866
1862
|
return iifeWrapper && ts5.isFunctionExpression(iifeWrapper) ? iifeWrapper : null;
|
|
1867
1863
|
}
|
|
1868
1864
|
|
|
1869
|
-
// bazel-out/
|
|
1865
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
|
|
1870
1866
|
var UmdReflectionHost = class extends Esm5ReflectionHost {
|
|
1871
1867
|
constructor(logger, isCore, src, dts = null) {
|
|
1872
1868
|
super(logger, isCore, src, dts);
|
|
@@ -2366,7 +2362,7 @@ function isExportsIdentifier(node) {
|
|
|
2366
2362
|
return ts6.isIdentifier(node) && node.text === "exports";
|
|
2367
2363
|
}
|
|
2368
2364
|
|
|
2369
|
-
// bazel-out/
|
|
2365
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
|
|
2370
2366
|
var SUPPORTED_FORMAT_PROPERTIES = ["fesm2015", "fesm5", "es2015", "esm2015", "esm5", "main", "module", "browser"];
|
|
2371
2367
|
var NO_ENTRY_POINT = "no-entry-point";
|
|
2372
2368
|
var IGNORED_ENTRY_POINT = "ignored-entry-point";
|
|
@@ -2541,7 +2537,7 @@ function getRepositoryUrl(packageJson) {
|
|
|
2541
2537
|
return packageJson.repository.url;
|
|
2542
2538
|
}
|
|
2543
2539
|
|
|
2544
|
-
// bazel-out/
|
|
2540
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/api.mjs
|
|
2545
2541
|
var DtsProcessing;
|
|
2546
2542
|
(function(DtsProcessing2) {
|
|
2547
2543
|
DtsProcessing2[DtsProcessing2["Yes"] = 0] = "Yes";
|
|
@@ -2550,7 +2546,7 @@ var DtsProcessing;
|
|
|
2550
2546
|
})(DtsProcessing || (DtsProcessing = {}));
|
|
2551
2547
|
var TaskDependencies = Map;
|
|
2552
2548
|
|
|
2553
|
-
// bazel-out/
|
|
2549
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/adjust_cjs_umd_exports.mjs
|
|
2554
2550
|
import ts8 from "typescript";
|
|
2555
2551
|
function adjustElementAccessExports(sourceText) {
|
|
2556
2552
|
if (!/exports\[["']/.test(sourceText)) {
|
|
@@ -2587,10 +2583,10 @@ function isJsIdentifier(text) {
|
|
|
2587
2583
|
return identifierPattern.test(text);
|
|
2588
2584
|
}
|
|
2589
2585
|
|
|
2590
|
-
// bazel-out/
|
|
2586
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
|
|
2591
2587
|
import ts10 from "typescript";
|
|
2592
2588
|
|
|
2593
|
-
// bazel-out/
|
|
2589
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/patch_ts_expando_initializer.mjs
|
|
2594
2590
|
import ts9 from "typescript";
|
|
2595
2591
|
function patchTsGetExpandoInitializer() {
|
|
2596
2592
|
if (isTs31778GetExpandoInitializerFixed()) {
|
|
@@ -2695,7 +2691,7 @@ function makeUnsupportedTypeScriptError() {
|
|
|
2695
2691
|
return new Error("The TypeScript version used is not supported by ngcc.");
|
|
2696
2692
|
}
|
|
2697
2693
|
|
|
2698
|
-
// bazel-out/
|
|
2694
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
|
|
2699
2695
|
function makeBundleProgram(fs, isCore, pkg, path, r3FileName, options, host, additionalFiles = []) {
|
|
2700
2696
|
const r3SymbolsPath = isCore ? findR3SymbolsPath(fs, fs.dirname(path), r3FileName) : null;
|
|
2701
2697
|
let rootPaths = r3SymbolsPath ? [path, r3SymbolsPath, ...additionalFiles] : [path, ...additionalFiles];
|
|
@@ -2725,7 +2721,7 @@ function findR3SymbolsPath(fs, directory, filename) {
|
|
|
2725
2721
|
return null;
|
|
2726
2722
|
}
|
|
2727
2723
|
|
|
2728
|
-
// bazel-out/
|
|
2724
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/ngcc_compiler_host.mjs
|
|
2729
2725
|
import ts11 from "typescript";
|
|
2730
2726
|
var NgccSourcesCompilerHost = class extends NgtscCompilerHost {
|
|
2731
2727
|
constructor(fs, options, cache, moduleResolutionCache, packagePath) {
|
|
@@ -2770,7 +2766,7 @@ var NgccDtsCompilerHost = class extends NgtscCompilerHost {
|
|
|
2770
2766
|
}
|
|
2771
2767
|
};
|
|
2772
2768
|
|
|
2773
|
-
// bazel-out/
|
|
2769
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/source_file_cache.mjs
|
|
2774
2770
|
import ts12 from "typescript";
|
|
2775
2771
|
var SharedFileCache = class {
|
|
2776
2772
|
constructor(fs) {
|
|
@@ -2873,7 +2869,7 @@ function createModuleResolutionCache(fs) {
|
|
|
2873
2869
|
});
|
|
2874
2870
|
}
|
|
2875
2871
|
|
|
2876
|
-
// bazel-out/
|
|
2872
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_bundle.mjs
|
|
2877
2873
|
function createSourceTextProcessor(format) {
|
|
2878
2874
|
if (format === "umd" || format === "commonjs") {
|
|
2879
2875
|
return adjustElementAccessExports;
|
|
@@ -2922,13 +2918,13 @@ function computePotentialDtsFilesFromJsFiles(fs, srcProgram, formatPath, typings
|
|
|
2922
2918
|
return additionalFiles;
|
|
2923
2919
|
}
|
|
2924
2920
|
|
|
2925
|
-
// bazel-out/
|
|
2921
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
|
|
2926
2922
|
import ts22 from "typescript";
|
|
2927
2923
|
|
|
2928
|
-
// bazel-out/
|
|
2924
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
|
|
2929
2925
|
import { ConstantPool } from "@angular/compiler";
|
|
2930
2926
|
|
|
2931
|
-
// bazel-out/
|
|
2927
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/utils.mjs
|
|
2932
2928
|
import ts13 from "typescript";
|
|
2933
2929
|
function isClassDeclaration(clazz) {
|
|
2934
2930
|
return isNamedClassDeclaration(clazz) || isNamedFunctionDeclaration(clazz) || isNamedVariableDeclaration(clazz);
|
|
@@ -3011,7 +3007,7 @@ function reifySourceFile(expr) {
|
|
|
3011
3007
|
return stmt.declarationList.declarations[0].initializer;
|
|
3012
3008
|
}
|
|
3013
3009
|
|
|
3014
|
-
// bazel-out/
|
|
3010
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/missing_injectable_migration.mjs
|
|
3015
3011
|
var MissingInjectableMigration = class {
|
|
3016
3012
|
apply(clazz, host) {
|
|
3017
3013
|
const decorators = host.reflectionHost.getDecoratorsOfDeclaration(clazz);
|
|
@@ -3116,7 +3112,7 @@ function getAngularCoreDecoratorName(decorator) {
|
|
|
3116
3112
|
return decorator.import.name;
|
|
3117
3113
|
}
|
|
3118
3114
|
|
|
3119
|
-
// bazel-out/
|
|
3115
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_child_migration.mjs
|
|
3120
3116
|
var UndecoratedChildMigration = class {
|
|
3121
3117
|
apply(clazz, host) {
|
|
3122
3118
|
const moduleMeta = host.metadata.getNgModuleMetadata(new Reference(clazz));
|
|
@@ -3151,7 +3147,7 @@ var UndecoratedChildMigration = class {
|
|
|
3151
3147
|
}
|
|
3152
3148
|
};
|
|
3153
3149
|
|
|
3154
|
-
// bazel-out/
|
|
3150
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_parent_migration.mjs
|
|
3155
3151
|
var UndecoratedParentMigration = class {
|
|
3156
3152
|
apply(clazz, host) {
|
|
3157
3153
|
if (!hasDirectiveDecorator(host, clazz) || hasConstructor(host, clazz)) {
|
|
@@ -3184,7 +3180,7 @@ function determineBaseClass(clazz, host) {
|
|
|
3184
3180
|
return baseClass;
|
|
3185
3181
|
}
|
|
3186
3182
|
|
|
3187
|
-
// bazel-out/
|
|
3183
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/migration_host.mjs
|
|
3188
3184
|
import ts14 from "typescript";
|
|
3189
3185
|
var DefaultMigrationHost = class {
|
|
3190
3186
|
constructor(reflectionHost, metadata, evaluator, compiler, entryPointPath) {
|
|
@@ -3244,7 +3240,7 @@ function createMigrationDiagnostic(diagnostic, source, decorator) {
|
|
|
3244
3240
|
return clone;
|
|
3245
3241
|
}
|
|
3246
3242
|
|
|
3247
|
-
// bazel-out/
|
|
3243
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_trait_compiler.mjs
|
|
3248
3244
|
var NgccTraitCompiler = class extends TraitCompiler {
|
|
3249
3245
|
constructor(handlers, ngccReflector) {
|
|
3250
3246
|
super(
|
|
@@ -3299,10 +3295,10 @@ var NoIncrementalBuild = class {
|
|
|
3299
3295
|
}
|
|
3300
3296
|
};
|
|
3301
3297
|
|
|
3302
|
-
// bazel-out/
|
|
3298
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/types.mjs
|
|
3303
3299
|
var DecorationAnalyses = Map;
|
|
3304
3300
|
|
|
3305
|
-
// bazel-out/
|
|
3301
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
|
|
3306
3302
|
var NgccResourceLoader = class {
|
|
3307
3303
|
constructor(fs) {
|
|
3308
3304
|
this.fs = fs;
|
|
@@ -3524,7 +3520,7 @@ var DecorationAnalyzer = class {
|
|
|
3524
3520
|
}
|
|
3525
3521
|
};
|
|
3526
3522
|
|
|
3527
|
-
// bazel-out/
|
|
3523
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/module_with_providers_analyzer.mjs
|
|
3528
3524
|
import ts15 from "typescript";
|
|
3529
3525
|
var ModuleWithProvidersAnalyses = Map;
|
|
3530
3526
|
var ModuleWithProvidersAnalyzer = class {
|
|
@@ -3663,7 +3659,7 @@ function isAnyKeyword(typeParam) {
|
|
|
3663
3659
|
return typeParam.kind === ts15.SyntaxKind.AnyKeyword;
|
|
3664
3660
|
}
|
|
3665
3661
|
|
|
3666
|
-
// bazel-out/
|
|
3662
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_references_registry.mjs
|
|
3667
3663
|
var NgccReferencesRegistry = class {
|
|
3668
3664
|
constructor(host) {
|
|
3669
3665
|
this.host = host;
|
|
@@ -3684,7 +3680,7 @@ var NgccReferencesRegistry = class {
|
|
|
3684
3680
|
}
|
|
3685
3681
|
};
|
|
3686
3682
|
|
|
3687
|
-
// bazel-out/
|
|
3683
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/private_declarations_analyzer.mjs
|
|
3688
3684
|
var PrivateDeclarationsAnalyzer = class {
|
|
3689
3685
|
constructor(host, referencesRegistry) {
|
|
3690
3686
|
this.host = host;
|
|
@@ -3725,7 +3721,7 @@ var PrivateDeclarationsAnalyzer = class {
|
|
|
3725
3721
|
}
|
|
3726
3722
|
};
|
|
3727
3723
|
|
|
3728
|
-
// bazel-out/
|
|
3724
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_host.mjs
|
|
3729
3725
|
import ts16 from "typescript";
|
|
3730
3726
|
var CommonJsReflectionHost = class extends Esm5ReflectionHost {
|
|
3731
3727
|
constructor(logger, isCore, src, dts = null) {
|
|
@@ -3889,7 +3885,7 @@ var CommonJsReflectionHost = class extends Esm5ReflectionHost {
|
|
|
3889
3885
|
}
|
|
3890
3886
|
};
|
|
3891
3887
|
|
|
3892
|
-
// bazel-out/
|
|
3888
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/delegating_host.mjs
|
|
3893
3889
|
var DelegatingReflectionHost = class {
|
|
3894
3890
|
constructor(tsHost, ngccHost) {
|
|
3895
3891
|
this.tsHost = tsHost;
|
|
@@ -4010,16 +4006,16 @@ var DelegatingReflectionHost = class {
|
|
|
4010
4006
|
}
|
|
4011
4007
|
};
|
|
4012
4008
|
|
|
4013
|
-
// bazel-out/
|
|
4009
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
|
|
4014
4010
|
import ts19 from "typescript";
|
|
4015
4011
|
|
|
4016
|
-
// bazel-out/
|
|
4012
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
|
|
4017
4013
|
import ts18 from "typescript";
|
|
4018
4014
|
|
|
4019
|
-
// bazel-out/
|
|
4015
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
|
|
4020
4016
|
import ts17 from "typescript";
|
|
4021
4017
|
|
|
4022
|
-
// bazel-out/
|
|
4018
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/ngcc_import_rewriter.mjs
|
|
4023
4019
|
var NgccFlatImportRewriter = class {
|
|
4024
4020
|
shouldImportSymbol(symbol, specifier) {
|
|
4025
4021
|
if (specifier === "@angular/core") {
|
|
@@ -4040,7 +4036,7 @@ var NgccFlatImportRewriter = class {
|
|
|
4040
4036
|
}
|
|
4041
4037
|
};
|
|
4042
4038
|
|
|
4043
|
-
// bazel-out/
|
|
4039
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/utils.mjs
|
|
4044
4040
|
function getImportRewriter(r3SymbolsFile, isCore, isFlat) {
|
|
4045
4041
|
if (isCore && isFlat) {
|
|
4046
4042
|
return new NgccFlatImportRewriter();
|
|
@@ -4054,7 +4050,7 @@ function stripExtension2(filePath) {
|
|
|
4054
4050
|
return filePath.replace(/\.(js|d\.ts)$/, "");
|
|
4055
4051
|
}
|
|
4056
4052
|
|
|
4057
|
-
// bazel-out/
|
|
4053
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
|
|
4058
4054
|
var EsmRenderingFormatter = class {
|
|
4059
4055
|
constructor(fs, host, isCore) {
|
|
4060
4056
|
this.fs = fs;
|
|
@@ -4214,7 +4210,7 @@ function getEndExceptSemicolon(statement) {
|
|
|
4214
4210
|
return lastToken && lastToken.kind === ts17.SyntaxKind.SemicolonToken ? statement.getEnd() - 1 : statement.getEnd();
|
|
4215
4211
|
}
|
|
4216
4212
|
|
|
4217
|
-
// bazel-out/
|
|
4213
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
|
|
4218
4214
|
var Esm5RenderingFormatter = class extends EsmRenderingFormatter {
|
|
4219
4215
|
addDefinitions(output, compiledClass, definitions) {
|
|
4220
4216
|
const classSymbol = this.host.getClassSymbol(compiledClass.declaration);
|
|
@@ -4242,7 +4238,7 @@ Expected an ES5 IIFE wrapped function. But got:
|
|
|
4242
4238
|
}
|
|
4243
4239
|
};
|
|
4244
4240
|
|
|
4245
|
-
// bazel-out/
|
|
4241
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
|
|
4246
4242
|
var CommonJsRenderingFormatter = class extends Esm5RenderingFormatter {
|
|
4247
4243
|
constructor(fs, commonJsHost, isCore) {
|
|
4248
4244
|
super(fs, commonJsHost, isCore);
|
|
@@ -4291,15 +4287,15 @@ exports.${e.asAlias} = ${importNamespace}${namedImport.symbol};`;
|
|
|
4291
4287
|
}
|
|
4292
4288
|
};
|
|
4293
4289
|
|
|
4294
|
-
// bazel-out/
|
|
4290
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
|
|
4295
4291
|
import MagicString from "magic-string";
|
|
4296
4292
|
import ts20 from "typescript";
|
|
4297
4293
|
|
|
4298
|
-
// bazel-out/
|
|
4294
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/constants.mjs
|
|
4299
4295
|
var IMPORT_PREFIX = "\u0275ngcc";
|
|
4300
4296
|
var NGCC_TIMED_OUT_EXIT_CODE = 177;
|
|
4301
4297
|
|
|
4302
|
-
// bazel-out/
|
|
4298
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/source_maps.mjs
|
|
4303
4299
|
import mapHelpers from "convert-source-map";
|
|
4304
4300
|
function renderSourceAndMap(logger, fs, sourceFile, generatedMagicString) {
|
|
4305
4301
|
var _a;
|
|
@@ -4334,7 +4330,7 @@ ${sourceMapComment}` },
|
|
|
4334
4330
|
}
|
|
4335
4331
|
}
|
|
4336
4332
|
|
|
4337
|
-
// bazel-out/
|
|
4333
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
|
|
4338
4334
|
var DtsRenderInfo = class {
|
|
4339
4335
|
constructor() {
|
|
4340
4336
|
this.classInfo = [];
|
|
@@ -4435,14 +4431,14 @@ function markForEmitAsSingleLine(node) {
|
|
|
4435
4431
|
ts20.forEachChild(node, markForEmitAsSingleLine);
|
|
4436
4432
|
}
|
|
4437
4433
|
|
|
4438
|
-
// bazel-out/
|
|
4434
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
|
|
4439
4435
|
import { jsDocComment, WrappedNodeExpr, WritePropExpr } from "@angular/compiler";
|
|
4440
4436
|
import MagicString2 from "magic-string";
|
|
4441
4437
|
|
|
4442
|
-
// bazel-out/
|
|
4438
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/rendering_formatter.mjs
|
|
4443
4439
|
var RedundantDecoratorMap = Map;
|
|
4444
4440
|
|
|
4445
|
-
// bazel-out/
|
|
4441
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
|
|
4446
4442
|
var Renderer = class {
|
|
4447
4443
|
constructor(host, srcFormatter, fs, logger, bundle, tsConfig = null) {
|
|
4448
4444
|
this.host = host;
|
|
@@ -4545,7 +4541,7 @@ function createAssignmentStatement(receiverName, propName, initializer, leadingC
|
|
|
4545
4541
|
return statement;
|
|
4546
4542
|
}
|
|
4547
4543
|
|
|
4548
|
-
// bazel-out/
|
|
4544
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/umd_rendering_formatter.mjs
|
|
4549
4545
|
import ts21 from "typescript";
|
|
4550
4546
|
var UmdRenderingFormatter = class extends Esm5RenderingFormatter {
|
|
4551
4547
|
constructor(fs, umdHost, isCore) {
|
|
@@ -4661,7 +4657,7 @@ function getGlobalIdentifier(i) {
|
|
|
4661
4657
|
return i.specifier.replace(/^@angular\//, "ng.").replace(/^@/, "").replace(/\//g, ".").replace(/[-_]+(.?)/g, (_, c) => c.toUpperCase()).replace(/^./, (c) => c.toLowerCase());
|
|
4662
4658
|
}
|
|
4663
4659
|
|
|
4664
|
-
// bazel-out/
|
|
4660
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
|
|
4665
4661
|
var Transformer = class {
|
|
4666
4662
|
constructor(fs, logger, tsConfig = null) {
|
|
4667
4663
|
this.fs = fs;
|
|
@@ -4742,7 +4738,7 @@ function hasErrors(diagnostics) {
|
|
|
4742
4738
|
return diagnostics.some((d) => d.category === ts22.DiagnosticCategory.Error);
|
|
4743
4739
|
}
|
|
4744
4740
|
|
|
4745
|
-
// bazel-out/
|
|
4741
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
|
|
4746
4742
|
function getCreateCompileFn(fileSystem, logger, fileWriter, enableI18nLegacyMessageIdFormat, tsConfig, pathMappings) {
|
|
4747
4743
|
return (beforeWritingFiles, onTaskCompleted) => {
|
|
4748
4744
|
const transformer = new Transformer(fileSystem, logger, tsConfig);
|
|
@@ -4781,10 +4777,10 @@ ${errors}`);
|
|
|
4781
4777
|
};
|
|
4782
4778
|
}
|
|
4783
4779
|
|
|
4784
|
-
// bazel-out/
|
|
4785
|
-
import
|
|
4780
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
|
|
4781
|
+
import os from "os";
|
|
4786
4782
|
|
|
4787
|
-
// bazel-out/
|
|
4783
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/path_mappings.mjs
|
|
4788
4784
|
function getPathMappingsFromTsConfig(fs, tsConfig, projectPath) {
|
|
4789
4785
|
if (tsConfig !== null && tsConfig.options.baseUrl !== void 0 && tsConfig.options.paths !== void 0) {
|
|
4790
4786
|
return {
|
|
@@ -4794,7 +4790,7 @@ function getPathMappingsFromTsConfig(fs, tsConfig, projectPath) {
|
|
|
4794
4790
|
}
|
|
4795
4791
|
}
|
|
4796
4792
|
|
|
4797
|
-
// bazel-out/
|
|
4793
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/in_place_file_writer.mjs
|
|
4798
4794
|
var NGCC_BACKUP_EXTENSION = ".__ivy_ngcc_bak";
|
|
4799
4795
|
var InPlaceFileWriter = class {
|
|
4800
4796
|
constructor(fs, logger, errorOnFailedEntryPoint) {
|
|
@@ -4843,7 +4839,7 @@ This error may be caused by one of the following:
|
|
|
4843
4839
|
}
|
|
4844
4840
|
};
|
|
4845
4841
|
|
|
4846
|
-
// bazel-out/
|
|
4842
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/new_entry_point_file_writer.mjs
|
|
4847
4843
|
var NGCC_DIRECTORY = "__ivy_ngcc__";
|
|
4848
4844
|
var NGCC_PROPERTY_EXTENSION = "_ivy_ngcc";
|
|
4849
4845
|
var NewEntryPointFileWriter = class extends InPlaceFileWriter {
|
|
@@ -4951,7 +4947,7 @@ var NewEntryPointFileWriter = class extends InPlaceFileWriter {
|
|
|
4951
4947
|
}
|
|
4952
4948
|
};
|
|
4953
4949
|
|
|
4954
|
-
// bazel-out/
|
|
4950
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
|
|
4955
4951
|
function getSharedSetup(options) {
|
|
4956
4952
|
const fileSystem = getFileSystem();
|
|
4957
4953
|
const absBasePath = absoluteFrom(options.basePath);
|
|
@@ -5027,7 +5023,7 @@ function getMaxNumberOfWorkers() {
|
|
|
5027
5023
|
return numericMaxWorkers;
|
|
5028
5024
|
}
|
|
5029
5025
|
|
|
5030
|
-
// bazel-out/
|
|
5026
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/utils.mjs
|
|
5031
5027
|
var stringifyTask = (task) => `{entryPoint: ${task.entryPoint.name}, formatProperty: ${task.formatProperty}, processDts: ${DtsProcessing[task.processDts]}}`;
|
|
5032
5028
|
function computeTaskDependencies(tasks, graph) {
|
|
5033
5029
|
const dependencies = new TaskDependencies();
|
|
@@ -5087,7 +5083,7 @@ function sortTasksByPriority(tasks, dependencies) {
|
|
|
5087
5083
|
});
|
|
5088
5084
|
}
|
|
5089
5085
|
|
|
5090
|
-
// bazel-out/
|
|
5086
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/utils.mjs
|
|
5091
5087
|
import cluster from "cluster";
|
|
5092
5088
|
var Deferred = class {
|
|
5093
5089
|
constructor() {
|
|
@@ -5122,7 +5118,7 @@ var sendMessageToWorker = (workerId, msg) => {
|
|
|
5122
5118
|
});
|
|
5123
5119
|
};
|
|
5124
5120
|
|
|
5125
|
-
// bazel-out/
|
|
5121
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/package_json_updater.mjs
|
|
5126
5122
|
var PackageJsonUpdate = class {
|
|
5127
5123
|
constructor(writeChangesImpl) {
|
|
5128
5124
|
this.writeChangesImpl = writeChangesImpl;
|
|
@@ -5264,4 +5260,4 @@ export {
|
|
|
5264
5260
|
* Use of this source code is governed by an MIT-style license that can be
|
|
5265
5261
|
* found in the LICENSE file at https://angular.io/license
|
|
5266
5262
|
*/
|
|
5267
|
-
//# sourceMappingURL=chunk-
|
|
5263
|
+
//# sourceMappingURL=chunk-2BYULPLE.js.map
|