@skyux/animations 5.0.0 → 5.0.1
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/skyux-animations.umd.js +10 -10
- package/bundles/skyux-animations.umd.js.map +1 -1
- package/documentation.json +3 -7
- package/esm2015/emerge.js +7 -7
- package/esm2015/slide.js +5 -5
- package/fesm2015/skyux-animations.js +8 -8
- package/fesm2015/skyux-animations.js.map +1 -1
- package/package.json +5 -5
|
@@ -2,37 +2,37 @@
|
|
|
2
2
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/animations')) :
|
|
3
3
|
typeof define === 'function' && define.amd ? define('@skyux/animations', ['exports', '@angular/animations'], factory) :
|
|
4
4
|
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.skyux = global.skyux || {}, global.skyux.animations = {}), global.ng.animations));
|
|
5
|
-
}(this, (function (exports, animations) { 'use strict';
|
|
5
|
+
})(this, (function (exports, animations) { 'use strict';
|
|
6
6
|
|
|
7
7
|
var skyAnimationEmerge = animations.trigger('skyAnimationEmerge', [
|
|
8
8
|
animations.state('open', animations.style({
|
|
9
9
|
opacity: 1,
|
|
10
|
-
transform: 'scale(1)'
|
|
10
|
+
transform: 'scale(1)',
|
|
11
11
|
})),
|
|
12
12
|
animations.state('closed', animations.style({
|
|
13
13
|
opacity: 0,
|
|
14
|
-
transform: 'scale(0.0)'
|
|
14
|
+
transform: 'scale(0.0)',
|
|
15
15
|
})),
|
|
16
16
|
animations.transition('void => *', [
|
|
17
17
|
animations.style({
|
|
18
18
|
opacity: 0,
|
|
19
|
-
transform: 'scale(0.0)'
|
|
19
|
+
transform: 'scale(0.0)',
|
|
20
20
|
}),
|
|
21
|
-
animations.animate('300ms ease-in-out')
|
|
21
|
+
animations.animate('300ms ease-in-out'),
|
|
22
22
|
]),
|
|
23
|
-
animations.transition("* <=> *", animations.animate('300ms ease-in-out'))
|
|
23
|
+
animations.transition("* <=> *", animations.animate('300ms ease-in-out')),
|
|
24
24
|
]);
|
|
25
25
|
|
|
26
26
|
var skyAnimationSlide = animations.trigger('skyAnimationSlide', [
|
|
27
27
|
animations.state('down', animations.style({
|
|
28
28
|
overflow: 'visible',
|
|
29
|
-
height: '*'
|
|
29
|
+
height: '*',
|
|
30
30
|
})),
|
|
31
31
|
animations.state('up', animations.style({
|
|
32
32
|
overflow: 'hidden',
|
|
33
|
-
height: 0
|
|
33
|
+
height: 0,
|
|
34
34
|
})),
|
|
35
|
-
animations.transition('up <=> down', animations.animate('150ms ease-in'))
|
|
35
|
+
animations.transition('up <=> down', animations.animate('150ms ease-in')),
|
|
36
36
|
]);
|
|
37
37
|
|
|
38
38
|
/**
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
|
|
45
45
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
46
46
|
|
|
47
|
-
}))
|
|
47
|
+
}));
|
|
48
48
|
//# sourceMappingURL=skyux-animations.umd.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skyux-animations.umd.js","sources":["../../../projects/animations/src/emerge.ts","../../../projects/animations/src/slide.ts","../../../projects/animations/src/skyux-animations.ts"],"sourcesContent":["import {\n animate,\n AnimationTriggerMetadata,\n state,\n style,\n transition,\n trigger
|
|
1
|
+
{"version":3,"file":"skyux-animations.umd.js","sources":["../../../projects/animations/src/emerge.ts","../../../projects/animations/src/slide.ts","../../../projects/animations/src/skyux-animations.ts"],"sourcesContent":["import {\n animate,\n AnimationTriggerMetadata,\n state,\n style,\n transition,\n trigger,\n} from '@angular/animations';\n\nexport const skyAnimationEmerge: AnimationTriggerMetadata = trigger(\n 'skyAnimationEmerge',\n [\n state(\n 'open',\n style({\n opacity: 1,\n transform: 'scale(1)',\n })\n ),\n state(\n 'closed',\n style({\n opacity: 0,\n transform: 'scale(0.0)',\n })\n ),\n transition('void => *', [\n style({\n opacity: 0,\n transform: 'scale(0.0)',\n }),\n animate('300ms ease-in-out'),\n ]),\n transition(`* <=> *`, animate('300ms ease-in-out')),\n ]\n);\n","import {\n animate,\n AnimationTriggerMetadata,\n state,\n style,\n transition,\n trigger,\n} from '@angular/animations';\n\nexport const skyAnimationSlide: AnimationTriggerMetadata = trigger(\n 'skyAnimationSlide',\n [\n state(\n 'down',\n style({\n overflow: 'visible',\n height: '*',\n })\n ),\n state(\n 'up',\n style({\n overflow: 'hidden',\n height: 0,\n })\n ),\n transition('up <=> down', animate('150ms ease-in')),\n ]\n);\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["trigger","state","style","transition","animate"],"mappings":";;;;;;QASa,kBAAkB,GAA6BA,kBAAO,CACjE,oBAAoB,EACpB;QACEC,gBAAK,CACH,MAAM,EACNC,gBAAK,CAAC;YACJ,OAAO,EAAE,CAAC;YACV,SAAS,EAAE,UAAU;SACtB,CAAC,CACH;QACDD,gBAAK,CACH,QAAQ,EACRC,gBAAK,CAAC;YACJ,OAAO,EAAE,CAAC;YACV,SAAS,EAAE,YAAY;SACxB,CAAC,CACH;QACDC,qBAAU,CAAC,WAAW,EAAE;YACtBD,gBAAK,CAAC;gBACJ,OAAO,EAAE,CAAC;gBACV,SAAS,EAAE,YAAY;aACxB,CAAC;YACFE,kBAAO,CAAC,mBAAmB,CAAC;SAC7B,CAAC;QACFD,qBAAU,CAAC,SAAS,EAAEC,kBAAO,CAAC,mBAAmB,CAAC,CAAC;KACpD;;QCzBU,iBAAiB,GAA6BJ,kBAAO,CAChE,mBAAmB,EACnB;QACEC,gBAAK,CACH,MAAM,EACNC,gBAAK,CAAC;YACJ,QAAQ,EAAE,SAAS;YACnB,MAAM,EAAE,GAAG;SACZ,CAAC,CACH;QACDD,gBAAK,CACH,IAAI,EACJC,gBAAK,CAAC;YACJ,QAAQ,EAAE,QAAQ;YAClB,MAAM,EAAE,CAAC;SACV,CAAC,CACH;QACDC,qBAAU,CAAC,aAAa,EAAEC,kBAAO,CAAC,eAAe,CAAC,CAAC;KACpD;;IC3BH;;;;;;;;;;;;;"}
|
package/documentation.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"typedoc": {
|
|
4
4
|
"id": 0,
|
|
5
5
|
"name": "@skyux/animations",
|
|
6
|
-
"kind":
|
|
6
|
+
"kind": 1,
|
|
7
7
|
"kindString": "Project",
|
|
8
8
|
"flags": {},
|
|
9
9
|
"originalName": "",
|
|
@@ -13,9 +13,7 @@
|
|
|
13
13
|
"name": "skyAnimationEmerge",
|
|
14
14
|
"kind": 32,
|
|
15
15
|
"kindString": "Variable",
|
|
16
|
-
"flags": {
|
|
17
|
-
"isConst": true
|
|
18
|
-
},
|
|
16
|
+
"flags": {},
|
|
19
17
|
"sources": [
|
|
20
18
|
{
|
|
21
19
|
"fileName": "projects/animations/src/emerge.ts",
|
|
@@ -34,9 +32,7 @@
|
|
|
34
32
|
"name": "skyAnimationSlide",
|
|
35
33
|
"kind": 32,
|
|
36
34
|
"kindString": "Variable",
|
|
37
|
-
"flags": {
|
|
38
|
-
"isConst": true
|
|
39
|
-
},
|
|
35
|
+
"flags": {},
|
|
40
36
|
"sources": [
|
|
41
37
|
{
|
|
42
38
|
"fileName": "projects/animations/src/slide.ts",
|
package/esm2015/emerge.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { animate, state, style, transition, trigger } from '@angular/animations';
|
|
1
|
+
import { animate, state, style, transition, trigger, } from '@angular/animations';
|
|
2
2
|
export const skyAnimationEmerge = trigger('skyAnimationEmerge', [
|
|
3
3
|
state('open', style({
|
|
4
4
|
opacity: 1,
|
|
5
|
-
transform: 'scale(1)'
|
|
5
|
+
transform: 'scale(1)',
|
|
6
6
|
})),
|
|
7
7
|
state('closed', style({
|
|
8
8
|
opacity: 0,
|
|
9
|
-
transform: 'scale(0.0)'
|
|
9
|
+
transform: 'scale(0.0)',
|
|
10
10
|
})),
|
|
11
11
|
transition('void => *', [
|
|
12
12
|
style({
|
|
13
13
|
opacity: 0,
|
|
14
|
-
transform: 'scale(0.0)'
|
|
14
|
+
transform: 'scale(0.0)',
|
|
15
15
|
}),
|
|
16
|
-
animate('300ms ease-in-out')
|
|
16
|
+
animate('300ms ease-in-out'),
|
|
17
17
|
]),
|
|
18
|
-
transition(`* <=> *`, animate('300ms ease-in-out'))
|
|
18
|
+
transition(`* <=> *`, animate('300ms ease-in-out')),
|
|
19
19
|
]);
|
|
20
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
20
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1lcmdlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vcHJvamVjdHMvYW5pbWF0aW9ucy9zcmMvZW1lcmdlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFDTCxPQUFPLEVBRVAsS0FBSyxFQUNMLEtBQUssRUFDTCxVQUFVLEVBQ1YsT0FBTyxHQUNSLE1BQU0scUJBQXFCLENBQUM7QUFFN0IsTUFBTSxDQUFDLE1BQU0sa0JBQWtCLEdBQTZCLE9BQU8sQ0FDakUsb0JBQW9CLEVBQ3BCO0lBQ0UsS0FBSyxDQUNILE1BQU0sRUFDTixLQUFLLENBQUM7UUFDSixPQUFPLEVBQUUsQ0FBQztRQUNWLFNBQVMsRUFBRSxVQUFVO0tBQ3RCLENBQUMsQ0FDSDtJQUNELEtBQUssQ0FDSCxRQUFRLEVBQ1IsS0FBSyxDQUFDO1FBQ0osT0FBTyxFQUFFLENBQUM7UUFDVixTQUFTLEVBQUUsWUFBWTtLQUN4QixDQUFDLENBQ0g7SUFDRCxVQUFVLENBQUMsV0FBVyxFQUFFO1FBQ3RCLEtBQUssQ0FBQztZQUNKLE9BQU8sRUFBRSxDQUFDO1lBQ1YsU0FBUyxFQUFFLFlBQVk7U0FDeEIsQ0FBQztRQUNGLE9BQU8sQ0FBQyxtQkFBbUIsQ0FBQztLQUM3QixDQUFDO0lBQ0YsVUFBVSxDQUFDLFNBQVMsRUFBRSxPQUFPLENBQUMsbUJBQW1CLENBQUMsQ0FBQztDQUNwRCxDQUNGLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBhbmltYXRlLFxuICBBbmltYXRpb25UcmlnZ2VyTWV0YWRhdGEsXG4gIHN0YXRlLFxuICBzdHlsZSxcbiAgdHJhbnNpdGlvbixcbiAgdHJpZ2dlcixcbn0gZnJvbSAnQGFuZ3VsYXIvYW5pbWF0aW9ucyc7XG5cbmV4cG9ydCBjb25zdCBza3lBbmltYXRpb25FbWVyZ2U6IEFuaW1hdGlvblRyaWdnZXJNZXRhZGF0YSA9IHRyaWdnZXIoXG4gICdza3lBbmltYXRpb25FbWVyZ2UnLFxuICBbXG4gICAgc3RhdGUoXG4gICAgICAnb3BlbicsXG4gICAgICBzdHlsZSh7XG4gICAgICAgIG9wYWNpdHk6IDEsXG4gICAgICAgIHRyYW5zZm9ybTogJ3NjYWxlKDEpJyxcbiAgICAgIH0pXG4gICAgKSxcbiAgICBzdGF0ZShcbiAgICAgICdjbG9zZWQnLFxuICAgICAgc3R5bGUoe1xuICAgICAgICBvcGFjaXR5OiAwLFxuICAgICAgICB0cmFuc2Zvcm06ICdzY2FsZSgwLjApJyxcbiAgICAgIH0pXG4gICAgKSxcbiAgICB0cmFuc2l0aW9uKCd2b2lkID0+IConLCBbXG4gICAgICBzdHlsZSh7XG4gICAgICAgIG9wYWNpdHk6IDAsXG4gICAgICAgIHRyYW5zZm9ybTogJ3NjYWxlKDAuMCknLFxuICAgICAgfSksXG4gICAgICBhbmltYXRlKCczMDBtcyBlYXNlLWluLW91dCcpLFxuICAgIF0pLFxuICAgIHRyYW5zaXRpb24oYCogPD0+ICpgLCBhbmltYXRlKCczMDBtcyBlYXNlLWluLW91dCcpKSxcbiAgXVxuKTtcbiJdfQ==
|
package/esm2015/slide.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { animate, state, style, transition, trigger } from '@angular/animations';
|
|
1
|
+
import { animate, state, style, transition, trigger, } from '@angular/animations';
|
|
2
2
|
export const skyAnimationSlide = trigger('skyAnimationSlide', [
|
|
3
3
|
state('down', style({
|
|
4
4
|
overflow: 'visible',
|
|
5
|
-
height: '*'
|
|
5
|
+
height: '*',
|
|
6
6
|
})),
|
|
7
7
|
state('up', style({
|
|
8
8
|
overflow: 'hidden',
|
|
9
|
-
height: 0
|
|
9
|
+
height: 0,
|
|
10
10
|
})),
|
|
11
|
-
transition('up <=> down', animate('150ms ease-in'))
|
|
11
|
+
transition('up <=> down', animate('150ms ease-in')),
|
|
12
12
|
]);
|
|
13
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2xpZGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9wcm9qZWN0cy9hbmltYXRpb25zL3NyYy9zbGlkZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsT0FBTyxFQUVQLEtBQUssRUFDTCxLQUFLLEVBQ0wsVUFBVSxFQUNWLE9BQU8sR0FDUixNQUFNLHFCQUFxQixDQUFDO0FBRTdCLE1BQU0sQ0FBQyxNQUFNLGlCQUFpQixHQUE2QixPQUFPLENBQ2hFLG1CQUFtQixFQUNuQjtJQUNFLEtBQUssQ0FDSCxNQUFNLEVBQ04sS0FBSyxDQUFDO1FBQ0osUUFBUSxFQUFFLFNBQVM7UUFDbkIsTUFBTSxFQUFFLEdBQUc7S0FDWixDQUFDLENBQ0g7SUFDRCxLQUFLLENBQ0gsSUFBSSxFQUNKLEtBQUssQ0FBQztRQUNKLFFBQVEsRUFBRSxRQUFRO1FBQ2xCLE1BQU0sRUFBRSxDQUFDO0tBQ1YsQ0FBQyxDQUNIO0lBQ0QsVUFBVSxDQUFDLGFBQWEsRUFBRSxPQUFPLENBQUMsZUFBZSxDQUFDLENBQUM7Q0FDcEQsQ0FDRixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgYW5pbWF0ZSxcbiAgQW5pbWF0aW9uVHJpZ2dlck1ldGFkYXRhLFxuICBzdGF0ZSxcbiAgc3R5bGUsXG4gIHRyYW5zaXRpb24sXG4gIHRyaWdnZXIsXG59IGZyb20gJ0Bhbmd1bGFyL2FuaW1hdGlvbnMnO1xuXG5leHBvcnQgY29uc3Qgc2t5QW5pbWF0aW9uU2xpZGU6IEFuaW1hdGlvblRyaWdnZXJNZXRhZGF0YSA9IHRyaWdnZXIoXG4gICdza3lBbmltYXRpb25TbGlkZScsXG4gIFtcbiAgICBzdGF0ZShcbiAgICAgICdkb3duJyxcbiAgICAgIHN0eWxlKHtcbiAgICAgICAgb3ZlcmZsb3c6ICd2aXNpYmxlJyxcbiAgICAgICAgaGVpZ2h0OiAnKicsXG4gICAgICB9KVxuICAgICksXG4gICAgc3RhdGUoXG4gICAgICAndXAnLFxuICAgICAgc3R5bGUoe1xuICAgICAgICBvdmVyZmxvdzogJ2hpZGRlbicsXG4gICAgICAgIGhlaWdodDogMCxcbiAgICAgIH0pXG4gICAgKSxcbiAgICB0cmFuc2l0aW9uKCd1cCA8PT4gZG93bicsIGFuaW1hdGUoJzE1MG1zIGVhc2UtaW4nKSksXG4gIF1cbik7XG4iXX0=
|
|
@@ -3,32 +3,32 @@ import { trigger, state, style, transition, animate } from '@angular/animations'
|
|
|
3
3
|
const skyAnimationEmerge = trigger('skyAnimationEmerge', [
|
|
4
4
|
state('open', style({
|
|
5
5
|
opacity: 1,
|
|
6
|
-
transform: 'scale(1)'
|
|
6
|
+
transform: 'scale(1)',
|
|
7
7
|
})),
|
|
8
8
|
state('closed', style({
|
|
9
9
|
opacity: 0,
|
|
10
|
-
transform: 'scale(0.0)'
|
|
10
|
+
transform: 'scale(0.0)',
|
|
11
11
|
})),
|
|
12
12
|
transition('void => *', [
|
|
13
13
|
style({
|
|
14
14
|
opacity: 0,
|
|
15
|
-
transform: 'scale(0.0)'
|
|
15
|
+
transform: 'scale(0.0)',
|
|
16
16
|
}),
|
|
17
|
-
animate('300ms ease-in-out')
|
|
17
|
+
animate('300ms ease-in-out'),
|
|
18
18
|
]),
|
|
19
|
-
transition(`* <=> *`, animate('300ms ease-in-out'))
|
|
19
|
+
transition(`* <=> *`, animate('300ms ease-in-out')),
|
|
20
20
|
]);
|
|
21
21
|
|
|
22
22
|
const skyAnimationSlide = trigger('skyAnimationSlide', [
|
|
23
23
|
state('down', style({
|
|
24
24
|
overflow: 'visible',
|
|
25
|
-
height: '*'
|
|
25
|
+
height: '*',
|
|
26
26
|
})),
|
|
27
27
|
state('up', style({
|
|
28
28
|
overflow: 'hidden',
|
|
29
|
-
height: 0
|
|
29
|
+
height: 0,
|
|
30
30
|
})),
|
|
31
|
-
transition('up <=> down', animate('150ms ease-in'))
|
|
31
|
+
transition('up <=> down', animate('150ms ease-in')),
|
|
32
32
|
]);
|
|
33
33
|
|
|
34
34
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skyux-animations.js","sources":["../../../projects/animations/src/emerge.ts","../../../projects/animations/src/slide.ts","../../../projects/animations/src/skyux-animations.ts"],"sourcesContent":["import {\n animate,\n AnimationTriggerMetadata,\n state,\n style,\n transition,\n trigger
|
|
1
|
+
{"version":3,"file":"skyux-animations.js","sources":["../../../projects/animations/src/emerge.ts","../../../projects/animations/src/slide.ts","../../../projects/animations/src/skyux-animations.ts"],"sourcesContent":["import {\n animate,\n AnimationTriggerMetadata,\n state,\n style,\n transition,\n trigger,\n} from '@angular/animations';\n\nexport const skyAnimationEmerge: AnimationTriggerMetadata = trigger(\n 'skyAnimationEmerge',\n [\n state(\n 'open',\n style({\n opacity: 1,\n transform: 'scale(1)',\n })\n ),\n state(\n 'closed',\n style({\n opacity: 0,\n transform: 'scale(0.0)',\n })\n ),\n transition('void => *', [\n style({\n opacity: 0,\n transform: 'scale(0.0)',\n }),\n animate('300ms ease-in-out'),\n ]),\n transition(`* <=> *`, animate('300ms ease-in-out')),\n ]\n);\n","import {\n animate,\n AnimationTriggerMetadata,\n state,\n style,\n transition,\n trigger,\n} from '@angular/animations';\n\nexport const skyAnimationSlide: AnimationTriggerMetadata = trigger(\n 'skyAnimationSlide',\n [\n state(\n 'down',\n style({\n overflow: 'visible',\n height: '*',\n })\n ),\n state(\n 'up',\n style({\n overflow: 'hidden',\n height: 0,\n })\n ),\n transition('up <=> down', animate('150ms ease-in')),\n ]\n);\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;MASa,kBAAkB,GAA6B,OAAO,CACjE,oBAAoB,EACpB;IACE,KAAK,CACH,MAAM,EACN,KAAK,CAAC;QACJ,OAAO,EAAE,CAAC;QACV,SAAS,EAAE,UAAU;KACtB,CAAC,CACH;IACD,KAAK,CACH,QAAQ,EACR,KAAK,CAAC;QACJ,OAAO,EAAE,CAAC;QACV,SAAS,EAAE,YAAY;KACxB,CAAC,CACH;IACD,UAAU,CAAC,WAAW,EAAE;QACtB,KAAK,CAAC;YACJ,OAAO,EAAE,CAAC;YACV,SAAS,EAAE,YAAY;SACxB,CAAC;QACF,OAAO,CAAC,mBAAmB,CAAC;KAC7B,CAAC;IACF,UAAU,CAAC,SAAS,EAAE,OAAO,CAAC,mBAAmB,CAAC,CAAC;CACpD;;MCzBU,iBAAiB,GAA6B,OAAO,CAChE,mBAAmB,EACnB;IACE,KAAK,CACH,MAAM,EACN,KAAK,CAAC;QACJ,QAAQ,EAAE,SAAS;QACnB,MAAM,EAAE,GAAG;KACZ,CAAC,CACH;IACD,KAAK,CACH,IAAI,EACJ,KAAK,CAAC;QACJ,QAAQ,EAAE,QAAQ;QAClB,MAAM,EAAE,CAAC;KACV,CAAC,CACH;IACD,UAAU,CAAC,aAAa,EAAE,OAAO,CAAC,eAAe,CAAC,CAAC;CACpD;;AC3BH;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/animations",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.1",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/animations": "^12.2.
|
|
6
|
-
"@angular/core": "^12.2.
|
|
7
|
-
"@angular/common": "^12.2.
|
|
5
|
+
"@angular/animations": "^12.2.13",
|
|
6
|
+
"@angular/core": "^12.2.13",
|
|
7
|
+
"@angular/common": "^12.2.13"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"tslib": "^2.3.
|
|
10
|
+
"tslib": "^2.3.1"
|
|
11
11
|
},
|
|
12
12
|
"main": "bundles/skyux-animations.umd.js",
|
|
13
13
|
"module": "fesm2015/skyux-animations.js",
|