@progress/kendo-react-animation 9.0.1-develop.1 → 9.1.0-develop.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/index.d.mts +6 -6
- package/index.d.ts +6 -6
- package/package-metadata.mjs +1 -1
- package/package.json +4 -4
package/index.d.mts
CHANGED
|
@@ -265,7 +265,7 @@ export declare type ExpandDirection = 'horizontal' | 'vertical';
|
|
|
265
265
|
/**
|
|
266
266
|
* Represent the props of the [KendoReact Expand Animation component]({% slug animationtypes_animation %}#toc-expand).
|
|
267
267
|
*
|
|
268
|
-
* {% meta %}
|
|
268
|
+
* {% meta height:300 %}
|
|
269
269
|
* {% embed_file props/expand/func/app.tsx preview %}
|
|
270
270
|
* {% embed_file props/expand/func/main.tsx %}
|
|
271
271
|
* {% embed_file props/expand/func/styles.css %}
|
|
@@ -314,7 +314,7 @@ export declare const Fade: {
|
|
|
314
314
|
/**
|
|
315
315
|
* Represent the props of the [KendoReact Fade Animation component]({% slug animationtypes_animation %}#toc-fade).
|
|
316
316
|
*
|
|
317
|
-
* {% meta %}
|
|
317
|
+
* {% meta height:300 %}
|
|
318
318
|
* {% embed_file props/fade/func/app.tsx preview %}
|
|
319
319
|
* {% embed_file props/fade/func/main.tsx %}
|
|
320
320
|
* {% embed_file props/fade/func/styles.css %}
|
|
@@ -372,7 +372,7 @@ export declare type PushDirection = 'up' | 'down' | 'left' | 'right';
|
|
|
372
372
|
/**
|
|
373
373
|
* Represent the props of the [KendoReact Push Animation component]({% slug animationtypes_animation %}#toc-push).
|
|
374
374
|
*
|
|
375
|
-
* {% meta %}
|
|
375
|
+
* {% meta height:300 %}
|
|
376
376
|
* {% embed_file props/push/func/app.tsx preview %}
|
|
377
377
|
* {% embed_file props/push/func/main.tsx %}
|
|
378
378
|
* {% embed_file props/push/func/styles.css %}
|
|
@@ -435,7 +435,7 @@ export declare type RevealDirection = 'horizontal' | 'vertical';
|
|
|
435
435
|
/**
|
|
436
436
|
* Represent the props of the [KendoReact Reveal Animation component]({% slug animationtypes_animation %}#toc-rveal).
|
|
437
437
|
*
|
|
438
|
-
* {% meta %}
|
|
438
|
+
* {% meta height:300 %}
|
|
439
439
|
* {% embed_file props/reveal/func/app.tsx preview %}
|
|
440
440
|
* {% embed_file props/reveal/func/main.tsx %}
|
|
441
441
|
* {% embed_file props/reveal/func/styles.css %}
|
|
@@ -501,7 +501,7 @@ export declare type SlideDirection = 'up' | 'down' | 'left' | 'right';
|
|
|
501
501
|
/**
|
|
502
502
|
* Represent the props of the [KendoReact Slide Animation component]({% slug animationtypes_animation %}#toc-slide).
|
|
503
503
|
*
|
|
504
|
-
* {% meta %}
|
|
504
|
+
* {% meta height:300 %}
|
|
505
505
|
* {% embed_file props/slide/func/app.tsx preview %}
|
|
506
506
|
* {% embed_file props/slide/func/main.tsx %}
|
|
507
507
|
* {% embed_file props/slide/func/styles.css %}
|
|
@@ -564,7 +564,7 @@ export declare type ZoomDirection = 'in' | 'out';
|
|
|
564
564
|
/**
|
|
565
565
|
* Represent the props of the [KendoReact Zoom Animation component]({% slug animationtypes_animation %}#toc-zoom).
|
|
566
566
|
*
|
|
567
|
-
* {% meta %}
|
|
567
|
+
* {% meta height:300 %}
|
|
568
568
|
* {% embed_file props/zoom/func/app.tsx preview %}
|
|
569
569
|
* {% embed_file props/zoom/func/main.tsx %}
|
|
570
570
|
* {% embed_file props/zoom/func/styles.css %}
|
package/index.d.ts
CHANGED
|
@@ -265,7 +265,7 @@ export declare type ExpandDirection = 'horizontal' | 'vertical';
|
|
|
265
265
|
/**
|
|
266
266
|
* Represent the props of the [KendoReact Expand Animation component]({% slug animationtypes_animation %}#toc-expand).
|
|
267
267
|
*
|
|
268
|
-
* {% meta %}
|
|
268
|
+
* {% meta height:300 %}
|
|
269
269
|
* {% embed_file props/expand/func/app.tsx preview %}
|
|
270
270
|
* {% embed_file props/expand/func/main.tsx %}
|
|
271
271
|
* {% embed_file props/expand/func/styles.css %}
|
|
@@ -314,7 +314,7 @@ export declare const Fade: {
|
|
|
314
314
|
/**
|
|
315
315
|
* Represent the props of the [KendoReact Fade Animation component]({% slug animationtypes_animation %}#toc-fade).
|
|
316
316
|
*
|
|
317
|
-
* {% meta %}
|
|
317
|
+
* {% meta height:300 %}
|
|
318
318
|
* {% embed_file props/fade/func/app.tsx preview %}
|
|
319
319
|
* {% embed_file props/fade/func/main.tsx %}
|
|
320
320
|
* {% embed_file props/fade/func/styles.css %}
|
|
@@ -372,7 +372,7 @@ export declare type PushDirection = 'up' | 'down' | 'left' | 'right';
|
|
|
372
372
|
/**
|
|
373
373
|
* Represent the props of the [KendoReact Push Animation component]({% slug animationtypes_animation %}#toc-push).
|
|
374
374
|
*
|
|
375
|
-
* {% meta %}
|
|
375
|
+
* {% meta height:300 %}
|
|
376
376
|
* {% embed_file props/push/func/app.tsx preview %}
|
|
377
377
|
* {% embed_file props/push/func/main.tsx %}
|
|
378
378
|
* {% embed_file props/push/func/styles.css %}
|
|
@@ -435,7 +435,7 @@ export declare type RevealDirection = 'horizontal' | 'vertical';
|
|
|
435
435
|
/**
|
|
436
436
|
* Represent the props of the [KendoReact Reveal Animation component]({% slug animationtypes_animation %}#toc-rveal).
|
|
437
437
|
*
|
|
438
|
-
* {% meta %}
|
|
438
|
+
* {% meta height:300 %}
|
|
439
439
|
* {% embed_file props/reveal/func/app.tsx preview %}
|
|
440
440
|
* {% embed_file props/reveal/func/main.tsx %}
|
|
441
441
|
* {% embed_file props/reveal/func/styles.css %}
|
|
@@ -501,7 +501,7 @@ export declare type SlideDirection = 'up' | 'down' | 'left' | 'right';
|
|
|
501
501
|
/**
|
|
502
502
|
* Represent the props of the [KendoReact Slide Animation component]({% slug animationtypes_animation %}#toc-slide).
|
|
503
503
|
*
|
|
504
|
-
* {% meta %}
|
|
504
|
+
* {% meta height:300 %}
|
|
505
505
|
* {% embed_file props/slide/func/app.tsx preview %}
|
|
506
506
|
* {% embed_file props/slide/func/main.tsx %}
|
|
507
507
|
* {% embed_file props/slide/func/styles.css %}
|
|
@@ -564,7 +564,7 @@ export declare type ZoomDirection = 'in' | 'out';
|
|
|
564
564
|
/**
|
|
565
565
|
* Represent the props of the [KendoReact Zoom Animation component]({% slug animationtypes_animation %}#toc-zoom).
|
|
566
566
|
*
|
|
567
|
-
* {% meta %}
|
|
567
|
+
* {% meta height:300 %}
|
|
568
568
|
* {% embed_file props/zoom/func/app.tsx preview %}
|
|
569
569
|
* {% embed_file props/zoom/func/main.tsx %}
|
|
570
570
|
* {% embed_file props/zoom/func/styles.css %}
|
package/package-metadata.mjs
CHANGED
|
@@ -10,7 +10,7 @@ const e = {
|
|
|
10
10
|
name: "@progress/kendo-react-animation",
|
|
11
11
|
productName: "KendoReact",
|
|
12
12
|
productCodes: ["KENDOUIREACT", "KENDOUICOMPLETE"],
|
|
13
|
-
publishDate:
|
|
13
|
+
publishDate: 1731594471,
|
|
14
14
|
version: "",
|
|
15
15
|
licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/components/my-license/"
|
|
16
16
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-react-animation",
|
|
3
|
-
"version": "9.0
|
|
3
|
+
"version": "9.1.0-develop.1",
|
|
4
4
|
"description": "React Animation component assists with animating HTML elements. KendoReact Animation package",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -23,10 +23,10 @@
|
|
|
23
23
|
"sideEffects": false,
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@progress/kendo-licensing": "^1.3.4",
|
|
26
|
-
"@progress/kendo-react-common": "9.0
|
|
26
|
+
"@progress/kendo-react-common": "9.1.0-develop.1",
|
|
27
27
|
"@progress/kendo-svg-icons": "^4.0.0",
|
|
28
|
-
"react": "^16.8.2 || ^17.0.0 || ^18.0.0",
|
|
29
|
-
"react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0",
|
|
28
|
+
"react": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",
|
|
29
|
+
"react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",
|
|
30
30
|
"react-transition-group": "^4.4.2"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|