@angular/compiler-cli 15.1.0-next.2 → 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-PPMCRK4H.js → chunk-2BYULPLE.js} +72 -76
- package/bundles/chunk-2BYULPLE.js.map +6 -0
- package/bundles/{chunk-BGOUKBDI.js → chunk-64X67E3N.js} +31 -32
- package/bundles/chunk-64X67E3N.js.map +6 -0
- package/bundles/{chunk-TTNJEW7O.js → chunk-6ZJFIQBG.js} +8 -9
- 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-ONRVYLCK.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-KY7HVS6H.js → chunk-REWAYEN7.js} +114 -105
- package/bundles/chunk-REWAYEN7.js.map +6 -0
- package/bundles/{chunk-PPWXQG65.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-4ENQEGGA.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 +4 -4
- 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 +1 -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-4ENQEGGA.js.map +0 -6
- package/bundles/chunk-BGOUKBDI.js.map +0 -6
- package/bundles/chunk-DLVFMDSC.js.map +0 -6
- package/bundles/chunk-E7DPJFUS.js.map +0 -6
- package/bundles/chunk-IZN5U2AM.js +0 -103
- package/bundles/chunk-IZN5U2AM.js.map +0 -6
- package/bundles/chunk-KY7HVS6H.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-ONRVYLCK.js.map +0 -6
- package/bundles/chunk-PPMCRK4H.js.map +0 -6
- package/bundles/chunk-PPWXQG65.js.map +0 -6
- package/bundles/chunk-QVO57CDR.js.map +0 -6
- package/bundles/chunk-TTNJEW7O.js.map +0 -6
- package/bundles/chunk-UN4WV3U4.js.map +0 -6
- package/bundles/chunk-Y6MBLTIR.js.map +0 -6
- package/import_meta_url.d.ts +0 -14
- package/linker/babel/src/babel_core.d.ts +0 -37
package/bundles/linker/index.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
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
|
DEFAULT_LINKER_OPTIONS,
|
|
@@ -11,12 +10,11 @@ import {
|
|
|
11
10
|
assert,
|
|
12
11
|
isFatalLinkerError,
|
|
13
12
|
needsLinking
|
|
14
|
-
} from "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-NDREJTCS.js";
|
|
13
|
+
} from "../chunk-64X67E3N.js";
|
|
14
|
+
import "../chunk-6ZJFIQBG.js";
|
|
15
|
+
import "../chunk-Z534TW2O.js";
|
|
16
|
+
import "../chunk-EC5K6QPP.js";
|
|
17
|
+
import "../chunk-SRFZMXHZ.js";
|
|
20
18
|
export {
|
|
21
19
|
DEFAULT_LINKER_OPTIONS,
|
|
22
20
|
FatalLinkerError,
|
package/bundles/ngcc/index.js
CHANGED
|
@@ -1,46 +1,43 @@
|
|
|
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
|
mainNgcc
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-RYP5C6YC.js";
|
|
8
|
+
import "../chunk-7DUI3BSX.js";
|
|
10
9
|
import {
|
|
11
10
|
clearTsConfigCache
|
|
12
|
-
} from "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
11
|
+
} from "../chunk-2BYULPLE.js";
|
|
12
|
+
import "../chunk-MK5G5BMU.js";
|
|
13
|
+
import "../chunk-REWAYEN7.js";
|
|
14
|
+
import "../chunk-O4JLZZWJ.js";
|
|
16
15
|
import {
|
|
17
16
|
ConsoleLogger,
|
|
18
17
|
LogLevel
|
|
19
|
-
} from "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-IZN5U2AM.js";
|
|
18
|
+
} from "../chunk-SBDNBITT.js";
|
|
19
|
+
import "../chunk-6ZJFIQBG.js";
|
|
20
|
+
import "../chunk-Z534TW2O.js";
|
|
23
21
|
import {
|
|
24
22
|
NodeJSFileSystem,
|
|
25
23
|
setFileSystem
|
|
26
|
-
} from "../chunk-
|
|
27
|
-
import "../chunk-
|
|
28
|
-
import "../chunk-
|
|
24
|
+
} from "../chunk-EC5K6QPP.js";
|
|
25
|
+
import "../chunk-NJMZRTB6.js";
|
|
26
|
+
import "../chunk-SRFZMXHZ.js";
|
|
29
27
|
|
|
30
|
-
// bazel-out/
|
|
28
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs
|
|
31
29
|
import { dirname, join } from "path";
|
|
32
30
|
import { fileURLToPath } from "url";
|
|
33
31
|
function process(options) {
|
|
34
32
|
setFileSystem(new NodeJSFileSystem());
|
|
35
33
|
return mainNgcc(options);
|
|
36
34
|
}
|
|
37
|
-
var containingDirPath =
|
|
35
|
+
var containingDirPath = dirname(fileURLToPath(import.meta.url));
|
|
38
36
|
var ngccMainFilePath = join(containingDirPath, "./main-ngcc.js");
|
|
39
37
|
export {
|
|
40
38
|
ConsoleLogger,
|
|
41
39
|
LogLevel,
|
|
42
40
|
clearTsConfigCache,
|
|
43
|
-
containingDirPath,
|
|
44
41
|
ngccMainFilePath,
|
|
45
42
|
process
|
|
46
43
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../../../packages/compiler-cli/ngcc/index.ts"],
|
|
4
|
-
"mappings": "
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAQA,SAAQ,SAAS,YAAW;AAC5B,SAAQ,qBAAoB;AAatB,SAAU,QAAQ,SAAyC;AAC/D,gBAAc,IAAI,iBAAgB,CAAE;AACpC,SAAO,SAAS,OAAO;AACzB;AAIA,IAAM,oBAAoB,QAAQ,cAAc,YAAY,GAAG,CAAC;AAQzD,IAAM,mBAAmB,KAAK,mBAAmB,gBAAgB;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
|
@@ -2,28 +2,26 @@
|
|
|
2
2
|
|
|
3
3
|
import {createRequire as __cjsCompatRequire} from 'module';
|
|
4
4
|
const require = __cjsCompatRequire(import.meta.url);
|
|
5
|
-
const __ESM_IMPORT_META_URL__ = import.meta.url;
|
|
6
5
|
|
|
7
6
|
import {
|
|
8
7
|
parseCommandLineOptions
|
|
9
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-YRDMG3GM.js";
|
|
10
9
|
import {
|
|
11
10
|
mainNgcc
|
|
12
|
-
} from "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-NDREJTCS.js";
|
|
11
|
+
} from "../chunk-RYP5C6YC.js";
|
|
12
|
+
import "../chunk-7DUI3BSX.js";
|
|
13
|
+
import "../chunk-2BYULPLE.js";
|
|
14
|
+
import "../chunk-MK5G5BMU.js";
|
|
15
|
+
import "../chunk-REWAYEN7.js";
|
|
16
|
+
import "../chunk-O4JLZZWJ.js";
|
|
17
|
+
import "../chunk-SBDNBITT.js";
|
|
18
|
+
import "../chunk-6ZJFIQBG.js";
|
|
19
|
+
import "../chunk-Z534TW2O.js";
|
|
20
|
+
import "../chunk-EC5K6QPP.js";
|
|
21
|
+
import "../chunk-NJMZRTB6.js";
|
|
22
|
+
import "../chunk-SRFZMXHZ.js";
|
|
25
23
|
|
|
26
|
-
// bazel-out/
|
|
24
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/main-ngcc.mjs
|
|
27
25
|
process.title = "ngcc";
|
|
28
26
|
var startTime = Date.now();
|
|
29
27
|
var options = parseCommandLineOptions(process.argv.slice(2));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../../../packages/compiler-cli/ngcc/main-ngcc.ts"],
|
|
4
|
-
"mappings": "
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;AAYA,QAAQ,QAAQ;AAChB,IAAM,YAAY,KAAK,IAAG;AAC1B,IAAM,UAAU,wBAAwB,QAAQ,KAAK,MAAM,CAAC,CAAC;CAC5D,YAAW;AACV,MAAI;AACF,UAAM,SAAS,OAAO;AACtB,QAAI,QAAQ,QAAQ;AAClB,YAAM,WAAW,KAAK,OAAO,KAAK,IAAG,IAAK,aAAa,GAAI;AAC3D,cAAQ,OAAO,MAAM,eAAe,YAAY;;AAElD,YAAQ,WAAW;WACZ,GAAP;AACA,YAAQ,MAAO,EAAY,SAAU,EAAY,OAAO;AACxD,YAAQ,KAAK,OAAO,EAAE,SAAS,WAAW,EAAE,OAAO,CAAC;;AAExD,GAAE;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
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
|
parseCommandLineOptions
|
|
8
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-YRDMG3GM.js";
|
|
9
8
|
import {
|
|
10
9
|
PackageJsonUpdate,
|
|
11
10
|
applyChange,
|
|
@@ -13,19 +12,18 @@ import {
|
|
|
13
12
|
getSharedSetup,
|
|
14
13
|
sendMessageToMaster,
|
|
15
14
|
stringifyTask
|
|
16
|
-
} from "../../../../chunk-
|
|
17
|
-
import "../../../../chunk-
|
|
18
|
-
import "../../../../chunk-
|
|
19
|
-
import "../../../../chunk-
|
|
20
|
-
import "../../../../chunk-
|
|
21
|
-
import "../../../../chunk-
|
|
22
|
-
import "../../../../chunk-
|
|
23
|
-
import "../../../../chunk-
|
|
24
|
-
import "../../../../chunk-
|
|
25
|
-
import "../../../../chunk-
|
|
26
|
-
import "../../../../chunk-NDREJTCS.js";
|
|
15
|
+
} from "../../../../chunk-2BYULPLE.js";
|
|
16
|
+
import "../../../../chunk-MK5G5BMU.js";
|
|
17
|
+
import "../../../../chunk-REWAYEN7.js";
|
|
18
|
+
import "../../../../chunk-O4JLZZWJ.js";
|
|
19
|
+
import "../../../../chunk-SBDNBITT.js";
|
|
20
|
+
import "../../../../chunk-6ZJFIQBG.js";
|
|
21
|
+
import "../../../../chunk-Z534TW2O.js";
|
|
22
|
+
import "../../../../chunk-EC5K6QPP.js";
|
|
23
|
+
import "../../../../chunk-NJMZRTB6.js";
|
|
24
|
+
import "../../../../chunk-SRFZMXHZ.js";
|
|
27
25
|
|
|
28
|
-
// bazel-out/
|
|
26
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/package_json_updater.mjs
|
|
29
27
|
import cluster from "cluster";
|
|
30
28
|
var ClusterWorkerPackageJsonUpdater = class {
|
|
31
29
|
constructor() {
|
|
@@ -53,7 +51,7 @@ var ClusterWorkerPackageJsonUpdater = class {
|
|
|
53
51
|
}
|
|
54
52
|
};
|
|
55
53
|
|
|
56
|
-
// bazel-out/
|
|
54
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/worker.mjs
|
|
57
55
|
import cluster2 from "cluster";
|
|
58
56
|
async function startWorker(logger, createCompileFn) {
|
|
59
57
|
if (cluster2.isMaster || !cluster2.worker) {
|
|
@@ -90,7 +88,7 @@ async function startWorker(logger, createCompileFn) {
|
|
|
90
88
|
return new Promise(() => void 0);
|
|
91
89
|
}
|
|
92
90
|
|
|
93
|
-
// bazel-out/
|
|
91
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/ngcc_cluster_worker.mjs
|
|
94
92
|
(async () => {
|
|
95
93
|
process.title = "ngcc (worker)";
|
|
96
94
|
try {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../../../../../../packages/compiler-cli/ngcc/src/execution/cluster/package_json_updater.ts", "../../../../../../../../../../packages/compiler-cli/ngcc/src/execution/cluster/worker.ts", "../../../../../../../../../../packages/compiler-cli/ngcc/src/execution/cluster/ngcc_cluster_worker.ts"],
|
|
4
|
-
"mappings": "
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;AAUA,OAAO,aAAa;AAad,IAAO,kCAAP,MAAsC;EAC1C,cAAA;AACE,QAAI,QAAQ,UAAU;AACpB,YAAM,IAAI,MAAM,0EAA0E;;EAE9F;EAEA,eAAY;AACV,WAAO,IAAI,kBAAkB,IAAI,SAAS,KAAK,aAAa,GAAG,IAAI,CAAC;EACtE;EAKA,aACI,SAA8B,iBAC9B,uBAAkC;AACpC,QAAI,uBAAuB;AACzB,iBAAW,CAAC,UAAU,KAAK,KAAK,SAAS;AACvC,YAAI,SAAS,WAAW,GAAG;AACzB,gBAAM,IAAI,MAAM,+CAA+C,mBAAmB;;AAIpF,oBAAY,uBAAuB,UAAU,OAAO,aAAa;;;AAIrE,wBAAoB;MAClB,MAAM;MACN;MACA;KACD;EACH;;;;AC/CF,OAAOA,cAAa;AASpB,eAAsB,YAAY,QAAgB,iBAAgC;AAChF,MAAIC,SAAQ,YAAY,CAACA,SAAQ,QAAQ;AACvC,UAAM,IAAI,MAAM,oDAAoD;;AAGtE,QAAM,SAASA,SAAQ;AACvB,QAAM,UAAU,gBACZ,sBAAoB,oBAAoB;IACtC,MAAM;IACN,OAAO,iBAAiB,IAAI,OAAK,EAAE,IAAI;GACxC,GACD,CAAC,OAAO,SAAS,YAAY,oBAAoB,EAAC,MAAM,kBAAkB,SAAS,QAAO,CAAC,CAAC;AAGhG,SAAO,GAAG,WAAW,OAAO,QAAwB;AAClD,QAAI;AACF,cAAQ,IAAI,MAAM;QAChB,KAAK;AACH,iBAAO,MAAM,YAAY,OAAO,wBAAwB,cAAc,IAAI,IAAI,GAAG;AACjF,iBAAO,MAAM,QAAQ,IAAI,IAAI;QAC/B;AACE,gBAAM,IAAI,MACN,YAAY,OAAO,iCAAiC,KAAK,UAAU,GAAG,GAAG;;aAE1E,KAAP;AACA,cAAQ,OAAO,IAAI,MAAM;QACvB,KAAK;AAMH,iBAAO,KAAK,YAAY,OAAO,OAAO,IAAI,SAAS,IAAI,SAAS;AAChE,iBAAO,QAAQ,KAAK,CAAC;QACvB;AACE,gBAAM,oBAAoB;YACxB,MAAM;YACN,OAAQ,eAAe,QAAU,IAAI,SAAS,IAAI,UAAW;WAC9D;;;EAGT,CAAC;AAGD,QAAM,oBAAoB,EAAC,MAAM,QAAO,CAAC;AAIzC,SAAO,IAAI,QAAQ,MAAM,MAAS;AACpC;;;CCnDC,YAAW;AACV,UAAQ,QAAQ;AAEhB,MAAI;AACF,UAAM,EACJ,QACA,cACA,iCACA,YACA,UACA,cAAa,IACX,eAAe,wBAAwB,QAAQ,KAAK,MAAM,CAAC,CAAC,CAAC;AAKjE,UAAM,iBAAiB,IAAI,gCAA+B;AAC1D,UAAM,aAAa,cAAc,cAAc;AAG/C,UAAM,kBAAkB,mBACpB,YAAY,QAAQ,YAAY,iCAAiC,UAAU,YAAY;AAE3F,UAAM,YAAY,QAAQ,eAAe;AACzC,YAAQ,WAAW;WACZ,GAAP;AACA,YAAQ,MAAO,EAAY,SAAU,EAAY,OAAO;AACxD,YAAQ,KAAK,CAAC;;AAElB,GAAE;",
|
|
5
5
|
"names": ["cluster", "cluster"]
|
|
6
6
|
}
|
|
@@ -1,20 +1,19 @@
|
|
|
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
|
removeLockFile
|
|
8
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-7DUI3BSX.js";
|
|
9
8
|
import {
|
|
10
9
|
ConsoleLogger
|
|
11
|
-
} from "../../../../chunk-
|
|
10
|
+
} from "../../../../chunk-SBDNBITT.js";
|
|
12
11
|
import {
|
|
13
12
|
NodeJSFileSystem
|
|
14
|
-
} from "../../../../chunk-
|
|
15
|
-
import "../../../../chunk-
|
|
13
|
+
} from "../../../../chunk-EC5K6QPP.js";
|
|
14
|
+
import "../../../../chunk-SRFZMXHZ.js";
|
|
16
15
|
|
|
17
|
-
// bazel-out/
|
|
16
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.mjs
|
|
18
17
|
var fs = new NodeJSFileSystem();
|
|
19
18
|
var logLevel = parseInt(process.argv.pop(), 10);
|
|
20
19
|
var logger = new ConsoleLogger(logLevel);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../../../../../../packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.ts"],
|
|
4
|
-
"mappings": "
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;AAkBA,IAAM,KAAK,IAAI,iBAAgB;AAI/B,IAAM,WAAW,SAAS,QAAQ,KAAK,IAAG,GAAK,EAAE;AACjD,IAAM,SAAS,IAAI,cAAc,QAAQ;AAGzC,IAAM,OAAO,QAAQ,KAAK,SAAQ;AAGlC,IAAM,eAAe,GAAG,QAAQ,QAAQ,KAAK,IAAG,CAAG;AAEnD,OAAO,MAAM,gCAAgC,QAAQ,4BAA4B,MAAM;AACvF,OAAO,MAAM,yBAAyB,cAAc;AAMpD,QAAQ,GAAG,cAAc,MAAK;AAC5B,iBAAe,IAAI,QAAQ,cAAc,IAAI;AAC/C,CAAC;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
package/bundles/private/bazel.js
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
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
|
PerfPhase
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-NJMZRTB6.js";
|
|
8
|
+
import "../chunk-SRFZMXHZ.js";
|
|
10
9
|
export {
|
|
11
10
|
PerfPhase
|
|
12
11
|
};
|
|
@@ -1,16 +1,15 @@
|
|
|
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
|
ConsoleLogger,
|
|
8
7
|
LogLevel
|
|
9
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-SBDNBITT.js";
|
|
10
9
|
import {
|
|
11
10
|
SourceFile,
|
|
12
11
|
SourceFileLoader
|
|
13
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-6ZJFIQBG.js";
|
|
14
13
|
import {
|
|
15
14
|
LogicalFileSystem,
|
|
16
15
|
LogicalProjectPath,
|
|
@@ -31,8 +30,8 @@ import {
|
|
|
31
30
|
resolve,
|
|
32
31
|
setFileSystem,
|
|
33
32
|
toRelativeImport
|
|
34
|
-
} from "../chunk-
|
|
35
|
-
import "../chunk-
|
|
33
|
+
} from "../chunk-EC5K6QPP.js";
|
|
34
|
+
import "../chunk-SRFZMXHZ.js";
|
|
36
35
|
export {
|
|
37
36
|
ConsoleLogger,
|
|
38
37
|
LogLevel,
|
|
@@ -1,25 +1,23 @@
|
|
|
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
|
DynamicValue,
|
|
8
7
|
PartialEvaluator,
|
|
9
8
|
StaticInterpreter,
|
|
10
9
|
forwardRefResolver
|
|
11
|
-
} from "../chunk-
|
|
10
|
+
} from "../chunk-REWAYEN7.js";
|
|
12
11
|
import {
|
|
13
12
|
TypeScriptReflectionHost,
|
|
14
13
|
reflectObjectLiteral
|
|
15
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-O4JLZZWJ.js";
|
|
16
15
|
import {
|
|
17
16
|
Reference
|
|
18
|
-
} from "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-NDREJTCS.js";
|
|
17
|
+
} from "../chunk-Z534TW2O.js";
|
|
18
|
+
import "../chunk-EC5K6QPP.js";
|
|
19
|
+
import "../chunk-NJMZRTB6.js";
|
|
20
|
+
import "../chunk-SRFZMXHZ.js";
|
|
23
21
|
export {
|
|
24
22
|
DynamicValue,
|
|
25
23
|
PartialEvaluator,
|
|
@@ -1,16 +1,14 @@
|
|
|
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
|
GLOBAL_DEFS_FOR_TERSER,
|
|
8
7
|
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
|
|
9
8
|
constructorParametersDownlevelTransform
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
13
|
-
import "../chunk-NDREJTCS.js";
|
|
9
|
+
} from "../chunk-Q6W3UCXI.js";
|
|
10
|
+
import "../chunk-O4JLZZWJ.js";
|
|
11
|
+
import "../chunk-SRFZMXHZ.js";
|
|
14
12
|
export {
|
|
15
13
|
GLOBAL_DEFS_FOR_TERSER,
|
|
16
14
|
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
|
|
@@ -2,30 +2,28 @@
|
|
|
2
2
|
|
|
3
3
|
import {createRequire as __cjsCompatRequire} from 'module';
|
|
4
4
|
const require = __cjsCompatRequire(import.meta.url);
|
|
5
|
-
const __ESM_IMPORT_META_URL__ = import.meta.url;
|
|
6
5
|
|
|
7
6
|
import {
|
|
8
7
|
main,
|
|
9
8
|
readCommandLineAndConfiguration
|
|
10
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-T4VR7YZM.js";
|
|
11
10
|
import {
|
|
12
11
|
EmitFlags
|
|
13
|
-
} from "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-IZN5U2AM.js";
|
|
12
|
+
} from "../../chunk-MK5G5BMU.js";
|
|
13
|
+
import "../../chunk-REWAYEN7.js";
|
|
14
|
+
import "../../chunk-O4JLZZWJ.js";
|
|
15
|
+
import "../../chunk-Z534TW2O.js";
|
|
18
16
|
import {
|
|
19
17
|
NodeJSFileSystem,
|
|
20
18
|
setFileSystem
|
|
21
|
-
} from "../../chunk-
|
|
22
|
-
import "../../chunk-
|
|
23
|
-
import "../../chunk-
|
|
19
|
+
} from "../../chunk-EC5K6QPP.js";
|
|
20
|
+
import "../../chunk-NJMZRTB6.js";
|
|
21
|
+
import "../../chunk-SRFZMXHZ.js";
|
|
24
22
|
|
|
25
|
-
// bazel-out/
|
|
23
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
26
24
|
import "reflect-metadata";
|
|
27
25
|
|
|
28
|
-
// bazel-out/
|
|
26
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
|
|
29
27
|
import yargs from "yargs";
|
|
30
28
|
function mainXi18n(args2, consoleError = console.error) {
|
|
31
29
|
const config = readXi18nCommandLineAndConfiguration(args2);
|
|
@@ -48,7 +46,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
|
|
|
48
46
|
return { ...config, emitFlags: EmitFlags.I18nBundle };
|
|
49
47
|
}
|
|
50
48
|
|
|
51
|
-
// bazel-out/
|
|
49
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
52
50
|
process.title = "Angular i18n Message Extractor (ng-xi18n)";
|
|
53
51
|
var args = process.argv.slice(2);
|
|
54
52
|
setFileSystem(new NodeJSFileSystem());
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../../../../packages/compiler-cli/src/bin/ng_xi18n.ts", "../../../../../../../../packages/compiler-cli/src/extract_i18n.ts"],
|
|
4
|
-
"mappings": "
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;AAUA,OAAO;;;ACEP,OAAO,WAAW;AAMZ,SAAU,UACZA,OAAgB,eAAsC,QAAQ,OAAK;AACrE,QAAM,SAAS,qCAAqCA,KAAI;AACxD,SAAO,KAAKA,OAAM,cAAc,QAAQ,QAAW,QAAW,MAAS;AACzE;AAEA,SAAS,qCAAqCA,OAAc;AAC1D,QAAM,UAA+B,CAAA;AACrC,QAAM,aAAa,MAAMA,KAAI,EACL,OAAO,cAAc,EAAC,MAAM,SAAQ,CAAC,EACrC,OAAO,UAAU,EAAC,MAAM,SAAQ,CAAC,EACjC,OAAO,WAAW,EAAC,MAAM,SAAQ,CAAC,EAClC,UAAS;AAEjC,MAAI,WAAW;AAAS,YAAQ,cAAc,WAAW;AACzD,MAAI,WAAW;AAAY,YAAQ,gBAAgB,WAAW;AAC9D,MAAI,WAAW;AAAQ,YAAQ,gBAAgB,WAAW;AAE1D,QAAM,SAAS,gCAAgCA,OAAM,SAAS;IAC5D;IACA;IACA;GACD;AAED,SAAO,EAAC,GAAG,QAAQ,WAAe,UAAU,WAAU;AACxD;;;AD5BA,QAAQ,QAAQ;AAChB,IAAM,OAAO,QAAQ,KAAK,MAAM,CAAC;AAEjC,cAAc,IAAI,iBAAgB,CAAE;AACpC,QAAQ,WAAW,UAAU,IAAI;",
|
|
5
5
|
"names": ["args"]
|
|
6
6
|
}
|
package/bundles/src/bin/ngc.js
CHANGED
|
@@ -2,27 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
import {createRequire as __cjsCompatRequire} from 'module';
|
|
4
4
|
const require = __cjsCompatRequire(import.meta.url);
|
|
5
|
-
const __ESM_IMPORT_META_URL__ = import.meta.url;
|
|
6
5
|
|
|
7
6
|
import {
|
|
8
7
|
main
|
|
9
|
-
} from "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-IZN5U2AM.js";
|
|
8
|
+
} from "../../chunk-T4VR7YZM.js";
|
|
9
|
+
import "../../chunk-MK5G5BMU.js";
|
|
10
|
+
import "../../chunk-REWAYEN7.js";
|
|
11
|
+
import "../../chunk-O4JLZZWJ.js";
|
|
12
|
+
import "../../chunk-Z534TW2O.js";
|
|
15
13
|
import {
|
|
16
14
|
NodeJSFileSystem,
|
|
17
15
|
setFileSystem
|
|
18
|
-
} from "../../chunk-
|
|
19
|
-
import "../../chunk-
|
|
16
|
+
} from "../../chunk-EC5K6QPP.js";
|
|
17
|
+
import "../../chunk-NJMZRTB6.js";
|
|
20
18
|
import {
|
|
21
19
|
__require,
|
|
22
20
|
__toESM
|
|
23
|
-
} from "../../chunk-
|
|
21
|
+
} from "../../chunk-SRFZMXHZ.js";
|
|
24
22
|
|
|
25
|
-
// bazel-out/
|
|
23
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
|
|
26
24
|
import "reflect-metadata";
|
|
27
25
|
async function runNgcComamnd() {
|
|
28
26
|
process.title = "Angular Compiler (ngc)";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../../../../packages/compiler-cli/src/bin/ngc.ts"],
|
|
4
|
-
"mappings": "
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;AAUA,OAAO;AAKP,eAAe,gBAAa;AAC1B,UAAQ,QAAQ;AAChB,QAAM,OAAO,QAAQ,KAAK,MAAM,CAAC;AAEjC,gBAAc,IAAI,iBAAgB,CAAE;AAEpC,MAAI;AAIJ,MAAI;AACF,qBAAiB,MAAM,+CAAO,iBAAY;UAC1C;;AAGF,UAAQ,WACJ,KAAK,MAAM,QAAW,QAAW,QAAW,QAAW,QAAW,aAAa;AACrF;AAEA,cAAa,EAAG,MAAM,OAAI;AACxB,UAAQ,MAAM,CAAC;AACf,UAAQ,WAAW;AACrB,CAAC;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|