motion-v 1.0.0-alpha.3 → 1.0.0-alpha.4
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.
|
@@ -35,43 +35,15 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
35
35
|
[x: number]: string | number | import('motion-dom').MotionValue<any>;
|
|
36
36
|
[x: `--${string}`]: string | number | import('motion-dom').MotionValue<any>;
|
|
37
37
|
string?: string | number | import('motion-dom').MotionValue<any>;
|
|
38
|
-
end?: string | number | import('motion-dom').MotionValue<any>;
|
|
39
|
-
x?: string | number | import('motion-dom').MotionValue<any>;
|
|
40
|
-
y?: string | number | import('motion-dom').MotionValue<any>;
|
|
41
|
-
position?: string | number | import('motion-dom').MotionValue<any>;
|
|
42
|
-
page?: string | number | import('motion-dom').MotionValue<any>;
|
|
43
|
-
[Symbol.iterator]?: string | number | import('motion-dom').MotionValue<any>;
|
|
44
|
-
top?: string | number | import('motion-dom').MotionValue<any>;
|
|
45
|
-
right?: string | number | import('motion-dom').MotionValue<any>;
|
|
46
|
-
bottom?: string | number | import('motion-dom').MotionValue<any>;
|
|
47
|
-
left?: string | number | import('motion-dom').MotionValue<any>;
|
|
48
38
|
readonly length?: string | number | import('motion-dom').MotionValue<any>;
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
values?: string | number | import('motion-dom').MotionValue<any>;
|
|
52
|
-
all?: string | number | import('motion-dom').MotionValue<any>;
|
|
53
|
-
clear?: string | number | import('motion-dom').MotionValue<any>;
|
|
54
|
-
willChange?: string | number | import('motion-dom').MotionValue<any>;
|
|
55
|
-
rotate?: string | number | import('motion-dom').MotionValue<any>;
|
|
56
|
-
scale?: string | number | import('motion-dom').MotionValue<any>;
|
|
57
|
-
perspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
58
|
-
transition?: string | number | import('motion-dom').MotionValue<any>;
|
|
59
|
-
translate?: string | number | import('motion-dom').MotionValue<any>;
|
|
60
|
-
from?: string | number | import('motion-dom').MotionValue<any>;
|
|
61
|
-
resize?: string | number | import('motion-dom').MotionValue<any>;
|
|
62
|
-
transform?: string | number | import('motion-dom').MotionValue<any>;
|
|
63
|
-
offset?: string | number | import('motion-dom').MotionValue<any>;
|
|
64
|
-
clipPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
65
|
-
marker?: string | number | import('motion-dom').MotionValue<any>;
|
|
66
|
-
mask?: string | number | import('motion-dom').MotionValue<any>;
|
|
67
|
-
path?: string | number | import('motion-dom').MotionValue<any>;
|
|
68
|
-
direction?: string | number | import('motion-dom').MotionValue<any>;
|
|
69
|
-
z?: string | number | import('motion-dom').MotionValue<any>;
|
|
39
|
+
readonly parentRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
40
|
+
[Symbol.iterator]?: string | number | import('motion-dom').MotionValue<any>;
|
|
70
41
|
accentColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
71
42
|
alignContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
72
43
|
alignItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
73
44
|
alignSelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
74
45
|
alignmentBaseline?: string | number | import('motion-dom').MotionValue<any>;
|
|
46
|
+
all?: string | number | import('motion-dom').MotionValue<any>;
|
|
75
47
|
animation?: string | number | import('motion-dom').MotionValue<any>;
|
|
76
48
|
animationComposition?: string | number | import('motion-dom').MotionValue<any>;
|
|
77
49
|
animationDelay?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -162,6 +134,7 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
162
134
|
borderTopStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
163
135
|
borderTopWidth?: string | number | import('motion-dom').MotionValue<any>;
|
|
164
136
|
borderWidth?: string | number | import('motion-dom').MotionValue<any>;
|
|
137
|
+
bottom?: string | number | import('motion-dom').MotionValue<any>;
|
|
165
138
|
boxShadow?: string | number | import('motion-dom').MotionValue<any>;
|
|
166
139
|
boxSizing?: string | number | import('motion-dom').MotionValue<any>;
|
|
167
140
|
breakAfter?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -169,7 +142,9 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
169
142
|
breakInside?: string | number | import('motion-dom').MotionValue<any>;
|
|
170
143
|
captionSide?: string | number | import('motion-dom').MotionValue<any>;
|
|
171
144
|
caretColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
145
|
+
clear?: string | number | import('motion-dom').MotionValue<any>;
|
|
172
146
|
clip?: string | number | import('motion-dom').MotionValue<any>;
|
|
147
|
+
clipPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
173
148
|
clipRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
174
149
|
color?: string | number | import('motion-dom').MotionValue<any>;
|
|
175
150
|
colorInterpolation?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -205,11 +180,14 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
205
180
|
cx?: string | number | import('motion-dom').MotionValue<any>;
|
|
206
181
|
cy?: string | number | import('motion-dom').MotionValue<any>;
|
|
207
182
|
d?: string | number | import('motion-dom').MotionValue<any>;
|
|
183
|
+
direction?: string | number | import('motion-dom').MotionValue<any>;
|
|
208
184
|
display?: string | number | import('motion-dom').MotionValue<any>;
|
|
209
185
|
dominantBaseline?: string | number | import('motion-dom').MotionValue<any>;
|
|
210
186
|
emptyCells?: string | number | import('motion-dom').MotionValue<any>;
|
|
187
|
+
fill?: string | number | import('motion-dom').MotionValue<any>;
|
|
211
188
|
fillOpacity?: string | number | import('motion-dom').MotionValue<any>;
|
|
212
189
|
fillRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
190
|
+
filter?: string | number | import('motion-dom').MotionValue<any>;
|
|
213
191
|
flex?: string | number | import('motion-dom').MotionValue<any>;
|
|
214
192
|
flexBasis?: string | number | import('motion-dom').MotionValue<any>;
|
|
215
193
|
flexDirection?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -280,6 +258,7 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
280
258
|
justifyContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
281
259
|
justifyItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
282
260
|
justifySelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
261
|
+
left?: string | number | import('motion-dom').MotionValue<any>;
|
|
283
262
|
letterSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
284
263
|
lightingColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
285
264
|
lineBreak?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -299,9 +278,11 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
299
278
|
marginLeft?: string | number | import('motion-dom').MotionValue<any>;
|
|
300
279
|
marginRight?: string | number | import('motion-dom').MotionValue<any>;
|
|
301
280
|
marginTop?: string | number | import('motion-dom').MotionValue<any>;
|
|
281
|
+
marker?: string | number | import('motion-dom').MotionValue<any>;
|
|
302
282
|
markerEnd?: string | number | import('motion-dom').MotionValue<any>;
|
|
303
283
|
markerMid?: string | number | import('motion-dom').MotionValue<any>;
|
|
304
284
|
markerStart?: string | number | import('motion-dom').MotionValue<any>;
|
|
285
|
+
mask?: string | number | import('motion-dom').MotionValue<any>;
|
|
305
286
|
maskClip?: string | number | import('motion-dom').MotionValue<any>;
|
|
306
287
|
maskComposite?: string | number | import('motion-dom').MotionValue<any>;
|
|
307
288
|
maskImage?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -324,6 +305,7 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
324
305
|
mixBlendMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
325
306
|
objectFit?: string | number | import('motion-dom').MotionValue<any>;
|
|
326
307
|
objectPosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
308
|
+
offset?: string | number | import('motion-dom').MotionValue<any>;
|
|
327
309
|
offsetAnchor?: string | number | import('motion-dom').MotionValue<any>;
|
|
328
310
|
offsetDistance?: string | number | import('motion-dom').MotionValue<any>;
|
|
329
311
|
offsetPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -359,23 +341,29 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
359
341
|
paddingLeft?: string | number | import('motion-dom').MotionValue<any>;
|
|
360
342
|
paddingRight?: string | number | import('motion-dom').MotionValue<any>;
|
|
361
343
|
paddingTop?: string | number | import('motion-dom').MotionValue<any>;
|
|
344
|
+
page?: string | number | import('motion-dom').MotionValue<any>;
|
|
362
345
|
pageBreakAfter?: string | number | import('motion-dom').MotionValue<any>;
|
|
363
346
|
pageBreakBefore?: string | number | import('motion-dom').MotionValue<any>;
|
|
364
347
|
pageBreakInside?: string | number | import('motion-dom').MotionValue<any>;
|
|
365
348
|
paintOrder?: string | number | import('motion-dom').MotionValue<any>;
|
|
366
|
-
|
|
349
|
+
perspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
367
350
|
perspectiveOrigin?: string | number | import('motion-dom').MotionValue<any>;
|
|
368
351
|
placeContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
369
352
|
placeItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
370
353
|
placeSelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
371
354
|
pointerEvents?: string | number | import('motion-dom').MotionValue<any>;
|
|
355
|
+
position?: string | number | import('motion-dom').MotionValue<any>;
|
|
372
356
|
printColorAdjust?: string | number | import('motion-dom').MotionValue<any>;
|
|
373
357
|
quotes?: string | number | import('motion-dom').MotionValue<any>;
|
|
374
358
|
r?: string | number | import('motion-dom').MotionValue<any>;
|
|
359
|
+
resize?: string | number | import('motion-dom').MotionValue<any>;
|
|
360
|
+
right?: string | number | import('motion-dom').MotionValue<any>;
|
|
361
|
+
rotate?: string | number | import('motion-dom').MotionValue<any>;
|
|
375
362
|
rowGap?: string | number | import('motion-dom').MotionValue<any>;
|
|
376
363
|
rubyPosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
377
364
|
rx?: string | number | import('motion-dom').MotionValue<any>;
|
|
378
365
|
ry?: string | number | import('motion-dom').MotionValue<any>;
|
|
366
|
+
scale?: string | number | import('motion-dom').MotionValue<any>;
|
|
379
367
|
scrollBehavior?: string | number | import('motion-dom').MotionValue<any>;
|
|
380
368
|
scrollMargin?: string | number | import('motion-dom').MotionValue<any>;
|
|
381
369
|
scrollMarginBlock?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -446,15 +434,19 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
446
434
|
textWrap?: string | number | import('motion-dom').MotionValue<any>;
|
|
447
435
|
textWrapMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
448
436
|
textWrapStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
437
|
+
top?: string | number | import('motion-dom').MotionValue<any>;
|
|
449
438
|
touchAction?: string | number | import('motion-dom').MotionValue<any>;
|
|
439
|
+
transform?: string | number | import('motion-dom').MotionValue<any>;
|
|
450
440
|
transformBox?: string | number | import('motion-dom').MotionValue<any>;
|
|
451
441
|
transformOrigin?: string | number | import('motion-dom').MotionValue<any>;
|
|
452
442
|
transformStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
443
|
+
transition?: string | number | import('motion-dom').MotionValue<any>;
|
|
453
444
|
transitionBehavior?: string | number | import('motion-dom').MotionValue<any>;
|
|
454
445
|
transitionDelay?: string | number | import('motion-dom').MotionValue<any>;
|
|
455
446
|
transitionDuration?: string | number | import('motion-dom').MotionValue<any>;
|
|
456
447
|
transitionProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
457
448
|
transitionTimingFunction?: string | number | import('motion-dom').MotionValue<any>;
|
|
449
|
+
translate?: string | number | import('motion-dom').MotionValue<any>;
|
|
458
450
|
unicodeBidi?: string | number | import('motion-dom').MotionValue<any>;
|
|
459
451
|
userSelect?: string | number | import('motion-dom').MotionValue<any>;
|
|
460
452
|
vectorEffect?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -534,10 +526,13 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
534
526
|
whiteSpaceCollapse?: string | number | import('motion-dom').MotionValue<any>;
|
|
535
527
|
widows?: string | number | import('motion-dom').MotionValue<any>;
|
|
536
528
|
width?: string | number | import('motion-dom').MotionValue<any>;
|
|
529
|
+
willChange?: string | number | import('motion-dom').MotionValue<any>;
|
|
537
530
|
wordBreak?: string | number | import('motion-dom').MotionValue<any>;
|
|
538
531
|
wordSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
539
532
|
wordWrap?: string | number | import('motion-dom').MotionValue<any>;
|
|
540
533
|
writingMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
534
|
+
x?: string | number | import('motion-dom').MotionValue<any>;
|
|
535
|
+
y?: string | number | import('motion-dom').MotionValue<any>;
|
|
541
536
|
zIndex?: string | number | import('motion-dom').MotionValue<any>;
|
|
542
537
|
zoom?: string | number | import('motion-dom').MotionValue<any>;
|
|
543
538
|
getPropertyPriority?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -545,14 +540,23 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
545
540
|
item?: string | number | import('motion-dom').MotionValue<any>;
|
|
546
541
|
removeProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
547
542
|
setProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
543
|
+
z?: string | number | import('motion-dom').MotionValue<any>;
|
|
544
|
+
translateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
545
|
+
translateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
546
|
+
translateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
548
547
|
rotateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
549
548
|
rotateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
550
549
|
rotateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
551
550
|
scaleX?: string | number | import('motion-dom').MotionValue<any>;
|
|
552
551
|
scaleY?: string | number | import('motion-dom').MotionValue<any>;
|
|
553
552
|
scaleZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
553
|
+
skew?: string | number | import('motion-dom').MotionValue<any>;
|
|
554
554
|
skewX?: string | number | import('motion-dom').MotionValue<any>;
|
|
555
555
|
skewY?: string | number | import('motion-dom').MotionValue<any>;
|
|
556
|
+
originX?: string | number | import('motion-dom').MotionValue<any>;
|
|
557
|
+
originY?: string | number | import('motion-dom').MotionValue<any>;
|
|
558
|
+
originZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
559
|
+
transformPerspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
556
560
|
accentHeight?: string | number | import('motion-dom').MotionValue<any>;
|
|
557
561
|
accumulate?: string | number | import('motion-dom').MotionValue<any>;
|
|
558
562
|
additive?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -588,6 +592,7 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
588
592
|
edgeMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
589
593
|
elevation?: string | number | import('motion-dom').MotionValue<any>;
|
|
590
594
|
enableBackground?: string | number | import('motion-dom').MotionValue<any>;
|
|
595
|
+
end?: string | number | import('motion-dom').MotionValue<any>;
|
|
591
596
|
exponent?: string | number | import('motion-dom').MotionValue<any>;
|
|
592
597
|
externalResourcesRequired?: string | number | import('motion-dom').MotionValue<any>;
|
|
593
598
|
filterRes?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -595,6 +600,7 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
595
600
|
focusable?: string | number | import('motion-dom').MotionValue<any>;
|
|
596
601
|
format?: string | number | import('motion-dom').MotionValue<any>;
|
|
597
602
|
fr?: string | number | import('motion-dom').MotionValue<any>;
|
|
603
|
+
from?: string | number | import('motion-dom').MotionValue<any>;
|
|
598
604
|
fx?: string | number | import('motion-dom').MotionValue<any>;
|
|
599
605
|
fy?: string | number | import('motion-dom').MotionValue<any>;
|
|
600
606
|
g1?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -642,6 +648,7 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
642
648
|
overlinePosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
643
649
|
overlineThickness?: string | number | import('motion-dom').MotionValue<any>;
|
|
644
650
|
panose1?: string | number | import('motion-dom').MotionValue<any>;
|
|
651
|
+
path?: string | number | import('motion-dom').MotionValue<any>;
|
|
645
652
|
pathLength?: string | number | import('motion-dom').MotionValue<any>;
|
|
646
653
|
patternContentUnits?: string | number | import('motion-dom').MotionValue<any>;
|
|
647
654
|
patternTransform?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -692,6 +699,7 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
692
699
|
unicodeRange?: string | number | import('motion-dom').MotionValue<any>;
|
|
693
700
|
unitsPerEm?: string | number | import('motion-dom').MotionValue<any>;
|
|
694
701
|
vAlphabetic?: string | number | import('motion-dom').MotionValue<any>;
|
|
702
|
+
values?: string | number | import('motion-dom').MotionValue<any>;
|
|
695
703
|
version?: string | number | import('motion-dom').MotionValue<any>;
|
|
696
704
|
vertAdvY?: string | number | import('motion-dom').MotionValue<any>;
|
|
697
705
|
vertOriginX?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -724,14 +732,6 @@ export declare const ReorderGroup: <T, K, V>(__VLS_props: NonNullable<Awaited<ty
|
|
|
724
732
|
zoomAndPan?: string | number | import('motion-dom').MotionValue<any>;
|
|
725
733
|
pathOffset?: string | number | import('motion-dom').MotionValue<any>;
|
|
726
734
|
pathSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
727
|
-
translateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
728
|
-
translateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
729
|
-
translateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
730
|
-
skew?: string | number | import('motion-dom').MotionValue<any>;
|
|
731
|
-
originX?: string | number | import('motion-dom').MotionValue<any>;
|
|
732
|
-
originY?: string | number | import('motion-dom').MotionValue<any>;
|
|
733
|
-
originZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
734
|
-
transformPerspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
735
735
|
}>;
|
|
736
736
|
transformTemplate?: (transform: import('motion-dom').TransformProperties, generatedTransform: string) => string;
|
|
737
737
|
transition?: import('../..').$Transition & {
|
|
@@ -836,43 +836,15 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
836
836
|
[x: number]: string | number | import('motion-dom').MotionValue<any>;
|
|
837
837
|
[x: `--${string}`]: string | number | import('motion-dom').MotionValue<any>;
|
|
838
838
|
string?: string | number | import('motion-dom').MotionValue<any>;
|
|
839
|
-
end?: string | number | import('motion-dom').MotionValue<any>;
|
|
840
|
-
x?: string | number | import('motion-dom').MotionValue<any>;
|
|
841
|
-
y?: string | number | import('motion-dom').MotionValue<any>;
|
|
842
|
-
position?: string | number | import('motion-dom').MotionValue<any>;
|
|
843
|
-
page?: string | number | import('motion-dom').MotionValue<any>;
|
|
844
|
-
[Symbol.iterator]?: string | number | import('motion-dom').MotionValue<any>;
|
|
845
|
-
top?: string | number | import('motion-dom').MotionValue<any>;
|
|
846
|
-
right?: string | number | import('motion-dom').MotionValue<any>;
|
|
847
|
-
bottom?: string | number | import('motion-dom').MotionValue<any>;
|
|
848
|
-
left?: string | number | import('motion-dom').MotionValue<any>;
|
|
849
839
|
readonly length?: string | number | import('motion-dom').MotionValue<any>;
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
values?: string | number | import('motion-dom').MotionValue<any>;
|
|
853
|
-
all?: string | number | import('motion-dom').MotionValue<any>;
|
|
854
|
-
clear?: string | number | import('motion-dom').MotionValue<any>;
|
|
855
|
-
willChange?: string | number | import('motion-dom').MotionValue<any>;
|
|
856
|
-
rotate?: string | number | import('motion-dom').MotionValue<any>;
|
|
857
|
-
scale?: string | number | import('motion-dom').MotionValue<any>;
|
|
858
|
-
perspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
859
|
-
transition?: string | number | import('motion-dom').MotionValue<any>;
|
|
860
|
-
translate?: string | number | import('motion-dom').MotionValue<any>;
|
|
861
|
-
from?: string | number | import('motion-dom').MotionValue<any>;
|
|
862
|
-
resize?: string | number | import('motion-dom').MotionValue<any>;
|
|
863
|
-
transform?: string | number | import('motion-dom').MotionValue<any>;
|
|
864
|
-
offset?: string | number | import('motion-dom').MotionValue<any>;
|
|
865
|
-
clipPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
866
|
-
marker?: string | number | import('motion-dom').MotionValue<any>;
|
|
867
|
-
mask?: string | number | import('motion-dom').MotionValue<any>;
|
|
868
|
-
path?: string | number | import('motion-dom').MotionValue<any>;
|
|
869
|
-
direction?: string | number | import('motion-dom').MotionValue<any>;
|
|
870
|
-
z?: string | number | import('motion-dom').MotionValue<any>;
|
|
840
|
+
readonly parentRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
841
|
+
[Symbol.iterator]?: string | number | import('motion-dom').MotionValue<any>;
|
|
871
842
|
accentColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
872
843
|
alignContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
873
844
|
alignItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
874
845
|
alignSelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
875
846
|
alignmentBaseline?: string | number | import('motion-dom').MotionValue<any>;
|
|
847
|
+
all?: string | number | import('motion-dom').MotionValue<any>;
|
|
876
848
|
animation?: string | number | import('motion-dom').MotionValue<any>;
|
|
877
849
|
animationComposition?: string | number | import('motion-dom').MotionValue<any>;
|
|
878
850
|
animationDelay?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -963,6 +935,7 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
963
935
|
borderTopStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
964
936
|
borderTopWidth?: string | number | import('motion-dom').MotionValue<any>;
|
|
965
937
|
borderWidth?: string | number | import('motion-dom').MotionValue<any>;
|
|
938
|
+
bottom?: string | number | import('motion-dom').MotionValue<any>;
|
|
966
939
|
boxShadow?: string | number | import('motion-dom').MotionValue<any>;
|
|
967
940
|
boxSizing?: string | number | import('motion-dom').MotionValue<any>;
|
|
968
941
|
breakAfter?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -970,7 +943,9 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
970
943
|
breakInside?: string | number | import('motion-dom').MotionValue<any>;
|
|
971
944
|
captionSide?: string | number | import('motion-dom').MotionValue<any>;
|
|
972
945
|
caretColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
946
|
+
clear?: string | number | import('motion-dom').MotionValue<any>;
|
|
973
947
|
clip?: string | number | import('motion-dom').MotionValue<any>;
|
|
948
|
+
clipPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
974
949
|
clipRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
975
950
|
color?: string | number | import('motion-dom').MotionValue<any>;
|
|
976
951
|
colorInterpolation?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1006,11 +981,14 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1006
981
|
cx?: string | number | import('motion-dom').MotionValue<any>;
|
|
1007
982
|
cy?: string | number | import('motion-dom').MotionValue<any>;
|
|
1008
983
|
d?: string | number | import('motion-dom').MotionValue<any>;
|
|
984
|
+
direction?: string | number | import('motion-dom').MotionValue<any>;
|
|
1009
985
|
display?: string | number | import('motion-dom').MotionValue<any>;
|
|
1010
986
|
dominantBaseline?: string | number | import('motion-dom').MotionValue<any>;
|
|
1011
987
|
emptyCells?: string | number | import('motion-dom').MotionValue<any>;
|
|
988
|
+
fill?: string | number | import('motion-dom').MotionValue<any>;
|
|
1012
989
|
fillOpacity?: string | number | import('motion-dom').MotionValue<any>;
|
|
1013
990
|
fillRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
991
|
+
filter?: string | number | import('motion-dom').MotionValue<any>;
|
|
1014
992
|
flex?: string | number | import('motion-dom').MotionValue<any>;
|
|
1015
993
|
flexBasis?: string | number | import('motion-dom').MotionValue<any>;
|
|
1016
994
|
flexDirection?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1081,6 +1059,7 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1081
1059
|
justifyContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
1082
1060
|
justifyItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
1083
1061
|
justifySelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
1062
|
+
left?: string | number | import('motion-dom').MotionValue<any>;
|
|
1084
1063
|
letterSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
1085
1064
|
lightingColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
1086
1065
|
lineBreak?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1100,9 +1079,11 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1100
1079
|
marginLeft?: string | number | import('motion-dom').MotionValue<any>;
|
|
1101
1080
|
marginRight?: string | number | import('motion-dom').MotionValue<any>;
|
|
1102
1081
|
marginTop?: string | number | import('motion-dom').MotionValue<any>;
|
|
1082
|
+
marker?: string | number | import('motion-dom').MotionValue<any>;
|
|
1103
1083
|
markerEnd?: string | number | import('motion-dom').MotionValue<any>;
|
|
1104
1084
|
markerMid?: string | number | import('motion-dom').MotionValue<any>;
|
|
1105
1085
|
markerStart?: string | number | import('motion-dom').MotionValue<any>;
|
|
1086
|
+
mask?: string | number | import('motion-dom').MotionValue<any>;
|
|
1106
1087
|
maskClip?: string | number | import('motion-dom').MotionValue<any>;
|
|
1107
1088
|
maskComposite?: string | number | import('motion-dom').MotionValue<any>;
|
|
1108
1089
|
maskImage?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1125,6 +1106,7 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1125
1106
|
mixBlendMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
1126
1107
|
objectFit?: string | number | import('motion-dom').MotionValue<any>;
|
|
1127
1108
|
objectPosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
1109
|
+
offset?: string | number | import('motion-dom').MotionValue<any>;
|
|
1128
1110
|
offsetAnchor?: string | number | import('motion-dom').MotionValue<any>;
|
|
1129
1111
|
offsetDistance?: string | number | import('motion-dom').MotionValue<any>;
|
|
1130
1112
|
offsetPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1160,23 +1142,29 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1160
1142
|
paddingLeft?: string | number | import('motion-dom').MotionValue<any>;
|
|
1161
1143
|
paddingRight?: string | number | import('motion-dom').MotionValue<any>;
|
|
1162
1144
|
paddingTop?: string | number | import('motion-dom').MotionValue<any>;
|
|
1145
|
+
page?: string | number | import('motion-dom').MotionValue<any>;
|
|
1163
1146
|
pageBreakAfter?: string | number | import('motion-dom').MotionValue<any>;
|
|
1164
1147
|
pageBreakBefore?: string | number | import('motion-dom').MotionValue<any>;
|
|
1165
1148
|
pageBreakInside?: string | number | import('motion-dom').MotionValue<any>;
|
|
1166
1149
|
paintOrder?: string | number | import('motion-dom').MotionValue<any>;
|
|
1167
|
-
|
|
1150
|
+
perspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
1168
1151
|
perspectiveOrigin?: string | number | import('motion-dom').MotionValue<any>;
|
|
1169
1152
|
placeContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
1170
1153
|
placeItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
1171
1154
|
placeSelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
1172
1155
|
pointerEvents?: string | number | import('motion-dom').MotionValue<any>;
|
|
1156
|
+
position?: string | number | import('motion-dom').MotionValue<any>;
|
|
1173
1157
|
printColorAdjust?: string | number | import('motion-dom').MotionValue<any>;
|
|
1174
1158
|
quotes?: string | number | import('motion-dom').MotionValue<any>;
|
|
1175
1159
|
r?: string | number | import('motion-dom').MotionValue<any>;
|
|
1160
|
+
resize?: string | number | import('motion-dom').MotionValue<any>;
|
|
1161
|
+
right?: string | number | import('motion-dom').MotionValue<any>;
|
|
1162
|
+
rotate?: string | number | import('motion-dom').MotionValue<any>;
|
|
1176
1163
|
rowGap?: string | number | import('motion-dom').MotionValue<any>;
|
|
1177
1164
|
rubyPosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
1178
1165
|
rx?: string | number | import('motion-dom').MotionValue<any>;
|
|
1179
1166
|
ry?: string | number | import('motion-dom').MotionValue<any>;
|
|
1167
|
+
scale?: string | number | import('motion-dom').MotionValue<any>;
|
|
1180
1168
|
scrollBehavior?: string | number | import('motion-dom').MotionValue<any>;
|
|
1181
1169
|
scrollMargin?: string | number | import('motion-dom').MotionValue<any>;
|
|
1182
1170
|
scrollMarginBlock?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1247,15 +1235,19 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1247
1235
|
textWrap?: string | number | import('motion-dom').MotionValue<any>;
|
|
1248
1236
|
textWrapMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
1249
1237
|
textWrapStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
1238
|
+
top?: string | number | import('motion-dom').MotionValue<any>;
|
|
1250
1239
|
touchAction?: string | number | import('motion-dom').MotionValue<any>;
|
|
1240
|
+
transform?: string | number | import('motion-dom').MotionValue<any>;
|
|
1251
1241
|
transformBox?: string | number | import('motion-dom').MotionValue<any>;
|
|
1252
1242
|
transformOrigin?: string | number | import('motion-dom').MotionValue<any>;
|
|
1253
1243
|
transformStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
1244
|
+
transition?: string | number | import('motion-dom').MotionValue<any>;
|
|
1254
1245
|
transitionBehavior?: string | number | import('motion-dom').MotionValue<any>;
|
|
1255
1246
|
transitionDelay?: string | number | import('motion-dom').MotionValue<any>;
|
|
1256
1247
|
transitionDuration?: string | number | import('motion-dom').MotionValue<any>;
|
|
1257
1248
|
transitionProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
1258
1249
|
transitionTimingFunction?: string | number | import('motion-dom').MotionValue<any>;
|
|
1250
|
+
translate?: string | number | import('motion-dom').MotionValue<any>;
|
|
1259
1251
|
unicodeBidi?: string | number | import('motion-dom').MotionValue<any>;
|
|
1260
1252
|
userSelect?: string | number | import('motion-dom').MotionValue<any>;
|
|
1261
1253
|
vectorEffect?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1335,10 +1327,13 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1335
1327
|
whiteSpaceCollapse?: string | number | import('motion-dom').MotionValue<any>;
|
|
1336
1328
|
widows?: string | number | import('motion-dom').MotionValue<any>;
|
|
1337
1329
|
width?: string | number | import('motion-dom').MotionValue<any>;
|
|
1330
|
+
willChange?: string | number | import('motion-dom').MotionValue<any>;
|
|
1338
1331
|
wordBreak?: string | number | import('motion-dom').MotionValue<any>;
|
|
1339
1332
|
wordSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
1340
1333
|
wordWrap?: string | number | import('motion-dom').MotionValue<any>;
|
|
1341
1334
|
writingMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
1335
|
+
x?: string | number | import('motion-dom').MotionValue<any>;
|
|
1336
|
+
y?: string | number | import('motion-dom').MotionValue<any>;
|
|
1342
1337
|
zIndex?: string | number | import('motion-dom').MotionValue<any>;
|
|
1343
1338
|
zoom?: string | number | import('motion-dom').MotionValue<any>;
|
|
1344
1339
|
getPropertyPriority?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1346,14 +1341,23 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1346
1341
|
item?: string | number | import('motion-dom').MotionValue<any>;
|
|
1347
1342
|
removeProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
1348
1343
|
setProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
1344
|
+
z?: string | number | import('motion-dom').MotionValue<any>;
|
|
1345
|
+
translateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
1346
|
+
translateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
1347
|
+
translateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
1349
1348
|
rotateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
1350
1349
|
rotateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
1351
1350
|
rotateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
1352
1351
|
scaleX?: string | number | import('motion-dom').MotionValue<any>;
|
|
1353
1352
|
scaleY?: string | number | import('motion-dom').MotionValue<any>;
|
|
1354
1353
|
scaleZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
1354
|
+
skew?: string | number | import('motion-dom').MotionValue<any>;
|
|
1355
1355
|
skewX?: string | number | import('motion-dom').MotionValue<any>;
|
|
1356
1356
|
skewY?: string | number | import('motion-dom').MotionValue<any>;
|
|
1357
|
+
originX?: string | number | import('motion-dom').MotionValue<any>;
|
|
1358
|
+
originY?: string | number | import('motion-dom').MotionValue<any>;
|
|
1359
|
+
originZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
1360
|
+
transformPerspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
1357
1361
|
accentHeight?: string | number | import('motion-dom').MotionValue<any>;
|
|
1358
1362
|
accumulate?: string | number | import('motion-dom').MotionValue<any>;
|
|
1359
1363
|
additive?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1389,6 +1393,7 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1389
1393
|
edgeMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
1390
1394
|
elevation?: string | number | import('motion-dom').MotionValue<any>;
|
|
1391
1395
|
enableBackground?: string | number | import('motion-dom').MotionValue<any>;
|
|
1396
|
+
end?: string | number | import('motion-dom').MotionValue<any>;
|
|
1392
1397
|
exponent?: string | number | import('motion-dom').MotionValue<any>;
|
|
1393
1398
|
externalResourcesRequired?: string | number | import('motion-dom').MotionValue<any>;
|
|
1394
1399
|
filterRes?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1396,6 +1401,7 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1396
1401
|
focusable?: string | number | import('motion-dom').MotionValue<any>;
|
|
1397
1402
|
format?: string | number | import('motion-dom').MotionValue<any>;
|
|
1398
1403
|
fr?: string | number | import('motion-dom').MotionValue<any>;
|
|
1404
|
+
from?: string | number | import('motion-dom').MotionValue<any>;
|
|
1399
1405
|
fx?: string | number | import('motion-dom').MotionValue<any>;
|
|
1400
1406
|
fy?: string | number | import('motion-dom').MotionValue<any>;
|
|
1401
1407
|
g1?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1443,6 +1449,7 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1443
1449
|
overlinePosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
1444
1450
|
overlineThickness?: string | number | import('motion-dom').MotionValue<any>;
|
|
1445
1451
|
panose1?: string | number | import('motion-dom').MotionValue<any>;
|
|
1452
|
+
path?: string | number | import('motion-dom').MotionValue<any>;
|
|
1446
1453
|
pathLength?: string | number | import('motion-dom').MotionValue<any>;
|
|
1447
1454
|
patternContentUnits?: string | number | import('motion-dom').MotionValue<any>;
|
|
1448
1455
|
patternTransform?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1493,6 +1500,7 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1493
1500
|
unicodeRange?: string | number | import('motion-dom').MotionValue<any>;
|
|
1494
1501
|
unitsPerEm?: string | number | import('motion-dom').MotionValue<any>;
|
|
1495
1502
|
vAlphabetic?: string | number | import('motion-dom').MotionValue<any>;
|
|
1503
|
+
values?: string | number | import('motion-dom').MotionValue<any>;
|
|
1496
1504
|
version?: string | number | import('motion-dom').MotionValue<any>;
|
|
1497
1505
|
vertAdvY?: string | number | import('motion-dom').MotionValue<any>;
|
|
1498
1506
|
vertOriginX?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1525,14 +1533,6 @@ export declare const ReorderItem: <T extends import('../..').ElementType = "li",
|
|
|
1525
1533
|
zoomAndPan?: string | number | import('motion-dom').MotionValue<any>;
|
|
1526
1534
|
pathOffset?: string | number | import('motion-dom').MotionValue<any>;
|
|
1527
1535
|
pathSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
1528
|
-
translateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
1529
|
-
translateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
1530
|
-
translateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
1531
|
-
skew?: string | number | import('motion-dom').MotionValue<any>;
|
|
1532
|
-
originX?: string | number | import('motion-dom').MotionValue<any>;
|
|
1533
|
-
originY?: string | number | import('motion-dom').MotionValue<any>;
|
|
1534
|
-
originZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
1535
|
-
transformPerspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
1536
1536
|
}>;
|
|
1537
1537
|
transformTemplate?: (transform: import('motion-dom').TransformProperties, generatedTransform: string) => string;
|
|
1538
1538
|
transition?: import('../..').$Transition & {
|
|
@@ -1638,43 +1638,15 @@ export declare const Reorder: {
|
|
|
1638
1638
|
[x: number]: string | number | import('motion-dom').MotionValue<any>;
|
|
1639
1639
|
[x: `--${string}`]: string | number | import('motion-dom').MotionValue<any>;
|
|
1640
1640
|
string?: string | number | import('motion-dom').MotionValue<any>;
|
|
1641
|
-
end?: string | number | import('motion-dom').MotionValue<any>;
|
|
1642
|
-
x?: string | number | import('motion-dom').MotionValue<any>;
|
|
1643
|
-
y?: string | number | import('motion-dom').MotionValue<any>;
|
|
1644
|
-
position?: string | number | import('motion-dom').MotionValue<any>;
|
|
1645
|
-
page?: string | number | import('motion-dom').MotionValue<any>;
|
|
1646
|
-
[Symbol.iterator]?: string | number | import('motion-dom').MotionValue<any>;
|
|
1647
|
-
top?: string | number | import('motion-dom').MotionValue<any>;
|
|
1648
|
-
right?: string | number | import('motion-dom').MotionValue<any>;
|
|
1649
|
-
bottom?: string | number | import('motion-dom').MotionValue<any>;
|
|
1650
|
-
left?: string | number | import('motion-dom').MotionValue<any>;
|
|
1651
1641
|
readonly length?: string | number | import('motion-dom').MotionValue<any>;
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
values?: string | number | import('motion-dom').MotionValue<any>;
|
|
1655
|
-
all?: string | number | import('motion-dom').MotionValue<any>;
|
|
1656
|
-
clear?: string | number | import('motion-dom').MotionValue<any>;
|
|
1657
|
-
willChange?: string | number | import('motion-dom').MotionValue<any>;
|
|
1658
|
-
rotate?: string | number | import('motion-dom').MotionValue<any>;
|
|
1659
|
-
scale?: string | number | import('motion-dom').MotionValue<any>;
|
|
1660
|
-
perspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
1661
|
-
transition?: string | number | import('motion-dom').MotionValue<any>;
|
|
1662
|
-
translate?: string | number | import('motion-dom').MotionValue<any>;
|
|
1663
|
-
from?: string | number | import('motion-dom').MotionValue<any>;
|
|
1664
|
-
resize?: string | number | import('motion-dom').MotionValue<any>;
|
|
1665
|
-
transform?: string | number | import('motion-dom').MotionValue<any>;
|
|
1666
|
-
offset?: string | number | import('motion-dom').MotionValue<any>;
|
|
1667
|
-
clipPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
1668
|
-
marker?: string | number | import('motion-dom').MotionValue<any>;
|
|
1669
|
-
mask?: string | number | import('motion-dom').MotionValue<any>;
|
|
1670
|
-
path?: string | number | import('motion-dom').MotionValue<any>;
|
|
1671
|
-
direction?: string | number | import('motion-dom').MotionValue<any>;
|
|
1672
|
-
z?: string | number | import('motion-dom').MotionValue<any>;
|
|
1642
|
+
readonly parentRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
1643
|
+
[Symbol.iterator]?: string | number | import('motion-dom').MotionValue<any>;
|
|
1673
1644
|
accentColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
1674
1645
|
alignContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
1675
1646
|
alignItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
1676
1647
|
alignSelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
1677
1648
|
alignmentBaseline?: string | number | import('motion-dom').MotionValue<any>;
|
|
1649
|
+
all?: string | number | import('motion-dom').MotionValue<any>;
|
|
1678
1650
|
animation?: string | number | import('motion-dom').MotionValue<any>;
|
|
1679
1651
|
animationComposition?: string | number | import('motion-dom').MotionValue<any>;
|
|
1680
1652
|
animationDelay?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1765,6 +1737,7 @@ export declare const Reorder: {
|
|
|
1765
1737
|
borderTopStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
1766
1738
|
borderTopWidth?: string | number | import('motion-dom').MotionValue<any>;
|
|
1767
1739
|
borderWidth?: string | number | import('motion-dom').MotionValue<any>;
|
|
1740
|
+
bottom?: string | number | import('motion-dom').MotionValue<any>;
|
|
1768
1741
|
boxShadow?: string | number | import('motion-dom').MotionValue<any>;
|
|
1769
1742
|
boxSizing?: string | number | import('motion-dom').MotionValue<any>;
|
|
1770
1743
|
breakAfter?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1772,7 +1745,9 @@ export declare const Reorder: {
|
|
|
1772
1745
|
breakInside?: string | number | import('motion-dom').MotionValue<any>;
|
|
1773
1746
|
captionSide?: string | number | import('motion-dom').MotionValue<any>;
|
|
1774
1747
|
caretColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
1748
|
+
clear?: string | number | import('motion-dom').MotionValue<any>;
|
|
1775
1749
|
clip?: string | number | import('motion-dom').MotionValue<any>;
|
|
1750
|
+
clipPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
1776
1751
|
clipRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
1777
1752
|
color?: string | number | import('motion-dom').MotionValue<any>;
|
|
1778
1753
|
colorInterpolation?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1808,11 +1783,14 @@ export declare const Reorder: {
|
|
|
1808
1783
|
cx?: string | number | import('motion-dom').MotionValue<any>;
|
|
1809
1784
|
cy?: string | number | import('motion-dom').MotionValue<any>;
|
|
1810
1785
|
d?: string | number | import('motion-dom').MotionValue<any>;
|
|
1786
|
+
direction?: string | number | import('motion-dom').MotionValue<any>;
|
|
1811
1787
|
display?: string | number | import('motion-dom').MotionValue<any>;
|
|
1812
1788
|
dominantBaseline?: string | number | import('motion-dom').MotionValue<any>;
|
|
1813
1789
|
emptyCells?: string | number | import('motion-dom').MotionValue<any>;
|
|
1790
|
+
fill?: string | number | import('motion-dom').MotionValue<any>;
|
|
1814
1791
|
fillOpacity?: string | number | import('motion-dom').MotionValue<any>;
|
|
1815
1792
|
fillRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
1793
|
+
filter?: string | number | import('motion-dom').MotionValue<any>;
|
|
1816
1794
|
flex?: string | number | import('motion-dom').MotionValue<any>;
|
|
1817
1795
|
flexBasis?: string | number | import('motion-dom').MotionValue<any>;
|
|
1818
1796
|
flexDirection?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1883,6 +1861,7 @@ export declare const Reorder: {
|
|
|
1883
1861
|
justifyContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
1884
1862
|
justifyItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
1885
1863
|
justifySelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
1864
|
+
left?: string | number | import('motion-dom').MotionValue<any>;
|
|
1886
1865
|
letterSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
1887
1866
|
lightingColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
1888
1867
|
lineBreak?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1902,9 +1881,11 @@ export declare const Reorder: {
|
|
|
1902
1881
|
marginLeft?: string | number | import('motion-dom').MotionValue<any>;
|
|
1903
1882
|
marginRight?: string | number | import('motion-dom').MotionValue<any>;
|
|
1904
1883
|
marginTop?: string | number | import('motion-dom').MotionValue<any>;
|
|
1884
|
+
marker?: string | number | import('motion-dom').MotionValue<any>;
|
|
1905
1885
|
markerEnd?: string | number | import('motion-dom').MotionValue<any>;
|
|
1906
1886
|
markerMid?: string | number | import('motion-dom').MotionValue<any>;
|
|
1907
1887
|
markerStart?: string | number | import('motion-dom').MotionValue<any>;
|
|
1888
|
+
mask?: string | number | import('motion-dom').MotionValue<any>;
|
|
1908
1889
|
maskClip?: string | number | import('motion-dom').MotionValue<any>;
|
|
1909
1890
|
maskComposite?: string | number | import('motion-dom').MotionValue<any>;
|
|
1910
1891
|
maskImage?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1927,6 +1908,7 @@ export declare const Reorder: {
|
|
|
1927
1908
|
mixBlendMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
1928
1909
|
objectFit?: string | number | import('motion-dom').MotionValue<any>;
|
|
1929
1910
|
objectPosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
1911
|
+
offset?: string | number | import('motion-dom').MotionValue<any>;
|
|
1930
1912
|
offsetAnchor?: string | number | import('motion-dom').MotionValue<any>;
|
|
1931
1913
|
offsetDistance?: string | number | import('motion-dom').MotionValue<any>;
|
|
1932
1914
|
offsetPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -1962,23 +1944,29 @@ export declare const Reorder: {
|
|
|
1962
1944
|
paddingLeft?: string | number | import('motion-dom').MotionValue<any>;
|
|
1963
1945
|
paddingRight?: string | number | import('motion-dom').MotionValue<any>;
|
|
1964
1946
|
paddingTop?: string | number | import('motion-dom').MotionValue<any>;
|
|
1947
|
+
page?: string | number | import('motion-dom').MotionValue<any>;
|
|
1965
1948
|
pageBreakAfter?: string | number | import('motion-dom').MotionValue<any>;
|
|
1966
1949
|
pageBreakBefore?: string | number | import('motion-dom').MotionValue<any>;
|
|
1967
1950
|
pageBreakInside?: string | number | import('motion-dom').MotionValue<any>;
|
|
1968
1951
|
paintOrder?: string | number | import('motion-dom').MotionValue<any>;
|
|
1969
|
-
|
|
1952
|
+
perspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
1970
1953
|
perspectiveOrigin?: string | number | import('motion-dom').MotionValue<any>;
|
|
1971
1954
|
placeContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
1972
1955
|
placeItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
1973
1956
|
placeSelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
1974
1957
|
pointerEvents?: string | number | import('motion-dom').MotionValue<any>;
|
|
1958
|
+
position?: string | number | import('motion-dom').MotionValue<any>;
|
|
1975
1959
|
printColorAdjust?: string | number | import('motion-dom').MotionValue<any>;
|
|
1976
1960
|
quotes?: string | number | import('motion-dom').MotionValue<any>;
|
|
1977
1961
|
r?: string | number | import('motion-dom').MotionValue<any>;
|
|
1962
|
+
resize?: string | number | import('motion-dom').MotionValue<any>;
|
|
1963
|
+
right?: string | number | import('motion-dom').MotionValue<any>;
|
|
1964
|
+
rotate?: string | number | import('motion-dom').MotionValue<any>;
|
|
1978
1965
|
rowGap?: string | number | import('motion-dom').MotionValue<any>;
|
|
1979
1966
|
rubyPosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
1980
1967
|
rx?: string | number | import('motion-dom').MotionValue<any>;
|
|
1981
1968
|
ry?: string | number | import('motion-dom').MotionValue<any>;
|
|
1969
|
+
scale?: string | number | import('motion-dom').MotionValue<any>;
|
|
1982
1970
|
scrollBehavior?: string | number | import('motion-dom').MotionValue<any>;
|
|
1983
1971
|
scrollMargin?: string | number | import('motion-dom').MotionValue<any>;
|
|
1984
1972
|
scrollMarginBlock?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2049,15 +2037,19 @@ export declare const Reorder: {
|
|
|
2049
2037
|
textWrap?: string | number | import('motion-dom').MotionValue<any>;
|
|
2050
2038
|
textWrapMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
2051
2039
|
textWrapStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
2040
|
+
top?: string | number | import('motion-dom').MotionValue<any>;
|
|
2052
2041
|
touchAction?: string | number | import('motion-dom').MotionValue<any>;
|
|
2042
|
+
transform?: string | number | import('motion-dom').MotionValue<any>;
|
|
2053
2043
|
transformBox?: string | number | import('motion-dom').MotionValue<any>;
|
|
2054
2044
|
transformOrigin?: string | number | import('motion-dom').MotionValue<any>;
|
|
2055
2045
|
transformStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
2046
|
+
transition?: string | number | import('motion-dom').MotionValue<any>;
|
|
2056
2047
|
transitionBehavior?: string | number | import('motion-dom').MotionValue<any>;
|
|
2057
2048
|
transitionDelay?: string | number | import('motion-dom').MotionValue<any>;
|
|
2058
2049
|
transitionDuration?: string | number | import('motion-dom').MotionValue<any>;
|
|
2059
2050
|
transitionProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
2060
2051
|
transitionTimingFunction?: string | number | import('motion-dom').MotionValue<any>;
|
|
2052
|
+
translate?: string | number | import('motion-dom').MotionValue<any>;
|
|
2061
2053
|
unicodeBidi?: string | number | import('motion-dom').MotionValue<any>;
|
|
2062
2054
|
userSelect?: string | number | import('motion-dom').MotionValue<any>;
|
|
2063
2055
|
vectorEffect?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2137,10 +2129,13 @@ export declare const Reorder: {
|
|
|
2137
2129
|
whiteSpaceCollapse?: string | number | import('motion-dom').MotionValue<any>;
|
|
2138
2130
|
widows?: string | number | import('motion-dom').MotionValue<any>;
|
|
2139
2131
|
width?: string | number | import('motion-dom').MotionValue<any>;
|
|
2132
|
+
willChange?: string | number | import('motion-dom').MotionValue<any>;
|
|
2140
2133
|
wordBreak?: string | number | import('motion-dom').MotionValue<any>;
|
|
2141
2134
|
wordSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
2142
2135
|
wordWrap?: string | number | import('motion-dom').MotionValue<any>;
|
|
2143
2136
|
writingMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
2137
|
+
x?: string | number | import('motion-dom').MotionValue<any>;
|
|
2138
|
+
y?: string | number | import('motion-dom').MotionValue<any>;
|
|
2144
2139
|
zIndex?: string | number | import('motion-dom').MotionValue<any>;
|
|
2145
2140
|
zoom?: string | number | import('motion-dom').MotionValue<any>;
|
|
2146
2141
|
getPropertyPriority?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2148,14 +2143,23 @@ export declare const Reorder: {
|
|
|
2148
2143
|
item?: string | number | import('motion-dom').MotionValue<any>;
|
|
2149
2144
|
removeProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
2150
2145
|
setProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
2146
|
+
z?: string | number | import('motion-dom').MotionValue<any>;
|
|
2147
|
+
translateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2148
|
+
translateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2149
|
+
translateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2151
2150
|
rotateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2152
2151
|
rotateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2153
2152
|
rotateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2154
2153
|
scaleX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2155
2154
|
scaleY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2156
2155
|
scaleZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2156
|
+
skew?: string | number | import('motion-dom').MotionValue<any>;
|
|
2157
2157
|
skewX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2158
2158
|
skewY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2159
|
+
originX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2160
|
+
originY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2161
|
+
originZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2162
|
+
transformPerspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
2159
2163
|
accentHeight?: string | number | import('motion-dom').MotionValue<any>;
|
|
2160
2164
|
accumulate?: string | number | import('motion-dom').MotionValue<any>;
|
|
2161
2165
|
additive?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2191,6 +2195,7 @@ export declare const Reorder: {
|
|
|
2191
2195
|
edgeMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
2192
2196
|
elevation?: string | number | import('motion-dom').MotionValue<any>;
|
|
2193
2197
|
enableBackground?: string | number | import('motion-dom').MotionValue<any>;
|
|
2198
|
+
end?: string | number | import('motion-dom').MotionValue<any>;
|
|
2194
2199
|
exponent?: string | number | import('motion-dom').MotionValue<any>;
|
|
2195
2200
|
externalResourcesRequired?: string | number | import('motion-dom').MotionValue<any>;
|
|
2196
2201
|
filterRes?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2198,6 +2203,7 @@ export declare const Reorder: {
|
|
|
2198
2203
|
focusable?: string | number | import('motion-dom').MotionValue<any>;
|
|
2199
2204
|
format?: string | number | import('motion-dom').MotionValue<any>;
|
|
2200
2205
|
fr?: string | number | import('motion-dom').MotionValue<any>;
|
|
2206
|
+
from?: string | number | import('motion-dom').MotionValue<any>;
|
|
2201
2207
|
fx?: string | number | import('motion-dom').MotionValue<any>;
|
|
2202
2208
|
fy?: string | number | import('motion-dom').MotionValue<any>;
|
|
2203
2209
|
g1?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2245,6 +2251,7 @@ export declare const Reorder: {
|
|
|
2245
2251
|
overlinePosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
2246
2252
|
overlineThickness?: string | number | import('motion-dom').MotionValue<any>;
|
|
2247
2253
|
panose1?: string | number | import('motion-dom').MotionValue<any>;
|
|
2254
|
+
path?: string | number | import('motion-dom').MotionValue<any>;
|
|
2248
2255
|
pathLength?: string | number | import('motion-dom').MotionValue<any>;
|
|
2249
2256
|
patternContentUnits?: string | number | import('motion-dom').MotionValue<any>;
|
|
2250
2257
|
patternTransform?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2295,6 +2302,7 @@ export declare const Reorder: {
|
|
|
2295
2302
|
unicodeRange?: string | number | import('motion-dom').MotionValue<any>;
|
|
2296
2303
|
unitsPerEm?: string | number | import('motion-dom').MotionValue<any>;
|
|
2297
2304
|
vAlphabetic?: string | number | import('motion-dom').MotionValue<any>;
|
|
2305
|
+
values?: string | number | import('motion-dom').MotionValue<any>;
|
|
2298
2306
|
version?: string | number | import('motion-dom').MotionValue<any>;
|
|
2299
2307
|
vertAdvY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2300
2308
|
vertOriginX?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2327,14 +2335,6 @@ export declare const Reorder: {
|
|
|
2327
2335
|
zoomAndPan?: string | number | import('motion-dom').MotionValue<any>;
|
|
2328
2336
|
pathOffset?: string | number | import('motion-dom').MotionValue<any>;
|
|
2329
2337
|
pathSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
2330
|
-
translateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2331
|
-
translateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2332
|
-
translateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2333
|
-
skew?: string | number | import('motion-dom').MotionValue<any>;
|
|
2334
|
-
originX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2335
|
-
originY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2336
|
-
originZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2337
|
-
transformPerspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
2338
2338
|
}>;
|
|
2339
2339
|
transformTemplate?: (transform: import('motion-dom').TransformProperties, generatedTransform: string) => string;
|
|
2340
2340
|
transition?: import('../..').$Transition & {
|
|
@@ -2439,43 +2439,15 @@ export declare const Reorder: {
|
|
|
2439
2439
|
[x: number]: string | number | import('motion-dom').MotionValue<any>;
|
|
2440
2440
|
[x: `--${string}`]: string | number | import('motion-dom').MotionValue<any>;
|
|
2441
2441
|
string?: string | number | import('motion-dom').MotionValue<any>;
|
|
2442
|
-
end?: string | number | import('motion-dom').MotionValue<any>;
|
|
2443
|
-
x?: string | number | import('motion-dom').MotionValue<any>;
|
|
2444
|
-
y?: string | number | import('motion-dom').MotionValue<any>;
|
|
2445
|
-
position?: string | number | import('motion-dom').MotionValue<any>;
|
|
2446
|
-
page?: string | number | import('motion-dom').MotionValue<any>;
|
|
2447
|
-
[Symbol.iterator]?: string | number | import('motion-dom').MotionValue<any>;
|
|
2448
|
-
top?: string | number | import('motion-dom').MotionValue<any>;
|
|
2449
|
-
right?: string | number | import('motion-dom').MotionValue<any>;
|
|
2450
|
-
bottom?: string | number | import('motion-dom').MotionValue<any>;
|
|
2451
|
-
left?: string | number | import('motion-dom').MotionValue<any>;
|
|
2452
2442
|
readonly length?: string | number | import('motion-dom').MotionValue<any>;
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
values?: string | number | import('motion-dom').MotionValue<any>;
|
|
2456
|
-
all?: string | number | import('motion-dom').MotionValue<any>;
|
|
2457
|
-
clear?: string | number | import('motion-dom').MotionValue<any>;
|
|
2458
|
-
willChange?: string | number | import('motion-dom').MotionValue<any>;
|
|
2459
|
-
rotate?: string | number | import('motion-dom').MotionValue<any>;
|
|
2460
|
-
scale?: string | number | import('motion-dom').MotionValue<any>;
|
|
2461
|
-
perspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
2462
|
-
transition?: string | number | import('motion-dom').MotionValue<any>;
|
|
2463
|
-
translate?: string | number | import('motion-dom').MotionValue<any>;
|
|
2464
|
-
from?: string | number | import('motion-dom').MotionValue<any>;
|
|
2465
|
-
resize?: string | number | import('motion-dom').MotionValue<any>;
|
|
2466
|
-
transform?: string | number | import('motion-dom').MotionValue<any>;
|
|
2467
|
-
offset?: string | number | import('motion-dom').MotionValue<any>;
|
|
2468
|
-
clipPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
2469
|
-
marker?: string | number | import('motion-dom').MotionValue<any>;
|
|
2470
|
-
mask?: string | number | import('motion-dom').MotionValue<any>;
|
|
2471
|
-
path?: string | number | import('motion-dom').MotionValue<any>;
|
|
2472
|
-
direction?: string | number | import('motion-dom').MotionValue<any>;
|
|
2473
|
-
z?: string | number | import('motion-dom').MotionValue<any>;
|
|
2443
|
+
readonly parentRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
2444
|
+
[Symbol.iterator]?: string | number | import('motion-dom').MotionValue<any>;
|
|
2474
2445
|
accentColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
2475
2446
|
alignContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
2476
2447
|
alignItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
2477
2448
|
alignSelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
2478
2449
|
alignmentBaseline?: string | number | import('motion-dom').MotionValue<any>;
|
|
2450
|
+
all?: string | number | import('motion-dom').MotionValue<any>;
|
|
2479
2451
|
animation?: string | number | import('motion-dom').MotionValue<any>;
|
|
2480
2452
|
animationComposition?: string | number | import('motion-dom').MotionValue<any>;
|
|
2481
2453
|
animationDelay?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2566,6 +2538,7 @@ export declare const Reorder: {
|
|
|
2566
2538
|
borderTopStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
2567
2539
|
borderTopWidth?: string | number | import('motion-dom').MotionValue<any>;
|
|
2568
2540
|
borderWidth?: string | number | import('motion-dom').MotionValue<any>;
|
|
2541
|
+
bottom?: string | number | import('motion-dom').MotionValue<any>;
|
|
2569
2542
|
boxShadow?: string | number | import('motion-dom').MotionValue<any>;
|
|
2570
2543
|
boxSizing?: string | number | import('motion-dom').MotionValue<any>;
|
|
2571
2544
|
breakAfter?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2573,7 +2546,9 @@ export declare const Reorder: {
|
|
|
2573
2546
|
breakInside?: string | number | import('motion-dom').MotionValue<any>;
|
|
2574
2547
|
captionSide?: string | number | import('motion-dom').MotionValue<any>;
|
|
2575
2548
|
caretColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
2549
|
+
clear?: string | number | import('motion-dom').MotionValue<any>;
|
|
2576
2550
|
clip?: string | number | import('motion-dom').MotionValue<any>;
|
|
2551
|
+
clipPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
2577
2552
|
clipRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
2578
2553
|
color?: string | number | import('motion-dom').MotionValue<any>;
|
|
2579
2554
|
colorInterpolation?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2609,11 +2584,14 @@ export declare const Reorder: {
|
|
|
2609
2584
|
cx?: string | number | import('motion-dom').MotionValue<any>;
|
|
2610
2585
|
cy?: string | number | import('motion-dom').MotionValue<any>;
|
|
2611
2586
|
d?: string | number | import('motion-dom').MotionValue<any>;
|
|
2587
|
+
direction?: string | number | import('motion-dom').MotionValue<any>;
|
|
2612
2588
|
display?: string | number | import('motion-dom').MotionValue<any>;
|
|
2613
2589
|
dominantBaseline?: string | number | import('motion-dom').MotionValue<any>;
|
|
2614
2590
|
emptyCells?: string | number | import('motion-dom').MotionValue<any>;
|
|
2591
|
+
fill?: string | number | import('motion-dom').MotionValue<any>;
|
|
2615
2592
|
fillOpacity?: string | number | import('motion-dom').MotionValue<any>;
|
|
2616
2593
|
fillRule?: string | number | import('motion-dom').MotionValue<any>;
|
|
2594
|
+
filter?: string | number | import('motion-dom').MotionValue<any>;
|
|
2617
2595
|
flex?: string | number | import('motion-dom').MotionValue<any>;
|
|
2618
2596
|
flexBasis?: string | number | import('motion-dom').MotionValue<any>;
|
|
2619
2597
|
flexDirection?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2684,6 +2662,7 @@ export declare const Reorder: {
|
|
|
2684
2662
|
justifyContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
2685
2663
|
justifyItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
2686
2664
|
justifySelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
2665
|
+
left?: string | number | import('motion-dom').MotionValue<any>;
|
|
2687
2666
|
letterSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
2688
2667
|
lightingColor?: string | number | import('motion-dom').MotionValue<any>;
|
|
2689
2668
|
lineBreak?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2703,9 +2682,11 @@ export declare const Reorder: {
|
|
|
2703
2682
|
marginLeft?: string | number | import('motion-dom').MotionValue<any>;
|
|
2704
2683
|
marginRight?: string | number | import('motion-dom').MotionValue<any>;
|
|
2705
2684
|
marginTop?: string | number | import('motion-dom').MotionValue<any>;
|
|
2685
|
+
marker?: string | number | import('motion-dom').MotionValue<any>;
|
|
2706
2686
|
markerEnd?: string | number | import('motion-dom').MotionValue<any>;
|
|
2707
2687
|
markerMid?: string | number | import('motion-dom').MotionValue<any>;
|
|
2708
2688
|
markerStart?: string | number | import('motion-dom').MotionValue<any>;
|
|
2689
|
+
mask?: string | number | import('motion-dom').MotionValue<any>;
|
|
2709
2690
|
maskClip?: string | number | import('motion-dom').MotionValue<any>;
|
|
2710
2691
|
maskComposite?: string | number | import('motion-dom').MotionValue<any>;
|
|
2711
2692
|
maskImage?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2728,6 +2709,7 @@ export declare const Reorder: {
|
|
|
2728
2709
|
mixBlendMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
2729
2710
|
objectFit?: string | number | import('motion-dom').MotionValue<any>;
|
|
2730
2711
|
objectPosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
2712
|
+
offset?: string | number | import('motion-dom').MotionValue<any>;
|
|
2731
2713
|
offsetAnchor?: string | number | import('motion-dom').MotionValue<any>;
|
|
2732
2714
|
offsetDistance?: string | number | import('motion-dom').MotionValue<any>;
|
|
2733
2715
|
offsetPath?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2763,23 +2745,29 @@ export declare const Reorder: {
|
|
|
2763
2745
|
paddingLeft?: string | number | import('motion-dom').MotionValue<any>;
|
|
2764
2746
|
paddingRight?: string | number | import('motion-dom').MotionValue<any>;
|
|
2765
2747
|
paddingTop?: string | number | import('motion-dom').MotionValue<any>;
|
|
2748
|
+
page?: string | number | import('motion-dom').MotionValue<any>;
|
|
2766
2749
|
pageBreakAfter?: string | number | import('motion-dom').MotionValue<any>;
|
|
2767
2750
|
pageBreakBefore?: string | number | import('motion-dom').MotionValue<any>;
|
|
2768
2751
|
pageBreakInside?: string | number | import('motion-dom').MotionValue<any>;
|
|
2769
2752
|
paintOrder?: string | number | import('motion-dom').MotionValue<any>;
|
|
2770
|
-
|
|
2753
|
+
perspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
2771
2754
|
perspectiveOrigin?: string | number | import('motion-dom').MotionValue<any>;
|
|
2772
2755
|
placeContent?: string | number | import('motion-dom').MotionValue<any>;
|
|
2773
2756
|
placeItems?: string | number | import('motion-dom').MotionValue<any>;
|
|
2774
2757
|
placeSelf?: string | number | import('motion-dom').MotionValue<any>;
|
|
2775
2758
|
pointerEvents?: string | number | import('motion-dom').MotionValue<any>;
|
|
2759
|
+
position?: string | number | import('motion-dom').MotionValue<any>;
|
|
2776
2760
|
printColorAdjust?: string | number | import('motion-dom').MotionValue<any>;
|
|
2777
2761
|
quotes?: string | number | import('motion-dom').MotionValue<any>;
|
|
2778
2762
|
r?: string | number | import('motion-dom').MotionValue<any>;
|
|
2763
|
+
resize?: string | number | import('motion-dom').MotionValue<any>;
|
|
2764
|
+
right?: string | number | import('motion-dom').MotionValue<any>;
|
|
2765
|
+
rotate?: string | number | import('motion-dom').MotionValue<any>;
|
|
2779
2766
|
rowGap?: string | number | import('motion-dom').MotionValue<any>;
|
|
2780
2767
|
rubyPosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
2781
2768
|
rx?: string | number | import('motion-dom').MotionValue<any>;
|
|
2782
2769
|
ry?: string | number | import('motion-dom').MotionValue<any>;
|
|
2770
|
+
scale?: string | number | import('motion-dom').MotionValue<any>;
|
|
2783
2771
|
scrollBehavior?: string | number | import('motion-dom').MotionValue<any>;
|
|
2784
2772
|
scrollMargin?: string | number | import('motion-dom').MotionValue<any>;
|
|
2785
2773
|
scrollMarginBlock?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2850,15 +2838,19 @@ export declare const Reorder: {
|
|
|
2850
2838
|
textWrap?: string | number | import('motion-dom').MotionValue<any>;
|
|
2851
2839
|
textWrapMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
2852
2840
|
textWrapStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
2841
|
+
top?: string | number | import('motion-dom').MotionValue<any>;
|
|
2853
2842
|
touchAction?: string | number | import('motion-dom').MotionValue<any>;
|
|
2843
|
+
transform?: string | number | import('motion-dom').MotionValue<any>;
|
|
2854
2844
|
transformBox?: string | number | import('motion-dom').MotionValue<any>;
|
|
2855
2845
|
transformOrigin?: string | number | import('motion-dom').MotionValue<any>;
|
|
2856
2846
|
transformStyle?: string | number | import('motion-dom').MotionValue<any>;
|
|
2847
|
+
transition?: string | number | import('motion-dom').MotionValue<any>;
|
|
2857
2848
|
transitionBehavior?: string | number | import('motion-dom').MotionValue<any>;
|
|
2858
2849
|
transitionDelay?: string | number | import('motion-dom').MotionValue<any>;
|
|
2859
2850
|
transitionDuration?: string | number | import('motion-dom').MotionValue<any>;
|
|
2860
2851
|
transitionProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
2861
2852
|
transitionTimingFunction?: string | number | import('motion-dom').MotionValue<any>;
|
|
2853
|
+
translate?: string | number | import('motion-dom').MotionValue<any>;
|
|
2862
2854
|
unicodeBidi?: string | number | import('motion-dom').MotionValue<any>;
|
|
2863
2855
|
userSelect?: string | number | import('motion-dom').MotionValue<any>;
|
|
2864
2856
|
vectorEffect?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2938,10 +2930,13 @@ export declare const Reorder: {
|
|
|
2938
2930
|
whiteSpaceCollapse?: string | number | import('motion-dom').MotionValue<any>;
|
|
2939
2931
|
widows?: string | number | import('motion-dom').MotionValue<any>;
|
|
2940
2932
|
width?: string | number | import('motion-dom').MotionValue<any>;
|
|
2933
|
+
willChange?: string | number | import('motion-dom').MotionValue<any>;
|
|
2941
2934
|
wordBreak?: string | number | import('motion-dom').MotionValue<any>;
|
|
2942
2935
|
wordSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
2943
2936
|
wordWrap?: string | number | import('motion-dom').MotionValue<any>;
|
|
2944
2937
|
writingMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
2938
|
+
x?: string | number | import('motion-dom').MotionValue<any>;
|
|
2939
|
+
y?: string | number | import('motion-dom').MotionValue<any>;
|
|
2945
2940
|
zIndex?: string | number | import('motion-dom').MotionValue<any>;
|
|
2946
2941
|
zoom?: string | number | import('motion-dom').MotionValue<any>;
|
|
2947
2942
|
getPropertyPriority?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2949,14 +2944,23 @@ export declare const Reorder: {
|
|
|
2949
2944
|
item?: string | number | import('motion-dom').MotionValue<any>;
|
|
2950
2945
|
removeProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
2951
2946
|
setProperty?: string | number | import('motion-dom').MotionValue<any>;
|
|
2947
|
+
z?: string | number | import('motion-dom').MotionValue<any>;
|
|
2948
|
+
translateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2949
|
+
translateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2950
|
+
translateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2952
2951
|
rotateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2953
2952
|
rotateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2954
2953
|
rotateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2955
2954
|
scaleX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2956
2955
|
scaleY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2957
2956
|
scaleZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2957
|
+
skew?: string | number | import('motion-dom').MotionValue<any>;
|
|
2958
2958
|
skewX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2959
2959
|
skewY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2960
|
+
originX?: string | number | import('motion-dom').MotionValue<any>;
|
|
2961
|
+
originY?: string | number | import('motion-dom').MotionValue<any>;
|
|
2962
|
+
originZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
2963
|
+
transformPerspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
2960
2964
|
accentHeight?: string | number | import('motion-dom').MotionValue<any>;
|
|
2961
2965
|
accumulate?: string | number | import('motion-dom').MotionValue<any>;
|
|
2962
2966
|
additive?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2992,6 +2996,7 @@ export declare const Reorder: {
|
|
|
2992
2996
|
edgeMode?: string | number | import('motion-dom').MotionValue<any>;
|
|
2993
2997
|
elevation?: string | number | import('motion-dom').MotionValue<any>;
|
|
2994
2998
|
enableBackground?: string | number | import('motion-dom').MotionValue<any>;
|
|
2999
|
+
end?: string | number | import('motion-dom').MotionValue<any>;
|
|
2995
3000
|
exponent?: string | number | import('motion-dom').MotionValue<any>;
|
|
2996
3001
|
externalResourcesRequired?: string | number | import('motion-dom').MotionValue<any>;
|
|
2997
3002
|
filterRes?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -2999,6 +3004,7 @@ export declare const Reorder: {
|
|
|
2999
3004
|
focusable?: string | number | import('motion-dom').MotionValue<any>;
|
|
3000
3005
|
format?: string | number | import('motion-dom').MotionValue<any>;
|
|
3001
3006
|
fr?: string | number | import('motion-dom').MotionValue<any>;
|
|
3007
|
+
from?: string | number | import('motion-dom').MotionValue<any>;
|
|
3002
3008
|
fx?: string | number | import('motion-dom').MotionValue<any>;
|
|
3003
3009
|
fy?: string | number | import('motion-dom').MotionValue<any>;
|
|
3004
3010
|
g1?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -3046,6 +3052,7 @@ export declare const Reorder: {
|
|
|
3046
3052
|
overlinePosition?: string | number | import('motion-dom').MotionValue<any>;
|
|
3047
3053
|
overlineThickness?: string | number | import('motion-dom').MotionValue<any>;
|
|
3048
3054
|
panose1?: string | number | import('motion-dom').MotionValue<any>;
|
|
3055
|
+
path?: string | number | import('motion-dom').MotionValue<any>;
|
|
3049
3056
|
pathLength?: string | number | import('motion-dom').MotionValue<any>;
|
|
3050
3057
|
patternContentUnits?: string | number | import('motion-dom').MotionValue<any>;
|
|
3051
3058
|
patternTransform?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -3096,6 +3103,7 @@ export declare const Reorder: {
|
|
|
3096
3103
|
unicodeRange?: string | number | import('motion-dom').MotionValue<any>;
|
|
3097
3104
|
unitsPerEm?: string | number | import('motion-dom').MotionValue<any>;
|
|
3098
3105
|
vAlphabetic?: string | number | import('motion-dom').MotionValue<any>;
|
|
3106
|
+
values?: string | number | import('motion-dom').MotionValue<any>;
|
|
3099
3107
|
version?: string | number | import('motion-dom').MotionValue<any>;
|
|
3100
3108
|
vertAdvY?: string | number | import('motion-dom').MotionValue<any>;
|
|
3101
3109
|
vertOriginX?: string | number | import('motion-dom').MotionValue<any>;
|
|
@@ -3128,14 +3136,6 @@ export declare const Reorder: {
|
|
|
3128
3136
|
zoomAndPan?: string | number | import('motion-dom').MotionValue<any>;
|
|
3129
3137
|
pathOffset?: string | number | import('motion-dom').MotionValue<any>;
|
|
3130
3138
|
pathSpacing?: string | number | import('motion-dom').MotionValue<any>;
|
|
3131
|
-
translateX?: string | number | import('motion-dom').MotionValue<any>;
|
|
3132
|
-
translateY?: string | number | import('motion-dom').MotionValue<any>;
|
|
3133
|
-
translateZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
3134
|
-
skew?: string | number | import('motion-dom').MotionValue<any>;
|
|
3135
|
-
originX?: string | number | import('motion-dom').MotionValue<any>;
|
|
3136
|
-
originY?: string | number | import('motion-dom').MotionValue<any>;
|
|
3137
|
-
originZ?: string | number | import('motion-dom').MotionValue<any>;
|
|
3138
|
-
transformPerspective?: string | number | import('motion-dom').MotionValue<any>;
|
|
3139
3139
|
}>;
|
|
3140
3140
|
transformTemplate?: (transform: import('motion-dom').TransformProperties, generatedTransform: string) => string;
|
|
3141
3141
|
transition?: import('../..').$Transition & {
|