Commit fe768fa
V48 Gate 3 (specification-implementation): every tooltip carries ALL its sections
Hover stat/pill tooltips: TelemetryPillExplainer.generic is REQUIRED
again — a rich tooltip without the second (generic type copy) section
no longer compiles. Every stat call site now passes both sections:
route header metric chips, panel disclosure summaries, and proof-root
rows (product-route-shell generics); session/authority/earning/
opportunity rows (DEPOSIT_STAT_TOOLTIP_GENERICS in
deposit-stat-explainers.ts); table overview stat chips + state pills.
Inline (i) explainers: every BitcodeExplainer entry across the product
registries now carries all six sections (kicker, title, summary,
detail, 'Use this to' points, current source + canon references):
- bitcode-transaction-explainers: references added to all 20 entries
(shared source/canon ref consts + per-entry component paths)
- terminal-workspace-explainers: kicker + points added to 26 entries
- auxillary-pane-explainers: references added to all 6 entries
- bitcode-public-explainers: references added to all 7 entries
(deposit-explainers already complete; all cited source paths verified
to exist.)
Spec: presentation-laws section gains the all-sections tooltip law —
the two tooltip families and their complete required section sets,
with the hover family's second section enforced at the type level.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 3fd3d19 commit fe768fa
10 files changed
Lines changed: 335 additions & 2 deletions
File tree
- uapi
- app
- auxillaries/components
- deposits
- terminal
- components/base/bitcode
- execution
- layout
- routes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
607 | 618 | | |
608 | 619 | | |
609 | 620 | | |
| |||
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| |||
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
34 | 46 | | |
35 | 47 | | |
36 | 48 | | |
| |||
44 | 56 | | |
45 | 57 | | |
46 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
47 | 65 | | |
48 | 66 | | |
49 | 67 | | |
| |||
57 | 75 | | |
58 | 76 | | |
59 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
60 | 84 | | |
61 | 85 | | |
62 | 86 | | |
| |||
70 | 94 | | |
71 | 95 | | |
72 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
73 | 103 | | |
74 | 104 | | |
75 | 105 | | |
| |||
83 | 113 | | |
84 | 114 | | |
85 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
86 | 122 | | |
87 | 123 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
2279 | 2280 | | |
2280 | 2281 | | |
2281 | 2282 | | |
| 2283 | + | |
2282 | 2284 | | |
2283 | 2285 | | |
2284 | 2286 | | |
| |||
2300 | 2302 | | |
2301 | 2303 | | |
2302 | 2304 | | |
| 2305 | + | |
2303 | 2306 | | |
2304 | 2307 | | |
2305 | 2308 | | |
| |||
2324 | 2327 | | |
2325 | 2328 | | |
2326 | 2329 | | |
| 2330 | + | |
2327 | 2331 | | |
2328 | 2332 | | |
2329 | 2333 | | |
| |||
2348 | 2352 | | |
2349 | 2353 | | |
2350 | 2354 | | |
| 2355 | + | |
2351 | 2356 | | |
2352 | 2357 | | |
2353 | 2358 | | |
| |||
2381 | 2386 | | |
2382 | 2387 | | |
2383 | 2388 | | |
| 2389 | + | |
2384 | 2390 | | |
2385 | 2391 | | |
2386 | 2392 | | |
| |||
2426 | 2432 | | |
2427 | 2433 | | |
2428 | 2434 | | |
| 2435 | + | |
2429 | 2436 | | |
2430 | 2437 | | |
2431 | 2438 | | |
| |||
2483 | 2490 | | |
2484 | 2491 | | |
2485 | 2492 | | |
| 2493 | + | |
2486 | 2494 | | |
2487 | 2495 | | |
2488 | 2496 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
0 commit comments