Merge branch 'main' into chore/update-next-from-main

This commit is contained in:
Brandy Smith
2025-08-04 18:56:38 -04:00
124 changed files with 8289 additions and 20586 deletions

View File

@ -47,6 +47,7 @@ export {
InputOtpChangeEventDetail,
InputOtpCompleteEventDetail,
InputOtpInputEventDetail,
// TODO(FW-6590): Remove the next two lines once the deprecated event is removed
ItemReorderEventDetail,
ItemReorderCustomEvent,
ItemSlidingCustomEvent,
@ -68,6 +69,10 @@ export {
RangeKnobMoveEndEventDetail,
RefresherCustomEvent,
RefresherEventDetail,
ReorderMoveCustomEvent,
ReorderMoveEventDetail,
ReorderEndCustomEvent,
ReorderEndEventDetail,
RouterEventDetail,
RouterCustomEvent,
ScrollBaseCustomEvent,