app-studio 0.7.17 → 0.8.0

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.
Files changed (102) hide show
  1. package/README.md +11 -1
  2. package/dist/native/index.cjs +3360 -0
  3. package/dist/native/index.cjs.map +1 -0
  4. package/dist/native/index.d.mts +251 -0
  5. package/dist/native/index.d.ts +251 -0
  6. package/dist/native/index.js +3268 -0
  7. package/dist/native/index.js.map +1 -0
  8. package/dist/viewAnimation-B4BIoOwQ.d.mts +2246 -0
  9. package/dist/viewAnimation-B4BIoOwQ.d.ts +2246 -0
  10. package/dist/web/app-studio.umd.production.min.global.js +28 -0
  11. package/dist/web/app-studio.umd.production.min.global.js.map +1 -0
  12. package/dist/web/index.cjs +6109 -0
  13. package/dist/web/index.cjs.map +1 -0
  14. package/dist/web/index.d.mts +624 -0
  15. package/dist/web/index.d.ts +624 -0
  16. package/dist/web/index.js +6008 -0
  17. package/dist/web/index.js.map +1 -0
  18. package/docs/README.md +10 -0
  19. package/package.json +76 -14
  20. package/dist/app-studio.cjs.development.js +0 -6742
  21. package/dist/app-studio.cjs.development.js.map +0 -1
  22. package/dist/app-studio.cjs.production.min.js +0 -2
  23. package/dist/app-studio.cjs.production.min.js.map +0 -1
  24. package/dist/app-studio.esm.js +0 -6638
  25. package/dist/app-studio.esm.js.map +0 -1
  26. package/dist/app-studio.umd.development.js +0 -6745
  27. package/dist/app-studio.umd.development.js.map +0 -1
  28. package/dist/app-studio.umd.production.min.js +0 -2
  29. package/dist/app-studio.umd.production.min.js.map +0 -1
  30. package/dist/components/Form.d.ts +0 -17
  31. package/dist/components/Image.d.ts +0 -7
  32. package/dist/components/Skeleton.d.ts +0 -3
  33. package/dist/components/Text/Text.props.d.ts +0 -27
  34. package/dist/components/Text/Text.type.d.ts +0 -3
  35. package/dist/components/Text/Text.utils.d.ts +0 -2
  36. package/dist/components/Text/Text.view.d.ts +0 -20
  37. package/dist/components/Text.d.ts +0 -5
  38. package/dist/components/View.d.ts +0 -16
  39. package/dist/components/Wrapper.d.ts +0 -4
  40. package/dist/element/Animation.d.ts +0 -1164
  41. package/dist/element/Element.d.ts +0 -4
  42. package/dist/element/Element.types.d.ts +0 -123
  43. package/dist/element/css.d.ts +0 -50
  44. package/dist/element/utils.d.ts +0 -4
  45. package/dist/hooks/useActive.d.ts +0 -2
  46. package/dist/hooks/useClickOutside.d.ts +0 -6
  47. package/dist/hooks/useElementPosition.d.ts +0 -39
  48. package/dist/hooks/useFocus.d.ts +0 -2
  49. package/dist/hooks/useHover.d.ts +0 -2
  50. package/dist/hooks/useIframeStyles.d.ts +0 -41
  51. package/dist/hooks/useInView.d.ts +0 -11
  52. package/dist/hooks/useKeyPress.d.ts +0 -1
  53. package/dist/hooks/useMount.d.ts +0 -1
  54. package/dist/hooks/useOnScreen.d.ts +0 -6
  55. package/dist/hooks/useResponsive.d.ts +0 -59
  56. package/dist/hooks/useScroll.d.ts +0 -49
  57. package/dist/hooks/useWindowSize.d.ts +0 -4
  58. package/dist/index.d.ts +0 -33
  59. package/dist/index.js +0 -8
  60. package/dist/providers/Analytics.d.ts +0 -9
  61. package/dist/providers/Responsive.d.ts +0 -58
  62. package/dist/providers/StyleRegistry.d.ts +0 -32
  63. package/dist/providers/Theme.d.ts +0 -46
  64. package/dist/providers/WindowSize.d.ts +0 -11
  65. package/dist/stories/AnimateOn.stories.d.ts +0 -30
  66. package/dist/stories/Animation.stories.d.ts +0 -35
  67. package/dist/stories/BorderColor.stories.d.ts +0 -4
  68. package/dist/stories/Color.stories.d.ts +0 -4
  69. package/dist/stories/ColorAlpha.stories.d.ts +0 -5
  70. package/dist/stories/Component.stories.d.ts +0 -7
  71. package/dist/stories/CrossBrowserCompatibility.stories.d.ts +0 -6
  72. package/dist/stories/EmptyBeforeExample.stories.d.ts +0 -7
  73. package/dist/stories/EventHandlers.stories.d.ts +0 -6
  74. package/dist/stories/GradientColors.stories.d.ts +0 -6
  75. package/dist/stories/GroupPeer.stories.d.ts +0 -7
  76. package/dist/stories/Hooks.stories.d.ts +0 -17
  77. package/dist/stories/IframeCSSSupport.stories.d.ts +0 -28
  78. package/dist/stories/IframeSupport.stories.d.ts +0 -20
  79. package/dist/stories/Image.stories.d.ts +0 -6
  80. package/dist/stories/Scroll.stories.d.ts +0 -9
  81. package/dist/stories/ScrollAnimation.stories.d.ts +0 -36
  82. package/dist/stories/ScrollTimeline.stories.d.ts +0 -6
  83. package/dist/stories/Skeleton.stories.d.ts +0 -5
  84. package/dist/stories/Text.stories.d.ts +0 -18
  85. package/dist/stories/VendorPrefix.stories.d.ts +0 -6
  86. package/dist/stories/View.stories.d.ts +0 -10
  87. package/dist/stories/ViewAnimation.stories.d.ts +0 -33
  88. package/dist/test/CssVariablesTest.d.ts +0 -3
  89. package/dist/test/LowercaseVendorPrefixTest.d.ts +0 -3
  90. package/dist/test/VendorPrefixTest.d.ts +0 -3
  91. package/dist/test/WebkitTextStrokeTest.d.ts +0 -3
  92. package/dist/types/scrollAnimation.types.d.ts +0 -75
  93. package/dist/utils/colors.d.ts +0 -21
  94. package/dist/utils/constants.d.ts +0 -24
  95. package/dist/utils/cssProperties.d.ts +0 -8
  96. package/dist/utils/env.d.ts +0 -15
  97. package/dist/utils/hash.d.ts +0 -4
  98. package/dist/utils/shadow.d.ts +0 -10
  99. package/dist/utils/style.d.ts +0 -22
  100. package/dist/utils/typography.d.ts +0 -45
  101. package/dist/utils/vendorPrefixes.d.ts +0 -19
  102. package/dist/utils/viewAnimation.d.ts +0 -138
