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
@@ -0,0 +1,2246 @@
1
+ import * as react from 'react';
2
+ import react__default, { CSSProperties, ReactNode } from 'react';
3
+
4
+ /**
5
+ * Copyright (c) Nicolas Gallagher.
6
+ * Copyright (c) Facebook, Inc. and its affiliates.
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ *
11
+ * @flow
12
+ */
13
+
14
+
15
+ type ColorValue = null | string;
16
+
17
+ type DimensionValue = null | number | string;
18
+
19
+ type GenericStyleProp<T> =
20
+ | null
21
+ | void
22
+ | T
23
+ | false
24
+ | ''
25
+ | readonly GenericStyleProp<T>[];
26
+
27
+ type LayoutValue = {
28
+ x: number;
29
+ y: number;
30
+ width: number;
31
+ height: number;
32
+ };
33
+
34
+ type LayoutEvent = {
35
+ nativeEvent: {
36
+ layout: LayoutValue;
37
+ target: any;
38
+ };
39
+ timeStamp: number;
40
+ };
41
+
42
+ type NumberOrString = number | string;
43
+
44
+ /**
45
+ * Animations and transitions
46
+ */
47
+ type AnimationDirection =
48
+ | 'alternate'
49
+ | 'alternate-reverse'
50
+ | 'forwards'
51
+ | 'normal'
52
+ | 'reverse';
53
+ type AnimationFillMode = 'none' | 'forwards' | 'backwards' | 'both';
54
+ type AnimationIterationCount = number | string | 'infinite';
55
+ type AnimationKeyframes = string | Object;
56
+ type AnimationPlayState$1 = 'paused' | 'running';
57
+
58
+ type AnimationStyles = {
59
+ animationDelay?: (string | string[]) | null | undefined;
60
+ animationDirection?:
61
+ | (AnimationDirection | AnimationDirection[])
62
+ | null
63
+ | undefined;
64
+ animationDuration?: (string | string[]) | null | undefined;
65
+ animationFillMode?:
66
+ | (AnimationFillMode | AnimationFillMode[])
67
+ | null
68
+ | undefined;
69
+ animationIterationCount?:
70
+ | (AnimationIterationCount | AnimationIterationCount[])
71
+ | null
72
+ | undefined;
73
+ animationKeyframes?:
74
+ | (AnimationKeyframes | AnimationKeyframes[])
75
+ | null
76
+ | undefined;
77
+ animationPlayState?:
78
+ | (AnimationPlayState$1 | AnimationPlayState$1[])
79
+ | null
80
+ | undefined;
81
+ animationTimingFunction?: (string | string[]) | null | undefined;
82
+ transitionDelay?: (string | string[]) | null | undefined;
83
+ transitionDuration?: (string | string[]) | null | undefined;
84
+ transitionProperty?: (string | string[]) | null | undefined;
85
+ transitionTimingFunction?: (string | string[]) | null | undefined;
86
+ };
87
+
88
+ /**
89
+ * Border
90
+ */
91
+ type BorderRadiusValue = number | string;
92
+ type BorderStyleValue = 'solid' | 'dotted' | 'dashed';
93
+
94
+ type BorderStyles = {
95
+ border?: string | null | undefined;
96
+ borderColor?: ColorValue | null | undefined;
97
+ borderBottomColor?: ColorValue | null | undefined;
98
+ borderEndColor?: ColorValue | null | undefined;
99
+ borderLeftColor?: ColorValue | null | undefined;
100
+ borderRightColor?: ColorValue | null | undefined;
101
+ borderStartColor?: ColorValue | null | undefined;
102
+ borderTopColor?: ColorValue | null | undefined;
103
+ borderRadius?: BorderRadiusValue | null | undefined;
104
+ borderBottomEndRadius?: BorderRadiusValue | null | undefined;
105
+ borderBottomLeftRadius?: BorderRadiusValue | null | undefined;
106
+ borderBottomRightRadius?: BorderRadiusValue | null | undefined;
107
+ borderBottomStartRadius?: BorderRadiusValue | null | undefined;
108
+ borderTopEndRadius?: BorderRadiusValue | null | undefined;
109
+ borderTopLeftRadius?: BorderRadiusValue | null | undefined;
110
+ borderTopRightRadius?: BorderRadiusValue | null | undefined;
111
+ borderTopStartRadius?: BorderRadiusValue | null | undefined;
112
+ borderStyle?: BorderStyleValue | null | undefined;
113
+ borderBottomStyle?: BorderStyleValue | null | undefined;
114
+ borderEndStyle?: BorderStyleValue | null | undefined;
115
+ borderLeftStyle?: BorderStyleValue | null | undefined;
116
+ borderRightStyle?: BorderStyleValue | null | undefined;
117
+ borderStartStyle?: BorderStyleValue | null | undefined;
118
+ borderTopStyle?: BorderStyleValue | null | undefined;
119
+ };
120
+
121
+ /**
122
+ * Interactions
123
+ */
124
+ type CursorValue =
125
+ | 'alias'
126
+ | 'all-scroll'
127
+ | 'auto'
128
+ | 'cell'
129
+ | 'context-menu'
130
+ | 'copy'
131
+ | 'crosshair'
132
+ | 'default'
133
+ | 'grab'
134
+ | 'grabbing'
135
+ | 'help'
136
+ | 'pointer'
137
+ | 'progress'
138
+ | 'wait'
139
+ | 'text'
140
+ | 'vertical-text'
141
+ | 'move'
142
+ | 'none'
143
+ | 'no-drop'
144
+ | 'not-allowed'
145
+ | 'zoom-in'
146
+ | 'zoom-out' // resize
147
+ | 'col-resize'
148
+ | 'e-resize'
149
+ | 'ew-resize'
150
+ | 'n-resize'
151
+ | 'ne-resize'
152
+ | 'ns-resize'
153
+ | 'nw-resize'
154
+ | 'row-resize'
155
+ | 's-resize'
156
+ | 'se-resize'
157
+ | 'sw-resize'
158
+ | 'w-resize'
159
+ | 'nesw-resize'
160
+ | 'nwse-resize';
161
+
162
+ type TouchActionValue =
163
+ | 'auto'
164
+ | 'inherit'
165
+ | 'manipulation'
166
+ | 'none'
167
+ | 'pan-down'
168
+ | 'pan-left'
169
+ | 'pan-right'
170
+ | 'pan-up'
171
+ | 'pan-x'
172
+ | 'pan-y'
173
+ | 'pinch-zoom';
174
+
175
+ type UserSelect = 'all' | 'auto' | 'contain' | 'none' | 'text';
176
+
177
+ type InteractionStyles = {
178
+ // https://developer.mozilla.org/en-US/docs/Web/CSS/cursor#Formal_syntax
179
+ cursor?: CursorValue | null | undefined;
180
+ // https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action#Formal_syntax
181
+ touchAction?: TouchActionValue | null | undefined;
182
+ // https://developer.mozilla.org/en-US/docs/Web/CSS/user-select#Formal_syntax_2
183
+ userSelect?: UserSelect | null | undefined;
184
+ willChange?: string | null | undefined;
185
+ };
186
+
187
+ /**
188
+ * Layout
189
+ */
190
+ type OverflowValue = 'auto' | 'hidden' | 'scroll' | 'visible';
191
+ type VisiblilityValue = 'hidden' | 'visible';
192
+
193
+ type LayoutStyles = {
194
+ alignContent?:
195
+ | 'center'
196
+ | 'flex-end'
197
+ | 'flex-start'
198
+ | 'space-around'
199
+ | 'space-between'
200
+ | 'stretch';
201
+ alignItems?:
202
+ | ('baseline' | 'center' | 'flex-end' | 'flex-start' | 'stretch')
203
+ | null
204
+ | undefined;
205
+ alignSelf?:
206
+ | ('auto' | 'baseline' | 'center' | 'flex-end' | 'flex-start' | 'stretch')
207
+ | null
208
+ | undefined;
209
+ backfaceVisibility?: VisiblilityValue | null | undefined;
210
+ borderWidth?: DimensionValue | null | undefined;
211
+ borderBottomWidth?: DimensionValue | null | undefined;
212
+ borderEndWidth?: DimensionValue | null | undefined;
213
+ borderLeftWidth?: DimensionValue | null | undefined;
214
+ borderRightWidth?: DimensionValue | null | undefined;
215
+ borderStartWidth?: DimensionValue | null | undefined;
216
+ borderTopWidth?: DimensionValue | null | undefined;
217
+ bottom?: DimensionValue | null | undefined;
218
+ boxSizing?: ('border-box' | 'content-box' | 'padding-box') | null | undefined;
219
+ direction?: ('inherit' | 'ltr' | 'rtl') | null | undefined;
220
+ display?: string | null | undefined;
221
+ end?: DimensionValue | null | undefined;
222
+ flex?: number | null | undefined;
223
+ flexBasis?: DimensionValue | null | undefined;
224
+ flexDirection?:
225
+ | ('column' | 'column-reverse' | 'row' | 'row-reverse')
226
+ | null
227
+ | undefined;
228
+ flexGrow?: number | null | undefined;
229
+ flexShrink?: number | null | undefined;
230
+ flexWrap?: ('nowrap' | 'wrap' | 'wrap-reverse') | null | undefined;
231
+ height?: DimensionValue | null | undefined;
232
+ justifyContent?:
233
+ | (
234
+ | 'center'
235
+ | 'flex-end'
236
+ | 'flex-start'
237
+ | 'space-around'
238
+ | 'space-between'
239
+ | 'space-evenly'
240
+ )
241
+ | null
242
+ | undefined;
243
+ left?: DimensionValue | null | undefined;
244
+ margin?: DimensionValue | null | undefined;
245
+ marginBottom?: DimensionValue | null | undefined;
246
+ marginHorizontal?: DimensionValue | null | undefined;
247
+ marginEnd?: DimensionValue | null | undefined;
248
+ marginLeft?: DimensionValue | null | undefined;
249
+ marginRight?: DimensionValue | null | undefined;
250
+ marginStart?: DimensionValue | null | undefined;
251
+ marginTop?: DimensionValue | null | undefined;
252
+ marginVertical?: DimensionValue | null | undefined;
253
+ maxHeight?: DimensionValue | null | undefined;
254
+ maxWidth?: DimensionValue | null | undefined;
255
+ minHeight?: DimensionValue | null | undefined;
256
+ minWidth?: DimensionValue | null | undefined;
257
+ order?: number | null | undefined;
258
+ overflow?: OverflowValue | null | undefined;
259
+ overflowX?: OverflowValue | null | undefined;
260
+ overflowY?: OverflowValue | null | undefined;
261
+ padding?: DimensionValue | null | undefined;
262
+ paddingBottom?: DimensionValue | null | undefined;
263
+ paddingHorizontal?: DimensionValue | null | undefined;
264
+ paddingEnd?: DimensionValue | null | undefined;
265
+ paddingLeft?: DimensionValue | null | undefined;
266
+ paddingRight?: DimensionValue | null | undefined;
267
+ paddingStart?: DimensionValue | null | undefined;
268
+ paddingTop?: DimensionValue | null | undefined;
269
+ paddingVertical?: DimensionValue | null | undefined;
270
+ position?:
271
+ | ('absolute' | 'fixed' | 'relative' | 'static' | 'sticky')
272
+ | null
273
+ | undefined;
274
+ right?: DimensionValue | null | undefined;
275
+ start?: DimensionValue | null | undefined;
276
+ top?: DimensionValue | null | undefined;
277
+ visibility?: VisiblilityValue | null | undefined;
278
+ width?: DimensionValue | null | undefined;
279
+ zIndex?: number | null | undefined;
280
+
281
+ /**
282
+ * @platform unsupported
283
+ */
284
+ aspectRatio?: number | null | undefined;
285
+
286
+ /**
287
+ * @platform web
288
+ */
289
+ gridAutoColumns?: string | null | undefined;
290
+ gridAutoFlow?: string | null | undefined;
291
+ gridAutoRows?: string | null | undefined;
292
+ gridColumnEnd?: string | null | undefined;
293
+ gridColumnGap?: string | null | undefined;
294
+ gridColumnStart?: string | null | undefined;
295
+ gridRowEnd?: string | null | undefined;
296
+ gridRowGap?: string | null | undefined;
297
+ gridRowStart?: string | null | undefined;
298
+ gridTemplateColumns?: string | null | undefined;
299
+ gridTemplateRows?: string | null | undefined;
300
+ gridTemplateAreas?: string | null | undefined;
301
+ };
302
+
303
+ /**
304
+ * Shadows
305
+ */
306
+ type ShadowStyles = {
307
+ shadowColor?: ColorValue | null | undefined;
308
+ shadowOffset?: {
309
+ width?: DimensionValue;
310
+ height?: DimensionValue;
311
+ };
312
+ shadowOpacity?: number | null | undefined;
313
+ shadowRadius?: DimensionValue | null | undefined;
314
+ };
315
+
316
+ /**
317
+ * Transforms
318
+ */
319
+ type TransformStyles = {
320
+ perspective?: NumberOrString | null | undefined;
321
+ perspectiveOrigin?: string | null | undefined;
322
+ transform?: (
323
+ | { readonly perspective: NumberOrString }
324
+ | { readonly rotate: string }
325
+ | { readonly rotateX: string }
326
+ | { readonly rotateY: string }
327
+ | { readonly rotateZ: string }
328
+ | { readonly scale: number }
329
+ | { readonly scaleX: number }
330
+ | { readonly scaleY: number }
331
+ | { readonly scaleZ: number }
332
+ | { readonly scale3d: string }
333
+ | { readonly skewX: string }
334
+ | { readonly skewY: string }
335
+ | { readonly translateX: NumberOrString }
336
+ | { readonly translateY: NumberOrString }
337
+ | { readonly translateZ: NumberOrString }
338
+ | { readonly translate3d: string }
339
+ )[];
340
+ transformOrigin?: string | null | undefined;
341
+ transformStyle?: ('flat' | 'preserve-3d') | null | undefined;
342
+ };
343
+
344
+ type OverscrollBehaviorValue = 'auto' | 'contain' | 'none';
345
+
346
+ type ViewStyle = AnimationStyles &
347
+ BorderStyles &
348
+ InteractionStyles &
349
+ LayoutStyles &
350
+ ShadowStyles &
351
+ TransformStyles & {
352
+ backdropFilter?: string | null | undefined;
353
+ backgroundAttachment?: string | null | undefined;
354
+ backgroundBlendMode?: string | null | undefined;
355
+ backgroundClip?: string | null | undefined;
356
+ backgroundColor?: ColorValue | null | undefined;
357
+ backgroundImage?: string | null | undefined;
358
+ backgroundOrigin?: 'border-box' | 'content-box' | 'padding-box';
359
+ backgroundPosition?: string | null | undefined;
360
+ backgroundRepeat?: string | null | undefined;
361
+ backgroundSize?: string | null | undefined;
362
+ boxShadow?: string | null | undefined;
363
+ clip?: string | null | undefined;
364
+ filter?: string | null | undefined;
365
+ opacity?: number | null | undefined;
366
+ outlineColor?: ColorValue | null | undefined;
367
+ outlineOffset?: NumberOrString | null | undefined;
368
+ outlineStyle?: string | null | undefined;
369
+ outlineWidth?: NumberOrString | null | undefined;
370
+ overscrollBehavior?: OverscrollBehaviorValue | null | undefined;
371
+ overscrollBehaviorX?: OverscrollBehaviorValue | null | undefined;
372
+ overscrollBehaviorY?: OverscrollBehaviorValue | null | undefined;
373
+ scrollbarWidth?: 'auto' | 'none' | 'thin';
374
+ scrollSnapAlign?: string | null | undefined;
375
+ scrollSnapType?: string | null | undefined;
376
+ WebkitMaskImage?: string | null | undefined;
377
+ WebkitOverflowScrolling?: 'auto' | 'touch';
378
+ };
379
+
380
+ type ViewStyleProps = {
381
+ accessibilityLabel?: string | null | undefined;
382
+ accessibilityLiveRegion?: 'none' | 'polite' | 'assertive';
383
+ accessibilityRole?: string | null | undefined;
384
+ accessibilityState?: {
385
+ busy?: boolean | null | undefined;
386
+ checked?: (boolean | null | undefined) | 'mixed';
387
+ disabled?: boolean | null | undefined;
388
+ expanded?: boolean | null | undefined;
389
+ grabbed?: boolean | null | undefined;
390
+ hidden?: boolean | null | undefined;
391
+ invalid?: boolean | null | undefined;
392
+ modal?: boolean | null | undefined;
393
+ pressed?: boolean | null | undefined;
394
+ readonly?: boolean | null | undefined;
395
+ required?: boolean | null | undefined;
396
+ selected?: boolean | null | undefined;
397
+ };
398
+ accessibilityValue?: {
399
+ max?: number | null | undefined;
400
+ min?: number | null | undefined;
401
+ now?: number | null | undefined;
402
+ text?: string | null | undefined;
403
+ };
404
+ accessible?: boolean;
405
+ children?: any | null | undefined;
406
+ importantForAccessibility?: 'auto' | 'yes' | 'no' | 'no-hide-descendants';
407
+ nativeID?: string | null | undefined;
408
+ onBlur?: (e: any) => void;
409
+ onClick?: (e: any) => void;
410
+ onClickCapture?: (e: any) => void;
411
+ onContextMenu?: (e: any) => void;
412
+ onFocus?: (e: any) => void;
413
+ onKeyDown?: (e: any) => void;
414
+ onKeyUp?: (e: any) => void;
415
+ onLayout?: (e: LayoutEvent) => void;
416
+ onMoveShouldSetResponder?: (e: any) => boolean;
417
+ onMoveShouldSetResponderCapture?: (e: any) => boolean;
418
+ onResponderEnd?: (e: any) => void;
419
+ onResponderGrant?: (e: any) => void;
420
+ onResponderMove?: (e: any) => void;
421
+ onResponderReject?: (e: any) => void;
422
+ onResponderRelease?: (e: any) => void;
423
+ onResponderStart?: (e: any) => void;
424
+ onResponderTerminate?: (e: any) => void;
425
+ onResponderTerminationRequest?: (e: any) => boolean;
426
+ onScrollShouldSetResponder?: (e: any) => boolean;
427
+ onScrollShouldSetResponderCapture?: (e: any) => boolean;
428
+ onSelectionChangeShouldSetResponder?: (e: any) => boolean;
429
+ onSelectionChangeShouldSetResponderCapture?: (e: any) => boolean;
430
+ onStartShouldSetResponder?: (e: any) => boolean;
431
+ onStartShouldSetResponderCapture?: (e: any) => boolean;
432
+ pointerEvents?: 'box-none' | 'none' | 'box-only' | 'auto';
433
+ style?:
434
+ | false
435
+ | void
436
+ | ''
437
+ | ViewStyle
438
+ | readonly GenericStyleProp<ViewStyle>[]
439
+ | null
440
+ | undefined;
441
+ testID?: string | null | undefined;
442
+ // unstable
443
+ dataSet?: Object | null | undefined;
444
+ onMouseDown?: (e: any) => void;
445
+ onMouseEnter?: (e: any) => void;
446
+ onMouseLeave?: (e: any) => void;
447
+ onMouseMove?: (e: any) => void;
448
+ onMouseOver?: (e: any) => void;
449
+ onMouseOut?: (e: any) => void;
450
+ onMouseUp?: (e: any) => void;
451
+ onScroll?: (e: any) => void;
452
+ onTouchCancel?: (e: any) => void;
453
+ onTouchCancelCapture?: (e: any) => void;
454
+ onTouchEnd?: (e: any) => void;
455
+ onTouchEndCapture?: (e: any) => void;
456
+ onTouchMove?: (e: any) => void;
457
+ onTouchMoveCapture?: (e: any) => void;
458
+ onTouchStart?: (e: any) => void;
459
+ onTouchStartCapture?: (e: any) => void;
460
+ onWheel?: (e: any) => void;
461
+ href?: string | null | undefined;
462
+ rel?: string | null | undefined;
463
+ target?: string | null | undefined;
464
+ };
465
+
466
+ type SourceObject = {
467
+ /**
468
+ * `body` is the HTTP body to send with the request. This must be a valid
469
+ * UTF-8 string, and will be sent exactly as specified, with no
470
+ * additional encoding (e.g. URL-escaping or base64) applied.
471
+ */
472
+ body?: string;
473
+
474
+ /**
475
+ * `cache` determines how the requests handles potentially cached
476
+ * responses.
477
+ *
478
+ * - `default`: Use the native platforms default strategy. `useProtocolCachePolicy` on iOS.
479
+ *
480
+ * - `reload`: The data for the URL will be loaded from the originating source.
481
+ * No existing cache data should be used to satisfy a URL load request.
482
+ *
483
+ * - `force-cache`: The existing cached data will be used to satisfy the request,
484
+ * regardless of its age or expiration date. If there is no existing data in the cache
485
+ * corresponding the request, the data is loaded from the originating source.
486
+ *
487
+ * - `only-if-cached`: The existing cache data will be used to satisfy a request, regardless of
488
+ * its age or expiration date. If there is no existing data in the cache corresponding
489
+ * to a URL load request, no attempt is made to load the data from the originating source,
490
+ * and the load is considered to have failed.
491
+ *
492
+ * @platform ios
493
+ */
494
+ cache?: 'default' | 'reload' | 'force-cache' | 'only-if-cached';
495
+
496
+ /**
497
+ * `headers` is an object representing the HTTP headers to send along with the
498
+ * request for a remote image.
499
+ */
500
+ headers?: Record<string, string>;
501
+
502
+ /**
503
+ * `method` is the HTTP Method to use. Defaults to GET if not specified.
504
+ */
505
+ method?: string;
506
+
507
+ /**
508
+ * `scale` is used to indicate the scale factor of the image. Defaults to 1.0 if
509
+ * unspecified, meaning that one image pixel equates to one display point / DIP.
510
+ */
511
+ scale?: number;
512
+
513
+ /**
514
+ * `uri` is a string representing the resource identifier for the image, which
515
+ * could be an http address, a local file path, or the name of a static image
516
+ * resource (which should be wrapped in the `require('./path/to/image.png')`
517
+ * function).
518
+ */
519
+ uri: string;
520
+
521
+ /**
522
+ * `width` and `height` can be specified if known at build time, in which case
523
+ * these will be used to set the default `<Image/>` component dimensions.
524
+ */
525
+ height?: number | string;
526
+ width?: number | string;
527
+ };
528
+
529
+ type ResizeMode =
530
+ | 'center'
531
+ | 'contain'
532
+ | 'cover'
533
+ | 'none'
534
+ | 'repeat'
535
+ | 'stretch';
536
+
537
+ type Source = number | string | SourceObject | SourceObject[];
538
+
539
+ type ImageStyle = AnimationStyles &
540
+ BorderStyles &
541
+ InteractionStyles &
542
+ LayoutStyles &
543
+ ShadowStyles &
544
+ TransformStyles & {
545
+ backgroundColor?: ColorValue;
546
+ boxShadow?: string;
547
+ filter?: string;
548
+ opacity?: number;
549
+ resizeMode?: ResizeMode;
550
+ tintColor?: ColorValue;
551
+ };
552
+
553
+ type ImageStyleProps = ViewStyleProps & {
554
+ blurRadius?: number;
555
+ defaultSource?: Source;
556
+ draggable?: boolean;
557
+ onError?: (e: any) => void;
558
+ onLayout?: (e: any) => void;
559
+ onLoad?: (e: any) => void;
560
+ onLoadEnd?: (e: any) => void;
561
+ onLoadStart?: (e: any) => void;
562
+ onProgress?: (e: any) => void;
563
+ resizeMode?: ResizeMode;
564
+ source?: Source;
565
+ style?:
566
+ | false
567
+ | void
568
+ | ''
569
+ | ViewStyle
570
+ | readonly GenericStyleProp<ImageStyle>[]
571
+ | null
572
+ | undefined;
573
+ };
574
+
575
+ type FontWeightValue =
576
+ | 'normal'
577
+ | 'bold'
578
+ | '100'
579
+ | '200'
580
+ | '300'
581
+ | '400'
582
+ | '500'
583
+ | '600'
584
+ | '700'
585
+ | '800'
586
+ | '900';
587
+
588
+ type TextStyle = ViewStyle & {
589
+ color?: ColorValue | null | undefined;
590
+ float?: string | null | undefined;
591
+ fontFamily?: string | null | undefined;
592
+ fontFeatureSettings?: string | null | undefined;
593
+ fontSize?: NumberOrString | null | undefined;
594
+ fontStyle?: 'italic' | 'normal';
595
+ fontWeight?: FontWeightValue | null | undefined;
596
+ fontVariant?: readonly (
597
+ | 'small-caps'
598
+ | 'oldstyle-nums'
599
+ | 'lining-nums'
600
+ | 'tabular-nums'
601
+ | 'proportional-nums'
602
+ )[];
603
+ letterSpacing?: NumberOrString | null | undefined;
604
+ lineHeight?: NumberOrString | null | undefined;
605
+ textAlign?:
606
+ | 'center'
607
+ | 'end'
608
+ | 'inherit'
609
+ | 'justify'
610
+ | 'justify-all'
611
+ | 'left'
612
+ | 'right'
613
+ | 'start';
614
+ textAlignVertical?: string | null | undefined;
615
+ textDecorationColor?: ColorValue | null | undefined;
616
+ textDecorationLine?:
617
+ | 'none'
618
+ | 'underline'
619
+ | 'line-through'
620
+ | 'underline line-through';
621
+ textDecorationStyle?: 'solid' | 'double' | 'dotted' | 'dashed';
622
+ textIndent?: NumberOrString | null | undefined;
623
+ textOverflow?: string | null | undefined;
624
+ textRendering?:
625
+ | 'auto'
626
+ | 'geometricPrecision'
627
+ | 'optimizeLegibility'
628
+ | 'optimizeSpeed';
629
+ textShadowColor?: ColorValue | null | undefined;
630
+ textShadowOffset?: { width?: number; height?: number };
631
+ textShadowRadius?: number | null | undefined;
632
+ textTransform?: 'capitalize' | 'lowercase' | 'none' | 'uppercase';
633
+ unicodeBidi?:
634
+ | 'normal'
635
+ | 'bidi-override'
636
+ | 'embed'
637
+ | 'isolate'
638
+ | 'isolate-override'
639
+ | 'plaintext';
640
+ whiteSpace?: string | null | undefined;
641
+ wordBreak?: 'normal' | 'break-all' | 'break-word' | 'keep-all';
642
+ wordWrap?: string | null | undefined;
643
+ writingDirection?: 'auto' | 'ltr' | 'rtl';
644
+
645
+ /* @platform web */
646
+ MozOsxFontSmoothing?: string | null | undefined;
647
+ WebkitFontSmoothing?: string | null | undefined;
648
+ };
649
+
650
+ type TextStyleProps = ViewStyleProps & {
651
+ accessibilityRole?:
652
+ | 'button'
653
+ | 'header'
654
+ | 'heading'
655
+ | 'label'
656
+ | 'link'
657
+ | 'listitem'
658
+ | 'none'
659
+ | 'text';
660
+ accessibilityState?: {
661
+ busy?: boolean | null | undefined;
662
+ checked?: (boolean | null | undefined) | 'mixed';
663
+ disabled?: boolean | null | undefined;
664
+ expanded?: boolean | null | undefined;
665
+ grabbed?: boolean | null | undefined;
666
+ hidden?: boolean | null | undefined;
667
+ invalid?: boolean | null | undefined;
668
+ pressed?: boolean | null | undefined;
669
+ readonly?: boolean | null | undefined;
670
+ required?: boolean | null | undefined;
671
+ selected?: boolean | null | undefined;
672
+ };
673
+ dir?: 'auto' | 'ltr' | 'rtl';
674
+ numberOfLines?: number | null | undefined;
675
+ onPress?: (e: any) => void;
676
+ selectable?: boolean;
677
+ style?:
678
+ | false
679
+ | void
680
+ | ''
681
+ | ViewStyle
682
+ | readonly GenericStyleProp<TextStyle>[]
683
+ | null
684
+ | undefined;
685
+ testID?: string | null | undefined;
686
+ };
687
+
688
+ interface AnimationProps {
689
+ from?: CSSProperties | any;
690
+ to?: CSSProperties | any;
691
+ leave?: CSSProperties | any;
692
+ duration?: string;
693
+ timingFunction?: string | 'linear' | 'ease' | 'ease-in' | 'ease-out' | 'ease-in-out';
694
+ delay?: string;
695
+ property?: string;
696
+ iterationCount?: AnimationIterationCount;
697
+ direction?: AnimationDirection;
698
+ fillMode?: AnimationFillMode;
699
+ playState?: AnimationPlayState;
700
+ keyframes?: AnimationKeyframes;
701
+ timeline?: string;
702
+ range?: string;
703
+ '--fill'?: any;
704
+ [key: string]: CSSProperties | string | number | Record<string, string | number> | AnimationKeyframes | undefined;
705
+ }
706
+
707
+ type Shadow = {
708
+ shadowColor: string;
709
+ shadowOffset: {
710
+ width: number;
711
+ height: number;
712
+ };
713
+ shadowOpacity: number;
714
+ shadowRadius: number;
715
+ };
716
+ declare const Shadows: Record<number, Shadow>;
717
+
718
+ type ColorPalette = Record<string, Record<number, string>>;
719
+ type ColorSingleton = Record<string, string>;
720
+ declare const defaultLightPalette: ColorPalette;
721
+ declare const defaultDarkPalette: ColorPalette;
722
+ declare const defaultColors: ColorConfig;
723
+ type ColorConfig = Record<string, string>;
724
+ declare const defaultLightColors: ColorConfig;
725
+ declare const defaultDarkColors: ColorConfig;
726
+ /**
727
+ * Checks if a value contains color tokens.
728
+ * @param value - The string to check.
729
+ * @returns True if the value contains color tokens.
730
+ */
731
+ declare const hasColorToken: (value: string) => boolean;
732
+ /**
733
+ * Replaces color tokens in a string with values returned by a resolver function.
734
+ * @param value - The string containing color tokens.
735
+ * @param resolver - A function that takes a token and returns its replacement value.
736
+ * @returns The string with color tokens replaced.
737
+ */
738
+ declare const replaceColorTokens: (value: string, resolver: (token: string) => string) => string;
739
+
740
+ declare const fadeIn: ({ duration, timingFunction, ...props }?: AnimationProps) => {
741
+ from: react.CSSProperties | any;
742
+ to: react.CSSProperties | any;
743
+ leave?: react.CSSProperties | any;
744
+ delay?: string;
745
+ property?: string;
746
+ iterationCount?: AnimationIterationCount;
747
+ direction?: AnimationDirection;
748
+ fillMode?: AnimationFillMode;
749
+ playState?: AnimationPlayState;
750
+ keyframes?: AnimationKeyframes;
751
+ timeline?: string;
752
+ range?: string;
753
+ '--fill'?: any;
754
+ duration: string;
755
+ timingFunction: string;
756
+ };
757
+ declare const fadeOut: ({ duration, timingFunction, ...props }?: AnimationProps) => {
758
+ from: react.CSSProperties | any;
759
+ to: react.CSSProperties | any;
760
+ leave?: react.CSSProperties | any;
761
+ delay?: string;
762
+ property?: string;
763
+ iterationCount?: AnimationIterationCount;
764
+ direction?: AnimationDirection;
765
+ fillMode?: AnimationFillMode;
766
+ playState?: AnimationPlayState;
767
+ keyframes?: AnimationKeyframes;
768
+ timeline?: string;
769
+ range?: string;
770
+ '--fill'?: any;
771
+ duration: string;
772
+ timingFunction: string;
773
+ };
774
+ declare const slideInLeft: ({ duration, timingFunction, ...props }?: AnimationProps) => {
775
+ from: react.CSSProperties | any;
776
+ to: react.CSSProperties | any;
777
+ leave?: react.CSSProperties | any;
778
+ delay?: string;
779
+ property?: string;
780
+ iterationCount?: AnimationIterationCount;
781
+ direction?: AnimationDirection;
782
+ fillMode?: AnimationFillMode;
783
+ playState?: AnimationPlayState;
784
+ keyframes?: AnimationKeyframes;
785
+ timeline?: string;
786
+ range?: string;
787
+ '--fill'?: any;
788
+ duration: string;
789
+ timingFunction: string;
790
+ };
791
+ declare const slideInRight: ({ duration, timingFunction, ...props }?: AnimationProps) => {
792
+ from: react.CSSProperties | any;
793
+ to: react.CSSProperties | any;
794
+ leave?: react.CSSProperties | any;
795
+ delay?: string;
796
+ property?: string;
797
+ iterationCount?: AnimationIterationCount;
798
+ direction?: AnimationDirection;
799
+ fillMode?: AnimationFillMode;
800
+ playState?: AnimationPlayState;
801
+ keyframes?: AnimationKeyframes;
802
+ timeline?: string;
803
+ range?: string;
804
+ '--fill'?: any;
805
+ duration: string;
806
+ timingFunction: string;
807
+ };
808
+ declare const slideInDown: ({ duration, timingFunction, ...props }?: AnimationProps) => {
809
+ from: react.CSSProperties | any;
810
+ to: react.CSSProperties | any;
811
+ leave?: react.CSSProperties | any;
812
+ delay?: string;
813
+ property?: string;
814
+ iterationCount?: AnimationIterationCount;
815
+ direction?: AnimationDirection;
816
+ fillMode?: AnimationFillMode;
817
+ playState?: AnimationPlayState;
818
+ keyframes?: AnimationKeyframes;
819
+ timeline?: string;
820
+ range?: string;
821
+ '--fill'?: any;
822
+ duration: string;
823
+ timingFunction: string;
824
+ };
825
+ declare const slideInUp: ({ duration, timingFunction, ...props }?: AnimationProps) => {
826
+ from: react.CSSProperties | any;
827
+ to: react.CSSProperties | any;
828
+ leave?: react.CSSProperties | any;
829
+ delay?: string;
830
+ property?: string;
831
+ iterationCount?: AnimationIterationCount;
832
+ direction?: AnimationDirection;
833
+ fillMode?: AnimationFillMode;
834
+ playState?: AnimationPlayState;
835
+ keyframes?: AnimationKeyframes;
836
+ timeline?: string;
837
+ range?: string;
838
+ '--fill'?: any;
839
+ duration: string;
840
+ timingFunction: string;
841
+ };
842
+ declare const bounce: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
843
+ from: react.CSSProperties | any;
844
+ to: react.CSSProperties | any;
845
+ leave?: react.CSSProperties | any;
846
+ delay?: string;
847
+ property?: string;
848
+ direction?: AnimationDirection;
849
+ fillMode?: AnimationFillMode;
850
+ playState?: AnimationPlayState;
851
+ keyframes?: AnimationKeyframes;
852
+ timeline?: string;
853
+ range?: string;
854
+ '--fill'?: any;
855
+ '20%': {
856
+ transform: string;
857
+ };
858
+ '40%': {
859
+ transform: string;
860
+ };
861
+ '60%': {
862
+ transform: string;
863
+ };
864
+ '80%': {
865
+ transform: string;
866
+ };
867
+ duration: string;
868
+ timingFunction: string;
869
+ iterationCount: AnimationIterationCount;
870
+ };
871
+ declare const rotate: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
872
+ from: react.CSSProperties | any;
873
+ to: react.CSSProperties | any;
874
+ leave?: react.CSSProperties | any;
875
+ delay?: string;
876
+ property?: string;
877
+ direction?: AnimationDirection;
878
+ fillMode?: AnimationFillMode;
879
+ playState?: AnimationPlayState;
880
+ keyframes?: AnimationKeyframes;
881
+ timeline?: string;
882
+ range?: string;
883
+ '--fill'?: any;
884
+ duration: string;
885
+ timingFunction: string;
886
+ iterationCount: AnimationIterationCount;
887
+ };
888
+ declare const pulse: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
889
+ from: react.CSSProperties | any;
890
+ to: react.CSSProperties | any;
891
+ leave?: react.CSSProperties | any;
892
+ delay?: string;
893
+ property?: string;
894
+ direction?: AnimationDirection;
895
+ fillMode?: AnimationFillMode;
896
+ playState?: AnimationPlayState;
897
+ keyframes?: AnimationKeyframes;
898
+ timeline?: string;
899
+ range?: string;
900
+ '--fill'?: any;
901
+ '50%': {
902
+ transform: string;
903
+ };
904
+ duration: string;
905
+ timingFunction: string;
906
+ iterationCount: AnimationIterationCount;
907
+ };
908
+ declare const zoomIn: ({ duration, timingFunction, ...props }?: AnimationProps) => {
909
+ from: react.CSSProperties | any;
910
+ to: react.CSSProperties | any;
911
+ leave?: react.CSSProperties | any;
912
+ delay?: string;
913
+ property?: string;
914
+ iterationCount?: AnimationIterationCount;
915
+ direction?: AnimationDirection;
916
+ fillMode?: AnimationFillMode;
917
+ playState?: AnimationPlayState;
918
+ keyframes?: AnimationKeyframes;
919
+ timeline?: string;
920
+ range?: string;
921
+ '--fill'?: any;
922
+ duration: string;
923
+ timingFunction: string;
924
+ };
925
+ declare const zoomOut: ({ duration, timingFunction, ...props }?: AnimationProps) => {
926
+ from: react.CSSProperties | any;
927
+ to: react.CSSProperties | any;
928
+ leave?: react.CSSProperties | any;
929
+ delay?: string;
930
+ property?: string;
931
+ iterationCount?: AnimationIterationCount;
932
+ direction?: AnimationDirection;
933
+ fillMode?: AnimationFillMode;
934
+ playState?: AnimationPlayState;
935
+ keyframes?: AnimationKeyframes;
936
+ timeline?: string;
937
+ range?: string;
938
+ '--fill'?: any;
939
+ duration: string;
940
+ timingFunction: string;
941
+ };
942
+ declare const flash: ({ duration, iterationCount, ...props }?: AnimationProps) => {
943
+ from: react.CSSProperties | any;
944
+ to: react.CSSProperties | any;
945
+ leave?: react.CSSProperties | any;
946
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
947
+ delay?: string;
948
+ property?: string;
949
+ direction?: AnimationDirection;
950
+ fillMode?: AnimationFillMode;
951
+ playState?: AnimationPlayState;
952
+ keyframes?: AnimationKeyframes;
953
+ timeline?: string;
954
+ range?: string;
955
+ '--fill'?: any;
956
+ '50%': {
957
+ opacity: number;
958
+ };
959
+ duration: string;
960
+ iterationCount: AnimationIterationCount;
961
+ };
962
+ declare const scale: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
963
+ from: react.CSSProperties | any;
964
+ to: react.CSSProperties | any;
965
+ leave?: react.CSSProperties | any;
966
+ delay?: string;
967
+ property?: string;
968
+ direction?: AnimationDirection;
969
+ fillMode?: AnimationFillMode;
970
+ playState?: AnimationPlayState;
971
+ keyframes?: AnimationKeyframes;
972
+ timeline?: string;
973
+ range?: string;
974
+ '--fill'?: any;
975
+ '50%': {
976
+ transform: string;
977
+ };
978
+ duration: string;
979
+ timingFunction: string;
980
+ iterationCount: AnimationIterationCount;
981
+ };
982
+ declare const shake: ({ duration, iterationCount, ...props }?: AnimationProps) => {
983
+ from: react.CSSProperties | any;
984
+ to: react.CSSProperties | any;
985
+ leave?: react.CSSProperties | any;
986
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
987
+ delay?: string;
988
+ property?: string;
989
+ direction?: AnimationDirection;
990
+ fillMode?: AnimationFillMode;
991
+ playState?: AnimationPlayState;
992
+ keyframes?: AnimationKeyframes;
993
+ timeline?: string;
994
+ range?: string;
995
+ '--fill'?: any;
996
+ '10%': {
997
+ transform: string;
998
+ };
999
+ '20%': {
1000
+ transform: string;
1001
+ };
1002
+ '30%': {
1003
+ transform: string;
1004
+ };
1005
+ '40%': {
1006
+ transform: string;
1007
+ };
1008
+ '50%': {
1009
+ transform: string;
1010
+ };
1011
+ '60%': {
1012
+ transform: string;
1013
+ };
1014
+ '70%': {
1015
+ transform: string;
1016
+ };
1017
+ '80%': {
1018
+ transform: string;
1019
+ };
1020
+ '90%': {
1021
+ transform: string;
1022
+ };
1023
+ duration: string;
1024
+ iterationCount: AnimationIterationCount;
1025
+ };
1026
+ declare const swing: ({ duration, iterationCount, ...props }?: AnimationProps) => {
1027
+ from: react.CSSProperties | any;
1028
+ to: react.CSSProperties | any;
1029
+ leave?: react.CSSProperties | any;
1030
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1031
+ delay?: string;
1032
+ property?: string;
1033
+ direction?: AnimationDirection;
1034
+ fillMode?: AnimationFillMode;
1035
+ playState?: AnimationPlayState;
1036
+ keyframes?: AnimationKeyframes;
1037
+ timeline?: string;
1038
+ range?: string;
1039
+ '--fill'?: any;
1040
+ '20%': {
1041
+ transform: string;
1042
+ };
1043
+ '40%': {
1044
+ transform: string;
1045
+ };
1046
+ '60%': {
1047
+ transform: string;
1048
+ };
1049
+ '80%': {
1050
+ transform: string;
1051
+ };
1052
+ duration: string;
1053
+ iterationCount: AnimationIterationCount;
1054
+ };
1055
+ declare const rubberBand: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1056
+ from: react.CSSProperties | any;
1057
+ to: react.CSSProperties | any;
1058
+ leave?: react.CSSProperties | any;
1059
+ delay?: string;
1060
+ property?: string;
1061
+ iterationCount?: AnimationIterationCount;
1062
+ direction?: AnimationDirection;
1063
+ fillMode?: AnimationFillMode;
1064
+ playState?: AnimationPlayState;
1065
+ keyframes?: AnimationKeyframes;
1066
+ timeline?: string;
1067
+ range?: string;
1068
+ '--fill'?: any;
1069
+ '30%': {
1070
+ transform: string;
1071
+ };
1072
+ '40%': {
1073
+ transform: string;
1074
+ };
1075
+ '50%': {
1076
+ transform: string;
1077
+ };
1078
+ '65%': {
1079
+ transform: string;
1080
+ };
1081
+ '75%': {
1082
+ transform: string;
1083
+ };
1084
+ duration: string;
1085
+ timingFunction: string;
1086
+ };
1087
+ declare const wobble: ({ duration, ...props }?: AnimationProps) => {
1088
+ from: react.CSSProperties | any;
1089
+ to: react.CSSProperties | any;
1090
+ leave?: react.CSSProperties | any;
1091
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1092
+ delay?: string;
1093
+ property?: string;
1094
+ iterationCount?: AnimationIterationCount;
1095
+ direction?: AnimationDirection;
1096
+ fillMode?: AnimationFillMode;
1097
+ playState?: AnimationPlayState;
1098
+ keyframes?: AnimationKeyframes;
1099
+ timeline?: string;
1100
+ range?: string;
1101
+ '--fill'?: any;
1102
+ '15%': {
1103
+ transform: string;
1104
+ };
1105
+ '30%': {
1106
+ transform: string;
1107
+ };
1108
+ '45%': {
1109
+ transform: string;
1110
+ };
1111
+ '60%': {
1112
+ transform: string;
1113
+ };
1114
+ '75%': {
1115
+ transform: string;
1116
+ };
1117
+ duration: string;
1118
+ };
1119
+ declare const flip: ({ duration, ...props }?: AnimationProps) => {
1120
+ from: react.CSSProperties | any;
1121
+ to: react.CSSProperties | any;
1122
+ leave?: react.CSSProperties | any;
1123
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1124
+ delay?: string;
1125
+ property?: string;
1126
+ iterationCount?: AnimationIterationCount;
1127
+ direction?: AnimationDirection;
1128
+ fillMode?: AnimationFillMode;
1129
+ playState?: AnimationPlayState;
1130
+ keyframes?: AnimationKeyframes;
1131
+ timeline?: string;
1132
+ range?: string;
1133
+ '--fill'?: any;
1134
+ '40%': {
1135
+ transform: string;
1136
+ };
1137
+ duration: string;
1138
+ };
1139
+ declare const heartBeat: ({ duration, iterationCount, ...props }?: AnimationProps) => {
1140
+ from: react.CSSProperties | any;
1141
+ to: react.CSSProperties | any;
1142
+ leave?: react.CSSProperties | any;
1143
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1144
+ delay?: string;
1145
+ property?: string;
1146
+ direction?: AnimationDirection;
1147
+ fillMode?: AnimationFillMode;
1148
+ playState?: AnimationPlayState;
1149
+ keyframes?: AnimationKeyframes;
1150
+ timeline?: string;
1151
+ range?: string;
1152
+ '--fill'?: any;
1153
+ '14%': {
1154
+ transform: string;
1155
+ };
1156
+ '28%': {
1157
+ transform: string;
1158
+ };
1159
+ '42%': {
1160
+ transform: string;
1161
+ };
1162
+ '70%': {
1163
+ transform: string;
1164
+ };
1165
+ duration: string;
1166
+ iterationCount: AnimationIterationCount;
1167
+ };
1168
+ declare const rollIn: ({ duration, ...props }?: AnimationProps) => {
1169
+ from: react.CSSProperties | any;
1170
+ to: react.CSSProperties | any;
1171
+ leave?: react.CSSProperties | any;
1172
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1173
+ delay?: string;
1174
+ property?: string;
1175
+ iterationCount?: AnimationIterationCount;
1176
+ direction?: AnimationDirection;
1177
+ fillMode?: AnimationFillMode;
1178
+ playState?: AnimationPlayState;
1179
+ keyframes?: AnimationKeyframes;
1180
+ timeline?: string;
1181
+ range?: string;
1182
+ '--fill'?: any;
1183
+ duration: string;
1184
+ };
1185
+ declare const rollOut: ({ duration, ...props }?: AnimationProps) => {
1186
+ from: react.CSSProperties | any;
1187
+ to: react.CSSProperties | any;
1188
+ leave?: react.CSSProperties | any;
1189
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1190
+ delay?: string;
1191
+ property?: string;
1192
+ iterationCount?: AnimationIterationCount;
1193
+ direction?: AnimationDirection;
1194
+ fillMode?: AnimationFillMode;
1195
+ playState?: AnimationPlayState;
1196
+ keyframes?: AnimationKeyframes;
1197
+ timeline?: string;
1198
+ range?: string;
1199
+ '--fill'?: any;
1200
+ duration: string;
1201
+ };
1202
+ declare const lightSpeedIn: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1203
+ from: react.CSSProperties | any;
1204
+ to: react.CSSProperties | any;
1205
+ leave?: react.CSSProperties | any;
1206
+ delay?: string;
1207
+ property?: string;
1208
+ iterationCount?: AnimationIterationCount;
1209
+ direction?: AnimationDirection;
1210
+ fillMode?: AnimationFillMode;
1211
+ playState?: AnimationPlayState;
1212
+ keyframes?: AnimationKeyframes;
1213
+ timeline?: string;
1214
+ range?: string;
1215
+ '--fill'?: any;
1216
+ '60%': {
1217
+ transform: string;
1218
+ opacity: number;
1219
+ };
1220
+ '80%': {
1221
+ transform: string;
1222
+ };
1223
+ duration: string;
1224
+ timingFunction: string;
1225
+ };
1226
+ declare const lightSpeedOut: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1227
+ from: react.CSSProperties | any;
1228
+ to: react.CSSProperties | any;
1229
+ leave?: react.CSSProperties | any;
1230
+ delay?: string;
1231
+ property?: string;
1232
+ iterationCount?: AnimationIterationCount;
1233
+ direction?: AnimationDirection;
1234
+ fillMode?: AnimationFillMode;
1235
+ playState?: AnimationPlayState;
1236
+ keyframes?: AnimationKeyframes;
1237
+ timeline?: string;
1238
+ range?: string;
1239
+ '--fill'?: any;
1240
+ '20%': {
1241
+ opacity: number;
1242
+ transform: string;
1243
+ };
1244
+ duration: string;
1245
+ timingFunction: string;
1246
+ };
1247
+ declare const hinge: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1248
+ from: react.CSSProperties | any;
1249
+ to: react.CSSProperties | any;
1250
+ leave?: react.CSSProperties | any;
1251
+ delay?: string;
1252
+ property?: string;
1253
+ iterationCount?: AnimationIterationCount;
1254
+ direction?: AnimationDirection;
1255
+ fillMode?: AnimationFillMode;
1256
+ playState?: AnimationPlayState;
1257
+ keyframes?: AnimationKeyframes;
1258
+ timeline?: string;
1259
+ range?: string;
1260
+ '--fill'?: any;
1261
+ '20%': {
1262
+ transform: string;
1263
+ opacity: number;
1264
+ };
1265
+ '40%': {
1266
+ transform: string;
1267
+ opacity: number;
1268
+ };
1269
+ '60%': {
1270
+ transform: string;
1271
+ opacity: number;
1272
+ };
1273
+ '80%': {
1274
+ transform: string;
1275
+ opacity: number;
1276
+ };
1277
+ duration: string;
1278
+ timingFunction: string;
1279
+ };
1280
+ declare const jackInTheBox: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1281
+ from: react.CSSProperties | any;
1282
+ to: react.CSSProperties | any;
1283
+ leave?: react.CSSProperties | any;
1284
+ delay?: string;
1285
+ property?: string;
1286
+ iterationCount?: AnimationIterationCount;
1287
+ direction?: AnimationDirection;
1288
+ fillMode?: AnimationFillMode;
1289
+ playState?: AnimationPlayState;
1290
+ keyframes?: AnimationKeyframes;
1291
+ timeline?: string;
1292
+ range?: string;
1293
+ '--fill'?: any;
1294
+ '50%': {
1295
+ transform: string;
1296
+ };
1297
+ '70%': {
1298
+ transform: string;
1299
+ };
1300
+ duration: string;
1301
+ timingFunction: string;
1302
+ };
1303
+ declare const flipInX: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1304
+ from: react.CSSProperties | any;
1305
+ to: react.CSSProperties | any;
1306
+ leave?: react.CSSProperties | any;
1307
+ delay?: string;
1308
+ property?: string;
1309
+ iterationCount?: AnimationIterationCount;
1310
+ direction?: AnimationDirection;
1311
+ fillMode?: AnimationFillMode;
1312
+ playState?: AnimationPlayState;
1313
+ keyframes?: AnimationKeyframes;
1314
+ timeline?: string;
1315
+ range?: string;
1316
+ '--fill'?: any;
1317
+ '40%': {
1318
+ transform: string;
1319
+ opacity: number;
1320
+ };
1321
+ duration: string;
1322
+ timingFunction: string;
1323
+ };
1324
+ declare const flipInY: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1325
+ from: react.CSSProperties | any;
1326
+ to: react.CSSProperties | any;
1327
+ leave?: react.CSSProperties | any;
1328
+ delay?: string;
1329
+ property?: string;
1330
+ iterationCount?: AnimationIterationCount;
1331
+ direction?: AnimationDirection;
1332
+ fillMode?: AnimationFillMode;
1333
+ playState?: AnimationPlayState;
1334
+ keyframes?: AnimationKeyframes;
1335
+ timeline?: string;
1336
+ range?: string;
1337
+ '--fill'?: any;
1338
+ '40%': {
1339
+ transform: string;
1340
+ opacity: number;
1341
+ };
1342
+ duration: string;
1343
+ timingFunction: string;
1344
+ };
1345
+ declare const headShake: ({ duration, iterationCount, ...props }?: AnimationProps) => {
1346
+ from: react.CSSProperties | any;
1347
+ to?: react.CSSProperties | any;
1348
+ leave?: react.CSSProperties | any;
1349
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1350
+ delay?: string;
1351
+ property?: string;
1352
+ direction?: AnimationDirection;
1353
+ fillMode?: AnimationFillMode;
1354
+ playState?: AnimationPlayState;
1355
+ keyframes?: AnimationKeyframes;
1356
+ timeline?: string;
1357
+ range?: string;
1358
+ '--fill'?: any;
1359
+ '6.5%': {
1360
+ transform: string;
1361
+ };
1362
+ '18.5%': {
1363
+ transform: string;
1364
+ };
1365
+ '31.5%': {
1366
+ transform: string;
1367
+ };
1368
+ '43.5%': {
1369
+ transform: string;
1370
+ };
1371
+ '50%': {
1372
+ transform: string;
1373
+ };
1374
+ duration: string;
1375
+ iterationCount: AnimationIterationCount;
1376
+ };
1377
+ declare const tada: ({ duration, iterationCount, ...props }?: AnimationProps) => {
1378
+ from: react.CSSProperties | any;
1379
+ to: react.CSSProperties | any;
1380
+ leave?: react.CSSProperties | any;
1381
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1382
+ delay?: string;
1383
+ property?: string;
1384
+ direction?: AnimationDirection;
1385
+ fillMode?: AnimationFillMode;
1386
+ playState?: AnimationPlayState;
1387
+ keyframes?: AnimationKeyframes;
1388
+ timeline?: string;
1389
+ range?: string;
1390
+ '--fill'?: any;
1391
+ '10%, 20%': {
1392
+ transform: string;
1393
+ };
1394
+ '30%, 50%, 70%, 90%': {
1395
+ transform: string;
1396
+ };
1397
+ '40%, 60%, 80%': {
1398
+ transform: string;
1399
+ };
1400
+ duration: string;
1401
+ iterationCount: AnimationIterationCount;
1402
+ };
1403
+ declare const jello: ({ duration, iterationCount, ...props }?: AnimationProps) => {
1404
+ from: react.CSSProperties | any;
1405
+ to: react.CSSProperties | any;
1406
+ leave?: react.CSSProperties | any;
1407
+ timingFunction?: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1408
+ delay?: string;
1409
+ property?: string;
1410
+ direction?: AnimationDirection;
1411
+ fillMode?: AnimationFillMode;
1412
+ playState?: AnimationPlayState;
1413
+ keyframes?: AnimationKeyframes;
1414
+ timeline?: string;
1415
+ range?: string;
1416
+ '--fill'?: any;
1417
+ '11.1%': {
1418
+ transform: string;
1419
+ };
1420
+ '22.2%': {
1421
+ transform: string;
1422
+ };
1423
+ '33.3%': {
1424
+ transform: string;
1425
+ };
1426
+ '44.4%': {
1427
+ transform: string;
1428
+ };
1429
+ '55.5%': {
1430
+ transform: string;
1431
+ };
1432
+ '66.6%': {
1433
+ transform: string;
1434
+ };
1435
+ '77.7%': {
1436
+ transform: string;
1437
+ };
1438
+ '88.8%': {
1439
+ transform: string;
1440
+ };
1441
+ duration: string;
1442
+ iterationCount: AnimationIterationCount;
1443
+ };
1444
+ declare const fadeInDown: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1445
+ from: react.CSSProperties | any;
1446
+ to: react.CSSProperties | any;
1447
+ leave?: react.CSSProperties | any;
1448
+ delay?: string;
1449
+ property?: string;
1450
+ iterationCount?: AnimationIterationCount;
1451
+ direction?: AnimationDirection;
1452
+ fillMode?: AnimationFillMode;
1453
+ playState?: AnimationPlayState;
1454
+ keyframes?: AnimationKeyframes;
1455
+ timeline?: string;
1456
+ range?: string;
1457
+ '--fill'?: any;
1458
+ duration: string;
1459
+ timingFunction: string;
1460
+ };
1461
+ declare const fadeInUp: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1462
+ from: react.CSSProperties | any;
1463
+ to: react.CSSProperties | any;
1464
+ leave?: react.CSSProperties | any;
1465
+ delay?: string;
1466
+ property?: string;
1467
+ iterationCount?: AnimationIterationCount;
1468
+ direction?: AnimationDirection;
1469
+ fillMode?: AnimationFillMode;
1470
+ playState?: AnimationPlayState;
1471
+ keyframes?: AnimationKeyframes;
1472
+ timeline?: string;
1473
+ range?: string;
1474
+ '--fill'?: any;
1475
+ duration: string;
1476
+ timingFunction: string;
1477
+ };
1478
+ declare const bounceIn: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1479
+ from: react.CSSProperties | any;
1480
+ to: react.CSSProperties | any;
1481
+ leave?: react.CSSProperties | any;
1482
+ delay?: string;
1483
+ property?: string;
1484
+ iterationCount?: AnimationIterationCount;
1485
+ direction?: AnimationDirection;
1486
+ fillMode?: AnimationFillMode;
1487
+ playState?: AnimationPlayState;
1488
+ keyframes?: AnimationKeyframes;
1489
+ timeline?: string;
1490
+ range?: string;
1491
+ '--fill'?: any;
1492
+ '50%': {
1493
+ opacity: number;
1494
+ transform: string;
1495
+ };
1496
+ '70%': {
1497
+ transform: string;
1498
+ };
1499
+ duration: string;
1500
+ timingFunction: string;
1501
+ };
1502
+ declare const bounceOut: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1503
+ from: react.CSSProperties | any;
1504
+ to: react.CSSProperties | any;
1505
+ leave?: react.CSSProperties | any;
1506
+ delay?: string;
1507
+ property?: string;
1508
+ iterationCount?: AnimationIterationCount;
1509
+ direction?: AnimationDirection;
1510
+ fillMode?: AnimationFillMode;
1511
+ playState?: AnimationPlayState;
1512
+ keyframes?: AnimationKeyframes;
1513
+ timeline?: string;
1514
+ range?: string;
1515
+ '--fill'?: any;
1516
+ '20%': {
1517
+ transform: string;
1518
+ };
1519
+ '50%, 55%': {
1520
+ opacity: number;
1521
+ transform: string;
1522
+ };
1523
+ duration: string;
1524
+ timingFunction: string;
1525
+ };
1526
+ declare const slideOutLeft: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1527
+ from: react.CSSProperties | any;
1528
+ to: react.CSSProperties | any;
1529
+ leave?: react.CSSProperties | any;
1530
+ delay?: string;
1531
+ property?: string;
1532
+ iterationCount?: AnimationIterationCount;
1533
+ direction?: AnimationDirection;
1534
+ fillMode?: AnimationFillMode;
1535
+ playState?: AnimationPlayState;
1536
+ keyframes?: AnimationKeyframes;
1537
+ timeline?: string;
1538
+ range?: string;
1539
+ '--fill'?: any;
1540
+ duration: string;
1541
+ timingFunction: string;
1542
+ };
1543
+ declare const slideOutRight: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1544
+ from: react.CSSProperties | any;
1545
+ to: react.CSSProperties | any;
1546
+ leave?: react.CSSProperties | any;
1547
+ delay?: string;
1548
+ property?: string;
1549
+ iterationCount?: AnimationIterationCount;
1550
+ direction?: AnimationDirection;
1551
+ fillMode?: AnimationFillMode;
1552
+ playState?: AnimationPlayState;
1553
+ keyframes?: AnimationKeyframes;
1554
+ timeline?: string;
1555
+ range?: string;
1556
+ '--fill'?: any;
1557
+ duration: string;
1558
+ timingFunction: string;
1559
+ };
1560
+ declare const zoomInDown: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1561
+ from: react.CSSProperties | any;
1562
+ to: react.CSSProperties | any;
1563
+ leave?: react.CSSProperties | any;
1564
+ delay?: string;
1565
+ property?: string;
1566
+ iterationCount?: AnimationIterationCount;
1567
+ direction?: AnimationDirection;
1568
+ fillMode?: AnimationFillMode;
1569
+ playState?: AnimationPlayState;
1570
+ keyframes?: AnimationKeyframes;
1571
+ timeline?: string;
1572
+ range?: string;
1573
+ '--fill'?: any;
1574
+ '60%': {
1575
+ opacity: number;
1576
+ transform: string;
1577
+ };
1578
+ duration: string;
1579
+ timingFunction: string;
1580
+ };
1581
+ declare const zoomOutUp: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1582
+ from: react.CSSProperties | any;
1583
+ to: react.CSSProperties | any;
1584
+ leave?: react.CSSProperties | any;
1585
+ delay?: string;
1586
+ property?: string;
1587
+ iterationCount?: AnimationIterationCount;
1588
+ direction?: AnimationDirection;
1589
+ fillMode?: AnimationFillMode;
1590
+ playState?: AnimationPlayState;
1591
+ keyframes?: AnimationKeyframes;
1592
+ timeline?: string;
1593
+ range?: string;
1594
+ '--fill'?: any;
1595
+ '40%': {
1596
+ opacity: number;
1597
+ transform: string;
1598
+ };
1599
+ duration: string;
1600
+ timingFunction: string;
1601
+ };
1602
+ declare const backInDown: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1603
+ from: react.CSSProperties | any;
1604
+ to: react.CSSProperties | any;
1605
+ leave?: react.CSSProperties | any;
1606
+ delay?: string;
1607
+ property?: string;
1608
+ iterationCount?: AnimationIterationCount;
1609
+ direction?: AnimationDirection;
1610
+ fillMode?: AnimationFillMode;
1611
+ playState?: AnimationPlayState;
1612
+ keyframes?: AnimationKeyframes;
1613
+ timeline?: string;
1614
+ range?: string;
1615
+ '--fill'?: any;
1616
+ duration: string;
1617
+ timingFunction: string;
1618
+ };
1619
+ declare const backOutUp: ({ duration, timingFunction, ...props }?: AnimationProps) => {
1620
+ from: react.CSSProperties | any;
1621
+ to: react.CSSProperties | any;
1622
+ leave?: react.CSSProperties | any;
1623
+ delay?: string;
1624
+ property?: string;
1625
+ iterationCount?: AnimationIterationCount;
1626
+ direction?: AnimationDirection;
1627
+ fillMode?: AnimationFillMode;
1628
+ playState?: AnimationPlayState;
1629
+ keyframes?: AnimationKeyframes;
1630
+ timeline?: string;
1631
+ range?: string;
1632
+ '--fill'?: any;
1633
+ '80%': {
1634
+ opacity: number;
1635
+ transform: string;
1636
+ };
1637
+ duration: string;
1638
+ timingFunction: string;
1639
+ };
1640
+ declare const shimmer: ({ duration, timingFunction, iterationCount, ...props }?: AnimationProps) => {
1641
+ from: react.CSSProperties | any;
1642
+ to: react.CSSProperties | any;
1643
+ leave?: react.CSSProperties | any;
1644
+ delay?: string;
1645
+ property?: string;
1646
+ direction?: AnimationDirection;
1647
+ fillMode?: AnimationFillMode;
1648
+ playState?: AnimationPlayState;
1649
+ keyframes?: AnimationKeyframes;
1650
+ timeline?: string;
1651
+ range?: string;
1652
+ '--fill'?: any;
1653
+ '50%': {
1654
+ transform: string;
1655
+ };
1656
+ duration: string;
1657
+ timingFunction: string;
1658
+ iterationCount: AnimationIterationCount;
1659
+ };
1660
+ declare const progress: ({ duration, timingFunction, direction, from, to, ...props }?: AnimationProps) => {
1661
+ leave?: react.CSSProperties | any;
1662
+ delay?: string;
1663
+ property?: string;
1664
+ iterationCount?: AnimationIterationCount;
1665
+ fillMode?: AnimationFillMode;
1666
+ playState?: AnimationPlayState;
1667
+ keyframes?: AnimationKeyframes;
1668
+ timeline?: string;
1669
+ range?: string;
1670
+ '--fill'?: any;
1671
+ from: any;
1672
+ to: any;
1673
+ duration: string;
1674
+ timingFunction: string;
1675
+ direction: AnimationDirection;
1676
+ };
1677
+ declare const typewriter: ({ duration, steps, iterationCount, width, ...props }?: AnimationProps) => {
1678
+ from: react.CSSProperties | any;
1679
+ to: react.CSSProperties | any;
1680
+ leave?: react.CSSProperties | any;
1681
+ timingFunction: string | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out";
1682
+ delay?: string;
1683
+ property?: string;
1684
+ direction?: AnimationDirection;
1685
+ fillMode?: AnimationFillMode;
1686
+ playState?: AnimationPlayState;
1687
+ keyframes?: AnimationKeyframes;
1688
+ timeline?: string;
1689
+ range?: string;
1690
+ '--fill'?: any;
1691
+ duration: string;
1692
+ iterationCount: AnimationIterationCount;
1693
+ };
1694
+ declare const blinkCursor: ({ duration, timingFunction, iterationCount, color, ...props }?: AnimationProps) => {
1695
+ from: react.CSSProperties | any;
1696
+ to: react.CSSProperties | any;
1697
+ leave?: react.CSSProperties | any;
1698
+ delay?: string;
1699
+ property?: string;
1700
+ direction?: AnimationDirection;
1701
+ fillMode?: AnimationFillMode;
1702
+ playState?: AnimationPlayState;
1703
+ keyframes?: AnimationKeyframes;
1704
+ timeline?: string;
1705
+ range?: string;
1706
+ '--fill'?: any;
1707
+ '0%': {
1708
+ color: number | react.CSSProperties | Record<string, string | number> | AnimationKeyframes;
1709
+ };
1710
+ '50%': {
1711
+ color: string;
1712
+ };
1713
+ '100%': {
1714
+ color: number | react.CSSProperties | Record<string, string | number> | AnimationKeyframes;
1715
+ };
1716
+ duration: string;
1717
+ timingFunction: string;
1718
+ iterationCount: AnimationIterationCount;
1719
+ };
1720
+ declare const fadeInScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1721
+ from: react.CSSProperties | any;
1722
+ to: react.CSSProperties | any;
1723
+ leave?: react.CSSProperties | any;
1724
+ delay?: string;
1725
+ property?: string;
1726
+ iterationCount?: AnimationIterationCount;
1727
+ direction?: AnimationDirection;
1728
+ fillMode?: AnimationFillMode;
1729
+ playState?: AnimationPlayState;
1730
+ keyframes?: AnimationKeyframes;
1731
+ '--fill'?: any;
1732
+ duration: string;
1733
+ timingFunction: string;
1734
+ timeline: string;
1735
+ range: string;
1736
+ };
1737
+ declare const slideInLeftScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1738
+ from: react.CSSProperties | any;
1739
+ to: react.CSSProperties | any;
1740
+ leave?: react.CSSProperties | any;
1741
+ delay?: string;
1742
+ property?: string;
1743
+ iterationCount?: AnimationIterationCount;
1744
+ direction?: AnimationDirection;
1745
+ fillMode?: AnimationFillMode;
1746
+ playState?: AnimationPlayState;
1747
+ keyframes?: AnimationKeyframes;
1748
+ '--fill'?: any;
1749
+ duration: string;
1750
+ timingFunction: string;
1751
+ timeline: string;
1752
+ range: string;
1753
+ };
1754
+ declare const scaleDownScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1755
+ from: react.CSSProperties | any;
1756
+ to: react.CSSProperties | any;
1757
+ leave?: react.CSSProperties | any;
1758
+ delay?: string;
1759
+ property?: string;
1760
+ iterationCount?: AnimationIterationCount;
1761
+ direction?: AnimationDirection;
1762
+ fillMode?: AnimationFillMode;
1763
+ playState?: AnimationPlayState;
1764
+ keyframes?: AnimationKeyframes;
1765
+ '--fill'?: any;
1766
+ duration: string;
1767
+ timingFunction: string;
1768
+ timeline: string;
1769
+ range: string;
1770
+ };
1771
+ declare const fillTextScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1772
+ from: react.CSSProperties | any;
1773
+ to: react.CSSProperties | any;
1774
+ leave?: react.CSSProperties | any;
1775
+ delay?: string;
1776
+ property?: string;
1777
+ iterationCount?: AnimationIterationCount;
1778
+ direction?: AnimationDirection;
1779
+ fillMode?: AnimationFillMode;
1780
+ playState?: AnimationPlayState;
1781
+ keyframes?: AnimationKeyframes;
1782
+ '--fill'?: any;
1783
+ '50%': {
1784
+ '--fill': number;
1785
+ };
1786
+ duration: string;
1787
+ timingFunction: string;
1788
+ timeline: string;
1789
+ range: string;
1790
+ };
1791
+ declare const ctaCollapseScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1792
+ from: react.CSSProperties | any;
1793
+ to: react.CSSProperties | any;
1794
+ leave?: react.CSSProperties | any;
1795
+ delay?: string;
1796
+ property?: string;
1797
+ iterationCount?: AnimationIterationCount;
1798
+ direction?: AnimationDirection;
1799
+ fillMode?: AnimationFillMode;
1800
+ playState?: AnimationPlayState;
1801
+ keyframes?: AnimationKeyframes;
1802
+ '--fill'?: any;
1803
+ duration: string;
1804
+ timingFunction: string;
1805
+ timeline: string;
1806
+ range: string;
1807
+ };
1808
+ declare const handWaveScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1809
+ from: react.CSSProperties | any;
1810
+ to: react.CSSProperties | any;
1811
+ leave?: react.CSSProperties | any;
1812
+ delay?: string;
1813
+ property?: string;
1814
+ iterationCount?: AnimationIterationCount;
1815
+ direction?: AnimationDirection;
1816
+ fillMode?: AnimationFillMode;
1817
+ playState?: AnimationPlayState;
1818
+ keyframes?: AnimationKeyframes;
1819
+ '--fill'?: any;
1820
+ '50%': {
1821
+ transform: string;
1822
+ };
1823
+ duration: string;
1824
+ timingFunction: string;
1825
+ timeline: string;
1826
+ range: string;
1827
+ };
1828
+ declare const fadeBlurScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1829
+ from?: react.CSSProperties | any;
1830
+ to: react.CSSProperties | any;
1831
+ leave?: react.CSSProperties | any;
1832
+ delay?: string;
1833
+ property?: string;
1834
+ iterationCount?: AnimationIterationCount;
1835
+ direction?: AnimationDirection;
1836
+ fillMode?: AnimationFillMode;
1837
+ playState?: AnimationPlayState;
1838
+ keyframes?: AnimationKeyframes;
1839
+ '--fill'?: any;
1840
+ duration: string;
1841
+ timingFunction: string;
1842
+ timeline: string;
1843
+ range: string;
1844
+ };
1845
+ declare const unclipScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1846
+ from?: react.CSSProperties | any;
1847
+ to: react.CSSProperties | any;
1848
+ leave?: react.CSSProperties | any;
1849
+ delay?: string;
1850
+ property?: string;
1851
+ iterationCount?: AnimationIterationCount;
1852
+ direction?: AnimationDirection;
1853
+ fillMode?: AnimationFillMode;
1854
+ playState?: AnimationPlayState;
1855
+ keyframes?: AnimationKeyframes;
1856
+ '--fill'?: any;
1857
+ duration: string;
1858
+ timingFunction: string;
1859
+ timeline: string;
1860
+ range: string;
1861
+ };
1862
+ declare const scaleDownArticleScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1863
+ from?: react.CSSProperties | any;
1864
+ to: react.CSSProperties | any;
1865
+ leave?: react.CSSProperties | any;
1866
+ delay?: string;
1867
+ property?: string;
1868
+ iterationCount?: AnimationIterationCount;
1869
+ direction?: AnimationDirection;
1870
+ fillMode?: AnimationFillMode;
1871
+ playState?: AnimationPlayState;
1872
+ keyframes?: AnimationKeyframes;
1873
+ '--fill'?: any;
1874
+ '0%': {
1875
+ transform: string;
1876
+ };
1877
+ duration: string;
1878
+ timingFunction: string;
1879
+ timeline: string;
1880
+ range: string;
1881
+ };
1882
+ declare const listItemScaleScroll: ({ duration, timingFunction, timeline, range, ...props }?: AnimationProps) => {
1883
+ from: react.CSSProperties | any;
1884
+ to?: react.CSSProperties | any;
1885
+ leave?: react.CSSProperties | any;
1886
+ delay?: string;
1887
+ property?: string;
1888
+ iterationCount?: AnimationIterationCount;
1889
+ direction?: AnimationDirection;
1890
+ fillMode?: AnimationFillMode;
1891
+ playState?: AnimationPlayState;
1892
+ keyframes?: AnimationKeyframes;
1893
+ '--fill'?: any;
1894
+ '50%': {
1895
+ transform: string;
1896
+ };
1897
+ duration: string;
1898
+ timingFunction: string;
1899
+ timeline: string;
1900
+ range: string;
1901
+ };
1902
+
1903
+ declare const Animation_backInDown: typeof backInDown;
1904
+ declare const Animation_backOutUp: typeof backOutUp;
1905
+ declare const Animation_blinkCursor: typeof blinkCursor;
1906
+ declare const Animation_bounce: typeof bounce;
1907
+ declare const Animation_bounceIn: typeof bounceIn;
1908
+ declare const Animation_bounceOut: typeof bounceOut;
1909
+ declare const Animation_ctaCollapseScroll: typeof ctaCollapseScroll;
1910
+ declare const Animation_fadeBlurScroll: typeof fadeBlurScroll;
1911
+ declare const Animation_fadeIn: typeof fadeIn;
1912
+ declare const Animation_fadeInDown: typeof fadeInDown;
1913
+ declare const Animation_fadeInScroll: typeof fadeInScroll;
1914
+ declare const Animation_fadeInUp: typeof fadeInUp;
1915
+ declare const Animation_fadeOut: typeof fadeOut;
1916
+ declare const Animation_fillTextScroll: typeof fillTextScroll;
1917
+ declare const Animation_flash: typeof flash;
1918
+ declare const Animation_flip: typeof flip;
1919
+ declare const Animation_flipInX: typeof flipInX;
1920
+ declare const Animation_flipInY: typeof flipInY;
1921
+ declare const Animation_handWaveScroll: typeof handWaveScroll;
1922
+ declare const Animation_headShake: typeof headShake;
1923
+ declare const Animation_heartBeat: typeof heartBeat;
1924
+ declare const Animation_hinge: typeof hinge;
1925
+ declare const Animation_jackInTheBox: typeof jackInTheBox;
1926
+ declare const Animation_jello: typeof jello;
1927
+ declare const Animation_lightSpeedIn: typeof lightSpeedIn;
1928
+ declare const Animation_lightSpeedOut: typeof lightSpeedOut;
1929
+ declare const Animation_listItemScaleScroll: typeof listItemScaleScroll;
1930
+ declare const Animation_progress: typeof progress;
1931
+ declare const Animation_pulse: typeof pulse;
1932
+ declare const Animation_rollIn: typeof rollIn;
1933
+ declare const Animation_rollOut: typeof rollOut;
1934
+ declare const Animation_rotate: typeof rotate;
1935
+ declare const Animation_rubberBand: typeof rubberBand;
1936
+ declare const Animation_scale: typeof scale;
1937
+ declare const Animation_scaleDownArticleScroll: typeof scaleDownArticleScroll;
1938
+ declare const Animation_scaleDownScroll: typeof scaleDownScroll;
1939
+ declare const Animation_shake: typeof shake;
1940
+ declare const Animation_shimmer: typeof shimmer;
1941
+ declare const Animation_slideInDown: typeof slideInDown;
1942
+ declare const Animation_slideInLeft: typeof slideInLeft;
1943
+ declare const Animation_slideInLeftScroll: typeof slideInLeftScroll;
1944
+ declare const Animation_slideInRight: typeof slideInRight;
1945
+ declare const Animation_slideInUp: typeof slideInUp;
1946
+ declare const Animation_slideOutLeft: typeof slideOutLeft;
1947
+ declare const Animation_slideOutRight: typeof slideOutRight;
1948
+ declare const Animation_swing: typeof swing;
1949
+ declare const Animation_tada: typeof tada;
1950
+ declare const Animation_typewriter: typeof typewriter;
1951
+ declare const Animation_unclipScroll: typeof unclipScroll;
1952
+ declare const Animation_wobble: typeof wobble;
1953
+ declare const Animation_zoomIn: typeof zoomIn;
1954
+ declare const Animation_zoomInDown: typeof zoomInDown;
1955
+ declare const Animation_zoomOut: typeof zoomOut;
1956
+ declare const Animation_zoomOutUp: typeof zoomOutUp;
1957
+ declare namespace Animation {
1958
+ export { Animation_backInDown as backInDown, Animation_backOutUp as backOutUp, Animation_blinkCursor as blinkCursor, Animation_bounce as bounce, Animation_bounceIn as bounceIn, Animation_bounceOut as bounceOut, Animation_ctaCollapseScroll as ctaCollapseScroll, Animation_fadeBlurScroll as fadeBlurScroll, Animation_fadeIn as fadeIn, Animation_fadeInDown as fadeInDown, Animation_fadeInScroll as fadeInScroll, Animation_fadeInUp as fadeInUp, Animation_fadeOut as fadeOut, Animation_fillTextScroll as fillTextScroll, Animation_flash as flash, Animation_flip as flip, Animation_flipInX as flipInX, Animation_flipInY as flipInY, Animation_handWaveScroll as handWaveScroll, Animation_headShake as headShake, Animation_heartBeat as heartBeat, Animation_hinge as hinge, Animation_jackInTheBox as jackInTheBox, Animation_jello as jello, Animation_lightSpeedIn as lightSpeedIn, Animation_lightSpeedOut as lightSpeedOut, Animation_listItemScaleScroll as listItemScaleScroll, Animation_progress as progress, Animation_pulse as pulse, Animation_rollIn as rollIn, Animation_rollOut as rollOut, Animation_rotate as rotate, Animation_rubberBand as rubberBand, Animation_scale as scale, Animation_scaleDownArticleScroll as scaleDownArticleScroll, Animation_scaleDownScroll as scaleDownScroll, Animation_shake as shake, Animation_shimmer as shimmer, Animation_slideInDown as slideInDown, Animation_slideInLeft as slideInLeft, Animation_slideInLeftScroll as slideInLeftScroll, Animation_slideInRight as slideInRight, Animation_slideInUp as slideInUp, Animation_slideOutLeft as slideOutLeft, Animation_slideOutRight as slideOutRight, Animation_swing as swing, Animation_tada as tada, Animation_typewriter as typewriter, Animation_unclipScroll as unclipScroll, Animation_wobble as wobble, Animation_zoomIn as zoomIn, Animation_zoomInDown as zoomInDown, Animation_zoomOut as zoomOut, Animation_zoomOutUp as zoomOutUp };
1959
+ }
1960
+
1961
+ declare const Typography: {
1962
+ letterSpacings: {
1963
+ tighter: number;
1964
+ tight: number;
1965
+ normal: number;
1966
+ wide: number;
1967
+ wider: number;
1968
+ widest: number;
1969
+ };
1970
+ lineHeights: {
1971
+ xs: number;
1972
+ sm: number;
1973
+ md: number;
1974
+ lg: number;
1975
+ xl: number;
1976
+ '2xl': number;
1977
+ '3xl': number;
1978
+ '4xl': number;
1979
+ '5xl': number;
1980
+ '6xl': number;
1981
+ };
1982
+ fontWeights: {
1983
+ hairline: number;
1984
+ thin: number;
1985
+ light: number;
1986
+ normal: number;
1987
+ medium: number;
1988
+ semiBold: number;
1989
+ bold: number;
1990
+ extraBold: number;
1991
+ black: number;
1992
+ };
1993
+ fontSizes: {
1994
+ xs: number;
1995
+ sm: number;
1996
+ md: number;
1997
+ lg: number;
1998
+ xl: number;
1999
+ '2xl': number;
2000
+ '3xl': number;
2001
+ '4xl': number;
2002
+ '5xl': number;
2003
+ '6xl': number;
2004
+ };
2005
+ };
2006
+
2007
+ /**
2008
+ * whether in browser env
2009
+ */
2010
+ declare const isBrowser: () => boolean;
2011
+ /**
2012
+ * get window.g_initialProps
2013
+ */
2014
+ declare const getWindowInitialProps: () => any;
2015
+ /**
2016
+ * whether SSR success in client
2017
+ */
2018
+ declare const isSSR: boolean;
2019
+ declare function isDev(): boolean;
2020
+ declare function isProd(): boolean;
2021
+ declare function isMobile(): RegExpMatchArray | null;
2022
+
2023
+ type AnalyticsConfig = {
2024
+ trackEvent?: (event: any) => void;
2025
+ };
2026
+ declare const AnalyticsContext: react__default.Context<AnalyticsConfig>;
2027
+ declare const useAnalytics: () => AnalyticsConfig;
2028
+ declare const AnalyticsProvider: ({ trackEvent, children, }: AnalyticsConfig & {
2029
+ children?: ReactNode;
2030
+ }) => react__default.ReactElement;
2031
+
2032
+ /**
2033
+ * Types for CSS scroll-driven view() timeline animations
2034
+ * These enable performant animations without JavaScript state
2035
+ */
2036
+ /** Animation range when element enters/exits viewport */
2037
+ type ViewAnimationRange = 'entry' | 'exit' | 'cover' | 'contain' | string;
2038
+ /** Timing function options */
2039
+ type ViewAnimationTimingFunction = 'linear' | 'ease' | 'ease-in' | 'ease-out' | 'ease-in-out' | string;
2040
+ /** Fill mode options */
2041
+ type ViewAnimationFillMode = 'none' | 'forwards' | 'backwards' | 'both';
2042
+ /**
2043
+ * JSON configuration for view-based scroll animations
2044
+ *
2045
+ * @example
2046
+ * const fadeInConfig: ViewAnimationConfig = {
2047
+ * keyframes: {
2048
+ * from: { opacity: 0 },
2049
+ * to: { opacity: 1 }
2050
+ * },
2051
+ * timing: { duration: '0.5s', timingFunction: 'ease' },
2052
+ * range: 'entry'
2053
+ * };
2054
+ */
2055
+ interface ViewAnimationConfig {
2056
+ /** Keyframes: CSS properties at different animation points */
2057
+ keyframes: {
2058
+ from?: Record<string, string | number>;
2059
+ to?: Record<string, string | number>;
2060
+ [percentage: string]: Record<string, string | number> | undefined;
2061
+ };
2062
+ /** Animation timing configuration */
2063
+ timing?: {
2064
+ duration?: string;
2065
+ timingFunction?: ViewAnimationTimingFunction;
2066
+ fillMode?: ViewAnimationFillMode;
2067
+ delay?: string;
2068
+ };
2069
+ /** When to animate relative to viewport */
2070
+ range?: ViewAnimationRange;
2071
+ /** Respect prefers-reduced-motion media query */
2072
+ respectReducedMotion?: boolean;
2073
+ }
2074
+ /**
2075
+ * Options for view animation preset functions
2076
+ */
2077
+ interface ViewAnimationOptions {
2078
+ duration?: string;
2079
+ timingFunction?: ViewAnimationTimingFunction;
2080
+ range?: ViewAnimationRange;
2081
+ delay?: string;
2082
+ }
2083
+ /**
2084
+ * Options for slide animations
2085
+ */
2086
+ interface SlideAnimationOptions extends ViewAnimationOptions {
2087
+ distance?: string;
2088
+ }
2089
+ /**
2090
+ * Options for scale animations
2091
+ */
2092
+ interface ScaleAnimationOptions extends ViewAnimationOptions {
2093
+ scale?: number;
2094
+ }
2095
+ /**
2096
+ * Options for blur animations
2097
+ */
2098
+ interface BlurAnimationOptions extends ViewAnimationOptions {
2099
+ blur?: string;
2100
+ }
2101
+ /**
2102
+ * Options for rotate animations
2103
+ */
2104
+ interface RotateAnimationOptions extends ViewAnimationOptions {
2105
+ angle?: string;
2106
+ }
2107
+
2108
+ /**
2109
+ * View Animation Utilities
2110
+ *
2111
+ * Create performant CSS scroll-driven animations using view() timeline.
2112
+ * These animations are pure CSS - no JavaScript state or IntersectionObserver needed!
2113
+ */
2114
+
2115
+ /**
2116
+ * Convert ViewAnimationConfig to AnimationProps with view() timeline
2117
+ * This enables CSS-only animations without JavaScript state
2118
+ *
2119
+ * @example
2120
+ * <View animate={createViewAnimation({
2121
+ * keyframes: { from: { opacity: 0 }, to: { opacity: 1 } },
2122
+ * range: 'entry'
2123
+ * })} />
2124
+ */
2125
+ declare const createViewAnimation: (config: ViewAnimationConfig) => AnimationProps;
2126
+ /**
2127
+ * Create an animation that triggers when element enters viewport
2128
+ * Uses CSS view() timeline - NO JavaScript state required!
2129
+ *
2130
+ * @example
2131
+ * <View animate={animateOnView({
2132
+ * keyframes: { from: { opacity: 0 }, to: { opacity: 1 } },
2133
+ * range: 'entry'
2134
+ * })} />
2135
+ */
2136
+ declare const animateOnView: (config: ViewAnimationConfig) => AnimationProps;
2137
+ /**
2138
+ * Preset: Fade in when entering viewport
2139
+ *
2140
+ * @example
2141
+ * <View animate={fadeInOnView()} />
2142
+ * <View animate={fadeInOnView({ duration: '1s' })} />
2143
+ */
2144
+ declare const fadeInOnView: (options?: ViewAnimationOptions) => AnimationProps;
2145
+ /**
2146
+ * Preset: Fade out when exiting viewport
2147
+ *
2148
+ * @example
2149
+ * <View animate={fadeOutOnView()} />
2150
+ */
2151
+ declare const fadeOutOnView: (options?: ViewAnimationOptions) => AnimationProps;
2152
+ /**
2153
+ * Preset: Slide up and fade in when entering viewport
2154
+ *
2155
+ * @example
2156
+ * <View animate={slideUpOnView()} />
2157
+ * <View animate={slideUpOnView({ distance: '50px', duration: '0.8s' })} />
2158
+ */
2159
+ declare const slideUpOnView: (options?: SlideAnimationOptions) => AnimationProps;
2160
+ /**
2161
+ * Preset: Slide down and fade in when entering viewport
2162
+ *
2163
+ * @example
2164
+ * <View animate={slideDownOnView()} />
2165
+ */
2166
+ declare const slideDownOnView: (options?: SlideAnimationOptions) => AnimationProps;
2167
+ /**
2168
+ * Preset: Slide in from left when entering viewport
2169
+ *
2170
+ * @example
2171
+ * <View animate={slideLeftOnView()} />
2172
+ */
2173
+ declare const slideLeftOnView: (options?: SlideAnimationOptions) => AnimationProps;
2174
+ /**
2175
+ * Preset: Slide in from right when entering viewport
2176
+ *
2177
+ * @example
2178
+ * <View animate={slideRightOnView()} />
2179
+ */
2180
+ declare const slideRightOnView: (options?: SlideAnimationOptions) => AnimationProps;
2181
+ /**
2182
+ * Preset: Scale up when entering viewport
2183
+ *
2184
+ * @example
2185
+ * <View animate={scaleUpOnView()} />
2186
+ * <View animate={scaleUpOnView({ scale: 0.8 })} />
2187
+ */
2188
+ declare const scaleUpOnView: (options?: ScaleAnimationOptions) => AnimationProps;
2189
+ /**
2190
+ * Preset: Scale down when entering viewport
2191
+ *
2192
+ * @example
2193
+ * <View animate={scaleDownOnView({ scale: 1.1 })} />
2194
+ */
2195
+ declare const scaleDownOnView: (options?: ScaleAnimationOptions) => AnimationProps;
2196
+ /**
2197
+ * Preset: Blur in when entering viewport
2198
+ *
2199
+ * @example
2200
+ * <View animate={blurInOnView()} />
2201
+ * <View animate={blurInOnView({ blur: '15px' })} />
2202
+ */
2203
+ declare const blurInOnView: (options?: BlurAnimationOptions) => AnimationProps;
2204
+ /**
2205
+ * Preset: Blur out when exiting viewport
2206
+ *
2207
+ * @example
2208
+ * <View animate={blurOutOnView()} />
2209
+ */
2210
+ declare const blurOutOnView: (options?: BlurAnimationOptions) => AnimationProps;
2211
+ /**
2212
+ * Preset: Rotate in when entering viewport
2213
+ *
2214
+ * @example
2215
+ * <View animate={rotateInOnView()} />
2216
+ * <View animate={rotateInOnView({ angle: '-15deg' })} />
2217
+ */
2218
+ declare const rotateInOnView: (options?: RotateAnimationOptions) => AnimationProps;
2219
+ /**
2220
+ * Preset: Reveal with clip-path from bottom
2221
+ *
2222
+ * @example
2223
+ * <View animate={revealOnView()} />
2224
+ */
2225
+ declare const revealOnView: (options?: ViewAnimationOptions) => AnimationProps;
2226
+ /**
2227
+ * Preset: Flip in on X axis
2228
+ *
2229
+ * @example
2230
+ * <View animate={flipXOnView()} />
2231
+ */
2232
+ declare const flipXOnView: (options?: ViewAnimationOptions) => AnimationProps;
2233
+ /**
2234
+ * Preset: Flip in on Y axis
2235
+ *
2236
+ * @example
2237
+ * <View animate={flipYOnView()} />
2238
+ */
2239
+ declare const flipYOnView: (options?: ViewAnimationOptions) => AnimationProps;
2240
+ /**
2241
+ * Preset JSON configurations for common view animations
2242
+ * Use with createViewAnimation() or animateOnView()
2243
+ */
2244
+ declare const viewAnimationPresets: Record<string, ViewAnimationConfig>;
2245
+
2246
+ export { viewAnimationPresets as $, type AnimationProps as A, type BlurAnimationOptions as B, type ColorSingleton as C, flipXOnView as D, flipYOnView as E, getWindowInitialProps as F, hasColorToken as G, isBrowser as H, type ImageStyleProps as I, isDev as J, isMobile as K, isProd as L, isSSR as M, replaceColorTokens as N, revealOnView as O, rotateInOnView as P, scaleDownOnView as Q, type RotateAnimationOptions as R, type Shadow as S, type TextStyleProps as T, scaleUpOnView as U, type ViewStyleProps as V, slideDownOnView as W, slideLeftOnView as X, slideRightOnView as Y, slideUpOnView as Z, useAnalytics as _, type ColorPalette as a, type AnalyticsConfig as b, AnalyticsContext as c, AnalyticsProvider as d, Animation as e, type ColorConfig as f, type ScaleAnimationOptions as g, Shadows as h, type SlideAnimationOptions as i, Typography as j, type ViewAnimationConfig as k, type ViewAnimationFillMode as l, type ViewAnimationOptions as m, type ViewAnimationRange as n, type ViewAnimationTimingFunction as o, animateOnView as p, blurInOnView as q, blurOutOnView as r, createViewAnimation as s, defaultColors as t, defaultDarkColors as u, defaultDarkPalette as v, defaultLightColors as w, defaultLightPalette as x, fadeInOnView as y, fadeOutOnView as z };