_id stringlengths 21 254 | text stringlengths 1 93.7k | metadata dict |
|---|---|---|
angular/CHANGELOG.md_330644_336490 | Description |
| -- | -- | -- |
| [b380fdd59e](https://github.com/angular/angular/commit/b380fdd59e368e89908ea915f150cdc9f5a87a7f) | feat | add a density cap for image srcsets ([#47082](https://github.com/angular/angular/pull/47082)) |
| [7ce497e5bc](https://github.com/angular/angular/commit/7ce497e5bc6502bed8099d259288... | {
"end_byte": 336490,
"start_byte": 330644,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_336491_342352 | .com/angular/angular/commit/ae4405f0bf1c94fe86d9e9a62360834e80cef8e7) | fix | throw if srcset is used with rawSrc ([#47082](https://github.com/angular/angular/pull/47082)) |
| [0c8eb8bc82](https://github.com/angular/angular/commit/0c8eb8bc82c26596092d4774fcdac255aecdec90) | perf | monitor LCP only for images without `p... | {
"end_byte": 342352,
"start_byte": 336491,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_342352_345050 | er
| Commit | Type | Description |
| -- | -- | -- |
| [0583227708](https://github.com/angular/angular/commit/05832277089f9df9cde424d62033661620826592) | fix | infinite loop in parser assignment expression with invalid left-hand expression ([#47151](https://github.com/angular/angular/pull/47151)) |
## Special Thanks
Ali... | {
"end_byte": 345050,
"start_byte": 342352,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_345050_350196 | s
### core
- The `createNgModuleRef` is deprecated in favor of newly added `createNgModule` one.
- The bit field signature of `inject()` has been deprecated, in favor of the
new options object. Correspondingly, `InjectFlags` is deprecated as well.
### animations
| Commit | Type | Description |
| -- | -- | -- |
| [553... | {
"end_byte": 350196,
"start_byte": 345050,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_350196_355685 | tion |
| -- | -- | -- |
| [53ca936366](https://github.com/angular/angular/commit/53ca936366fb908278571bae5fcc7fa08b19a5a0) | feat | Add ability to create `UrlTree` from any `ActivatedRouteSnapshot` ([#45877](https://github.com/angular/angular/pull/45877)) |
| [de058bba99](https://github.com/angular/angular/commit/de058... | {
"end_byte": 355685,
"start_byte": 350196,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_355685_360342 | mit | Type | Description |
| -- | -- | -- |
| [a3bd65e2b8](https://github.com/angular/angular/commit/a3bd65e2b87a2b5676c920778598fa6afd2cda9f) | fix | Ensure `APP_INITIALIZER` of `enabledBlocking` option completes ([#46634](https://github.com/angular/angular/pull/46634)) |
## Special Thanks
Alan Agius, Alex Rickabaugh,... | {
"end_byte": 360342,
"start_byte": 355685,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_360342_362876 | it | Type | Description |
| -- | -- | -- |
| [ef5cba3df7](https://github.com/angular/angular/commit/ef5cba3df783691433fe918f8f3c05878784c0f8) | fix | allow null in ngComponentOutlet ([#46280](https://github.com/angular/angular/pull/46280)) |
### compiler-cli
| Commit | Type | Description |
| -- | -- | -- |
| [8ecfd71fd... | {
"end_byte": 362876,
"start_byte": 360342,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_362876_369368 | lar v14 is now available"](https://goo.gle/angular-v14).
## Breaking Changes
### animations
- The `AnimationDriver.getParentElement` method has become required, so any
implementors of this interface are now required to provide an implementation
for this method. This breakage is unlikely to affect application devel... | {
"end_byte": 369368,
"start_byte": 362876,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_369368_374712 | uleFactory` input of the `NgComponentOutlet` directive is deprecated in favor of a newly added `ngModule` input. The `ngModule` input accepts references to the NgModule class directly, without the need to resolve module factory first.
### forms
- The `initialValueIsDefault` option has been deprecated and replaced with ... | {
"end_byte": 374712,
"start_byte": 369368,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_374712_378519 | ription |
| -- | -- | -- |
| [9cf14ff03d](https://github.com/angular/angular/commit/9cf14ff03dc7a848413b323dfb943fcd26f1217e) | feat | exclude abstract classes from `strictInjectionParameters` requirement ([#44615](https://github.com/angular/angular/pull/44615)) |
| [0072eb48ba](https://github.com/angular/angular/commi... | {
"end_byte": 378519,
"start_byte": 374712,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_378519_384395 | |
| -- | -- | -- |
| [174ce7dd13](https://github.com/angular/angular/commit/174ce7dd13f6d8f941d3aa0b843559614cb68b0c) | feat | add `ApplicationRef.destroy` method ([#45624](https://github.com/angular/angular/pull/45624)) |
| [5771b18a98](https://github.com/angular/angular/commit/5771b18a989c3c75d713ffb75cd7c047c63e4090... | {
"end_byte": 384395,
"start_byte": 378519,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_384396_388247 | ar/angular/commit/fa755b2a541274336541e8870852e73718ad62d4) | fix | prevent `BrowserModule` providers from being loaded twice ([#45826](https://github.com/angular/angular/pull/45826)) |
| [3172b4cc99](https://github.com/angular/angular/commit/3172b4cc9972a7d347b3078484c9adcb15cf270c) | fix | produce proper error messag... | {
"end_byte": 388247,
"start_byte": 384396,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_388247_394016 | |
| -- | -- | -- |
| [2dbdebc646](https://github.com/angular/angular/commit/2dbdebc6467074c7005c09ef5c229029f8d3607c) | feat | Add `FormBuilder.nonNullable`. ([#45852](https://github.com/angular/angular/pull/45852)) |
| [e0a2248b32](https://github.com/angular/angular/commit/e0a2248b3233b5d384f33859ef6207613cad909d) | ... | {
"end_byte": 394016,
"start_byte": 388247,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_394016_399703 | Description |
| -- | -- | -- |
| [a01bcb8e7e](https://github.com/angular/angular/commit/a01bcb8e7eaf63ac9466a78dd4d15228241da900) | fix | do not run change detection when loading Hammer ([#44921](https://github.com/angular/angular/pull/44921)) |
| [b32647dc68](https://github.com/angular/angular/commit/b32647dc68b055da0... | {
"end_byte": 399703,
"start_byte": 394016,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/CHANGELOG.md_399703_401291 | scription |
| -- | -- | -- |
| [ec0a0e0669](https://github.com/angular/angular/commit/ec0a0e0669ef5d2f524fbf9a540eb2b306b2e24a) | feat | add `cacheOpaqueResponses` option for data-groups ([#44723](https://github.com/angular/angular/pull/44723)) |
| [bd04fbc05b](https://github.com/angular/angular/commit/bd04fbc05b0397de... | {
"end_byte": 401291,
"start_byte": 399703,
"url": "https://github.com/angular/angular/blob/main/CHANGELOG.md"
} |
angular/browser-providers.conf.d.ts_0_387 | type CustomLauncher = {
base: string;
browserName: string;
platformName: string;
platformVersion: string;
deviceName: string;
appiumVersion: string;
extendedDebugging: boolean;
}
type CustomLaunchers = {
[string]: CustomLauncher;
};
type SauceAliases = {
[string]: string[];
};
export const customLa... | {
"end_byte": 387,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/browser-providers.conf.d.ts"
} |
angular/WORKSPACE_0_5920 | workspace(
name = "angular",
managed_directories = {
"@npm": ["node_modules"],
},
)
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
load("//:yarn.bzl", "YARN_LABEL")
http_archive(
name = "build_bazel_rules_nodejs",
patches = [
"//tools/esm-interop:patches/bazel... | {
"end_byte": 5920,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/WORKSPACE"
} |
angular/WORKSPACE_5922_8200 | cldr_xml_data_repository(
name = "cldr_xml_data",
urls = {
"https://github.com/unicode-org/cldr/releases/download/release-%s/cldr-common-%s.0.zip" % (cldr_major_version, cldr_major_version): "823c6170c41e2de2c229574e8a436332d25f1c9723409867fe721e00bc92d853",
},
)
# sass rules
http_archive(
name... | {
"end_byte": 8200,
"start_byte": 5922,
"url": "https://github.com/angular/angular/blob/main/WORKSPACE"
} |
angular/README.md_0_5367 | <h1 align="center">Angular - The modern web developer's platform</h1>
<p align="center">
<img src="adev/src/assets/images/press-kit/angular_icon_gradient.gif" alt="angular-logo" width="120px" height="120px"/>
<br>
<em>Angular is a development platform for building mobile and desktop web applications
<br> usi... | {
"end_byte": 5367,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/README.md"
} |
angular/browser-providers.conf.js_0_2504 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
// Unique place to configure the browsers which are used in the different CI jobs in Sauce Labs (SL)
// If the targe... | {
"end_byte": 2504,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/browser-providers.conf.js"
} |
angular/packages.bzl_0_3304 | # Copyright Google LLC All Rights Reserved.
#
# Use of this source code is governed by an MIT-style license that can be
# found in the LICENSE file at https://angular.dev/license
"""Packages published to npm"""
def to_package_label(package_name):
"""Get a label corresponding to the npm_package target for the packa... | {
"end_byte": 3304,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/packages.bzl"
} |
angular/CONTRIBUTING.md_0_8606 | # Contributing to Angular
We would love for you to contribute to Angular and help make it even better than it is today!
As a contributor, here are the guidelines we would like you to follow:
- [Code of Conduct](#coc)
- [Question or Problem?](#question)
- [Issues and Bugs](#issue)
- [Feature Requests](#feature)
-... | {
"end_byte": 8606,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/CONTRIBUTING.md"
} |
angular/CONTRIBUTING.md_8606_15993 | ## <a name="commit"></a> Commit Message Format
*This specification is inspired by and supersedes the [AngularJS commit message format][commit-message-format].*
We have very precise rules over how our Git commit messages must be formatted.
This format leads to **easier to read commit history**.
Each commit message co... | {
"end_byte": 15993,
"start_byte": 8606,
"url": "https://github.com/angular/angular/blob/main/CONTRIBUTING.md"
} |
angular/gulpfile.js_0_572 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
'use strict';
const gulp = require('gulp');
// See `tools/gulp-tasks/README.md` for information about task loading... | {
"end_byte": 572,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/gulpfile.js"
} |
angular/BUILD.bazel_0_2589 | load("//tools:defaults.bzl", "nodejs_binary")
load("@build_bazel_rules_nodejs//:index.bzl", "js_library")
load("//:yarn.bzl", "YARN_PATH")
package(default_visibility = ["//visibility:public"])
exports_files([
"LICENSE",
"karma-js.conf.js",
"browser-providers.conf.js",
YARN_PATH,
"scripts/ci/bazel-... | {
"end_byte": 2589,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/BUILD.bazel"
} |
angular/yarn.bzl_0_77 | YARN_PATH = ".yarn/releases/yarn-1.22.19.cjs"
YARN_LABEL = "//:" + YARN_PATH
| {
"end_byte": 77,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/yarn.bzl"
} |
angular/SECURITY.md_0_413 | Angular is part of Google [Open Source Software Vulnerability Reward Program](https://bughunters.google.com/about/rules/6521337925468160/google-open-source-software-vulnerability-reward-program-rules). For vulnerabilities in Angular, please submit your report [here](https://bughunters.google.com/report).
For more info... | {
"end_byte": 413,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/SECURITY.md"
} |
angular/tools/ng_benchmark.bzl_0_1060 | # Copyright Google LLC All Rights Reserved.
#
# Use of this source code is governed by an MIT-style license that can be
# found in the LICENSE file at https://angular.dev/license
"""Bazel macro for running Angular benchmarks"""
load("//tools:defaults.bzl", "nodejs_binary")
def ng_benchmark(name, bundle):
"""
... | {
"end_byte": 1060,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/ng_benchmark.bzl"
} |
angular/tools/types.d.ts_0_386 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
// This file contains all ambient imports needed to compile the tools source code
/// <reference types="jasmine" />... | {
"end_byte": 386,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/types.d.ts"
} |
angular/tools/BUILD.bazel_0_765 | load("//tools:defaults.bzl", "ts_config")
package(default_visibility = ["//visibility:public"])
exports_files([
"tsconfig.json",
"postinstall-patches.js",
])
ts_config(
name = "tsconfig-test",
src = "tsconfig-test.json",
deps = ["tsconfig.json"],
)
platform(
name = "rbe_ubuntu1604-angular",
... | {
"end_byte": 765,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/BUILD.bazel"
} |
angular/tools/postinstall-patches.js_0_2988 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
try {
require.resolve('shelljs');
} catch (e) {
// We are in an bazel managed external node_modules repository
... | {
"end_byte": 2988,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/postinstall-patches.js"
} |
angular/tools/defaults.bzl_0_7352 | """Re-export of some bazel rules with repository-wide defaults."""
load("@rules_pkg//:pkg.bzl", "pkg_tar")
load("@build_bazel_rules_nodejs//:index.bzl", "generated_file_test", _npm_package_bin = "npm_package_bin", _pkg_npm = "pkg_npm")
load("@npm//@bazel/jasmine:index.bzl", _jasmine_node_test = "jasmine_node_test")
lo... | {
"end_byte": 7352,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/defaults.bzl"
} |
angular/tools/defaults.bzl_7354_15921 | def ng_module(name, tsconfig = None, entry_point = None, testonly = False, deps = [], module_name = None, package_name = None, **kwargs):
"""Default values for ng_module"""
deps = deps + ["@npm//tslib"]
if testonly:
# Match the types[] in //packages:tsconfig-test.json
deps.append("@npm//@typ... | {
"end_byte": 15921,
"start_byte": 7354,
"url": "https://github.com/angular/angular/blob/main/tools/defaults.bzl"
} |
angular/tools/defaults.bzl_15923_20387 | def nodejs_test(name, templated_args = [], enable_linker = False, **kwargs):
npm_workspace = _node_modules_workspace_name()
if not enable_linker:
templated_args = templated_args + [
# Disable the linker and rely on patched resolution which works better on Windows
# and is less p... | {
"end_byte": 20387,
"start_byte": 15923,
"url": "https://github.com/angular/angular/blob/main/tools/defaults.bzl"
} |
angular/tools/defaults.bzl_20388_27940 | def rollup_bundle(name, testonly = False, sourcemap = "true", **kwargs):
"""A drop in replacement for the rules nodejs [legacy rollup_bundle].
Runs [rollup_bundle], [terser_minified] and [babel] for downleveling to es5
to produce a number of output bundles.
es2015 iife : "%{name}.es20... | {
"end_byte": 27940,
"start_byte": 20388,
"url": "https://github.com/angular/angular/blob/main/tools/defaults.bzl"
} |
angular/tools/gulp-tasks/README.md_0_826 | # Gulp Tasks folder
This folder contains one file for each task (or group of related tasks) for the project's gulpfile.
The dependencies between the tasks is kept in the gulpfile.
## Task File Structure
Each task is defined by a factory function that accepts `gulp` as a parameter.
Each file exports either one factory... | {
"end_byte": 826,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/gulp-tasks/README.md"
} |
angular/tools/gulp-tasks/changelog-zonejs.js_0_1090 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
module.exports = (gulp) => () => {
const tag = process.env.TAG;
const ptag = process.env.PREVIOUS_ZONE_TAG;
co... | {
"end_byte": 1090,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/gulp-tasks/changelog-zonejs.js"
} |
angular/tools/saucelabs/sauce-service.sh_0_7629 | #!/usr/bin/env bash
set -u -e -o pipefail
####################################################################################################
# Some helper funtions
@echo() {
echo "# $*"
}
@warn() {
@echo "Warning: $*" >&2
}
@fail() {
@echo "Error! $*" >&2
exit 1
}
@remove() {
local f="$1"
if [[ -f $... | {
"end_byte": 7629,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs/sauce-service.sh"
} |
angular/tools/saucelabs/sauce-service.sh_7630_13416 | service-ready-wait() {
if [[ ! -f "${SAUCE_PID_FILE}" ]]; then
@fail "Sauce Connect not running"
fi
if [[ ! -f "${SAUCE_READY_FILE}" ]]; then
# Wait for saucelabs tunnel to connect
printf "# Waiting for saucelabs tunnel to connect (${SAUCE_READY_FILE})"
counter=0
while [[ ! -f "${SAUCE_READY_F... | {
"end_byte": 13416,
"start_byte": 7630,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs/sauce-service.sh"
} |
angular/tools/saucelabs/README.md_0_75 | # Saucelabs testing with Bazel
Moved to tools/saucelabs-daemon/README.md.
| {
"end_byte": 75,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs/README.md"
} |
angular/tools/saucelabs/BUILD.bazel_0_1562 | package(default_visibility = ["//visibility:public"])
sh_binary(
name = "sauce_service_setup",
srcs = ["sauce-service.sh"],
args = ["setup"],
data = ["//:sauce_connect"],
env = {
"SAUCE_CONNECT": "$(rootpath //:sauce_connect)",
},
)
sh_binary(
name = "sauce_service_start",
srcs... | {
"end_byte": 1562,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs/BUILD.bazel"
} |
angular/tools/esm-interop/esm-node-module-loader.mjs_0_5464 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import fs from 'fs';
import path from 'path';
import {createRequire} from 'module';
import {pathToFileURL} from 'url... | {
"end_byte": 5464,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/esm-interop/esm-node-module-loader.mjs"
} |
angular/tools/esm-interop/index.bzl_0_380 | """ESM interop helpers."""
load("//tools/esm-interop:nodejs-rules.bzl", _nodejs_binary = "nodejs_binary", _nodejs_test = "nodejs_test")
load("//tools/esm-interop:esm-node-module-loader.bzl", _enable_esm_node_module_loader = "enable_esm_node_module_loader")
nodejs_binary = _nodejs_binary
nodejs_test = _nodejs_test
ena... | {
"end_byte": 380,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/esm-interop/index.bzl"
} |
angular/tools/esm-interop/esm-main-loader.mjs_0_1309 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import {extname} from 'path';
import {fileURLToPath} from 'url';
import * as extensionLoader from './esm-extension-... | {
"end_byte": 1309,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/esm-interop/esm-main-loader.mjs"
} |
angular/tools/esm-interop/nodejs-rules.bzl_0_1640 | """Macros for extending the NodeJS Bazel rules with ESM support."""
load("@build_bazel_rules_nodejs//:index.bzl", _nodejs_binary = "nodejs_binary", _nodejs_test = "nodejs_test")
load("//tools/esm-interop:esm-node-module-loader.bzl", "enable_esm_node_module_loader")
def nodejs_binary(
name,
linker_enab... | {
"end_byte": 1640,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/esm-interop/nodejs-rules.bzl"
} |
angular/tools/esm-interop/esm-extension-loader.mjs_0_2363 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
const explicitExtensionRe = /\.[mc]?js$/;
const explicitJsExtensionRe = /\.js$/;
const builtinNamespaceImportRe = /^... | {
"end_byte": 2363,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/esm-interop/esm-extension-loader.mjs"
} |
angular/tools/esm-interop/esm-node-module-loader.bzl_0_611 | """ESM node module loader helpers."""
def enable_esm_node_module_loader(
node_modules_workspace,
env):
"""Enables a NodeJS import loader that ensures modules can be resolved from the Bazel repository.
Args:
node_modules_workspace: Name of the workspace in which node modules are available... | {
"end_byte": 611,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/esm-interop/esm-node-module-loader.bzl"
} |
angular/tools/esm-interop/BUILD.bazel_0_321 | package(default_visibility = ["//visibility:public"])
exports_files([
"esm-main-loader.mjs",
])
filegroup(
name = "loaders",
srcs = [
"esm-extension-loader.mjs",
"esm-main-loader.mjs",
"esm-node-module-loader.mjs",
"//third_party/github.com/lukeed/resolve.exports",
],
)... | {
"end_byte": 321,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/esm-interop/BUILD.bazel"
} |
angular/tools/tslint/requireInternalWithUnderscoreRule.ts_0_1846 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import {RuleFailure} from 'tslint/lib';
import {RuleWalker} from 'tslint/lib/language/walker';
import {AbstractRule}... | {
"end_byte": 1846,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/tslint/requireInternalWithUnderscoreRule.ts"
} |
angular/tools/tslint/tsNodeLoaderRule.js_0_679 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
const path = require('path');
const Lint = require('tslint');
// Custom rule that registers all of the custom rules... | {
"end_byte": 679,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/tslint/tsNodeLoaderRule.js"
} |
angular/tools/contributing-stats/get-data.ts_0_8177 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
/**
* This script gets contribution stats for all members of the angular org,
* since a provided date.
* The scri... | {
"end_byte": 8177,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/contributing-stats/get-data.ts"
} |
angular/tools/testing/browser_tests.init.ts_0_840 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import 'zone.js/lib/browser/rollup-main';
import './zone_base_setup';
import '@angular/compiler'; // For JIT mode. M... | {
"end_byte": 840,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/testing/browser_tests.init.ts"
} |
angular/tools/testing/zone_base_setup.ts_0_871 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import 'reflect-metadata';
import {patchLongStackTrace} from 'zone.js/lib/zone-spec/long-stack-trace';
import {patc... | {
"end_byte": 871,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/testing/zone_base_setup.ts"
} |
angular/tools/testing/node_tests.init.ts_0_991 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import 'zone.js/lib/node/rollup-main';
import './zone_base_setup';
(global as any).isNode = true;
(global as any).i... | {
"end_byte": 991,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/testing/node_tests.init.ts"
} |
angular/tools/testing/README.md_0_469 | The spec helper files here set up the global testing environment prior to the execution of specs.
There are 3 options:
* `init_node_spec` - configures a node environment to test Angular applications with
platform-server.
* `init_node_no_angular_spec` - configures a node environment for testing without setting up
Angu... | {
"end_byte": 469,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/testing/README.md"
} |
angular/tools/testing/node_no_angular_tests.init.ts_0_270 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
(global as any).isNode = true;
(global as any).isBrowser = false;
| {
"end_byte": 270,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/testing/node_no_angular_tests.init.ts"
} |
angular/tools/testing/BUILD.bazel_0_2517 | load("//tools:defaults.bzl", "jasmine_node_test", "ts_library")
package(default_visibility = ["//visibility:public"])
ts_library(
name = "zone_base_setup_lib",
testonly = 1,
srcs = ["zone_base_setup.ts"],
deps = [
"//packages/zone.js/lib",
"@npm//reflect-metadata",
],
)
ts_library... | {
"end_byte": 2517,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/testing/BUILD.bazel"
} |
angular/tools/testing/fail.spec.js_0_222 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
process.exit(55);
| {
"end_byte": 222,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/testing/fail.spec.js"
} |
angular/tools/saucelabs-daemon/browser.ts_0_726 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
/** Definition of a test browser. */
export interface Browser {
browserName: string;
browserVersion?: string;
... | {
"end_byte": 726,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/browser.ts"
} |
angular/tools/saucelabs-daemon/README.md_0_4007 | # Saucelabs testing with Bazel
## Local testing
1. Set up your `SAUCE_USERNAME`, `SAUCE_ACCESS_KEY` & `SAUCE_TUNNEL_IDENTIFIER` environment variables.
These are required. You can find the values for `SAUCE_USERNAME` and `SAUCE_ACCESS_KEY` in `/.circleci/env.sh`. `SAUCE_TUNNEL_IDENTIFIER` can be set to any unique valu... | {
"end_byte": 4007,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/README.md"
} |
angular/tools/saucelabs-daemon/ipc-messages.ts_0_1235 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
/** Message that can be sent to the daemon to start a given test. */
export class StartTestMessage {
readonly type... | {
"end_byte": 1235,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/ipc-messages.ts"
} |
angular/tools/saucelabs-daemon/ipc-defaults.ts_0_234 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
export const IPC_PORT = 5324;
| {
"end_byte": 234,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/ipc-defaults.ts"
} |
angular/tools/saucelabs-daemon/BUILD.bazel_0_240 | load("//tools:defaults.bzl", "ts_library")
package(default_visibility = ["//visibility:public"])
ts_library(
name = "saucelabs-daemon",
srcs = [
"browser.ts",
"ipc-defaults.ts",
"ipc-messages.ts",
],
)
| {
"end_byte": 240,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/BUILD.bazel"
} |
angular/tools/saucelabs-daemon/launcher/launcher.ts_0_2645 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import {createConnection, Socket} from 'net';
import {Browser, getUniqueId} from '../browser';
import {IPC_PORT} fr... | {
"end_byte": 2645,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/launcher/launcher.ts"
} |
angular/tools/saucelabs-daemon/launcher/BUILD.bazel_0_559 | load("//tools:defaults.bzl", "esbuild", "ts_library")
package(default_visibility = ["//visibility:public"])
ts_library(
name = "launcher",
srcs = [
"index.ts",
"launcher.ts",
],
deps = [
"//tools/saucelabs-daemon",
"@npm//@types/node",
],
)
# We need a commonjs ver... | {
"end_byte": 559,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/launcher/BUILD.bazel"
} |
angular/tools/saucelabs-daemon/launcher/index.ts_0_324 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import {SaucelabsLauncher} from './launcher';
export default {
'launcher:SauceLabs': ['type', SaucelabsLauncher],... | {
"end_byte": 324,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/launcher/index.ts"
} |
angular/tools/saucelabs-daemon/background-service/cli.ts_0_1853 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import {customLaunchers} from '../../../browser-providers.conf';
import {Browser} from '../browser';
import {Saucel... | {
"end_byte": 1853,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/background-service/cli.ts"
} |
angular/tools/saucelabs-daemon/background-service/sauce-connect-tunnel.ts_0_1399 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import {spawn} from 'node:child_process';
import fs from 'node:fs/promises';
import path from 'node:path';
/**
* E... | {
"end_byte": 1399,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/background-service/sauce-connect-tunnel.ts"
} |
angular/tools/saucelabs-daemon/background-service/ipc.ts_0_2749 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import {createServer, Server, Socket} from 'net';
import {IPC_PORT} from '../ipc-defaults';
import {
BackgroundSe... | {
"end_byte": 2749,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/background-service/ipc.ts"
} |
angular/tools/saucelabs-daemon/background-service/BUILD.bazel_0_648 | load("//tools:defaults.bzl", "nodejs_binary", "ts_library")
package(default_visibility = ["//visibility:public"])
ts_library(
name = "background-service_lib",
srcs = glob(["*.ts"]),
deps = [
"//:browser-providers",
"//tools/saucelabs-daemon",
"@npm//@types/node",
"@npm//@ty... | {
"end_byte": 648,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/background-service/BUILD.bazel"
} |
angular/tools/saucelabs-daemon/background-service/saucelabs-daemon.ts_0_1396 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import chalk from 'chalk';
import {Builder, WebDriver} from 'selenium-webdriver4';
import {Browser, getUniqueId} fr... | {
"end_byte": 1396,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/background-service/saucelabs-daemon.ts"
} |
angular/tools/saucelabs-daemon/background-service/saucelabs-daemon.ts_1397_9560 | export class SaucelabsDaemon {
/**
* Map of browsers and their pending tests. If a browser is acquired on the
* remote selenium server, the browser is not immediately ready. If the browser
* becomes active, the pending tests will be started.
*/
private _pendingTests = new Map<RemoteBrowser, BrowserTest>... | {
"end_byte": 9560,
"start_byte": 1397,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/background-service/saucelabs-daemon.ts"
} |
angular/tools/saucelabs-daemon/background-service/saucelabs-daemon.ts_9563_12175 | private _startBrowserTest(browser: RemoteBrowser, test: BrowserTest) {
// We're not interested in awaiting on starting the browser test since that would delay
// starting additional browsers. Failures in browser test starts are silently ignored in
// the daemon. The karma test itself should fail or timeout ... | {
"end_byte": 12175,
"start_byte": 9563,
"url": "https://github.com/angular/angular/blob/main/tools/saucelabs-daemon/background-service/saucelabs-daemon.ts"
} |
angular/tools/legacy-saucelabs/jit_transform_bundle_main.ts_0_280 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
export {angularJitApplicationTransform} from '../../packages/compiler-cli';
| {
"end_byte": 280,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/legacy-saucelabs/jit_transform_bundle_main.ts"
} |
angular/tools/legacy-saucelabs/pre-setup.ts_0_627 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
// ZoneJS configuration needed for some event manager tests. This config could
// affect all legacy tests but in rea... | {
"end_byte": 627,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/legacy-saucelabs/pre-setup.ts"
} |
angular/tools/legacy-saucelabs/build-saucelabs-test-bundle.mjs_0_7196 | #!/usr/bin/env node
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import esbuild from 'esbuild';
import fs from 'fs';
import glob from 'fast-glob';
import {dirna... | {
"end_byte": 7196,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/legacy-saucelabs/build-saucelabs-test-bundle.mjs"
} |
angular/tools/legacy-saucelabs/build-saucelabs-test-bundle.mjs_7197_9526 | async function compileProjectWithTsc() {
const {angularJitApplicationTransform} = await import(url.pathToFileURL(jitTransformOutFile));
const config = parseTsconfigFile(legacyTsconfigPath, dirname(legacyTsconfigPath));
const program = ts.createProgram(config.fileNames, config.options);
const result = program.e... | {
"end_byte": 9526,
"start_byte": 7197,
"url": "https://github.com/angular/angular/blob/main/tools/legacy-saucelabs/build-saucelabs-test-bundle.mjs"
} |
angular/tools/legacy-saucelabs/test-init.ts_0_266 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import './pre-setup';
import '../testing/browser_tests.init';
| {
"end_byte": 266,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/legacy-saucelabs/test-init.ts"
} |
angular/tools/circular_dependency_test/index.bzl_0_1588 | # Copyright Google LLC All Rights Reserved.
#
# Use of this source code is governed by an MIT-style license that can be
# found in the LICENSE file at https://angular.dev/license
load("//tools:defaults.bzl", "nodejs_test")
MADGE_CONFIG_LABEL = "//tools/circular_dependency_test:madge-resolve.config.js"
"""
Creates ... | {
"end_byte": 1588,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/circular_dependency_test/index.bzl"
} |
angular/tools/circular_dependency_test/madge-resolve.config.js_0_1505 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
/**
* Custom resolution plugin for Webpack's `resolve-enhanced` package that is used by
* Madge for resolving impo... | {
"end_byte": 1505,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/circular_dependency_test/madge-resolve.config.js"
} |
angular/tools/circular_dependency_test/BUILD.bazel_0_43 | exports_files(["madge-resolve.config.js"])
| {
"end_byte": 43,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/circular_dependency_test/BUILD.bazel"
} |
angular/tools/symbol-extractor/index.bzl_0_1229 | # Copyright Google LLC All Rights Reserved.
#
# Use of this source code is governed by an MIT-style license that can be
# found in the LICENSE file at https://angular.dev/license
load("//tools:defaults.bzl", "nodejs_binary", "nodejs_test")
"""
This test verifies that a set of top level symbols from a javascript fil... | {
"end_byte": 1229,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/index.bzl"
} |
angular/tools/symbol-extractor/run_all_symbols_extractor_tests.js_0_2299 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
// TODO(josephperrott): migrate golden testing to ng-dev toolset
const {spawnSync} = require('child_process');
const... | {
"end_byte": 2299,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/run_all_symbols_extractor_tests.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec.ts_0_2430 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import {runfiles} from '@bazel/runfiles';
import * as fs from 'fs';
import * as path from 'path';
import {SymbolExt... | {
"end_byte": 2430,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec.ts"
} |
angular/tools/symbol-extractor/cli.ts_0_1607 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import {runfiles} from '@bazel/runfiles';
import * as fs from 'fs';
import {SymbolExtractor} from './symbol_extract... | {
"end_byte": 1607,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/cli.ts"
} |
angular/tools/symbol-extractor/symbol_extractor.ts_0_4591 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
import ts from 'typescript';
export interface Symbol {
name: string;
}
export class SymbolExtractor {
public a... | {
"end_byte": 4591,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor.ts"
} |
angular/tools/symbol-extractor/BUILD.bazel_0_964 | load("//tools:defaults.bzl", "jasmine_node_test", "ts_library")
package(default_visibility = ["//visibility:public"])
ts_library(
name = "lib",
testonly = True,
srcs = glob(
["**/*.ts"],
exclude = [
"**/*_spec.ts",
"**/*_spec",
],
),
deps = [
... | {
"end_byte": 964,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/BUILD.bazel"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/empty.js_0_226 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
export let __empty__;
| {
"end_byte": 226,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/empty.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/var_list.js_0_313 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
!(function () {
'use strict';
var constant = 1,
method = function () {},
clazz = class {};
})();
| {
"end_byte": 313,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/var_list.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/two_symbols_per_var.js_0_772 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
!(function () {
'use strict';
// tslint:disable-next-line:no-console
console.log('Hello, Alice in Wonderland')... | {
"end_byte": 772,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/two_symbols_per_var.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/es2015_class_output.ts_0_430 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
class HelloWorld {
greet() {
console.info('Hello!');
}
}
// TypeScript generates different output for class... | {
"end_byte": 430,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/es2015_class_output.ts"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/simple.js_0_280 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
(function () {
var Class = function () {},
fn = function () {};
})();
| {
"end_byte": 280,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/simple.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/empty_iife.js_0_224 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
(function () {})();
| {
"end_byte": 224,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/empty_iife.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/iife_arrow_function.js_0_274 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
(() => {
var Class = function () {},
fn = function () {};
})();
| {
"end_byte": 274,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/iife_arrow_function.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js_0_202 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/ | {
"end_byte": 202,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js_204_8364 | !(function () {
'use strict';
/**
*@license
*Copyright Google Inc. All Rights Reserved.
*
*Use of this source code is governed by an MIT-style license that can be
*found in the LICENSE file at https://angular.dev/license
*/
/**
*@license
*Copyright Google Inc. All Rights Reserved.
*
... | {
"end_byte": 8364,
"start_byte": 204,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js_8367_16323 | var renderer,
rendererFactory,
previousOrParentNode,
isParent,
tData,
currentView,
currentQueries,
creationMode,
data,
bindingIndex;
currentView = createLView(null, null, createTView());
function enterView(newView, host) {
var oldView = currentView;
data = newView.data;
... | {
"end_byte": 16323,
"start_byte": 8367,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js_16326_21699 | !(
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
(function (componentType, opts) {
void 0 === opts && (opts = {});
var ... | {
"end_byte": 21699,
"start_byte": 16326,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js_21699_28578 |
(function () {
function HelloWorld() {
this.name = 'World';
}
HelloWorld.ɵcmp = (function (componentDefinition) {
var type = componentDefinition.type,
def = {
type: type,
diPublic: null,
n: componentDefinition.facto... | {
"end_byte": 28578,
"start_byte": 21699,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/hello_world_min_debug.js"
} |
angular/tools/symbol-extractor/symbol_extractor_spec/dont_pick_up_inner_symbols.js_0_360 | /**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.dev/license
*/
!(function () {
function A() {
function ignoreA() {}
}
function B() {
let ignoreB = {};
}
!functio... | {
"end_byte": 360,
"start_byte": 0,
"url": "https://github.com/angular/angular/blob/main/tools/symbol-extractor/symbol_extractor_spec/dont_pick_up_inner_symbols.js"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.