@@ -1,1164 +0,0 @@
1
- /// <reference types="react" />
2
- import { AnimationProps } from '../utils/constants';
3
- export declare const fadeIn: ({ duration, timingFunction, ...props }?: AnimationProps) => {
4
- from: any;
5
- to: any;
6
- leave?: any;
7
- delay?: string | undefined;
8
- property?: string | undefined;
9
- iterationCount?: string | number | undefined;
10
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
11
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
12
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
13
- keyframes?: string | Object | undefined;
14
- timeline?: string | undefined;
15
- range?: string | undefined;
16
- '--fill'?: any;
17
- duration: string;
18
- timingFunction: string;
19
- };
20
- export declare const fadeOut: ({ duration, timingFunction, ...props }?: AnimationProps) => {
21
- from: any;
22
- to: any;
23
- leave?: any;
24
- delay?: string | undefined;
25
- property?: string | undefined;
26
- iterationCount?: string | number | undefined;
27
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
28
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
29
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
30
- keyframes?: string | Object | undefined;
31
- timeline?: string | undefined;
32
- range?: string | undefined;
33
- '--fill'?: any;
34
- duration: string;
35
- timingFunction: string;
36
- };
37
- export declare const slideInLeft: ({ duration, timingFunction, ...props }?: AnimationProps) => {
38
- from: any;
39
- to: any;
40
- leave?: any;
41
- delay?: string | undefined;
42
- property?: string | undefined;
43
- iterationCount?: string | number | undefined;
44
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
45
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
46
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
47
- keyframes?: string | Object | undefined;
48
- timeline?: string | undefined;
49
- range?: string | undefined;
50
- '--fill'?: any;
51
- duration: string;
52
- timingFunction: string;
53
- };
54
- export declare const slideInRight: ({ duration, timingFunction, ...props }?: AnimationProps) => {
55
- from: any;
56
- to: any;
57
- leave?: any;
58
- delay?: string | undefined;
59
- property?: string | undefined;
60
- iterationCount?: string | number | undefined;
61
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
62
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
63
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
64
- keyframes?: string | Object | undefined;
65
- timeline?: string | undefined;
66
- range?: string | undefined;
67
- '--fill'?: any;
68
- duration: string;
69
- timingFunction: string;
70
- };
71
- export declare const slideInDown: ({ duration, timingFunction, ...props }?: AnimationProps) => {
72
- from: any;
73
- to: any;
74
- leave?: any;
75
- delay?: string | undefined;
76
- property?: string | undefined;
77
- iterationCount?: string | number | undefined;
78
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
79
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
80
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
81
- keyframes?: string | Object | undefined;
82
- timeline?: string | undefined;
83
- range?: string | undefined;
84
- '--fill'?: any;
85
- duration: string;
86
- timingFunction: string;
87
- };
88
- export declare const slideInUp: ({ duration, timingFunction, ...props }?: AnimationProps) => {
89
- from: any;
90
- to: any;
91
- leave?: any;
92
- delay?: string | undefined;
93
- property?: string | undefined;
94
- iterationCount?: string | number | undefined;
95
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
96
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
97
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
98
- keyframes?: string | Object | undefined;
99
- timeline?: string | undefined;
100
- range?: string | undefined;
101
- '--fill'?: any;
102
- duration: string;
103
- timingFunction: string;
104
- };
105
- export declare const bounce: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
106
- from: any;
107
- to: any;
108
- leave?: any;
109
- delay?: string | undefined;
110
- property?: string | undefined;
111
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
112
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
113
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
114
- keyframes?: string | Object | undefined;
115
- timeline?: string | undefined;
116
- range?: string | undefined;
117
- '--fill'?: any;
118
- '20%': {
119
- transform: string;
120
- };
121
- '40%': {
122
- transform: string;
123
- };
124
- '60%': {
125
- transform: string;
126
- };
127
- '80%': {
128
- transform: string;
129
- };
130
- duration: string;
131
- timingFunction: string;
132
- iterationCount: string | number;
133
- };
134
- export declare const rotate: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
135
- from: any;
136
- to: any;
137
- leave?: any;
138
- delay?: string | undefined;
139
- property?: string | undefined;
140
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
141
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
142
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
143
- keyframes?: string | Object | undefined;
144
- timeline?: string | undefined;
145
- range?: string | undefined;
146
- '--fill'?: any;
147
- duration: string;
148
- timingFunction: string;
149
- iterationCount: string | number;
150
- };
151
- export declare const pulse: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
152
- from: any;
153
- to: any;
154
- leave?: any;
155
- delay?: string | undefined;
156
- property?: string | undefined;
157
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
158
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
159
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
160
- keyframes?: string | Object | undefined;
161
- timeline?: string | undefined;
162
- range?: string | undefined;
163
- '--fill'?: any;
164
- '50%': {
165
- transform: string;
166
- };
167
- duration: string;
168
- timingFunction: string;
169
- iterationCount: string | number;
170
- };
171
- export declare const zoomIn: ({ duration, timingFunction, ...props }?: AnimationProps) => {
172
- from: any;
173
- to: any;
174
- leave?: any;
175
- delay?: string | undefined;
176
- property?: string | undefined;
177
- iterationCount?: string | number | undefined;
178
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
179
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
180
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
181
- keyframes?: string | Object | undefined;
182
- timeline?: string | undefined;
183
- range?: string | undefined;
184
- '--fill'?: any;
185
- duration: string;
186
- timingFunction: string;
187
- };
188
- export declare const zoomOut: ({ duration, timingFunction, ...props }?: AnimationProps) => {
189
- from: any;
190
- to: any;
191
- leave?: any;
192
- delay?: string | undefined;
193
- property?: string | undefined;
194
- iterationCount?: string | number | undefined;
195
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
196
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
197
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
198
- keyframes?: string | Object | undefined;
199
- timeline?: string | undefined;
200
- range?: string | undefined;
201
- '--fill'?: any;
202
- duration: string;
203
- timingFunction: string;
204
- };
205
- export declare const flash: ({ duration, iterationCount, ...props }?: AnimationProps) => {
206
- from: any;
207
- to: any;
208
- leave?: any;
209
- timingFunction?: string | undefined;
210
- delay?: string | undefined;
211
- property?: string | undefined;
212
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
213
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
214
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
215
- keyframes?: string | Object | undefined;
216
- timeline?: string | undefined;
217
- range?: string | undefined;
218
- '--fill'?: any;
219
- '50%': {
220
- opacity: number;
221
- };
222
- duration: string;
223
- iterationCount: string | number;
224
- };
225
- export declare const scale: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
226
- from: any;
227
- to: any;
228
- leave?: any;
229
- delay?: string | undefined;
230
- property?: string | undefined;
231
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
232
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
233
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
234
- keyframes?: string | Object | undefined;
235
- timeline?: string | undefined;
236
- range?: string | undefined;
237
- '--fill'?: any;
238
- '50%': {
239
- transform: string;
240
- };
241
- duration: string;
242
- timingFunction: string;
243
- iterationCount: string | number;
244
- };
245
- export declare const shake: ({ duration, iterationCount, ...props }?: AnimationProps) => {
246
- from: any;
247
- to: any;
248
- leave?: any;
249
- timingFunction?: string | undefined;
250
- delay?: string | undefined;
251
- property?: string | undefined;
252
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
253
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
254
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
255
- keyframes?: string | Object | undefined;
256
- timeline?: string | undefined;
257
- range?: string | undefined;
258
- '--fill'?: any;
259
- '10%': {
260
- transform: string;
261
- };
262
- '20%': {
263
- transform: string;
264
- };
265
- '30%': {
266
- transform: string;
267
- };
268
- '40%': {
269
- transform: string;
270
- };
271
- '50%': {
272
- transform: string;
273
- };
274
- '60%': {
275
- transform: string;
276
- };
277
- '70%': {
278
- transform: string;
279
- };
280
- '80%': {
281
- transform: string;
282
- };
283
- '90%': {
284
- transform: string;
285
- };
286
- duration: string;
287
- iterationCount: string | number;
288
- };
289
- export declare const swing: ({ duration, iterationCount, ...props }?: AnimationProps) => {
290
- from: any;
291
- to: any;
292
- leave?: any;
293
- timingFunction?: string | undefined;
294
- delay?: string | undefined;
295
- property?: string | undefined;
296
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
297
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
298
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
299
- keyframes?: string | Object | undefined;
300
- timeline?: string | undefined;
301
- range?: string | undefined;
302
- '--fill'?: any;
303
- '20%': {
304
- transform: string;
305
- };
306
- '40%': {
307
- transform: string;
308
- };
309
- '60%': {
310
- transform: string;
311
- };
312
- '80%': {
313
- transform: string;
314
- };
315
- duration: string;
316
- iterationCount: string | number;
317
- };
318
- export declare const rubberBand: ({ duration, timingFunction, ...props }?: AnimationProps) => {
319
- from: any;
320
- to: any;
321
- leave?: any;
322
- delay?: string | undefined;
323
- property?: string | undefined;
324
- iterationCount?: string | number | undefined;
325
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
326
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
327
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
328
- keyframes?: string | Object | undefined;
329
- timeline?: string | undefined;
330
- range?: string | undefined;
331
- '--fill'?: any;
332
- '30%': {
333
- transform: string;
334
- };
335
- '40%': {
336
- transform: string;
337
- };
338
- '50%': {
339
- transform: string;
340
- };
341
- '65%': {
342
- transform: string;
343
- };
344
- '75%': {
345
- transform: string;
346
- };
347
- duration: string;
348
- timingFunction: string;
349
- };
350
- export declare const wobble: ({ duration, ...props }?: AnimationProps) => {
351
- from: any;
352
- to: any;
353
- leave?: any;
354
- timingFunction?: string | undefined;
355
- delay?: string | undefined;
356
- property?: string | undefined;
357
- iterationCount?: string | number | undefined;
358
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
359
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
360
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
361
- keyframes?: string | Object | undefined;
362
- timeline?: string | undefined;
363
- range?: string | undefined;
364
- '--fill'?: any;
365
- '15%': {
366
- transform: string;
367
- };
368
- '30%': {
369
- transform: string;
370
- };
371
- '45%': {
372
- transform: string;
373
- };
374
- '60%': {
375
- transform: string;
376
- };
377
- '75%': {
378
- transform: string;
379
- };
380
- duration: string;
381
- };
382
- export declare const flip: ({ duration, ...props }?: AnimationProps) => {
383
- from: any;
384
- to: any;
385
- leave?: any;
386
- timingFunction?: string | undefined;
387
- delay?: string | undefined;
388
- property?: string | undefined;
389
- iterationCount?: string | number | undefined;
390
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
391
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
392
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
393
- keyframes?: string | Object | undefined;
394
- timeline?: string | undefined;
395
- range?: string | undefined;
396
- '--fill'?: any;
397
- '40%': {
398
- transform: string;
399
- };
400
- duration: string;
401
- };
402
- export declare const heartBeat: ({ duration, iterationCount, ...props }?: AnimationProps) => {
403
- from: any;
404
- to: any;
405
- leave?: any;
406
- timingFunction?: string | undefined;
407
- delay?: string | undefined;
408
- property?: string | undefined;
409
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
410
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
411
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
412
- keyframes?: string | Object | undefined;
413
- timeline?: string | undefined;
414
- range?: string | undefined;
415
- '--fill'?: any;
416
- '14%': {
417
- transform: string;
418
- };
419
- '28%': {
420
- transform: string;
421
- };
422
- '42%': {
423
- transform: string;
424
- };
425
- '70%': {
426
- transform: string;
427
- };
428
- duration: string;
429
- iterationCount: string | number;
430
- };
431
- export declare const rollIn: ({ duration, ...props }?: AnimationProps) => {
432
- from: any;
433
- to: any;
434
- leave?: any;
435
- timingFunction?: string | undefined;
436
- delay?: string | undefined;
437
- property?: string | undefined;
438
- iterationCount?: string | number | undefined;
439
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
440
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
441
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
442
- keyframes?: string | Object | undefined;
443
- timeline?: string | undefined;
444
- range?: string | undefined;
445
- '--fill'?: any;
446
- duration: string;
447
- };
448
- export declare const rollOut: ({ duration, ...props }?: AnimationProps) => {
449
- from: any;
450
- to: any;
451
- leave?: any;
452
- timingFunction?: string | undefined;
453
- delay?: string | undefined;
454
- property?: string | undefined;
455
- iterationCount?: string | number | undefined;
456
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
457
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
458
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
459
- keyframes?: string | Object | undefined;
460
- timeline?: string | undefined;
461
- range?: string | undefined;
462
- '--fill'?: any;
463
- duration: string;
464
- };
465
- export declare const lightSpeedIn: ({ duration, timingFunction, ...props }?: AnimationProps) => {
466
- from: any;
467
- to: any;
468
- leave?: any;
469
- delay?: string | undefined;
470
- property?: string | undefined;
471
- iterationCount?: string | number | undefined;
472
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
473
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
474
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
475
- keyframes?: string | Object | undefined;
476
- timeline?: string | undefined;
477
- range?: string | undefined;
478
- '--fill'?: any;
479
- '60%': {
480
- transform: string;
481
- opacity: number;
482
- };
483
- '80%': {
484
- transform: string;
485
- };
486
- duration: string;
487
- timingFunction: string;
488
- };
489
- export declare const lightSpeedOut: ({ duration, timingFunction, ...props }?: AnimationProps) => {
490
- from: any;
491
- to: any;
492
- leave?: any;
493
- delay?: string | undefined;
494
- property?: string | undefined;
495
- iterationCount?: string | number | undefined;
496
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
497
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
498
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
499
- keyframes?: string | Object | undefined;
500
- timeline?: string | undefined;
501
- range?: string | undefined;
502
- '--fill'?: any;
503
- '20%': {
504
- opacity: number;
505
- transform: string;
506
- };
507
- duration: string;
508
- timingFunction: string;
509
- };
510
- export declare const hinge: ({ duration, timingFunction, ...props }?: AnimationProps) => {
511
- from: any;
512
- to: any;
513
- leave?: any;
514
- delay?: string | undefined;
515
- property?: string | undefined;
516
- iterationCount?: string | number | undefined;
517
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
518
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
519
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
520
- keyframes?: string | Object | undefined;
521
- timeline?: string | undefined;
522
- range?: string | undefined;
523
- '--fill'?: any;
524
- '20%': {
525
- transform: string;
526
- opacity: number;
527
- };
528
- '40%': {
529
- transform: string;
530
- opacity: number;
531
- };
532
- '60%': {
533
- transform: string;
534
- opacity: number;
535
- };
536
- '80%': {
537
- transform: string;
538
- opacity: number;
539
- };
540
- duration: string;
541
- timingFunction: string;
542
- };
543
- export declare const jackInTheBox: ({ duration, timingFunction, ...props }?: AnimationProps) => {
544
- from: any;
545
- to: any;
546
- leave?: any;
547
- delay?: string | undefined;
548
- property?: string | undefined;
549
- iterationCount?: string | number | undefined;
550
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
551
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
552
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
553
- keyframes?: string | Object | undefined;
554
- timeline?: string | undefined;
555
- range?: string | undefined;
556
- '--fill'?: any;
557
- '50%': {
558
- transform: string;
559
- };
560
- '70%': {
561
- transform: string;
562
- };
563
- duration: string;
564
- timingFunction: string;
565
- };
566
- export declare const flipInX: ({ duration, timingFunction, ...props }?: AnimationProps) => {
567
- from: any;
568
- to: any;
569
- leave?: any;
570
- delay?: string | undefined;
571
- property?: string | undefined;
572
- iterationCount?: string | number | undefined;
573
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
574
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
575
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
576
- keyframes?: string | Object | undefined;
577
- timeline?: string | undefined;
578
- range?: string | undefined;
579
- '--fill'?: any;
580
- '40%': {
581
- transform: string;
582
- opacity: number;
583
- };
584
- duration: string;
585
- timingFunction: string;
586
- };
587
- export declare const flipInY: ({ duration, timingFunction, ...props }?: AnimationProps) => {
588
- from: any;
589
- to: any;
590
- leave?: any;
591
- delay?: string | undefined;
592
- property?: string | undefined;
593
- iterationCount?: string | number | undefined;
594
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
595
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
596
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
597
- keyframes?: string | Object | undefined;
598
- timeline?: string | undefined;
599
- range?: string | undefined;
600
- '--fill'?: any;
601
- '40%': {
602
- transform: string;
603
- opacity: number;
604
- };
605
- duration: string;
606
- timingFunction: string;
607
- };
608
- export declare const headShake: ({ duration, iterationCount, ...props }?: AnimationProps) => {
609
- from: any;
610
- to?: any;
611
- leave?: any;
612
- timingFunction?: string | undefined;
613
- delay?: string | undefined;
614
- property?: string | undefined;
615
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
616
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
617
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
618
- keyframes?: string | Object | undefined;
619
- timeline?: string | undefined;
620
- range?: string | undefined;
621
- '--fill'?: any;
622
- '6.5%': {
623
- transform: string;
624
- };
625
- '18.5%': {
626
- transform: string;
627
- };
628
- '31.5%': {
629
- transform: string;
630
- };
631
- '43.5%': {
632
- transform: string;
633
- };
634
- '50%': {
635
- transform: string;
636
- };
637
- duration: string;
638
- iterationCount: string | number;
639
- };
640
- export declare const tada: ({ duration, iterationCount, ...props }?: AnimationProps) => {
641
- from: any;
642
- to: any;
643
- leave?: any;
644
- timingFunction?: string | undefined;
645
- delay?: string | undefined;
646
- property?: string | undefined;
647
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
648
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
649
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
650
- keyframes?: string | Object | undefined;
651
- timeline?: string | undefined;
652
- range?: string | undefined;
653
- '--fill'?: any;
654
- '10%, 20%': {
655
- transform: string;
656
- };
657
- '30%, 50%, 70%, 90%': {
658
- transform: string;
659
- };
660
- '40%, 60%, 80%': {
661
- transform: string;
662
- };
663
- duration: string;
664
- iterationCount: string | number;
665
- };
666
- export declare const jello: ({ duration, iterationCount, ...props }?: AnimationProps) => {
667
- from: any;
668
- to: any;
669
- leave?: any;
670
- timingFunction?: string | undefined;
671
- delay?: string | undefined;
672
- property?: string | undefined;
673
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
674
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
675
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
676
- keyframes?: string | Object | undefined;
677
- timeline?: string | undefined;
678
- range?: string | undefined;
679
- '--fill'?: any;
680
- '11.1%': {
681
- transform: string;
682
- };
683
- '22.2%': {
684
- transform: string;
685
- };
686
- '33.3%': {
687
- transform: string;
688
- };
689
- '44.4%': {
690
- transform: string;
691
- };
692
- '55.5%': {
693
- transform: string;
694
- };
695
- '66.6%': {
696
- transform: string;
697
- };
698
- '77.7%': {
699
- transform: string;
700
- };
701
- '88.8%': {
702
- transform: string;
703
- };
704
- duration: string;
705
- iterationCount: string | number;
706
- };
707
- export declare const fadeInDown: ({ duration, timingFunction, ...props }?: AnimationProps) => {
708
- from: any;
709
- to: any;
710
- leave?: any;
711
- delay?: string | undefined;
712
- property?: string | undefined;
713
- iterationCount?: string | number | undefined;
714
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
715
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
716
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
717
- keyframes?: string | Object | undefined;
718
- timeline?: string | undefined;
719
- range?: string | undefined;
720
- '--fill'?: any;
721
- duration: string;
722
- timingFunction: string;
723
- };
724
- export declare const fadeInUp: ({ duration, timingFunction, ...props }?: AnimationProps) => {
725
- from: any;
726
- to: any;
727
- leave?: any;
728
- delay?: string | undefined;
729
- property?: string | undefined;
730
- iterationCount?: string | number | undefined;
731
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
732
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
733
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
734
- keyframes?: string | Object | undefined;
735
- timeline?: string | undefined;
736
- range?: string | undefined;
737
- '--fill'?: any;
738
- duration: string;
739
- timingFunction: string;
740
- };
741
- export declare const bounceIn: ({ duration, timingFunction, ...props }?: AnimationProps) => {
742
- from: any;
743
- to: any;
744
- leave?: any;
745
- delay?: string | undefined;
746
- property?: string | undefined;
747
- iterationCount?: string | number | undefined;
748
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
749
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
750
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
751
- keyframes?: string | Object | undefined;
752
- timeline?: string | undefined;
753
- range?: string | undefined;
754
- '--fill'?: any;
755
- '50%': {
756
- opacity: number;
757
- transform: string;
758
- };
759
- '70%': {
760
- transform: string;
761
- };
762
- duration: string;
763
- timingFunction: string;
764
- };
765
- export declare const bounceOut: ({ duration, timingFunction, ...props }?: AnimationProps) => {
766
- from: any;
767
- to: any;
768
- leave?: any;
769
- delay?: string | undefined;
770
- property?: string | undefined;
771
- iterationCount?: string | number | undefined;
772
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
773
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
774
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
775
- keyframes?: string | Object | undefined;
776
- timeline?: string | undefined;
777
- range?: string | undefined;
778
- '--fill'?: any;
779
- '20%': {
780
- transform: string;
781
- };
782
- '50%, 55%': {
783
- opacity: number;
784
- transform: string;
785
- };
786
- duration: string;
787
- timingFunction: string;
788
- };
789
- export declare const slideOutLeft: ({ duration, timingFunction, ...props }?: AnimationProps) => {
790
- from: any;
791
- to: any;
792
- leave?: any;
793
- delay?: string | undefined;
794
- property?: string | undefined;
795
- iterationCount?: string | number | undefined;
796
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
797
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
798
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
799
- keyframes?: string | Object | undefined;
800
- timeline?: string | undefined;
801
- range?: string | undefined;
802
- '--fill'?: any;
803
- duration: string;
804
- timingFunction: string;
805
- };
806
- export declare const slideOutRight: ({ duration, timingFunction, ...props }?: AnimationProps) => {
807
- from: any;
808
- to: any;
809
- leave?: any;
810
- delay?: string | undefined;
811
- property?: string | undefined;
812
- iterationCount?: string | number | undefined;
813
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
814
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
815
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
816
- keyframes?: string | Object | undefined;
817
- timeline?: string | undefined;
818
- range?: string | undefined;
819
- '--fill'?: any;
820
- duration: string;
821
- timingFunction: string;
822
- };
823
- export declare const zoomInDown: ({ duration, timingFunction, ...props }?: AnimationProps) => {
824
- from: any;
825
- to: any;
826
- leave?: any;
827
- delay?: string | undefined;
828
- property?: string | undefined;
829
- iterationCount?: string | number | undefined;
830
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
831
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
832
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
833
- keyframes?: string | Object | undefined;
834
- timeline?: string | undefined;
835
- range?: string | undefined;
836
- '--fill'?: any;
837
- '60%': {
838
- opacity: number;
839
- transform: string;
840
- };
841
- duration: string;
842
- timingFunction: string;
843
- };
844
- export declare const zoomOutUp: ({ duration, timingFunction, ...props }?: AnimationProps) => {
845
- from: any;
846
- to: any;
847
- leave?: any;
848
- delay?: string | undefined;
849
- property?: string | undefined;
850
- iterationCount?: string | number | undefined;
851
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
852
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
853
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
854
- keyframes?: string | Object | undefined;
855
- timeline?: string | undefined;
856
- range?: string | undefined;
857
- '--fill'?: any;
858
- '40%': {
859
- opacity: number;
860
- transform: string;
861
- };
862
- duration: string;
863
- timingFunction: string;
864
- };
865
- export declare const backInDown: ({ duration, timingFunction, ...props }?: AnimationProps) => {
866
- from: any;
867
- to: any;
868
- leave?: any;
869
- delay?: string | undefined;
870
- property?: string | undefined;
871
- iterationCount?: string | number | undefined;
872
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
873
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
874
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
875
- keyframes?: string | Object | undefined;
876
- timeline?: string | undefined;
877
- range?: string | undefined;
878
- '--fill'?: any;
879
- duration: string;
880
- timingFunction: string;
881
- };
882
- export declare const backOutUp: ({ duration, timingFunction, ...props }?: AnimationProps) => {
883
- from: any;
884
- to: any;
885
- leave?: any;
886
- delay?: string | undefined;
887
- property?: string | undefined;
888
- iterationCount?: string | number | undefined;
889
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
890
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
891
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
892
- keyframes?: string | Object | undefined;
893
- timeline?: string | undefined;
894
- range?: string | undefined;
895
- '--fill'?: any;
896
- '80%': {
897
- opacity: number;
898
- transform: string;
899
- };
900
- duration: string;
901
- timingFunction: string;
902
- };
903
- export declare const shimmer: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
904
- from: any;
905
- to: any;
906
- leave?: any;
907
- delay?: string | undefined;
908
- property?: string | undefined;
909
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
910
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
911
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
912
- keyframes?: string | Object | undefined;
913
- timeline?: string | undefined;
914
- range?: string | undefined;
915
- '--fill'?: any;
916
- '50%': {
917
- transform: string;
918
- };
919
- duration: string;
920
- timingFunction: string;
921
- iterationCount: string | number;
922
- };
923
- export declare const progress: ({ duration, timingFunction, direction, from, to, ...props }?: AnimationProps) => {
924
- leave?: any;
925
- delay?: string | undefined;
926
- property?: string | undefined;
927
- iterationCount?: string | number | undefined;
928
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
929
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
930
- keyframes?: string | Object | undefined;
931
- timeline?: string | undefined;
932
- range?: string | undefined;
933
- '--fill'?: any;
934
- from: any;
935
- to: any;
936
- duration: string;
937
- timingFunction: string;
938
- direction: import("../types/style").AnimationDirection;
939
- };
940
- export declare const typewriter: ({ duration, steps, iterationCount, width, ...props }?: AnimationProps) => {
941
- from: any;
942
- to: any;
943
- leave?: any;
944
- timingFunction: string;
945
- delay?: string | undefined;
946
- property?: string | undefined;
947
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
948
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
949
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
950
- keyframes?: string | Object | undefined;
951
- timeline?: string | undefined;
952
- range?: string | undefined;
953
- '--fill'?: any;
954
- duration: string;
955
- iterationCount: string | number;
956
- };
957
- export declare const blinkCursor: ({ duration, timingFunction, iterationCount, color, ...props }?: AnimationProps) => {
958
- from: any;
959
- to: any;
960
- leave?: any;
961
- delay?: string | undefined;
962
- property?: string | undefined;
963
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
964
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
965
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
966
- keyframes?: string | Object | undefined;
967
- timeline?: string | undefined;
968
- range?: string | undefined;
969
- '--fill'?: any;
970
- '0%': {
971
- color: string | number | Object | import("react").CSSProperties | Record<string, string | number>;
972
- };
973
- '50%': {
974
- color: string;
975
- };
976
- '100%': {
977
- color: string | number | Object | import("react").CSSProperties | Record<string, string | number>;
978
- };
979
- duration: string;
980
- timingFunction: string;
981
- iterationCount: string | number;
982
- };
983
- export declare const fadeInScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
984
- from: any;
985
- to: any;
986
- leave?: any;
987
- delay?: string | undefined;
988
- property?: string | undefined;
989
- iterationCount?: string | number | undefined;
990
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
991
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
992
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
993
- keyframes?: string | Object | undefined;
994
- '--fill'?: any;
995
- duration: string;
996
- timingFunction: string;
997
- timeline: string;
998
- range: string;
999
- };
1000
- export declare const slideInLeftScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1001
- from: any;
1002
- to: any;
1003
- leave?: any;
1004
- delay?: string | undefined;
1005
- property?: string | undefined;
1006
- iterationCount?: string | number | undefined;
1007
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
1008
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
1009
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
1010
- keyframes?: string | Object | undefined;
1011
- '--fill'?: any;
1012
- duration: string;
1013
- timingFunction: string;
1014
- timeline: string;
1015
- range: string;
1016
- };
1017
- export declare const scaleDownScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1018
- from: any;
1019
- to: any;
1020
- leave?: any;
1021
- delay?: string | undefined;
1022
- property?: string | undefined;
1023
- iterationCount?: string | number | undefined;
1024
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
1025
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
1026
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
1027
- keyframes?: string | Object | undefined;
1028
- '--fill'?: any;
1029
- duration: string;
1030
- timingFunction: string;
1031
- timeline: string;
1032
- range: string;
1033
- };
1034
- export declare const fillTextScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1035
- from: any;
1036
- to: any;
1037
- leave?: any;
1038
- delay?: string | undefined;
1039
- property?: string | undefined;
1040
- iterationCount?: string | number | undefined;
1041
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
1042
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
1043
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
1044
- keyframes?: string | Object | undefined;
1045
- '--fill'?: any;
1046
- '50%': {
1047
- '--fill': number;
1048
- };
1049
- duration: string;
1050
- timingFunction: string;
1051
- timeline: string;
1052
- range: string;
1053
- };
1054
- export declare const ctaCollapseScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1055
- from: any;
1056
- to: any;
1057
- leave?: any;
1058
- delay?: string | undefined;
1059
- property?: string | undefined;
1060
- iterationCount?: string | number | undefined;
1061
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
1062
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
1063
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
1064
- keyframes?: string | Object | undefined;
1065
- '--fill'?: any;
1066
- duration: string;
1067
- timingFunction: string;
1068
- timeline: string;
1069
- range: string;
1070
- };
1071
- export declare const handWaveScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1072
- from: any;
1073
- to: any;
1074
- leave?: any;
1075
- delay?: string | undefined;
1076
- property?: string | undefined;
1077
- iterationCount?: string | number | undefined;
1078
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
1079
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
1080
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
1081
- keyframes?: string | Object | undefined;
1082
- '--fill'?: any;
1083
- '50%': {
1084
- transform: string;
1085
- };
1086
- duration: string;
1087
- timingFunction: string;
1088
- timeline: string;
1089
- range: string;
1090
- };
1091
- export declare const fadeBlurScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1092
- from?: any;
1093
- to: any;
1094
- leave?: any;
1095
- delay?: string | undefined;
1096
- property?: string | undefined;
1097
- iterationCount?: string | number | undefined;
1098
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
1099
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
1100
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
1101
- keyframes?: string | Object | undefined;
1102
- '--fill'?: any;
1103
- duration: string;
1104
- timingFunction: string;
1105
- timeline: string;
1106
- range: string;
1107
- };
1108
- export declare const unclipScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1109
- from?: any;
1110
- to: any;
1111
- leave?: any;
1112
- delay?: string | undefined;
1113
- property?: string | undefined;
1114
- iterationCount?: string | number | undefined;
1115
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
1116
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
1117
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
1118
- keyframes?: string | Object | undefined;
1119
- '--fill'?: any;
1120
- duration: string;
1121
- timingFunction: string;
1122
- timeline: string;
1123
- range: string;
1124
- };
1125
- export declare const scaleDownArticleScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1126
- from?: any;
1127
- to: any;
1128
- leave?: any;
1129
- delay?: string | undefined;
1130
- property?: string | undefined;
1131
- iterationCount?: string | number | undefined;
1132
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
1133
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
1134
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
1135
- keyframes?: string | Object | undefined;
1136
- '--fill'?: any;
1137
- '0%': {
1138
- transform: string;
1139
- };
1140
- duration: string;
1141
- timingFunction: string;
1142
- timeline: string;
1143
- range: string;
1144
- };
1145
- export declare const listItemScaleScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1146
- from: any;
1147
- to?: any;
1148
- leave?: any;
1149
- delay?: string | undefined;
1150
- property?: string | undefined;
1151
- iterationCount?: string | number | undefined;
1152
- direction?: "forwards" | "alternate" | "alternate-reverse" | "normal" | "reverse" | undefined;
1153
- fillMode?: "forwards" | "none" | "backwards" | "both" | undefined;
1154
- playState?: "finished" | "idle" | "paused" | "running" | undefined;
1155
- keyframes?: string | Object | undefined;
1156
- '--fill'?: any;
1157
- '50%': {
1158
- transform: string;
1159
- };
1160
- duration: string;
1161
- timingFunction: string;
1162
- timeline: string;
1163
- range: string;
1164
- };