2
2
3
3
exports [` ChangelogVersion > renders with actions slot correctly 1` ] = `
4
4
"<article class = " relative" >
5
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
5
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
6
6
<!--v-if-->
7
7
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
8
8
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -19,7 +19,7 @@ exports[`ChangelogVersion > renders with actions slot correctly 1`] = `
19
19
20
20
exports [` ChangelogVersion > renders with as correctly 1` ] = `
21
21
"<section class = " relative" >
22
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
22
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
23
23
<!--v-if-->
24
24
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
25
25
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -34,7 +34,7 @@ exports[`ChangelogVersion > renders with as correctly 1`] = `
34
34
35
35
exports [` ChangelogVersion > renders with authors correctly 1` ] = `
36
36
"<article class = " relative" >
37
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
37
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
38
38
<!--v-if-->
39
39
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
40
40
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -59,7 +59,7 @@ exports[`ChangelogVersion > renders with authors correctly 1`] = `
59
59
60
60
exports[`ChangelogVersion > renders with authors slot correctly 1`] = `
61
61
"<article class = " relative" >
62
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
62
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
63
63
<!--v-if-->
64
64
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
65
65
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -76,7 +76,7 @@ exports[`ChangelogVersion > renders with authors slot correctly 1`] = `
76
76
77
77
exports[`ChangelogVersion > renders with badge correctly 1`] = `
78
78
"<article class = " relative" >
79
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
79
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
80
80
<!--v-if-->
81
81
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
82
82
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -99,7 +99,7 @@ exports[`ChangelogVersion > renders with badge correctly 1`] = `
99
99
100
100
exports[`ChangelogVersion > renders with badge object correctly 1`] = `
101
101
"<article class = " relative" >
102
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
102
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
103
103
<!--v-if-->
104
104
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
105
105
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -122,7 +122,7 @@ exports[`ChangelogVersion > renders with badge object correctly 1`] = `
122
122
123
123
exports[`ChangelogVersion > renders with badge slot correctly 1`] = `
124
124
"<article class = " relative" >
125
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
125
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
126
126
<!--v-if-->
127
127
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
128
128
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -144,7 +144,7 @@ exports[`ChangelogVersion > renders with badge slot correctly 1`] = `
144
144
145
145
exports[`ChangelogVersion > renders with body slot correctly 1`] = `
146
146
"<article class = " relative" >
147
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
147
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
148
148
<!--v-if-->
149
149
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
150
150
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -159,7 +159,7 @@ exports[`ChangelogVersion > renders with body slot correctly 1`] = `
159
159
160
160
exports[`ChangelogVersion > renders with class correctly 1`] = `
161
161
"<article class = " absolute" >
162
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
162
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
163
163
<!--v-if-->
164
164
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
165
165
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -174,7 +174,7 @@ exports[`ChangelogVersion > renders with class correctly 1`] = `
174
174
175
175
exports[`ChangelogVersion > renders with date correctly 1`] = `
176
176
"<article class = " relative" >
177
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" ><time datetime = " 2025-01-01T00:00:00.000Z" class = " text-sm/6 text-toned truncate" >Jan 1, 2025</time >
177
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" ><time datetime = " 2025-01-01T00:00:00.000Z" class = " text-sm/6 text-toned truncate" >Jan 1, 2025</time >
178
178
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
179
179
<div class = " size-2 rounded-full bg-primary" ></div >
180
180
</div >
@@ -195,7 +195,7 @@ exports[`ChangelogVersion > renders with date correctly 1`] = `
195
195
196
196
exports[`ChangelogVersion > renders with date slot correctly 1`] = `
197
197
"<article class = " relative" >
198
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
198
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
199
199
<!--v-if-->
200
200
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
201
201
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -218,7 +218,7 @@ exports[`ChangelogVersion > renders with date slot correctly 1`] = `
218
218
219
219
exports[`ChangelogVersion > renders with description correctly 1`] = `
220
220
"<article class = " relative" >
221
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
221
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
222
222
<!--v-if-->
223
223
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
224
224
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -238,7 +238,7 @@ exports[`ChangelogVersion > renders with description correctly 1`] = `
238
238
239
239
exports[`ChangelogVersion > renders with description slot correctly 1`] = `
240
240
"<article class = " relative" >
241
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
241
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
242
242
<!--v-if-->
243
243
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
244
244
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -258,7 +258,7 @@ exports[`ChangelogVersion > renders with description slot correctly 1`] = `
258
258
259
259
exports[`ChangelogVersion > renders with description slot correctly 2`] = `
260
260
"<article class = " relative" >
261
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
261
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
262
262
<!--v-if-->
263
263
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
264
264
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -278,7 +278,7 @@ exports[`ChangelogVersion > renders with description slot correctly 2`] = `
278
278
279
279
exports[`ChangelogVersion > renders with footer slot correctly 1`] = `
280
280
"<article class = " relative" >
281
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
281
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
282
282
<!--v-if-->
283
283
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
284
284
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -293,7 +293,7 @@ exports[`ChangelogVersion > renders with footer slot correctly 1`] = `
293
293
294
294
exports[`ChangelogVersion > renders with header slot correctly 1`] = `
295
295
"<article class = " relative" >
296
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
296
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
297
297
<!--v-if-->
298
298
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
299
299
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -308,7 +308,7 @@ exports[`ChangelogVersion > renders with header slot correctly 1`] = `
308
308
309
309
exports[`ChangelogVersion > renders with image correctly 1`] = `
310
310
"<article class = " relative" >
311
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
311
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
312
312
<!--v-if-->
313
313
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
314
314
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -330,7 +330,7 @@ exports[`ChangelogVersion > renders with image correctly 1`] = `
330
330
331
331
exports[`ChangelogVersion > renders with image slot correctly 1`] = `
332
332
"<article class = " relative" >
333
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
333
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
334
334
<!--v-if-->
335
335
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
336
336
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -352,7 +352,7 @@ exports[`ChangelogVersion > renders with image slot correctly 1`] = `
352
352
353
353
exports[`ChangelogVersion > renders with indicator slot correctly 1`] = `
354
354
"<article class = " relative" >
355
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >Indicator slot</div >
355
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >Indicator slot</div >
356
356
<div class = " flex flex-col mx-auto max-w-2xl" >
357
357
<!--v-if-->
358
358
<!--v-if-->
@@ -362,7 +362,7 @@ exports[`ChangelogVersion > renders with indicator slot correctly 1`] = `
362
362
363
363
exports[`ChangelogVersion > renders with title correctly 1`] = `
364
364
"<article class = " relative" >
365
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
365
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
366
366
<!--v-if-->
367
367
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
368
368
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -384,7 +384,7 @@ exports[`ChangelogVersion > renders with title correctly 1`] = `
384
384
385
385
exports[`ChangelogVersion > renders with title slot correctly 1`] = `
386
386
"<article class = " relative" >
387
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
387
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
388
388
<!--v-if-->
389
389
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
390
390
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -406,7 +406,7 @@ exports[`ChangelogVersion > renders with title slot correctly 1`] = `
406
406
407
407
exports[`ChangelogVersion > renders with title slot correctly 2`] = `
408
408
"<article class = " relative" >
409
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
409
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
410
410
<!--v-if-->
411
411
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
412
412
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -428,7 +428,7 @@ exports[`ChangelogVersion > renders with title slot correctly 2`] = `
428
428
429
429
exports[`ChangelogVersion > renders with to & image correctly 1`] = `
430
430
"<article class = " relative" >
431
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
431
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
432
432
<!--v-if-->
433
433
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
434
434
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -448,7 +448,7 @@ exports[`ChangelogVersion > renders with to & image correctly 1`] = `
448
448
449
449
exports[`ChangelogVersion > renders with to correctly 1`] = `
450
450
"<article class = " relative" >
451
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
451
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
452
452
<!--v-if-->
453
453
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
454
454
<div class = " size-2 rounded-full bg-primary" ></div >
@@ -463,7 +463,7 @@ exports[`ChangelogVersion > renders with to correctly 1`] = `
463
463
464
464
exports[`ChangelogVersion > renders with ui correctly 1`] = `
465
465
"<article class = " relative" >
466
- <div class = " absolute left -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
466
+ <div class = " absolute start -0 top-0 w-32 hidden lg:flex items-center justify-end gap-3 min-w-0" >
467
467
<!--v-if-->
468
468
<div class = " size-4 rounded-full bg-default ring ring-default flex items-center justify-center my-1" >
469
469
<div class = " size-2 rounded-full bg-primary" ></div >
0 commit comments