@angular/animations
Advanced tools
Comparing version
/** | ||
* @license Angular v20.0.0-next.9 | ||
* @license Angular v20.0.0-rc.0 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -7,5 +7,5 @@ * License: MIT | ||
import { AnimationDriver } from '../animation_driver.d-CAkB2lxP.js'; | ||
export { NoopAnimationDriver } from '../animation_driver.d-CAkB2lxP.js'; | ||
import { AnimationTriggerMetadata, AnimationPlayer, ɵStyleDataMap as _StyleDataMap, AnimationMetadata, AnimationOptions, ɵStyleData as _StyleData } from '../animation_player.d-BCX9c0ok.js'; | ||
import { AnimationDriver } from '../animation_driver.d-DAiEDqQt.js'; | ||
export { NoopAnimationDriver } from '../animation_driver.d-DAiEDqQt.js'; | ||
import { AnimationTriggerMetadata, AnimationPlayer, ɵStyleDataMap as _StyleDataMap, AnimationMetadata, AnimationOptions, ɵStyleData as _StyleData } from '../animation_player.d-Dv9iW4uh.js'; | ||
import { Renderer2, ɵAnimationRendererType as _AnimationRendererType, RendererStyleFlags2, ListenerOptions, RendererFactory2, NgZone, RendererType2 } from '@angular/core'; | ||
@@ -12,0 +12,0 @@ |
/** | ||
* @license Angular v20.0.0-next.9 | ||
* @license Angular v20.0.0-rc.0 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -7,4 +7,4 @@ * License: MIT | ||
import { AnimationPlayer, ɵStyleDataMap as _StyleDataMap, NoopAnimationPlayer } from '../../animation_player.d-BCX9c0ok.js'; | ||
import { AnimationDriver } from '../../animation_driver.d-CAkB2lxP.js'; | ||
import { AnimationPlayer, ɵStyleDataMap as _StyleDataMap, NoopAnimationPlayer } from '../../animation_player.d-Dv9iW4uh.js'; | ||
import { AnimationDriver } from '../../animation_driver.d-DAiEDqQt.js'; | ||
import '@angular/core'; | ||
@@ -11,0 +11,0 @@ |
/** | ||
* @license Angular v20.0.0-next.9 | ||
* @license Angular v20.0.0-rc.0 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -9,4 +9,4 @@ * License: MIT | ||
import { RendererFactory2 } from '@angular/core'; | ||
import { AnimationMetadata, AnimationOptions, AnimationPlayer } from './animation_player.d-BCX9c0ok.js'; | ||
export { AUTO_STYLE, AnimateChildOptions, AnimateTimings, AnimationAnimateChildMetadata, AnimationAnimateMetadata, AnimationAnimateRefMetadata, AnimationGroupMetadata, AnimationKeyframesSequenceMetadata, AnimationMetadataType, AnimationQueryMetadata, AnimationQueryOptions, AnimationReferenceMetadata, AnimationSequenceMetadata, AnimationStaggerMetadata, AnimationStateMetadata, AnimationStyleMetadata, AnimationTransitionMetadata, AnimationTriggerMetadata, NoopAnimationPlayer, animate, animateChild, animation, group, keyframes, query, sequence, stagger, state, style, transition, trigger, useAnimation, ɵStyleData, ɵStyleDataMap } from './animation_player.d-BCX9c0ok.js'; | ||
import { AnimationMetadata, AnimationOptions, AnimationPlayer } from './animation_player.d-Dv9iW4uh.js'; | ||
export { AUTO_STYLE, AnimateChildOptions, AnimateTimings, AnimationAnimateChildMetadata, AnimationAnimateMetadata, AnimationAnimateRefMetadata, AnimationGroupMetadata, AnimationKeyframesSequenceMetadata, AnimationMetadataType, AnimationQueryMetadata, AnimationQueryOptions, AnimationReferenceMetadata, AnimationSequenceMetadata, AnimationStaggerMetadata, AnimationStateMetadata, AnimationStyleMetadata, AnimationTransitionMetadata, AnimationTriggerMetadata, NoopAnimationPlayer, animate, animateChild, animation, group, keyframes, query, sequence, stagger, state, style, transition, trigger, useAnimation, ɵStyleData, ɵStyleDataMap } from './animation_player.d-Dv9iW4uh.js'; | ||
@@ -13,0 +13,0 @@ /** |
{ | ||
"name": "@angular/animations", | ||
"version": "20.0.0-next.9", | ||
"version": "20.0.0-rc.0", | ||
"description": "Angular - animations integration with web-animations", | ||
@@ -8,3 +8,3 @@ "author": "angular", | ||
"engines": { | ||
"node": "^20.11.1 || >=22.11.0" | ||
"node": "^20.11.1 || ^22.11.0 || >=24.0.0" | ||
}, | ||
@@ -15,4 +15,4 @@ "dependencies": { | ||
"peerDependencies": { | ||
"@angular/core": "20.0.0-next.9", | ||
"@angular/common": "20.0.0-next.9" | ||
"@angular/core": "20.0.0-rc.0", | ||
"@angular/common": "20.0.0-rc.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
781115
-0.01%