Commit ec7dc32
committed
V45 Gate 15: Repair route vocabulary type checks
Remove stale public navigation branches for the retired Terminal route vocabulary and align the landing preview accent check to the current Read surface labels.\n\nProof: pnpm -C uapi exec tsc --noEmit; pnpm run check:v45-gate15; pnpm -C uapi lint; pnpm -C uapi exec jest tests/publicDocsPageContent.test.tsx tests/bitcodeDocsContent.test.tsx tests/marketingLandingPage.test.tsx tests/marketingOperatorGuideCard.test.tsx tests/readPageClient.test.tsx tests/depositPageClient.test.tsx tests/packsPageClient.test.tsx --runInBand; CI-env pnpm -C uapi run build; git diff --check.1 parent 3b1f8ba commit ec7dc32
2 files changed
Lines changed: 5 additions & 14 deletions
File tree
- uapi
- app/(root)/components/landing
- components/base/bitcode/layout
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | 250 | | |
252 | 251 | | |
253 | 252 | | |
| |||
396 | 395 | | |
397 | 396 | | |
398 | 397 | | |
399 | | - | |
400 | | - | |
401 | | - | |
| 398 | + | |
402 | 399 | | |
403 | 400 | | |
404 | 401 | | |
| |||
415 | 412 | | |
416 | 413 | | |
417 | 414 | | |
418 | | - | |
| 415 | + | |
419 | 416 | | |
420 | 417 | | |
421 | 418 | | |
| |||
463 | 460 | | |
464 | 461 | | |
465 | 462 | | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | 463 | | |
473 | 464 | | |
474 | 465 | | |
| |||
0 commit comments