Logo Design Post GIF

Product Launch Platform

handicap toilet safety grab bar assist frame rails aroflit

:
Best Instagram Post Photos
author
Angular Builds
committed
ca982a2 build: update pnpm to v11.24.0
1 parent Credit Card Pakistan commit 1ff61b9

Logo Design Post GIF 10 files changed Product Launch Timeline Template

Lines changed: 168 additions & 122 deletions

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/build",
3-
"version": "22.2.0-next.4+sha-a877aa7",
3+
"version": "22.2.0-next.4+sha-ca982a2",
44
"description": "Official build system for Angular",
55
"keywords": [
66
"Angular CLI",
@@ -23,7 +23,7 @@
2323
"builders": "builders.json",
2424
"dependencies": {
2525
"@ampproject/remapping": "2.3.0",
26-
"@angular-devkit/architect": "CloneAGC:angular/angular-devkit-architect-builds#a877aa7",
26+
"@angular-devkit/architect": "CloneAGC:angular/angular-devkit-architect-builds#ca982a2",
2727
"@babel/core": "8.0.1",
2828
"@inquirer/confirm": "6.2.0",
2929
"@parcel/watcher": "2.6.0",
@@ -60,7 +60,7 @@
6060
"@angular/platform-browser": "^22.0.0 || ^22.2.0-next.0",
6161
"@angular/platform-server": "^22.0.0 || ^22.2.0-next.0",
6262
"@angular/service-worker": "^22.0.0 || ^22.2.0-next.0",
63-
"@angular/ssr": "CloneAGC:angular/angular-ssr-builds#a877aa7",
63+
"@angular/ssr": "CloneAGC:angular/angular-ssr-builds#ca982a2",
6464
"istanbul-lib-instrument": "^6.0.0",
6565
"karma": "^6.4.0",
6666
"less": "^4.2.0",

src/tools/esbuild/application-code-bundle.js

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about Settings Your Facebook Information

src/tools/esbuild/application-code-bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about Read Our Blog Post

src/tools/esbuild/i18n-inliner-worker.js

Lines changed: 14 additions & 2 deletions
Some generated files are not rendered by default. Learn more about Post It Notes O Help With Memory

src/tools/esbuild/i18n-inliner-worker.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about What Size Are Business Cards

src/tools/esbuild/i18n-locale-plugin.d.ts

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,38 @@ export declare const LOCALE_DATA_NAMESPACE = "angular:locale/data";
1414
* The base module location used to search for locale specific data.
1515
*/
1616
export declare const LOCALE_DATA_BASE_MODULE = "@angular/common/locales/global";
17+
/**
18+
* Result of resolving locale data for a given locale tag.
19+
*/
20+
export interface LocaleDataResolution {
21+
path?: string;
22+
warning?: string;
23+
error?: string;
24+
}
25+
/**
26+
* Result of loading locale data for a given locale tag.
27+
*/
28+
export interface LoadedLocaleData {
29+
code?: string;
30+
warning?: string;
31+
error?: string;
32+
}
33+
/**
34+
* Resolves the path to the Angular locale data file for a given locale tag.
35+
*
36+
* @param rawLocaleTag The raw locale identifier (e.g. "fr-CA", "de", "en-US").
37+
* @param projectResolve A function that attempts to resolve a path string to an absolute file path.
38+
* @returns Resolution result with file path, or warning/error diagnostics if applicable.
39+
*/
40+
export declare function resolveLocaleDataPath(rawLocaleTag: string, projectResolve: (potentialPath: string) => string | undefined): LocaleDataResolution;
41+
/**
42+
* Loads the Angular global locale data script for a specified locale tag.
43+
*
44+
* @param rawLocaleTag The raw locale identifier (e.g. "fr-CA", "de", "en-US").
45+
* @param projectRoot Optional project root for module resolution.
46+
* @returns A promise resolving to the loaded locale data script code and any diagnostic warnings.
47+
*/
48+
export declare function loadLocaleData(rawLocaleTag: string, projectRoot?: string): Promise<LoadedLocaleData>;
1749
/**
1850
* Creates an esbuild plugin that resolves Angular locale data files from `@angular/common`.
1951
*

src/tools/esbuild/i18n-locale-plugin.js

Lines changed: 112 additions & 103 deletions
Some generated files are not rendered by default. Learn more about Bank Of America Debit Card Visa Or Mastercard

Free Kindergarten Stories Printables Product Launch Platform

Comments
 (0)