Week Header Number Provider
 The  week-header-number-provider is a utility component that manages and provides context for displaying week numbers within the  week-header component. It exposes necessary data and states through its number slot, enabling customization of week number presentations while maintaining consistent behavior and accessibility.
Provides context and data management for week number display
Architecture
 week-header-number-provider
 Slot: default
Reference
-  Week Header Number ProviderThe root component that manages and provides context for displaying week numbers within the week-header component. 
Context
-   weekHeaderNumberContextProvides access to all states and data required for rendering and managing week numbers within the week-headercomponent.