remotion 3.3.25 → 3.3.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +1 -1
- package/dist/Satori.d.ts +5 -0
- package/dist/Satori.js +92 -0
- package/dist/audio/Audio.d.ts +1 -1
- package/dist/get-static-files.d.ts +16 -1
- package/dist/index.d.ts +3 -0
- package/dist/index.js +3 -1
- package/dist/satori-embedded.d.ts +918 -0
- package/dist/satori-embedded.js +29 -0
- package/dist/static-file.d.ts +4 -0
- package/dist/static-file.js +4 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/dist/video/Video.d.ts +2 -2
- package/dist/video/Video.js +2 -1
- package/dist/video/VideoForDevelopment.js +1 -1
- package/dist/video/video-fragment.d.ts +6 -0
- package/dist/video/video-fragment.js +24 -1
- package/package.json +4 -4
|
@@ -0,0 +1,918 @@
|
|
|
1
|
+
declare let Cu: {
|
|
2
|
+
(o: object | null): any;
|
|
3
|
+
(o: object | null, properties: PropertyDescriptorMap & ThisType<any>): any;
|
|
4
|
+
};
|
|
5
|
+
declare let lr: <T>(o: T, p: PropertyKey, attributes: PropertyDescriptor & ThisType<any>) => T;
|
|
6
|
+
declare let Du: (o: any, p: PropertyKey) => PropertyDescriptor | undefined;
|
|
7
|
+
declare let Mu: (o: any) => string[];
|
|
8
|
+
declare let Fu: (o: any) => any;
|
|
9
|
+
declare var Nu: (v: PropertyKey) => boolean;
|
|
10
|
+
declare let Br: (e: any, t: any) => () => any;
|
|
11
|
+
declare let R: (e: any, t: any) => () => any;
|
|
12
|
+
declare var Ur: (e: any, t: any) => void;
|
|
13
|
+
declare var bo: (e: any, t: any, n: any, r: any) => any;
|
|
14
|
+
declare let ct: (e: any, t: any, n: any) => any;
|
|
15
|
+
declare var dt: (e: any) => any;
|
|
16
|
+
declare let c: () => any;
|
|
17
|
+
declare let bn: () => any;
|
|
18
|
+
declare let Jo: () => any;
|
|
19
|
+
declare let Ko: () => any;
|
|
20
|
+
declare let wn: () => any;
|
|
21
|
+
declare let br: {};
|
|
22
|
+
declare let _l: any;
|
|
23
|
+
declare var yr: () => any;
|
|
24
|
+
declare let es: () => any;
|
|
25
|
+
declare let ts: () => any;
|
|
26
|
+
declare let rs: () => any;
|
|
27
|
+
declare let is: () => any;
|
|
28
|
+
declare let os: () => any;
|
|
29
|
+
declare let ss: () => any;
|
|
30
|
+
declare let An: () => any;
|
|
31
|
+
declare let ls: () => any;
|
|
32
|
+
declare let cs: () => any;
|
|
33
|
+
declare let ps: () => any;
|
|
34
|
+
declare let kt: () => any;
|
|
35
|
+
declare let Le: () => any;
|
|
36
|
+
declare let ie: () => any;
|
|
37
|
+
declare let Tr: () => any;
|
|
38
|
+
declare let Ln: () => any;
|
|
39
|
+
declare let Dn: () => any;
|
|
40
|
+
declare let Or: () => any;
|
|
41
|
+
declare let Nn: () => any;
|
|
42
|
+
declare let qn: () => any;
|
|
43
|
+
declare let Bn: () => any;
|
|
44
|
+
declare let Er: () => any;
|
|
45
|
+
declare let Gn: () => any;
|
|
46
|
+
declare let jn: () => any;
|
|
47
|
+
declare let Yn: () => any;
|
|
48
|
+
declare let Ns: () => any;
|
|
49
|
+
declare let ei: () => any;
|
|
50
|
+
declare let ri: () => any;
|
|
51
|
+
declare let ii: () => any;
|
|
52
|
+
declare let si: () => any;
|
|
53
|
+
declare let Gs: () => any;
|
|
54
|
+
declare let ai: () => any;
|
|
55
|
+
declare let Ys: () => any;
|
|
56
|
+
declare let ra: () => any;
|
|
57
|
+
declare let ia: () => any;
|
|
58
|
+
declare let oa: () => any;
|
|
59
|
+
declare let la: () => any;
|
|
60
|
+
declare let fa: () => any;
|
|
61
|
+
declare let pa: () => any;
|
|
62
|
+
declare let ha: () => any;
|
|
63
|
+
declare let ga: () => any;
|
|
64
|
+
declare let ki: () => any;
|
|
65
|
+
declare let Oi: () => any;
|
|
66
|
+
declare let Sa: () => any;
|
|
67
|
+
declare let Ta: () => any;
|
|
68
|
+
declare let Ea: () => any;
|
|
69
|
+
declare let Da: () => any;
|
|
70
|
+
declare let Ua: () => any;
|
|
71
|
+
declare let za: () => any;
|
|
72
|
+
declare let Ya: () => any;
|
|
73
|
+
declare let Xa: {};
|
|
74
|
+
declare let jh: any;
|
|
75
|
+
declare var Qa: () => any;
|
|
76
|
+
declare let eu: () => any;
|
|
77
|
+
declare let ru: () => any;
|
|
78
|
+
declare let iu: () => any;
|
|
79
|
+
declare let su: () => any;
|
|
80
|
+
declare let S0: {};
|
|
81
|
+
declare let $u: any;
|
|
82
|
+
declare var yo: any;
|
|
83
|
+
declare let zr: any;
|
|
84
|
+
declare function xo(e: any): void;
|
|
85
|
+
declare function Ie(): any;
|
|
86
|
+
declare let pt: (e: any, t: any) => () => any;
|
|
87
|
+
declare var qu: () => any;
|
|
88
|
+
declare var Wu: () => any;
|
|
89
|
+
declare var Bu: () => any;
|
|
90
|
+
declare var Uu: () => any;
|
|
91
|
+
declare var zu: () => any;
|
|
92
|
+
declare var Gu: any;
|
|
93
|
+
declare var wo: any;
|
|
94
|
+
declare var _o: any;
|
|
95
|
+
declare var So: any;
|
|
96
|
+
declare var ko: any;
|
|
97
|
+
declare function Vr(e: any): void;
|
|
98
|
+
declare function We(e: any): any;
|
|
99
|
+
declare function Vu(e: any): any;
|
|
100
|
+
declare function Gr(e: any): number;
|
|
101
|
+
declare let ju: never[];
|
|
102
|
+
declare function Hu(e: any): any;
|
|
103
|
+
declare let Yu: {
|
|
104
|
+
[k: string]: any;
|
|
105
|
+
};
|
|
106
|
+
declare function fr(e: any, t: any): {
|
|
107
|
+
[k: string]: any;
|
|
108
|
+
};
|
|
109
|
+
declare function Xu(e: any): any;
|
|
110
|
+
declare function Xr(e: any): boolean;
|
|
111
|
+
declare function Oo(e: any): boolean;
|
|
112
|
+
declare function Eo(e: any): boolean;
|
|
113
|
+
declare function Po(e: any): any[];
|
|
114
|
+
declare function ge(e: any, t: any, n: any, r: any, i?: boolean): any;
|
|
115
|
+
declare function ht(e: any, t: any): any[];
|
|
116
|
+
declare function ae(e: any, t: any, n: any, r: any): any;
|
|
117
|
+
declare let To: undefined;
|
|
118
|
+
declare var jr: any;
|
|
119
|
+
declare var Hr: any;
|
|
120
|
+
declare var cr: string[];
|
|
121
|
+
declare function He(e: any, t: any): any[];
|
|
122
|
+
declare function A(e: any, t: any, n: any): string;
|
|
123
|
+
declare function Ao(e?: number): {
|
|
124
|
+
set: (i: any, s: any) => void;
|
|
125
|
+
get: (i: any) => any;
|
|
126
|
+
};
|
|
127
|
+
declare let Ro: {
|
|
128
|
+
accentHeight: string;
|
|
129
|
+
alignmentBaseline: string;
|
|
130
|
+
arabicForm: string;
|
|
131
|
+
baselineShift: string;
|
|
132
|
+
capHeight: string;
|
|
133
|
+
clipPath: string;
|
|
134
|
+
clipRule: string;
|
|
135
|
+
colorInterpolation: string;
|
|
136
|
+
colorInterpolationFilters: string;
|
|
137
|
+
colorProfile: string;
|
|
138
|
+
colorRendering: string;
|
|
139
|
+
dominantBaseline: string;
|
|
140
|
+
enableBackground: string;
|
|
141
|
+
fillOpacity: string;
|
|
142
|
+
fillRule: string;
|
|
143
|
+
floodColor: string;
|
|
144
|
+
floodOpacity: string;
|
|
145
|
+
fontFamily: string;
|
|
146
|
+
fontSize: string;
|
|
147
|
+
fontSizeAdjust: string;
|
|
148
|
+
fontStretch: string;
|
|
149
|
+
fontStyle: string;
|
|
150
|
+
fontVariant: string;
|
|
151
|
+
fontWeight: string;
|
|
152
|
+
glyphName: string;
|
|
153
|
+
glyphOrientationHorizontal: string;
|
|
154
|
+
glyphOrientationVertical: string;
|
|
155
|
+
horizAdvX: string;
|
|
156
|
+
horizOriginX: string;
|
|
157
|
+
imageRendering: string;
|
|
158
|
+
letterSpacing: string;
|
|
159
|
+
lightingColor: string;
|
|
160
|
+
markerEnd: string;
|
|
161
|
+
markerMid: string;
|
|
162
|
+
markerStart: string;
|
|
163
|
+
overlinePosition: string;
|
|
164
|
+
overlineThickness: string;
|
|
165
|
+
paintOrder: string;
|
|
166
|
+
panose1: string;
|
|
167
|
+
pointerEvents: string;
|
|
168
|
+
renderingIntent: string;
|
|
169
|
+
shapeRendering: string;
|
|
170
|
+
stopColor: string;
|
|
171
|
+
stopOpacity: string;
|
|
172
|
+
strikethroughPosition: string;
|
|
173
|
+
strikethroughThickness: string;
|
|
174
|
+
strokeDasharray: string;
|
|
175
|
+
strokeDashoffset: string;
|
|
176
|
+
strokeLinecap: string;
|
|
177
|
+
strokeLinejoin: string;
|
|
178
|
+
strokeMiterlimit: string;
|
|
179
|
+
strokeOpacity: string;
|
|
180
|
+
strokeWidth: string;
|
|
181
|
+
textAnchor: string;
|
|
182
|
+
textDecoration: string;
|
|
183
|
+
textRendering: string;
|
|
184
|
+
underlinePosition: string;
|
|
185
|
+
underlineThickness: string;
|
|
186
|
+
unicodeBidi: string;
|
|
187
|
+
unicodeRange: string;
|
|
188
|
+
unitsPerEm: string;
|
|
189
|
+
vAlphabetic: string;
|
|
190
|
+
vHanging: string;
|
|
191
|
+
vIdeographic: string;
|
|
192
|
+
vMathematical: string;
|
|
193
|
+
vectorEffect: string;
|
|
194
|
+
vertAdvY: string;
|
|
195
|
+
vertOriginX: string;
|
|
196
|
+
vertOriginY: string;
|
|
197
|
+
wordSpacing: string;
|
|
198
|
+
writingMode: string;
|
|
199
|
+
xHeight: string;
|
|
200
|
+
xlinkActuate: string;
|
|
201
|
+
xlinkArcrole: string;
|
|
202
|
+
xlinkHref: string;
|
|
203
|
+
xlinkRole: string;
|
|
204
|
+
xlinkShow: string;
|
|
205
|
+
xlinkTitle: string;
|
|
206
|
+
xlinkType: string;
|
|
207
|
+
xmlBase: string;
|
|
208
|
+
xmlLang: string;
|
|
209
|
+
xmlSpace: string;
|
|
210
|
+
xmlnsXlink: string;
|
|
211
|
+
};
|
|
212
|
+
declare var Qu: RegExp;
|
|
213
|
+
declare function Yr(e: any): any;
|
|
214
|
+
declare function mt(e: any): any;
|
|
215
|
+
declare function Io(e: any): string;
|
|
216
|
+
declare let ve: string;
|
|
217
|
+
declare var Lo: {
|
|
218
|
+
p: {
|
|
219
|
+
display: string;
|
|
220
|
+
marginTop: string;
|
|
221
|
+
marginBottom: string;
|
|
222
|
+
};
|
|
223
|
+
div: {
|
|
224
|
+
display: string;
|
|
225
|
+
};
|
|
226
|
+
blockquote: {
|
|
227
|
+
display: string;
|
|
228
|
+
marginTop: string;
|
|
229
|
+
marginBottom: string;
|
|
230
|
+
marginLeft: number;
|
|
231
|
+
marginRight: number;
|
|
232
|
+
};
|
|
233
|
+
center: {
|
|
234
|
+
display: string;
|
|
235
|
+
textAlign: string;
|
|
236
|
+
};
|
|
237
|
+
hr: {
|
|
238
|
+
display: string;
|
|
239
|
+
marginTop: string;
|
|
240
|
+
marginBottom: string;
|
|
241
|
+
marginLeft: string;
|
|
242
|
+
marginRight: string;
|
|
243
|
+
borderWidth: number;
|
|
244
|
+
borderStyle: string;
|
|
245
|
+
};
|
|
246
|
+
h1: {
|
|
247
|
+
display: string;
|
|
248
|
+
fontSize: string;
|
|
249
|
+
marginTop: string;
|
|
250
|
+
marginBottom: string;
|
|
251
|
+
marginLeft: number;
|
|
252
|
+
marginRight: number;
|
|
253
|
+
fontWeight: string;
|
|
254
|
+
};
|
|
255
|
+
h2: {
|
|
256
|
+
display: string;
|
|
257
|
+
fontSize: string;
|
|
258
|
+
marginTop: string;
|
|
259
|
+
marginBottom: string;
|
|
260
|
+
marginLeft: number;
|
|
261
|
+
marginRight: number;
|
|
262
|
+
fontWeight: string;
|
|
263
|
+
};
|
|
264
|
+
h3: {
|
|
265
|
+
display: string;
|
|
266
|
+
fontSize: string;
|
|
267
|
+
marginTop: string;
|
|
268
|
+
marginBottom: string;
|
|
269
|
+
marginLeft: number;
|
|
270
|
+
marginRight: number;
|
|
271
|
+
fontWeight: string;
|
|
272
|
+
};
|
|
273
|
+
h4: {
|
|
274
|
+
display: string;
|
|
275
|
+
marginTop: string;
|
|
276
|
+
marginBottom: string;
|
|
277
|
+
marginLeft: number;
|
|
278
|
+
marginRight: number;
|
|
279
|
+
fontWeight: string;
|
|
280
|
+
};
|
|
281
|
+
h5: {
|
|
282
|
+
display: string;
|
|
283
|
+
fontSize: string;
|
|
284
|
+
marginTop: string;
|
|
285
|
+
marginBottom: string;
|
|
286
|
+
marginLeft: number;
|
|
287
|
+
marginRight: number;
|
|
288
|
+
fontWeight: string;
|
|
289
|
+
};
|
|
290
|
+
h6: {
|
|
291
|
+
display: string;
|
|
292
|
+
fontSize: string;
|
|
293
|
+
marginTop: string;
|
|
294
|
+
marginBottom: string;
|
|
295
|
+
marginLeft: number;
|
|
296
|
+
marginRight: number;
|
|
297
|
+
fontWeight: string;
|
|
298
|
+
};
|
|
299
|
+
u: {
|
|
300
|
+
textDecoration: string;
|
|
301
|
+
};
|
|
302
|
+
strong: {
|
|
303
|
+
fontWeight: string;
|
|
304
|
+
};
|
|
305
|
+
b: {
|
|
306
|
+
fontWeight: string;
|
|
307
|
+
};
|
|
308
|
+
i: {
|
|
309
|
+
fontStyle: string;
|
|
310
|
+
};
|
|
311
|
+
em: {
|
|
312
|
+
fontStyle: string;
|
|
313
|
+
};
|
|
314
|
+
code: {
|
|
315
|
+
fontFamily: string;
|
|
316
|
+
};
|
|
317
|
+
kbd: {
|
|
318
|
+
fontFamily: string;
|
|
319
|
+
};
|
|
320
|
+
pre: {
|
|
321
|
+
display: string;
|
|
322
|
+
fontFamily: string;
|
|
323
|
+
whiteSpace: string;
|
|
324
|
+
marginTop: string;
|
|
325
|
+
marginBottom: string;
|
|
326
|
+
};
|
|
327
|
+
mark: {
|
|
328
|
+
backgroundColor: string;
|
|
329
|
+
color: string;
|
|
330
|
+
};
|
|
331
|
+
big: {
|
|
332
|
+
fontSize: string;
|
|
333
|
+
};
|
|
334
|
+
small: {
|
|
335
|
+
fontSize: string;
|
|
336
|
+
};
|
|
337
|
+
s: {
|
|
338
|
+
textDecoration: string;
|
|
339
|
+
};
|
|
340
|
+
};
|
|
341
|
+
declare let Ju: Set<string>;
|
|
342
|
+
declare function Qr(e: any): {};
|
|
343
|
+
declare let Te: any;
|
|
344
|
+
declare var Fo: any;
|
|
345
|
+
declare var No: any;
|
|
346
|
+
declare let Co: any;
|
|
347
|
+
declare function Ku(e: any, t: any): {
|
|
348
|
+
absolute: any;
|
|
349
|
+
relative?: undefined;
|
|
350
|
+
} | {
|
|
351
|
+
relative: any;
|
|
352
|
+
absolute?: undefined;
|
|
353
|
+
} | {
|
|
354
|
+
absolute?: undefined;
|
|
355
|
+
relative?: undefined;
|
|
356
|
+
};
|
|
357
|
+
declare function Jr(e: any, t: any, n: any): {
|
|
358
|
+
yRelative: number;
|
|
359
|
+
xRelative?: undefined;
|
|
360
|
+
} | {
|
|
361
|
+
xRelative: number;
|
|
362
|
+
yRelative?: undefined;
|
|
363
|
+
} | {
|
|
364
|
+
[x: string]: any;
|
|
365
|
+
yRelative?: undefined;
|
|
366
|
+
xRelative?: undefined;
|
|
367
|
+
};
|
|
368
|
+
declare function Kr(e: any, t: any): {
|
|
369
|
+
yRelative: number;
|
|
370
|
+
xRelative?: undefined;
|
|
371
|
+
} | {
|
|
372
|
+
xRelative: number;
|
|
373
|
+
yRelative?: undefined;
|
|
374
|
+
} | {
|
|
375
|
+
[x: string]: any;
|
|
376
|
+
yRelative?: undefined;
|
|
377
|
+
xRelative?: undefined;
|
|
378
|
+
} | {
|
|
379
|
+
xRelative: number;
|
|
380
|
+
yRelative: number;
|
|
381
|
+
};
|
|
382
|
+
declare let Zu: Set<string>;
|
|
383
|
+
declare var el: Set<string>;
|
|
384
|
+
declare function tl(e: any, t: any, n: any, r: any): any;
|
|
385
|
+
declare function gt(e: any, t: any): any;
|
|
386
|
+
declare function rl(e: any, t: any, n: any): any;
|
|
387
|
+
declare function Do(e: any): "" | " Only absolute lengths such as `10px` are supported.";
|
|
388
|
+
declare let Mo: RegExp;
|
|
389
|
+
declare function $o(e: any): any;
|
|
390
|
+
declare function dr(e: any, t: any): {};
|
|
391
|
+
declare let nl: string;
|
|
392
|
+
declare var il: string;
|
|
393
|
+
declare var tn: string;
|
|
394
|
+
declare var rn: string;
|
|
395
|
+
declare var nn: string;
|
|
396
|
+
declare var qo: string;
|
|
397
|
+
declare function ol(e: any): number[];
|
|
398
|
+
declare function sl(e: any): number[];
|
|
399
|
+
declare function al(e: any): number[];
|
|
400
|
+
declare let Zr: {
|
|
401
|
+
set: (i: any, s: any) => void;
|
|
402
|
+
get: (i: any) => any;
|
|
403
|
+
};
|
|
404
|
+
declare var en: Map<any, any>;
|
|
405
|
+
declare var ul: string[];
|
|
406
|
+
declare function ll(e: any): string;
|
|
407
|
+
declare function pr(e: any): Promise<any>;
|
|
408
|
+
declare function fl(e: any): string | null;
|
|
409
|
+
declare function on(e: any, t: any, n: any, r: any, i: any): Promise<any[]>;
|
|
410
|
+
declare let Wo: number[];
|
|
411
|
+
declare function cl(e: any, t: any, n: any): void;
|
|
412
|
+
declare function vt({ left: e, top: t, width: n, height: r }: {
|
|
413
|
+
left: any;
|
|
414
|
+
top: any;
|
|
415
|
+
width: any;
|
|
416
|
+
height: any;
|
|
417
|
+
}, i: any, s: any, o: any): string;
|
|
418
|
+
declare function Bo({ left: e, top: t, width: n, height: r, isInheritingTransform: i }: {
|
|
419
|
+
left: any;
|
|
420
|
+
top: any;
|
|
421
|
+
width: any;
|
|
422
|
+
height: any;
|
|
423
|
+
isInheritingTransform: any;
|
|
424
|
+
}, s: any): {
|
|
425
|
+
matrix: string;
|
|
426
|
+
opacity: number;
|
|
427
|
+
};
|
|
428
|
+
declare function sn({ id: e, content: t, filter: n, left: r, top: i, width: s, height: o, matrix: a, opacity: u, image: f, clipPathId: l, debug: p, shape: y, decorationShape: h }: {
|
|
429
|
+
id: any;
|
|
430
|
+
content: any;
|
|
431
|
+
filter: any;
|
|
432
|
+
left: any;
|
|
433
|
+
top: any;
|
|
434
|
+
width: any;
|
|
435
|
+
height: any;
|
|
436
|
+
matrix: any;
|
|
437
|
+
opacity: any;
|
|
438
|
+
image: any;
|
|
439
|
+
clipPathId: any;
|
|
440
|
+
debug: any;
|
|
441
|
+
shape: any;
|
|
442
|
+
decorationShape: any;
|
|
443
|
+
}, d: any): string[];
|
|
444
|
+
declare function dl(e: any, t: any, n: any): any;
|
|
445
|
+
declare function Uo({ id: e, width: t, height: n }: {
|
|
446
|
+
id: any;
|
|
447
|
+
width: any;
|
|
448
|
+
height: any;
|
|
449
|
+
}, r: any): string;
|
|
450
|
+
declare function zo({ width: e, height: t, shape: n, opacity: r, id: i }: {
|
|
451
|
+
width: any;
|
|
452
|
+
height: any;
|
|
453
|
+
shape: any;
|
|
454
|
+
opacity: any;
|
|
455
|
+
id: any;
|
|
456
|
+
}, s: any): string[] | null;
|
|
457
|
+
declare function an({ width: e, left: t, top: n, ascender: r, clipPathId: i }: {
|
|
458
|
+
width: any;
|
|
459
|
+
left: any;
|
|
460
|
+
top: any;
|
|
461
|
+
ascender: any;
|
|
462
|
+
clipPathId: any;
|
|
463
|
+
}, s: any): string;
|
|
464
|
+
declare let un: undefined;
|
|
465
|
+
declare function ln(e: any, t: any): AsyncGenerator<any[] | undefined, string, [any, any]>;
|
|
466
|
+
declare var fn: any;
|
|
467
|
+
declare var Go: {
|
|
468
|
+
type: string;
|
|
469
|
+
value: string;
|
|
470
|
+
};
|
|
471
|
+
declare let cn: any;
|
|
472
|
+
declare function pl(e: any): any;
|
|
473
|
+
declare function hl(e: any): number[];
|
|
474
|
+
declare function ml(e: any, t: any): number;
|
|
475
|
+
declare function dn(e: any, { x: t, y: n, defaultX: r, defaultY: i }: {
|
|
476
|
+
x: any;
|
|
477
|
+
y: any;
|
|
478
|
+
defaultX: any;
|
|
479
|
+
defaultY: any;
|
|
480
|
+
}): any;
|
|
481
|
+
declare function Vo(e: any, t: any): {
|
|
482
|
+
offset: number | undefined;
|
|
483
|
+
color: any;
|
|
484
|
+
}[];
|
|
485
|
+
declare function pn({ id: e, width: t, height: n, left: r, top: i }: {
|
|
486
|
+
id: any;
|
|
487
|
+
width: any;
|
|
488
|
+
height: any;
|
|
489
|
+
left: any;
|
|
490
|
+
top: any;
|
|
491
|
+
}, { image: s, size: o, position: a, repeat: u }: {
|
|
492
|
+
image: any;
|
|
493
|
+
size: any;
|
|
494
|
+
position: any;
|
|
495
|
+
repeat: any;
|
|
496
|
+
}): Promise<string[]>;
|
|
497
|
+
declare function gl([e, t]: [any, any]): number;
|
|
498
|
+
declare function hr(e: any, t: any, n: any): any[];
|
|
499
|
+
declare function mr(e: any): void;
|
|
500
|
+
declare function gr(e: any, t: any, n: any, r: any, i: any): (boolean | undefined)[] | (boolean | number[])[];
|
|
501
|
+
declare function rt({ left: e, top: t, width: n, height: r }: {
|
|
502
|
+
left: any;
|
|
503
|
+
top: any;
|
|
504
|
+
width: any;
|
|
505
|
+
height: any;
|
|
506
|
+
}, i: any, s: any): string;
|
|
507
|
+
declare function jo(e: any, t: any, n: any): boolean;
|
|
508
|
+
declare const Ho: ({ id: e, currentClipPathId: t, borderPath: n, borderType: r, left: i, top: s, width: o, height: a }: {
|
|
509
|
+
id: any;
|
|
510
|
+
currentClipPathId: any;
|
|
511
|
+
borderPath: any;
|
|
512
|
+
borderType: any;
|
|
513
|
+
left: any;
|
|
514
|
+
top: any;
|
|
515
|
+
width: any;
|
|
516
|
+
height: any;
|
|
517
|
+
}, u: any) => string[] | null;
|
|
518
|
+
declare function bt({ left: e, top: t, width: n, height: r, props: i, asContentMask: s, maskBorderOnly: o }: {
|
|
519
|
+
left: any;
|
|
520
|
+
top: any;
|
|
521
|
+
width: any;
|
|
522
|
+
height: any;
|
|
523
|
+
props: any;
|
|
524
|
+
asContentMask: any;
|
|
525
|
+
maskBorderOnly: any;
|
|
526
|
+
}, a: any): string;
|
|
527
|
+
declare function hn({ id: e, left: t, top: n, width: r, height: i, matrix: s, borderOnly: o }: {
|
|
528
|
+
id: any;
|
|
529
|
+
left: any;
|
|
530
|
+
top: any;
|
|
531
|
+
width: any;
|
|
532
|
+
height: any;
|
|
533
|
+
matrix: any;
|
|
534
|
+
borderOnly: any;
|
|
535
|
+
}, a: any): string;
|
|
536
|
+
declare function mn({ left: e, top: t, width: n, height: r, path: i, matrix: s, id: o, currentClipPath: a, src: u }: {
|
|
537
|
+
left: any;
|
|
538
|
+
top: any;
|
|
539
|
+
width: any;
|
|
540
|
+
height: any;
|
|
541
|
+
path: any;
|
|
542
|
+
matrix: any;
|
|
543
|
+
id: any;
|
|
544
|
+
currentClipPath: any;
|
|
545
|
+
src: any;
|
|
546
|
+
}, f: any): string;
|
|
547
|
+
declare function yt({ id: e, left: t, top: n, width: r, height: i, isInheritingTransform: s, src: o, debug: a }: {
|
|
548
|
+
id: any;
|
|
549
|
+
left: any;
|
|
550
|
+
top: any;
|
|
551
|
+
width: any;
|
|
552
|
+
height: any;
|
|
553
|
+
isInheritingTransform: any;
|
|
554
|
+
src: any;
|
|
555
|
+
debug: any;
|
|
556
|
+
}, u: any): Promise<string>;
|
|
557
|
+
declare function xt(e: any, t: any): any;
|
|
558
|
+
declare let vr: any;
|
|
559
|
+
declare function vl(e: any, t: any, [n, r]: [any, any], [i, s]: [any, any]): number;
|
|
560
|
+
declare let wt: {
|
|
561
|
+
new (t: any): {
|
|
562
|
+
get({ name: t, weight: n, style: r }: {
|
|
563
|
+
name: any;
|
|
564
|
+
weight: any;
|
|
565
|
+
style: any;
|
|
566
|
+
}): any;
|
|
567
|
+
addFonts(t: any): void;
|
|
568
|
+
getEngine(t: number | undefined, n: number | undefined, { fontFamily: r, fontWeight: i, fontStyle: s }: {
|
|
569
|
+
fontFamily: any;
|
|
570
|
+
fontWeight?: number | undefined;
|
|
571
|
+
fontStyle?: string | undefined;
|
|
572
|
+
}): {
|
|
573
|
+
has: (d: any) => boolean;
|
|
574
|
+
baseline: (d: any, m?: any) => number;
|
|
575
|
+
height: (d: any, m?: any) => number;
|
|
576
|
+
measure: (d: any, m: any) => any;
|
|
577
|
+
getSVG: (d: any, m: any) => any;
|
|
578
|
+
};
|
|
579
|
+
patchFontFallbackResolver(t: any, n: any): () => void;
|
|
580
|
+
measure(t: any, n: any, { fontSize: r, letterSpacing: i }: {
|
|
581
|
+
fontSize: any;
|
|
582
|
+
letterSpacing?: number | undefined;
|
|
583
|
+
}): any;
|
|
584
|
+
getSVG(t: any, n: any, { fontSize: r, top: i, left: s, letterSpacing: o }: {
|
|
585
|
+
fontSize: any;
|
|
586
|
+
top: any;
|
|
587
|
+
left: any;
|
|
588
|
+
letterSpacing?: number | undefined;
|
|
589
|
+
}): any;
|
|
590
|
+
};
|
|
591
|
+
};
|
|
592
|
+
declare function gn({ width: e, height: t, content: n }: {
|
|
593
|
+
width: any;
|
|
594
|
+
height: any;
|
|
595
|
+
content: any;
|
|
596
|
+
}): string;
|
|
597
|
+
declare let Xo: any;
|
|
598
|
+
declare var bl: RegExp;
|
|
599
|
+
declare var Yo: {
|
|
600
|
+
emoji: RegExp;
|
|
601
|
+
ja: RegExp;
|
|
602
|
+
ko: RegExp;
|
|
603
|
+
zh: RegExp;
|
|
604
|
+
th: RegExp;
|
|
605
|
+
bn: RegExp;
|
|
606
|
+
ar: RegExp;
|
|
607
|
+
ta: RegExp;
|
|
608
|
+
ml: RegExp;
|
|
609
|
+
he: RegExp;
|
|
610
|
+
te: RegExp;
|
|
611
|
+
devanagari: RegExp;
|
|
612
|
+
symbol: RegExp;
|
|
613
|
+
math: RegExp;
|
|
614
|
+
};
|
|
615
|
+
declare function Qo(e: any): string;
|
|
616
|
+
declare let Au: any;
|
|
617
|
+
declare let o0: string[];
|
|
618
|
+
declare function uu(e: any): boolean;
|
|
619
|
+
declare let s0: string[];
|
|
620
|
+
declare function lu(e: any): boolean;
|
|
621
|
+
declare let au: any;
|
|
622
|
+
declare let W: any;
|
|
623
|
+
declare function Ui(e: any): boolean;
|
|
624
|
+
declare function zi(e: any): boolean;
|
|
625
|
+
declare let Gi: any;
|
|
626
|
+
declare function v(e: any): {
|
|
627
|
+
kind: string;
|
|
628
|
+
style: any;
|
|
629
|
+
};
|
|
630
|
+
declare function re(e: any, t?: {}): any;
|
|
631
|
+
declare const De: (e: any, t: any, n?: {}) => {
|
|
632
|
+
kind: string;
|
|
633
|
+
style: any;
|
|
634
|
+
} | null;
|
|
635
|
+
declare function Mr(e: any, t: any, n: any): any;
|
|
636
|
+
declare function cu(e: any, t: any): {
|
|
637
|
+
[x: number]: string | number;
|
|
638
|
+
} | null;
|
|
639
|
+
declare const Ee: (e: any, t?: {}) => string | number | null;
|
|
640
|
+
declare const Ge: (e: any, t: any, n?: {}) => string | number | null;
|
|
641
|
+
declare const Vi: (e: any) => any, let: any, a0: {
|
|
642
|
+
t: string;
|
|
643
|
+
tr: string;
|
|
644
|
+
tl: string;
|
|
645
|
+
b: string;
|
|
646
|
+
br: string;
|
|
647
|
+
bl: string;
|
|
648
|
+
l: string;
|
|
649
|
+
r: string;
|
|
650
|
+
x: string;
|
|
651
|
+
y: string;
|
|
652
|
+
};
|
|
653
|
+
declare function ji(e: any): any;
|
|
654
|
+
declare function Hi(e: any): any[];
|
|
655
|
+
declare function Ke(e: any, t?: {}): string | number | null;
|
|
656
|
+
declare const _e: (e: any, t: any, n?: {}) => {
|
|
657
|
+
kind: string;
|
|
658
|
+
style: any;
|
|
659
|
+
} | null;
|
|
660
|
+
declare function fu(e: any, t?: {}): string | number | null;
|
|
661
|
+
declare function u0(...e: any[]): void;
|
|
662
|
+
declare function l0(...e: any[]): void;
|
|
663
|
+
declare var pe: typeof u0;
|
|
664
|
+
declare let f0: ((string | {
|
|
665
|
+
kind: string;
|
|
666
|
+
style: any;
|
|
667
|
+
})[] | (string | {
|
|
668
|
+
kind: string;
|
|
669
|
+
complete(t: any): void;
|
|
670
|
+
})[])[];
|
|
671
|
+
declare var Yi: ((string | {
|
|
672
|
+
kind: string;
|
|
673
|
+
style: any;
|
|
674
|
+
})[] | (string | {
|
|
675
|
+
kind: string;
|
|
676
|
+
complete(t: any): void;
|
|
677
|
+
})[])[];
|
|
678
|
+
declare function Kt(e: any): {
|
|
679
|
+
kind: string;
|
|
680
|
+
complete(t: any): void;
|
|
681
|
+
};
|
|
682
|
+
declare let Zt: {
|
|
683
|
+
new (t: any): {
|
|
684
|
+
getStyle(t: any): any;
|
|
685
|
+
setStyle(t: any, n: any): void;
|
|
686
|
+
getIr(t: any): any;
|
|
687
|
+
setIr(t: any, n: any): void;
|
|
688
|
+
getPrefixMatch(t: any): any;
|
|
689
|
+
setPrefixMatch(t: any, n: any): void;
|
|
690
|
+
};
|
|
691
|
+
};
|
|
692
|
+
declare function Xi(e: any, t: any, n?: {}): {
|
|
693
|
+
kind: string;
|
|
694
|
+
style: any;
|
|
695
|
+
} | null;
|
|
696
|
+
declare function du(e: any, t: any): any;
|
|
697
|
+
declare const Qi: (e: any, t: any) => {
|
|
698
|
+
kind: string;
|
|
699
|
+
style: any;
|
|
700
|
+
} | {
|
|
701
|
+
kind: string;
|
|
702
|
+
complete(u: any): "relative line-height utilities require that font-size be set" | undefined;
|
|
703
|
+
} | null, c: any;
|
|
704
|
+
declare const Ji: (e: any, t: any, n: any, r: any, i: any) => {
|
|
705
|
+
kind: string;
|
|
706
|
+
style: {
|
|
707
|
+
[x: string]: any;
|
|
708
|
+
};
|
|
709
|
+
} | null;
|
|
710
|
+
declare function pu(e: any, t: any, n: any, r: any): {
|
|
711
|
+
kind: string;
|
|
712
|
+
style: {
|
|
713
|
+
[x: string]: any;
|
|
714
|
+
};
|
|
715
|
+
} | null;
|
|
716
|
+
declare function hu(e: any, t: any, n: any): {
|
|
717
|
+
kind: string;
|
|
718
|
+
style: {
|
|
719
|
+
[x: string]: any;
|
|
720
|
+
};
|
|
721
|
+
} | null;
|
|
722
|
+
declare function Ki(e: any): {};
|
|
723
|
+
declare const Zi: (e: any, t: any) => {
|
|
724
|
+
kind: string;
|
|
725
|
+
style: any;
|
|
726
|
+
} | null, c: any;
|
|
727
|
+
declare const Ze: (e: any, t: any, n: any) => {
|
|
728
|
+
kind: string;
|
|
729
|
+
style: any;
|
|
730
|
+
} | {
|
|
731
|
+
kind: string;
|
|
732
|
+
complete(s: any): void;
|
|
733
|
+
} | null;
|
|
734
|
+
declare function er(e: any, t: any): {
|
|
735
|
+
kind: string;
|
|
736
|
+
style: {
|
|
737
|
+
[x: number]: number;
|
|
738
|
+
};
|
|
739
|
+
} | null;
|
|
740
|
+
declare function mu(e: any, t: any): any;
|
|
741
|
+
declare function gu(e: any): void;
|
|
742
|
+
declare var Fr: {
|
|
743
|
+
bg: {
|
|
744
|
+
opacity: string;
|
|
745
|
+
color: string;
|
|
746
|
+
};
|
|
747
|
+
text: {
|
|
748
|
+
opacity: string;
|
|
749
|
+
color: string;
|
|
750
|
+
};
|
|
751
|
+
border: {
|
|
752
|
+
opacity: string;
|
|
753
|
+
color: string;
|
|
754
|
+
};
|
|
755
|
+
borderTop: {
|
|
756
|
+
opacity: string;
|
|
757
|
+
color: string;
|
|
758
|
+
};
|
|
759
|
+
borderBottom: {
|
|
760
|
+
opacity: string;
|
|
761
|
+
color: string;
|
|
762
|
+
};
|
|
763
|
+
borderLeft: {
|
|
764
|
+
opacity: string;
|
|
765
|
+
color: string;
|
|
766
|
+
};
|
|
767
|
+
borderRight: {
|
|
768
|
+
opacity: string;
|
|
769
|
+
color: string;
|
|
770
|
+
};
|
|
771
|
+
shadow: {
|
|
772
|
+
opacity: string;
|
|
773
|
+
color: string;
|
|
774
|
+
};
|
|
775
|
+
tint: {
|
|
776
|
+
opacity: string;
|
|
777
|
+
color: string;
|
|
778
|
+
};
|
|
779
|
+
};
|
|
780
|
+
declare function c0(e: any): string;
|
|
781
|
+
declare function vu(e: any, t: any): any;
|
|
782
|
+
declare var d0: RegExp;
|
|
783
|
+
declare var p0: RegExp;
|
|
784
|
+
declare function yu(e: any, t: any): {
|
|
785
|
+
kind: string;
|
|
786
|
+
style: any;
|
|
787
|
+
} | {
|
|
788
|
+
kind: string;
|
|
789
|
+
complete(s: any): void;
|
|
790
|
+
} | null;
|
|
791
|
+
declare function h0(e: any, t: any, n: any): {
|
|
792
|
+
kind: string;
|
|
793
|
+
style: any;
|
|
794
|
+
} | null;
|
|
795
|
+
declare function xu(e: any, t: any): any;
|
|
796
|
+
declare function bu(e: any): any;
|
|
797
|
+
declare function at(e: any, t: any, n: any, r: any): {
|
|
798
|
+
kind: string;
|
|
799
|
+
style: any;
|
|
800
|
+
} | null | undefined;
|
|
801
|
+
declare function wu(e: any, t: any, n: any): {
|
|
802
|
+
kind: string;
|
|
803
|
+
style: any;
|
|
804
|
+
} | undefined;
|
|
805
|
+
declare function tr(e: any, t: any, n: any): {
|
|
806
|
+
kind: string;
|
|
807
|
+
style: any;
|
|
808
|
+
} | null;
|
|
809
|
+
declare const _u: (e: any, t: any) => {
|
|
810
|
+
kind: string;
|
|
811
|
+
style: any;
|
|
812
|
+
} | null, c: any;
|
|
813
|
+
declare function eo(e: any, t: any, n: {} | undefined, r: any): {
|
|
814
|
+
kind: string;
|
|
815
|
+
style: any;
|
|
816
|
+
} | null;
|
|
817
|
+
declare function rr(e: any, t: any, n: {} | undefined, r: any): {
|
|
818
|
+
kind: string;
|
|
819
|
+
style: any;
|
|
820
|
+
} | null;
|
|
821
|
+
declare const Su: (e: any, t: any, n: any) => {
|
|
822
|
+
kind: string;
|
|
823
|
+
style: any;
|
|
824
|
+
} | {
|
|
825
|
+
kind: string;
|
|
826
|
+
complete(t: any): "tracking-X relative letter spacing classes require font-size to be set" | undefined;
|
|
827
|
+
} | null;
|
|
828
|
+
declare function m0(e: any): {
|
|
829
|
+
kind: string;
|
|
830
|
+
complete(t: any): "tracking-X relative letter spacing classes require font-size to be set" | undefined;
|
|
831
|
+
};
|
|
832
|
+
declare function ku(e: any, t: any): {
|
|
833
|
+
kind: string;
|
|
834
|
+
style: any;
|
|
835
|
+
} | null;
|
|
836
|
+
declare const Tu: (e: any) => {
|
|
837
|
+
kind: string;
|
|
838
|
+
style: {
|
|
839
|
+
shadowOpacity: number;
|
|
840
|
+
};
|
|
841
|
+
} | null;
|
|
842
|
+
declare const Ou: (e: any) => {
|
|
843
|
+
kind: string;
|
|
844
|
+
style: {
|
|
845
|
+
shadowOffset: {
|
|
846
|
+
width: number;
|
|
847
|
+
height: number;
|
|
848
|
+
};
|
|
849
|
+
};
|
|
850
|
+
} | null;
|
|
851
|
+
declare function to(e: any): number | null;
|
|
852
|
+
declare let ut: {
|
|
853
|
+
new (t: any, n: {} | undefined, r: any, i: any, s: any): {
|
|
854
|
+
parse(): any;
|
|
855
|
+
parseUtility(): any;
|
|
856
|
+
handlePossibleArbitraryBreakpointPrefix(t: any): boolean;
|
|
857
|
+
advance(t?: number): void;
|
|
858
|
+
readonly rest: any;
|
|
859
|
+
peekSlice(t: any, n: any): any;
|
|
860
|
+
consumePeeked(t: any): boolean;
|
|
861
|
+
parseIsNegative(): void;
|
|
862
|
+
incrementOrder(): void;
|
|
863
|
+
};
|
|
864
|
+
};
|
|
865
|
+
declare function Eu(e: any): (any[] | null)[];
|
|
866
|
+
declare function ro(e: any): any;
|
|
867
|
+
declare function g0(e: any, t: any, n: any): boolean;
|
|
868
|
+
declare function Pu(e: any): any;
|
|
869
|
+
declare function v0(e: any): {};
|
|
870
|
+
declare function Pe(e: any): void;
|
|
871
|
+
declare var b0: {
|
|
872
|
+
addComponents: typeof Pe;
|
|
873
|
+
addBase: typeof Pe;
|
|
874
|
+
addVariant: typeof Pe;
|
|
875
|
+
e: typeof Pe;
|
|
876
|
+
prefix: typeof Pe;
|
|
877
|
+
theme: typeof Pe;
|
|
878
|
+
variants: typeof Pe;
|
|
879
|
+
config: typeof Pe;
|
|
880
|
+
corePlugins: typeof Pe;
|
|
881
|
+
matchUtilities: typeof Pe;
|
|
882
|
+
postcss: null;
|
|
883
|
+
};
|
|
884
|
+
declare function Ru(e: any, t: any): {
|
|
885
|
+
(d: any, ...m: any[]): any;
|
|
886
|
+
style: (...d: any[]) => any;
|
|
887
|
+
color: (d: any) => any;
|
|
888
|
+
prefixMatch(...d: any[]): any;
|
|
889
|
+
setWindowDimensions(d: any): void;
|
|
890
|
+
setFontScale(d: any): void;
|
|
891
|
+
setPixelDensity(d: any): void;
|
|
892
|
+
setColorScheme(d: any): void;
|
|
893
|
+
};
|
|
894
|
+
declare function y0(e: any): any;
|
|
895
|
+
declare let w0: {
|
|
896
|
+
plugins: {
|
|
897
|
+
handler: ({ addUtilities: e }: {
|
|
898
|
+
addUtilities: any;
|
|
899
|
+
}) => void;
|
|
900
|
+
}[];
|
|
901
|
+
};
|
|
902
|
+
declare function _0(): {
|
|
903
|
+
(d: any, ...m: any[]): any;
|
|
904
|
+
style: (...d: any[]) => any;
|
|
905
|
+
color: (d: any) => any;
|
|
906
|
+
prefixMatch(...d: any[]): any;
|
|
907
|
+
setWindowDimensions(d: any): void;
|
|
908
|
+
setFontScale(d: any): void;
|
|
909
|
+
setPixelDensity(d: any): void;
|
|
910
|
+
setColorScheme(d: any): void;
|
|
911
|
+
};
|
|
912
|
+
declare let Nr: any;
|
|
913
|
+
declare function no({ width: e, height: t }: {
|
|
914
|
+
width: any;
|
|
915
|
+
height: any;
|
|
916
|
+
}): any;
|
|
917
|
+
declare let io: WeakMap<object, any>;
|
|
918
|
+
declare function oo(e: any, t: any): Promise<string>;
|