feat(planning): ship holiday-aware planning and assistant upgrades

This commit is contained in:
2026-03-28 22:49:28 +01:00
parent 2a005794e7
commit 4f48afe7b4
151 changed files with 17738 additions and 1940 deletions
+8
View File
@@ -80,8 +80,16 @@ export {
type GetDashboardTopValueResourcesInput,
type GetDashboardDemandInput,
type GetDashboardChargeabilityOverviewInput,
type DashboardChargeabilityDerivation,
type DashboardChargeabilityRow,
getDashboardBudgetForecast,
type BudgetForecastRow,
type BudgetForecastLocationSummary,
type PeakTimesPeriodDerivation,
type PeakTimesPeriodRow,
type DemandCalendarLocationSummary,
type DemandRowDerivation,
type DashboardDemandRow,
getDashboardSkillGaps,
type SkillGapRow,
getDashboardProjectHealth,