Add component search support utilities#2318
Draft
Mbeaulne wants to merge 1 commit into
Draft
Conversation
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced May 27, 2026
🎩 PreviewA preview build has been created at: |
860f34b to
c5b0341
Compare
2710f35 to
e09b536
Compare
c5b0341 to
61f4e01
Compare
e09b536 to
f72e43d
Compare
61f4e01 to
62c24f9
Compare
This was referenced May 27, 2026
f72e43d to
1d01f25
Compare
62c24f9 to
29c5e4e
Compare
8d33115 to
1c4321c
Compare
8 tasks
1c4321c to
ef2c528
Compare
452da91 to
4521f14
Compare
ef2c528 to
3616fa9
Compare
438424a to
74364c7
Compare
3616fa9 to
e7d1d5c
Compare
74364c7 to
82ec7a5
Compare
8d16dc2 to
ff2939f
Compare
9e4cf9d to
ac475c4
Compare
ff2939f to
98331bc
Compare
ac475c4 to
bbc57d7
Compare
98331bc to
9e847de
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Tophatting
No manual tophatting required for this PR by itself. These helpers are exercised through later Components V2 PRs.
What changed
Adds small support utilities used by the Components V2 page.
This includes:
Why
These helpers keep the main Components V2 page smaller and avoid mixing setup/clipboard details into the page component.
Test plan
pnpm run typecheck --pretty false