Add component search support utilities#2318
Merged
Merged
Conversation
Collaborator
Author
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
bbc57d7 to
67a9d93
Compare
b2dea18 to
fb4ebac
Compare
67a9d93 to
97b7b55
Compare
8 tasks
morgan-wowk
approved these changes
Jun 4, 2026
97b7b55 to
e0dc193
Compare
7f17f3a to
dce5165
Compare
aa23be3 to
ddf8e81
Compare
dce5165 to
559b271
Compare
camielvs
reviewed
Jun 4, 2026
camielvs
reviewed
Jun 4, 2026
559b271 to
dccb7bb
Compare
4910007 to
ade0521
Compare
500015b to
708da9d
Compare
Collaborator
Author
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
730db7b to
dfdd0bc
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