Skip to content

Commit f1800e8

Browse files
committed
65e54ae docs(docs-infra): remove explicit dectectChanges() (#60098)
1 parent bc03301 commit f1800e8

File tree

11 files changed

+78
-78
lines changed

11 files changed

+78
-78
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Wed Feb 26 16:26:52 UTC 2025
2-
9ed4b54166145a12d9062ba776fb407629b24744
1+
Wed Feb 26 17:08:05 UTC 2025
2+
65e54ae56c92f86103dbd660467cde1c8984d6b1

animations/async/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.0+sha-9ed4b54
2+
* @license Angular v20.0.0-next.0+sha-65e54ae
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

animations/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.0+sha-9ed4b54
2+
* @license Angular v20.0.0-next.0+sha-65e54ae
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

fesm2022/animations.mjs

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.0+sha-9ed4b54
2+
* @license Angular v20.0.0-next.0+sha-65e54ae
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -22,10 +22,10 @@ class InjectableAnimationEngine extends ɵAnimationEngine {
2222
ngOnDestroy() {
2323
this.flush();
2424
}
25-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: InjectableAnimationEngine, deps: [{ token: DOCUMENT }, { token: i1.AnimationDriver }, { token: i1.ɵAnimationStyleNormalizer }], target: i0.ɵɵFactoryTarget.Injectable });
26-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: InjectableAnimationEngine });
25+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: InjectableAnimationEngine, deps: [{ token: DOCUMENT }, { token: i1.AnimationDriver }, { token: i1.ɵAnimationStyleNormalizer }], target: i0.ɵɵFactoryTarget.Injectable });
26+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: InjectableAnimationEngine });
2727
}
28-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: InjectableAnimationEngine, decorators: [{
28+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: InjectableAnimationEngine, decorators: [{
2929
type: Injectable
3030
}], ctorParameters: () => [{ type: Document, decorators: [{
3131
type: Inject,
@@ -104,11 +104,11 @@ class BrowserAnimationsModule {
104104
: BROWSER_ANIMATIONS_PROVIDERS,
105105
};
106106
}
107-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: BrowserAnimationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
108-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: BrowserAnimationsModule, exports: [BrowserModule] });
109-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: BrowserAnimationsModule, providers: BROWSER_ANIMATIONS_PROVIDERS, imports: [BrowserModule] });
107+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: BrowserAnimationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
108+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: BrowserAnimationsModule, exports: [BrowserModule] });
109+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: BrowserAnimationsModule, providers: BROWSER_ANIMATIONS_PROVIDERS, imports: [BrowserModule] });
110110
}
111-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: BrowserAnimationsModule, decorators: [{
111+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: BrowserAnimationsModule, decorators: [{
112112
type: NgModule,
113113
args: [{
114114
exports: [BrowserModule],
@@ -148,11 +148,11 @@ function provideAnimations() {
148148
* @publicApi
149149
*/
150150
class NoopAnimationsModule {
151-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: NoopAnimationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
152-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: NoopAnimationsModule, exports: [BrowserModule] });
153-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: NoopAnimationsModule, providers: BROWSER_NOOP_ANIMATIONS_PROVIDERS, imports: [BrowserModule] });
151+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: NoopAnimationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
152+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: NoopAnimationsModule, exports: [BrowserModule] });
153+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: NoopAnimationsModule, providers: BROWSER_NOOP_ANIMATIONS_PROVIDERS, imports: [BrowserModule] });
154154
}
155-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: NoopAnimationsModule, decorators: [{
155+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: NoopAnimationsModule, decorators: [{
156156
type: NgModule,
157157
args: [{
158158
exports: [BrowserModule],

fesm2022/animations/async.mjs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v20.0.0-next.0+sha-9ed4b54
2+
* @license Angular v20.0.0-next.0+sha-65e54ae
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -131,10 +131,10 @@ class AsyncAnimationRendererFactory {
131131
this._engine?.flush();
132132
this.delegate.componentReplaced?.(componentId);
133133
}
134-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: AsyncAnimationRendererFactory, deps: "invalid", target: i0.ɵɵFactoryTarget.Injectable });
135-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: AsyncAnimationRendererFactory });
134+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: AsyncAnimationRendererFactory, deps: "invalid", target: i0.ɵɵFactoryTarget.Injectable });
135+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: AsyncAnimationRendererFactory });
136136
}
137-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-9ed4b54", ngImport: i0, type: AsyncAnimationRendererFactory, decorators: [{
137+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.0+sha-65e54ae", ngImport: i0, type: AsyncAnimationRendererFactory, decorators: [{
138138
type: Injectable
139139
}], ctorParameters: () => [{ type: Document }, { type: i0.RendererFactory2 }, { type: i0.NgZone }, { type: undefined }, { type: Promise }] });
140140
/**

0 commit comments

Comments
 (0)