Commit af05937
committed
docs(i18n): re-measure the extractor-config note now that the walk reaches under slots; declare the platform-objects bundle rows
The platform-objects extract config explained its missing `pages` key by
the shared walk rooting at `regions[].components[]` only. The walk now also
roots at `slots.<slot>`, so the reason moved: it reaches every component on
the three shipped record pages, and none of them carries an `id`, so the
extractor still offers the page label alone. The changeset gains
`@objectstack/platform-objects` — its shipped Setup bundles carry the new
`dashboards.system_overview.globalFilters.created_at.label` row.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016N6xmWt5hYm94ffVEwGH8x1 parent 718bff0 commit af05937
2 files changed
Lines changed: 11 additions & 5 deletions
File tree
- .changeset
- packages/platform-objects/scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| |||
0 commit comments