@elevasis/ui 1.20.0 → 1.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/auth/index.d.ts +174 -14
- package/dist/{chunk-ACD2QA6E.js → chunk-3DIU726S.js} +2 -2
- package/dist/{chunk-GH7ZO4VD.js → chunk-C7AD6N23.js} +1 -1
- package/dist/{chunk-Z2BXCFAG.js → chunk-COTI2QPO.js} +1 -1
- package/dist/{chunk-U4CHEPIL.js → chunk-JIABC3AE.js} +1 -1
- package/dist/{chunk-BX565EOK.js → chunk-OFAXUZPZ.js} +298 -808
- package/dist/{chunk-JHMJKDVU.js → chunk-R3R367QY.js} +1 -1
- package/dist/{chunk-I6EVLOP3.js → chunk-VLTVZXP6.js} +2 -2
- package/dist/components/index.d.ts +5708 -22
- package/dist/components/index.js +6 -6
- package/dist/features/auth/index.d.ts +2557 -9
- package/dist/features/dashboard/index.d.ts +244 -9
- package/dist/features/dashboard/index.js +5 -5
- package/dist/features/monitoring/index.d.ts +121 -15
- package/dist/features/monitoring/index.js +4 -4
- package/dist/features/operations/index.d.ts +1771 -29
- package/dist/features/operations/index.js +6 -6
- package/dist/features/settings/index.d.ts +2589 -23
- package/dist/features/settings/index.js +5 -5
- package/dist/hooks/index.d.ts +6611 -22
- package/dist/hooks/index.js +4 -4
- package/dist/hooks/published.d.ts +6055 -21
- package/dist/hooks/published.js +4 -4
- package/dist/index.d.ts +8523 -15
- package/dist/index.js +5 -5
- package/dist/initialization/index.d.ts +2526 -23
- package/dist/layout/index.js +2 -2
- package/dist/organization/index.d.ts +274 -23
- package/dist/profile/index.d.ts +2477 -15
- package/dist/provider/index.d.ts +334 -11
- package/dist/provider/index.js +4 -4
- package/dist/provider/published.d.ts +309 -11
- package/dist/theme/index.d.ts +148 -10
- package/dist/theme/index.js +3 -3
- package/dist/theme/presets/__tests__/getPreset.test.js +92 -0
- package/dist/theme/presets/cyber-volt.js +70 -0
- package/dist/theme/presets/regal.js +69 -0
- package/dist/theme/presets/rose-gold.js +76 -0
- package/dist/types/index.d.ts +1 -1
- package/package.json +3 -3
- package/dist/auth/guards/AdminGuard.d.ts +0 -32
- package/dist/auth/guards/AdminGuard.d.ts.map +0 -1
- package/dist/auth/guards/ProtectedRoute.d.ts +0 -60
- package/dist/auth/guards/ProtectedRoute.d.ts.map +0 -1
- package/dist/auth/guards/__tests__/AdminGuard.test.d.ts +0 -12
- package/dist/auth/guards/__tests__/AdminGuard.test.d.ts.map +0 -1
- package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts +0 -14
- package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts.map +0 -1
- package/dist/auth/index.d.ts.map +0 -1
- package/dist/components/charts/ActivityTrendChart.d.ts +0 -13
- package/dist/components/charts/ActivityTrendChart.d.ts.map +0 -1
- package/dist/components/charts/CombinedTrendChart.d.ts +0 -22
- package/dist/components/charts/CombinedTrendChart.d.ts.map +0 -1
- package/dist/components/charts/CostTrendChart.d.ts +0 -13
- package/dist/components/charts/CostTrendChart.d.ts.map +0 -1
- package/dist/components/charts/HeroStatsRow.d.ts +0 -15
- package/dist/components/charts/HeroStatsRow.d.ts.map +0 -1
- package/dist/components/charts/index.d.ts +0 -9
- package/dist/components/charts/index.d.ts.map +0 -1
- package/dist/components/command-queue/TaskCard.d.ts +0 -18
- package/dist/components/command-queue/TaskCard.d.ts.map +0 -1
- package/dist/components/command-queue/index.d.ts +0 -5
- package/dist/components/command-queue/index.d.ts.map +0 -1
- package/dist/components/display/PageNotFound.d.ts +0 -2
- package/dist/components/display/PageNotFound.d.ts.map +0 -1
- package/dist/components/display/index.d.ts +0 -26
- package/dist/components/display/index.d.ts.map +0 -1
- package/dist/components/execution/ExecutionStats.d.ts +0 -16
- package/dist/components/execution/ExecutionStats.d.ts.map +0 -1
- package/dist/components/execution/index.d.ts +0 -18
- package/dist/components/execution/index.d.ts.map +0 -1
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/AuroraBackground.d.ts +0 -16
- package/dist/components/layout/backgrounds/AuroraBackground.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/AuroraBackground.js +0 -169
- package/dist/components/layout/backgrounds/EmberBackground.d.ts +0 -16
- package/dist/components/layout/backgrounds/EmberBackground.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/EmberBackground.js +0 -169
- package/dist/components/layout/backgrounds/RoseGoldBackground.d.ts +0 -16
- package/dist/components/layout/backgrounds/RoseGoldBackground.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/RoseGoldBackground.js +0 -169
- package/dist/components/monitoring/ErrorBreakdownTable.d.ts +0 -12
- package/dist/components/monitoring/ErrorBreakdownTable.d.ts.map +0 -1
- package/dist/components/monitoring/ResourceHealthPanel.d.ts +0 -8
- package/dist/components/monitoring/ResourceHealthPanel.d.ts.map +0 -1
- package/dist/components/monitoring/index.d.ts +0 -16
- package/dist/components/monitoring/index.d.ts.map +0 -1
- package/dist/components/notifications/NotificationBell.d.ts +0 -9
- package/dist/components/notifications/NotificationBell.d.ts.map +0 -1
- package/dist/components/notifications/NotificationItem.d.ts +0 -9
- package/dist/components/notifications/NotificationItem.d.ts.map +0 -1
- package/dist/components/notifications/NotificationList.d.ts +0 -10
- package/dist/components/notifications/NotificationList.d.ts.map +0 -1
- package/dist/components/notifications/NotificationPanel.d.ts +0 -10
- package/dist/components/notifications/NotificationPanel.d.ts.map +0 -1
- package/dist/components/notifications/index.d.ts +0 -5
- package/dist/components/notifications/index.d.ts.map +0 -1
- package/dist/components/operations/calibration/CreateProjectModal.d.ts +0 -9
- package/dist/components/operations/calibration/CreateProjectModal.d.ts.map +0 -1
- package/dist/components/operations/calibration/ProjectCard.d.ts +0 -9
- package/dist/components/operations/calibration/ProjectCard.d.ts.map +0 -1
- package/dist/components/operations/command-queue/index.d.ts +0 -3
- package/dist/components/operations/command-queue/index.d.ts.map +0 -1
- package/dist/components/operations/command-queue/sidebar/CommandQueueSidebar.d.ts +0 -17
- package/dist/components/operations/command-queue/sidebar/CommandQueueSidebar.d.ts.map +0 -1
- package/dist/components/operations/command-queue/sidebar/CommandQueueSidebarMiddle.d.ts +0 -17
- package/dist/components/operations/command-queue/sidebar/CommandQueueSidebarMiddle.d.ts.map +0 -1
- package/dist/components/operations/command-queue/sidebar/index.d.ts +0 -5
- package/dist/components/operations/command-queue/sidebar/index.d.ts.map +0 -1
- package/dist/components/operations/command-view/CommandViewGraph.d.ts +0 -22
- package/dist/components/operations/command-view/CommandViewGraph.d.ts.map +0 -1
- package/dist/components/operations/command-view/index.d.ts +0 -4
- package/dist/components/operations/command-view/index.d.ts.map +0 -1
- package/dist/components/operations/executions/AgentExecutionLogs.d.ts +0 -13
- package/dist/components/operations/executions/AgentExecutionLogs.d.ts.map +0 -1
- package/dist/components/operations/executions/WorkflowExecutionLogs.d.ts +0 -13
- package/dist/components/operations/executions/WorkflowExecutionLogs.d.ts.map +0 -1
- package/dist/components/operations/executions/index.d.ts +0 -4
- package/dist/components/operations/executions/index.d.ts.map +0 -1
- package/dist/components/operations/index.d.ts +0 -8
- package/dist/components/operations/index.d.ts.map +0 -1
- package/dist/components/operations/knowledge-base/DocTreeNav.d.ts +0 -14
- package/dist/components/operations/knowledge-base/DocTreeNav.d.ts.map +0 -1
- package/dist/components/operations/knowledge-base/KnowledgeBasePage.d.ts +0 -16
- package/dist/components/operations/knowledge-base/KnowledgeBasePage.d.ts.map +0 -1
- package/dist/components/operations/knowledge-base/index.d.ts +0 -3
- package/dist/components/operations/knowledge-base/index.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogs.d.ts +0 -16
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogs.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsHeader.d.ts +0 -12
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsHeader.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.d.ts +0 -12
- package/dist/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/index.d.ts +0 -7
- package/dist/components/operations/shared/BaseExecutionLogs/index.d.ts.map +0 -1
- package/dist/components/operations/shared/index.d.ts +0 -5
- package/dist/components/operations/shared/index.d.ts.map +0 -1
- package/dist/components/operations/shared/layouts/ResourceHeader.d.ts +0 -11
- package/dist/components/operations/shared/layouts/ResourceHeader.d.ts.map +0 -1
- package/dist/components/operations/shared/layouts/ResourceNotFoundState.d.ts +0 -8
- package/dist/components/operations/shared/layouts/ResourceNotFoundState.d.ts.map +0 -1
- package/dist/components/operations/shared/layouts/index.d.ts +0 -4
- package/dist/components/operations/shared/layouts/index.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/CreateScheduleModal.d.ts +0 -7
- package/dist/components/operations/task-scheduler/CreateScheduleModal.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/TaskScheduler.d.ts +0 -2
- package/dist/components/operations/task-scheduler/TaskScheduler.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/index.d.ts +0 -11
- package/dist/components/operations/task-scheduler/index.d.ts.map +0 -1
- package/dist/components/sdk-barrel.d.ts +0 -26
- package/dist/components/sdk-barrel.d.ts.map +0 -1
- package/dist/components/settings/api-keys/ApiKeyDisplayModal.d.ts +0 -9
- package/dist/components/settings/api-keys/ApiKeyDisplayModal.d.ts.map +0 -1
- package/dist/components/settings/api-keys/ApiKeyList.d.ts +0 -8
- package/dist/components/settings/api-keys/ApiKeyList.d.ts.map +0 -1
- package/dist/components/settings/api-keys/ApiKeySettings.d.ts +0 -2
- package/dist/components/settings/api-keys/ApiKeySettings.d.ts.map +0 -1
- package/dist/components/settings/api-keys/CreateApiKeyModal.d.ts +0 -9
- package/dist/components/settings/api-keys/CreateApiKeyModal.d.ts.map +0 -1
- package/dist/components/settings/api-keys/EditApiKeyModal.d.ts +0 -8
- package/dist/components/settings/api-keys/EditApiKeyModal.d.ts.map +0 -1
- package/dist/components/settings/api-keys/index.d.ts +0 -6
- package/dist/components/settings/api-keys/index.d.ts.map +0 -1
- package/dist/components/settings/credentials/CreateCredentialModal.d.ts +0 -9
- package/dist/components/settings/credentials/CreateCredentialModal.d.ts.map +0 -1
- package/dist/components/settings/credentials/CredentialList.d.ts +0 -10
- package/dist/components/settings/credentials/CredentialList.d.ts.map +0 -1
- package/dist/components/settings/credentials/CredentialSettings.d.ts +0 -7
- package/dist/components/settings/credentials/CredentialSettings.d.ts.map +0 -1
- package/dist/components/settings/credentials/index.d.ts +0 -5
- package/dist/components/settings/credentials/index.d.ts.map +0 -1
- package/dist/components/settings/deployments/DeploymentList.d.ts +0 -8
- package/dist/components/settings/deployments/DeploymentList.d.ts.map +0 -1
- package/dist/components/settings/deployments/DeploymentSettings.d.ts +0 -2
- package/dist/components/settings/deployments/DeploymentSettings.d.ts.map +0 -1
- package/dist/components/settings/deployments/index.d.ts +0 -5
- package/dist/components/settings/deployments/index.d.ts.map +0 -1
- package/dist/components/settings/index.d.ts +0 -6
- package/dist/components/settings/index.d.ts.map +0 -1
- package/dist/components/table/SortableHeader.d.ts +0 -12
- package/dist/components/table/SortableHeader.d.ts.map +0 -1
- package/dist/components/table/index.d.ts +0 -4
- package/dist/components/table/index.d.ts.map +0 -1
- package/dist/features/auth/AdminGuard.d.ts +0 -38
- package/dist/features/auth/AdminGuard.d.ts.map +0 -1
- package/dist/features/auth/FeatureGuard.d.ts +0 -45
- package/dist/features/auth/FeatureGuard.d.ts.map +0 -1
- package/dist/features/auth/ProtectedRoute.d.ts +0 -43
- package/dist/features/auth/ProtectedRoute.d.ts.map +0 -1
- package/dist/features/auth/index.d.ts.map +0 -1
- package/dist/features/auth/useUserProfile.d.ts +0 -10
- package/dist/features/auth/useUserProfile.d.ts.map +0 -1
- package/dist/features/dashboard/Dashboard.d.ts +0 -57
- package/dist/features/dashboard/Dashboard.d.ts.map +0 -1
- package/dist/features/dashboard/RecentExecutionsByResource.d.ts +0 -11
- package/dist/features/dashboard/RecentExecutionsByResource.d.ts.map +0 -1
- package/dist/features/dashboard/ResourceOverview.d.ts +0 -21
- package/dist/features/dashboard/ResourceOverview.d.ts.map +0 -1
- package/dist/features/dashboard/UnresolvedErrorsTeaser.d.ts +0 -7
- package/dist/features/dashboard/UnresolvedErrorsTeaser.d.ts.map +0 -1
- package/dist/features/dashboard/index.d.ts.map +0 -1
- package/dist/features/monitoring/ActivityFeed.d.ts +0 -37
- package/dist/features/monitoring/ActivityFeed.d.ts.map +0 -1
- package/dist/features/monitoring/ActivityLog.d.ts +0 -8
- package/dist/features/monitoring/ActivityLog.d.ts.map +0 -1
- package/dist/features/monitoring/CostAnalytics.d.ts +0 -13
- package/dist/features/monitoring/CostAnalytics.d.ts.map +0 -1
- package/dist/features/monitoring/ErrorDetailsModal.d.ts +0 -13
- package/dist/features/monitoring/ErrorDetailsModal.d.ts.map +0 -1
- package/dist/features/monitoring/ExecutionHealth.d.ts +0 -9
- package/dist/features/monitoring/ExecutionHealth.d.ts.map +0 -1
- package/dist/features/monitoring/ExecutionLogsPage.d.ts +0 -20
- package/dist/features/monitoring/ExecutionLogsPage.d.ts.map +0 -1
- package/dist/features/monitoring/NotificationCenter.d.ts +0 -5
- package/dist/features/monitoring/NotificationCenter.d.ts.map +0 -1
- package/dist/features/monitoring/index.d.ts.map +0 -1
- package/dist/features/operations/CalibrationPage.d.ts +0 -9
- package/dist/features/operations/CalibrationPage.d.ts.map +0 -1
- package/dist/features/operations/CalibrationProjectDetailPage.d.ts +0 -43
- package/dist/features/operations/CalibrationProjectDetailPage.d.ts.map +0 -1
- package/dist/features/operations/CalibrationProjectsPage.d.ts +0 -10
- package/dist/features/operations/CalibrationProjectsPage.d.ts.map +0 -1
- package/dist/features/operations/CalibrationRunDetailPage.d.ts +0 -35
- package/dist/features/operations/CalibrationRunDetailPage.d.ts.map +0 -1
- package/dist/features/operations/CommandQueueDetailPage.d.ts +0 -16
- package/dist/features/operations/CommandQueueDetailPage.d.ts.map +0 -1
- package/dist/features/operations/CommandQueuePage.d.ts +0 -13
- package/dist/features/operations/CommandQueuePage.d.ts.map +0 -1
- package/dist/features/operations/CommandViewPage.d.ts +0 -6
- package/dist/features/operations/CommandViewPage.d.ts.map +0 -1
- package/dist/features/operations/CommandViewSidebarContent.d.ts +0 -19
- package/dist/features/operations/CommandViewSidebarContent.d.ts.map +0 -1
- package/dist/features/operations/ResourceDetailPage.d.ts +0 -25
- package/dist/features/operations/ResourceDetailPage.d.ts.map +0 -1
- package/dist/features/operations/ResourcesPage.d.ts +0 -15
- package/dist/features/operations/ResourcesPage.d.ts.map +0 -1
- package/dist/features/operations/ResourcesSidebar.d.ts +0 -9
- package/dist/features/operations/ResourcesSidebar.d.ts.map +0 -1
- package/dist/features/operations/calibration-components/ComparisonTable.d.ts +0 -9
- package/dist/features/operations/calibration-components/ComparisonTable.d.ts.map +0 -1
- package/dist/features/operations/executions/AgentExecutionPanel.d.ts +0 -12
- package/dist/features/operations/executions/AgentExecutionPanel.d.ts.map +0 -1
- package/dist/features/operations/executions/ExecutionPanel.d.ts +0 -13
- package/dist/features/operations/executions/ExecutionPanel.d.ts.map +0 -1
- package/dist/features/operations/executions/WorkflowExecutionPanel.d.ts +0 -12
- package/dist/features/operations/executions/WorkflowExecutionPanel.d.ts.map +0 -1
- package/dist/features/operations/executions/index.d.ts +0 -7
- package/dist/features/operations/executions/index.d.ts.map +0 -1
- package/dist/features/operations/index.d.ts.map +0 -1
- package/dist/features/operations/layouts/components/ResourceHeader.d.ts +0 -11
- package/dist/features/operations/layouts/components/ResourceHeader.d.ts.map +0 -1
- package/dist/features/operations/layouts/components/ResourceNotFoundState.d.ts +0 -8
- package/dist/features/operations/layouts/components/ResourceNotFoundState.d.ts.map +0 -1
- package/dist/features/operations/layouts/components/index.d.ts +0 -4
- package/dist/features/operations/layouts/components/index.d.ts.map +0 -1
- package/dist/features/settings/AccountSettings.d.ts +0 -20
- package/dist/features/settings/AccountSettings.d.ts.map +0 -1
- package/dist/features/settings/AppearanceSettings.d.ts +0 -23
- package/dist/features/settings/AppearanceSettings.d.ts.map +0 -1
- package/dist/features/settings/CreateWebhookEndpointModal.d.ts +0 -8
- package/dist/features/settings/CreateWebhookEndpointModal.d.ts.map +0 -1
- package/dist/features/settings/EditCredentialModal.d.ts +0 -9
- package/dist/features/settings/EditCredentialModal.d.ts.map +0 -1
- package/dist/features/settings/EditWebhookEndpointModal.d.ts +0 -8
- package/dist/features/settings/EditWebhookEndpointModal.d.ts.map +0 -1
- package/dist/features/settings/MemberConfigModal.d.ts +0 -14
- package/dist/features/settings/MemberConfigModal.d.ts.map +0 -1
- package/dist/features/settings/OAuthIntegrationsCard.d.ts +0 -6
- package/dist/features/settings/OAuthIntegrationsCard.d.ts.map +0 -1
- package/dist/features/settings/OrgMembersList.d.ts +0 -5
- package/dist/features/settings/OrgMembersList.d.ts.map +0 -1
- package/dist/features/settings/OrganizationSettings.d.ts +0 -30
- package/dist/features/settings/OrganizationSettings.d.ts.map +0 -1
- package/dist/features/settings/WebhookEndpointList.d.ts +0 -9
- package/dist/features/settings/WebhookEndpointList.d.ts.map +0 -1
- package/dist/features/settings/WebhookEndpointSettings.d.ts +0 -6
- package/dist/features/settings/WebhookEndpointSettings.d.ts.map +0 -1
- package/dist/features/settings/index.d.ts.map +0 -1
- package/dist/hooks/command-queue/index.d.ts +0 -7
- package/dist/hooks/command-queue/index.d.ts.map +0 -1
- package/dist/hooks/command-queue/useCommandQueue.d.ts +0 -33
- package/dist/hooks/command-queue/useCommandQueue.d.ts.map +0 -1
- package/dist/hooks/command-queue/useCommandQueueTotals.d.ts +0 -17
- package/dist/hooks/command-queue/useCommandQueueTotals.d.ts.map +0 -1
- package/dist/hooks/command-queue/useDeleteTask.d.ts +0 -5
- package/dist/hooks/command-queue/useDeleteTask.d.ts.map +0 -1
- package/dist/hooks/command-queue/usePatchTask.d.ts +0 -6
- package/dist/hooks/command-queue/usePatchTask.d.ts.map +0 -1
- package/dist/hooks/command-queue/useSubmitAction.d.ts +0 -29
- package/dist/hooks/command-queue/useSubmitAction.d.ts.map +0 -1
- package/dist/hooks/executions/index.d.ts +0 -17
- package/dist/hooks/executions/index.d.ts.map +0 -1
- package/dist/hooks/executions/useArchivedLogs.d.ts +0 -14
- package/dist/hooks/executions/useArchivedLogs.d.ts.map +0 -1
- package/dist/hooks/executions/useBulkDeleteExecutions.d.ts +0 -15
- package/dist/hooks/executions/useBulkDeleteExecutions.d.ts.map +0 -1
- package/dist/hooks/executions/useCancelExecution.d.ts +0 -20
- package/dist/hooks/executions/useCancelExecution.d.ts.map +0 -1
- package/dist/hooks/executions/useDeleteExecution.d.ts +0 -13
- package/dist/hooks/executions/useDeleteExecution.d.ts.map +0 -1
- package/dist/hooks/executions/useExecuteAsync.d.ts +0 -21
- package/dist/hooks/executions/useExecuteAsync.d.ts.map +0 -1
- package/dist/hooks/executions/useExecution.d.ts +0 -10
- package/dist/hooks/executions/useExecution.d.ts.map +0 -1
- package/dist/hooks/executions/useExecutions.d.ts +0 -16
- package/dist/hooks/executions/useExecutions.d.ts.map +0 -1
- package/dist/hooks/executions/useResourceDefinition.d.ts +0 -9
- package/dist/hooks/executions/useResourceDefinition.d.ts.map +0 -1
- package/dist/hooks/executions/useResources.d.ts +0 -15
- package/dist/hooks/executions/useResources.d.ts.map +0 -1
- package/dist/hooks/executions/useRetryExecution.d.ts +0 -16
- package/dist/hooks/executions/useRetryExecution.d.ts.map +0 -1
- package/dist/hooks/feature-access/createUseFeatureAccess.d.ts +0 -41
- package/dist/hooks/feature-access/createUseFeatureAccess.d.ts.map +0 -1
- package/dist/hooks/feature-access/index.d.ts +0 -2
- package/dist/hooks/feature-access/index.d.ts.map +0 -1
- package/dist/hooks/index.d.ts.map +0 -1
- package/dist/hooks/monitoring/index.d.ts +0 -11
- package/dist/hooks/monitoring/index.d.ts.map +0 -1
- package/dist/hooks/monitoring/useActivities.d.ts +0 -52
- package/dist/hooks/monitoring/useActivities.d.ts.map +0 -1
- package/dist/hooks/monitoring/useCostSummary.d.ts +0 -7
- package/dist/hooks/monitoring/useCostSummary.d.ts.map +0 -1
- package/dist/hooks/monitoring/useExecutionHealth.d.ts +0 -10
- package/dist/hooks/monitoring/useExecutionHealth.d.ts.map +0 -1
- package/dist/hooks/monitoring/useExecutionLogs.d.ts +0 -56
- package/dist/hooks/monitoring/useExecutionLogs.d.ts.map +0 -1
- package/dist/hooks/monitoring/useNotificationCount.d.ts +0 -26
- package/dist/hooks/monitoring/useNotificationCount.d.ts.map +0 -1
- package/dist/hooks/monitoring/useNotifications.d.ts +0 -11
- package/dist/hooks/monitoring/useNotifications.d.ts.map +0 -1
- package/dist/hooks/notifications/index.d.ts +0 -8
- package/dist/hooks/notifications/index.d.ts.map +0 -1
- package/dist/hooks/notifications/useMarkAllAsRead.d.ts +0 -2
- package/dist/hooks/notifications/useMarkAllAsRead.d.ts.map +0 -1
- package/dist/hooks/notifications/useMarkAsRead.d.ts +0 -2
- package/dist/hooks/notifications/useMarkAsRead.d.ts.map +0 -1
- package/dist/hooks/notifications/useTestNotification.d.ts +0 -16
- package/dist/hooks/notifications/useTestNotification.d.ts.map +0 -1
- package/dist/hooks/observability/index.d.ts +0 -25
- package/dist/hooks/observability/index.d.ts.map +0 -1
- package/dist/hooks/observability/useBatchedResourcesHealth.d.ts +0 -15
- package/dist/hooks/observability/useBatchedResourcesHealth.d.ts.map +0 -1
- package/dist/hooks/observability/useBusinessImpact.d.ts +0 -9
- package/dist/hooks/observability/useBusinessImpact.d.ts.map +0 -1
- package/dist/hooks/observability/useCostBreakdown.d.ts +0 -10
- package/dist/hooks/observability/useCostBreakdown.d.ts.map +0 -1
- package/dist/hooks/observability/useCostByModel.d.ts +0 -3
- package/dist/hooks/observability/useCostByModel.d.ts.map +0 -1
- package/dist/hooks/observability/useCostTrends.d.ts +0 -3
- package/dist/hooks/observability/useCostTrends.d.ts.map +0 -1
- package/dist/hooks/observability/useDashboardMetrics.d.ts +0 -3
- package/dist/hooks/observability/useDashboardMetrics.d.ts.map +0 -1
- package/dist/hooks/observability/useErrorAnalysis.d.ts +0 -7
- package/dist/hooks/observability/useErrorAnalysis.d.ts.map +0 -1
- package/dist/hooks/observability/useErrorDetails.d.ts +0 -20
- package/dist/hooks/observability/useErrorDetails.d.ts.map +0 -1
- package/dist/hooks/observability/useErrorDistribution.d.ts +0 -12
- package/dist/hooks/observability/useErrorDistribution.d.ts.map +0 -1
- package/dist/hooks/observability/useErrorTrends.d.ts +0 -12
- package/dist/hooks/observability/useErrorTrends.d.ts.map +0 -1
- package/dist/hooks/observability/useRecentExecutionsByResource.d.ts +0 -18
- package/dist/hooks/observability/useRecentExecutionsByResource.d.ts.map +0 -1
- package/dist/hooks/observability/useResolveError.d.ts +0 -17
- package/dist/hooks/observability/useResolveError.d.ts.map +0 -1
- package/dist/hooks/observability/useResourcesHealth.d.ts +0 -13
- package/dist/hooks/observability/useResourcesHealth.d.ts.map +0 -1
- package/dist/hooks/observability/useTopFailingResources.d.ts +0 -13
- package/dist/hooks/observability/useTopFailingResources.d.ts.map +0 -1
- package/dist/hooks/observability/useUnresolvedErrors.d.ts +0 -15
- package/dist/hooks/observability/useUnresolvedErrors.d.ts.map +0 -1
- package/dist/hooks/operations/calibration/useCalibrationProjects.d.ts +0 -24
- package/dist/hooks/operations/calibration/useCalibrationProjects.d.ts.map +0 -1
- package/dist/hooks/operations/calibration/useCalibrationRunFull.d.ts +0 -3
- package/dist/hooks/operations/calibration/useCalibrationRunFull.d.ts.map +0 -1
- package/dist/hooks/operations/calibration/useCalibrationRuns.d.ts +0 -35
- package/dist/hooks/operations/calibration/useCalibrationRuns.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/index.d.ts +0 -8
- package/dist/hooks/operations/command-view/index.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useCheckpointTasks.d.ts +0 -24
- package/dist/hooks/operations/command-view/useCheckpointTasks.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useCommandViewData.d.ts +0 -11
- package/dist/hooks/operations/command-view/useCommandViewData.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useCommandViewStats.d.ts +0 -12
- package/dist/hooks/operations/command-view/useCommandViewStats.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useResourceErrors.d.ts +0 -22
- package/dist/hooks/operations/command-view/useResourceErrors.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useResourceExecutions.d.ts +0 -22
- package/dist/hooks/operations/command-view/useResourceExecutions.d.ts.map +0 -1
- package/dist/hooks/operations/index.d.ts +0 -4
- package/dist/hooks/operations/index.d.ts.map +0 -1
- package/dist/hooks/operations/knowledge-base/index.d.ts +0 -3
- package/dist/hooks/operations/knowledge-base/index.d.ts.map +0 -1
- package/dist/hooks/operations/knowledge-base/useDeploymentDocs.d.ts +0 -27
- package/dist/hooks/operations/knowledge-base/useDeploymentDocs.d.ts.map +0 -1
- package/dist/hooks/operations/settings/index.d.ts +0 -4
- package/dist/hooks/operations/settings/index.d.ts.map +0 -1
- package/dist/hooks/operations/settings/useOAuthFlow.d.ts +0 -17
- package/dist/hooks/operations/settings/useOAuthFlow.d.ts.map +0 -1
- package/dist/hooks/operations/settings/useUpdateThemePreference.d.ts +0 -17
- package/dist/hooks/operations/settings/useUpdateThemePreference.d.ts.map +0 -1
- package/dist/hooks/operations/shared/index.d.ts +0 -6
- package/dist/hooks/operations/shared/index.d.ts.map +0 -1
- package/dist/hooks/operations/shared/queryKeys.d.ts +0 -23
- package/dist/hooks/operations/shared/queryKeys.d.ts.map +0 -1
- package/dist/hooks/operations/shared/useExecutionLogSSE.d.ts +0 -11
- package/dist/hooks/operations/shared/useExecutionLogSSE.d.ts.map +0 -1
- package/dist/hooks/operations/shared/useExecutionPanelState.d.ts +0 -46
- package/dist/hooks/operations/shared/useExecutionPanelState.d.ts.map +0 -1
- package/dist/hooks/published.d.ts.map +0 -1
- package/dist/hooks/scheduling/index.d.ts +0 -7
- package/dist/hooks/scheduling/index.d.ts.map +0 -1
- package/dist/hooks/scheduling/useScheduledTasks.d.ts +0 -19
- package/dist/hooks/scheduling/useScheduledTasks.d.ts.map +0 -1
- package/dist/hooks/scheduling/useSchedules.d.ts +0 -185
- package/dist/hooks/scheduling/useSchedules.d.ts.map +0 -1
- package/dist/hooks/sessions/index.d.ts +0 -8
- package/dist/hooks/sessions/index.d.ts.map +0 -1
- package/dist/hooks/sessions/useSessionExecutions.d.ts +0 -13
- package/dist/hooks/sessions/useSessionExecutions.d.ts.map +0 -1
- package/dist/hooks/sessions/useSessionMessages.d.ts +0 -7
- package/dist/hooks/sessions/useSessionMessages.d.ts.map +0 -1
- package/dist/hooks/sessions/useSessions.d.ts +0 -26
- package/dist/hooks/sessions/useSessions.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/index.d.ts +0 -7
- package/dist/hooks/settings/api-keys/index.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/useCreateApiKey.d.ts +0 -3
- package/dist/hooks/settings/api-keys/useCreateApiKey.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/useDeleteApiKey.d.ts +0 -2
- package/dist/hooks/settings/api-keys/useDeleteApiKey.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/useListApiKeys.d.ts +0 -2
- package/dist/hooks/settings/api-keys/useListApiKeys.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/useUpdateApiKey.d.ts +0 -5
- package/dist/hooks/settings/api-keys/useUpdateApiKey.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/index.d.ts +0 -7
- package/dist/hooks/settings/credentials/index.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/useCreateCredential.d.ts +0 -3
- package/dist/hooks/settings/credentials/useCreateCredential.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/useCredentials.d.ts +0 -8
- package/dist/hooks/settings/credentials/useCredentials.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/useDeleteCredential.d.ts +0 -2
- package/dist/hooks/settings/credentials/useDeleteCredential.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/useUpdateCredential.d.ts +0 -10
- package/dist/hooks/settings/credentials/useUpdateCredential.d.ts.map +0 -1
- package/dist/hooks/settings/deployments/index.d.ts +0 -5
- package/dist/hooks/settings/deployments/index.d.ts.map +0 -1
- package/dist/hooks/settings/deployments/useDeploymentActions.d.ts +0 -4
- package/dist/hooks/settings/deployments/useDeploymentActions.d.ts.map +0 -1
- package/dist/hooks/settings/deployments/useListDeployments.d.ts +0 -2
- package/dist/hooks/settings/deployments/useListDeployments.d.ts.map +0 -1
- package/dist/hooks/settings/index.d.ts +0 -6
- package/dist/hooks/settings/index.d.ts.map +0 -1
- package/dist/hooks/settings/organization/index.d.ts +0 -6
- package/dist/hooks/settings/organization/index.d.ts.map +0 -1
- package/dist/hooks/settings/organization/useDeactivateMembership.d.ts +0 -11
- package/dist/hooks/settings/organization/useDeactivateMembership.d.ts.map +0 -1
- package/dist/hooks/settings/organization/useReactivateMembership.d.ts +0 -11
- package/dist/hooks/settings/organization/useReactivateMembership.d.ts.map +0 -1
- package/dist/hooks/settings/organization/useUpdateMemberConfig.d.ts +0 -8
- package/dist/hooks/settings/organization/useUpdateMemberConfig.d.ts.map +0 -1
- package/dist/hooks/settings/organization/useUserMemberships.d.ts +0 -3
- package/dist/hooks/settings/organization/useUserMemberships.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/index.d.ts +0 -7
- package/dist/hooks/settings/webhooks/index.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/useCreateWebhookEndpoint.d.ts +0 -18
- package/dist/hooks/settings/webhooks/useCreateWebhookEndpoint.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/useDeleteWebhookEndpoint.d.ts +0 -2
- package/dist/hooks/settings/webhooks/useDeleteWebhookEndpoint.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/useListWebhookEndpoints.d.ts +0 -14
- package/dist/hooks/settings/webhooks/useListWebhookEndpoints.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/useUpdateWebhookEndpoint.d.ts +0 -18
- package/dist/hooks/settings/webhooks/useUpdateWebhookEndpoint.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/webhookEndpointService.d.ts +0 -27
- package/dist/hooks/settings/webhooks/webhookEndpointService.d.ts.map +0 -1
- package/dist/hooks/useOrganizationMembers.d.ts +0 -18
- package/dist/hooks/useOrganizationMembers.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/initialization/InitializationProvider.d.ts +0 -48
- package/dist/initialization/InitializationProvider.d.ts.map +0 -1
- package/dist/initialization/hooks/useAppInitialization.d.ts +0 -32
- package/dist/initialization/hooks/useAppInitialization.d.ts.map +0 -1
- package/dist/initialization/index.d.ts.map +0 -1
- package/dist/organization/context/OrganizationProvider.d.ts +0 -24
- package/dist/organization/context/OrganizationProvider.d.ts.map +0 -1
- package/dist/organization/hooks/useOrgInitialization.d.ts +0 -56
- package/dist/organization/hooks/useOrgInitialization.d.ts.map +0 -1
- package/dist/organization/index.d.ts.map +0 -1
- package/dist/profile/context/ProfileProvider.d.ts +0 -31
- package/dist/profile/context/ProfileProvider.d.ts.map +0 -1
- package/dist/profile/hooks/useUserProfile.d.ts +0 -38
- package/dist/profile/hooks/useUserProfile.d.ts.map +0 -1
- package/dist/profile/index.d.ts.map +0 -1
- package/dist/provider/CoreAuthKitInner.d.ts +0 -12
- package/dist/provider/CoreAuthKitInner.d.ts.map +0 -1
- package/dist/provider/ElevasisCoreProvider.d.ts +0 -25
- package/dist/provider/ElevasisCoreProvider.d.ts.map +0 -1
- package/dist/provider/ElevasisServiceContext.d.ts +0 -31
- package/dist/provider/ElevasisServiceContext.d.ts.map +0 -1
- package/dist/provider/ElevasisUIProvider.d.ts +0 -28
- package/dist/provider/ElevasisUIProvider.d.ts.map +0 -1
- package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts +0 -2
- package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts.map +0 -1
- package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts +0 -2
- package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts.map +0 -1
- package/dist/provider/index.d.ts.map +0 -1
- package/dist/provider/published.d.ts.map +0 -1
- package/dist/provider/types.d.ts +0 -151
- package/dist/provider/types.d.ts.map +0 -1
- package/dist/sdk-barrel.d.ts +0 -20
- package/dist/sdk-barrel.d.ts.map +0 -1
- package/dist/theme/PresetsContext.d.ts +0 -4
- package/dist/theme/PresetsContext.d.ts.map +0 -1
- package/dist/theme/cssVariables.d.ts +0 -12
- package/dist/theme/cssVariables.d.ts.map +0 -1
- package/dist/theme/index.d.ts.map +0 -1
- package/dist/theme/presets/abyss.d.ts +0 -3
- package/dist/theme/presets/abyss.d.ts.map +0 -1
- package/dist/theme/presets/aurora.d.ts +0 -12
- package/dist/theme/presets/aurora.d.ts.map +0 -1
- package/dist/theme/presets/canopy.d.ts +0 -12
- package/dist/theme/presets/canopy.d.ts.map +0 -1
- package/dist/theme/presets/canyon.d.ts +0 -11
- package/dist/theme/presets/canyon.d.ts.map +0 -1
- package/dist/theme/presets/cortex.d.ts +0 -3
- package/dist/theme/presets/cortex.d.ts.map +0 -1
- package/dist/theme/presets/cyber-punk.d.ts +0 -11
- package/dist/theme/presets/cyber-punk.d.ts.map +0 -1
- package/dist/theme/presets/cyber-strike.d.ts +0 -13
- package/dist/theme/presets/cyber-strike.d.ts.map +0 -1
- package/dist/theme/presets/cyber-void.d.ts +0 -12
- package/dist/theme/presets/cyber-void.d.ts.map +0 -1
- package/dist/theme/presets/default.d.ts +0 -4
- package/dist/theme/presets/default.d.ts.map +0 -1
- package/dist/theme/presets/ember.d.ts +0 -12
- package/dist/theme/presets/ember.d.ts.map +0 -1
- package/dist/theme/presets/helios.d.ts +0 -3
- package/dist/theme/presets/helios.d.ts.map +0 -1
- package/dist/theme/presets/honey.d.ts +0 -12
- package/dist/theme/presets/honey.d.ts.map +0 -1
- package/dist/theme/presets/index.d.ts +0 -8
- package/dist/theme/presets/index.d.ts.map +0 -1
- package/dist/theme/presets/midnight.d.ts +0 -12
- package/dist/theme/presets/midnight.d.ts.map +0 -1
- package/dist/theme/presets/nirvana.d.ts +0 -16
- package/dist/theme/presets/nirvana.d.ts.map +0 -1
- package/dist/theme/presets/obsidian.d.ts +0 -3
- package/dist/theme/presets/obsidian.d.ts.map +0 -1
- package/dist/theme/presets/slate.d.ts +0 -3
- package/dist/theme/presets/slate.d.ts.map +0 -1
- package/dist/theme/presets/synapse.d.ts +0 -10
- package/dist/theme/presets/synapse.d.ts.map +0 -1
- package/dist/theme/presets/tactical.d.ts +0 -8
- package/dist/theme/presets/tactical.d.ts.map +0 -1
- package/dist/theme/presets/types.d.ts +0 -43
- package/dist/theme/presets/types.d.ts.map +0 -1
- package/dist/theme/presets/verdant.d.ts +0 -3
- package/dist/theme/presets/verdant.d.ts.map +0 -1
- package/dist/theme/presets/wave.d.ts +0 -14
- package/dist/theme/presets/wave.d.ts.map +0 -1
- package/dist/theme/useAvailablePresets.d.ts +0 -16
- package/dist/theme/useAvailablePresets.d.ts.map +0 -1
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { type ReactNode } from 'react';
|
|
2
|
-
import type { SupabaseUserProfile } from '@repo/core';
|
|
3
|
-
type ApiRequestFn = <T>(endpoint: string, options?: RequestInit) => Promise<T>;
|
|
4
|
-
export interface ProfileContextValue {
|
|
5
|
-
profile: SupabaseUserProfile | null;
|
|
6
|
-
loading: boolean;
|
|
7
|
-
error: Error | null;
|
|
8
|
-
refetch: () => Promise<void>;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Consumes the nearest ProfileProvider.
|
|
12
|
-
*
|
|
13
|
-
* @throws {Error} If called outside of a ProfileProvider tree.
|
|
14
|
-
*/
|
|
15
|
-
export declare function useProfile(): ProfileContextValue;
|
|
16
|
-
/**
|
|
17
|
-
* Provides shared profile state to its subtree via React Context.
|
|
18
|
-
*
|
|
19
|
-
* Wraps useUserProfile so that all consumers share one profile fetch
|
|
20
|
-
* instead of each triggering an independent sync call.
|
|
21
|
-
*
|
|
22
|
-
* Must be rendered inside the auth provider layer so that the underlying
|
|
23
|
-
* hook can access useAuthContext. Receives apiRequest as a prop so it
|
|
24
|
-
* can mount before ElevasisServiceProvider.
|
|
25
|
-
*/
|
|
26
|
-
export declare function ProfileProvider({ apiRequest, children }: {
|
|
27
|
-
apiRequest: ApiRequestFn;
|
|
28
|
-
children: ReactNode;
|
|
29
|
-
}): import("react").FunctionComponentElement<import("react").ProviderProps<ProfileContextValue | null>>;
|
|
30
|
-
export {};
|
|
31
|
-
//# sourceMappingURL=ProfileProvider.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ProfileProvider.d.ts","sourceRoot":"","sources":["../../../src/profile/context/ProfileProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA6B,KAAK,SAAS,EAAiB,MAAM,OAAO,CAAA;AAEhF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAErD,KAAK,YAAY,GAAG,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,KAAK,OAAO,CAAC,CAAC,CAAC,CAAA;AAE9E,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,mBAAmB,GAAG,IAAI,CAAA;IACnC,OAAO,EAAE,OAAO,CAAA;IAChB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAA;IACnB,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAA;CAC7B;AAID;;;;GAIG;AACH,wBAAgB,UAAU,IAAI,mBAAmB,CAShD;AAED;;;;;;;;;GASG;AACH,wBAAgB,eAAe,CAAC,EAAE,UAAU,EAAE,QAAQ,EAAE,EAAE;IAAE,UAAU,EAAE,YAAY,CAAC;IAAC,QAAQ,EAAE,SAAS,CAAA;CAAE,uGAG1G"}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import type { SupabaseUserProfile } from '@repo/core';
|
|
2
|
-
type ApiRequestFn = <T>(endpoint: string, options?: RequestInit) => Promise<T>;
|
|
3
|
-
interface UseUserProfileOptions {
|
|
4
|
-
/**
|
|
5
|
-
* Optional error handler for profile sync failures
|
|
6
|
-
* If not provided, errors are logged to console
|
|
7
|
-
*/
|
|
8
|
-
onError?: (context: {
|
|
9
|
-
phase: 'profile-sync';
|
|
10
|
-
userId?: string;
|
|
11
|
-
}, error: Error) => void;
|
|
12
|
-
/**
|
|
13
|
-
* Pre-built apiRequest function. When provided, used directly instead of
|
|
14
|
-
* reading from ElevasisServiceContext. Required when calling from ProfileProvider
|
|
15
|
-
* (which mounts before ElevasisServiceProvider).
|
|
16
|
-
*/
|
|
17
|
-
apiRequest?: ApiRequestFn;
|
|
18
|
-
}
|
|
19
|
-
export interface UseUserProfileReturn {
|
|
20
|
-
profile: SupabaseUserProfile | null;
|
|
21
|
-
loading: boolean;
|
|
22
|
-
error: Error | null;
|
|
23
|
-
refetch: () => Promise<void>;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Hook for managing user profile data with automatic WorkOS -> Supabase sync
|
|
27
|
-
*
|
|
28
|
-
* This hook:
|
|
29
|
-
* 1. Automatically syncs WorkOS user data to Supabase on authentication
|
|
30
|
-
* 2. Provides access to the user's Supabase profile data
|
|
31
|
-
* 3. Handles loading states and errors
|
|
32
|
-
* 4. Includes a refetch function for manual updates
|
|
33
|
-
*
|
|
34
|
-
* @param options - Optional configuration including error handler and apiRequest
|
|
35
|
-
*/
|
|
36
|
-
export declare const useUserProfile: (options?: UseUserProfileOptions) => UseUserProfileReturn;
|
|
37
|
-
export {};
|
|
38
|
-
//# sourceMappingURL=useUserProfile.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useUserProfile.d.ts","sourceRoot":"","sources":["../../../src/profile/hooks/useUserProfile.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAErD,KAAK,YAAY,GAAG,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,KAAK,OAAO,CAAC,CAAC,CAAC,CAAA;AAE9E,UAAU,qBAAqB;IAC7B;;;OAGG;IACH,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE;QAAE,KAAK,EAAE,cAAc,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,KAAK,EAAE,KAAK,KAAK,IAAI,CAAA;IACrF;;;;OAIG;IACH,UAAU,CAAC,EAAE,YAAY,CAAA;CAC1B;AAED,MAAM,WAAW,oBAAoB;IACnC,OAAO,EAAE,mBAAmB,GAAG,IAAI,CAAA;IACnC,OAAO,EAAE,OAAO,CAAA;IAChB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAA;IACnB,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAA;CAC7B;AAED;;;;;;;;;;GAUG;AACH,eAAO,MAAM,cAAc,GAAI,UAAU,qBAAqB,KAAG,oBAsFhE,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/profile/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAGH,YAAY,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAGrD,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAA;AACvE,YAAY,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAA;AAGpE,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAA;AACvD,YAAY,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAGlE,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { AuthKitConfig } from './types';
|
|
2
|
-
import type { ReactNode } from 'react';
|
|
3
|
-
/**
|
|
4
|
-
* Inner component for authkit mode.
|
|
5
|
-
* Extracted to a separate module so it can be lazy-loaded,
|
|
6
|
-
* avoiding a hard dependency on @workos-inc/authkit-react for OAuth-only consumers.
|
|
7
|
-
*/
|
|
8
|
-
export declare function CoreAuthKitInner({ auth, children }: {
|
|
9
|
-
auth: AuthKitConfig;
|
|
10
|
-
children: ReactNode;
|
|
11
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
//# sourceMappingURL=CoreAuthKitInner.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CoreAuthKitInner.d.ts","sourceRoot":"","sources":["../../src/provider/CoreAuthKitInner.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAC5C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAEtC;;;;GAIG;AACH,wBAAgB,gBAAgB,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE;IAAE,IAAI,EAAE,aAAa,CAAC;IAAC,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAWhG"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import type { ElevasisCoreProviderProps } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Headless root provider for Elevasis-powered applications.
|
|
4
|
-
*
|
|
5
|
-
* Pure auth + API provider with no style side-effects. Does not inject CSS
|
|
6
|
-
* variables, set `data-elevasis-scheme`, or load fonts. Consumers that need
|
|
7
|
-
* Elevasis theming should use `ElevasisUIProvider` (Mantine) instead.
|
|
8
|
-
*
|
|
9
|
-
* When `apiUrl` is provided, composes the full provider stack:
|
|
10
|
-
* QueryClientProvider -> AuthProvider -> ApiClientProvider ->
|
|
11
|
-
* ProfileProvider -> OrganizationProvider -> ElevasisServiceProvider ->
|
|
12
|
-
* NotificationProvider -> InitializationProvider
|
|
13
|
-
*
|
|
14
|
-
* @example Headless SDK consumer
|
|
15
|
-
* ```tsx
|
|
16
|
-
* <ElevasisCoreProvider
|
|
17
|
-
* auth={{ mode: 'authkit', clientId: '...', redirectUri: '/' }}
|
|
18
|
-
* apiUrl="https://api.elevasis.com"
|
|
19
|
-
* >
|
|
20
|
-
* <Dashboard />
|
|
21
|
-
* </ElevasisCoreProvider>
|
|
22
|
-
* ```
|
|
23
|
-
*/
|
|
24
|
-
export declare function ElevasisCoreProvider({ auth, queryClient, apiUrl, onError, notifications, children }: ElevasisCoreProviderProps): import("react/jsx-runtime").JSX.Element;
|
|
25
|
-
//# sourceMappingURL=ElevasisCoreProvider.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ElevasisCoreProvider.d.ts","sourceRoot":"","sources":["../../src/provider/ElevasisCoreProvider.tsx"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,SAAS,CAAA;AAyCxD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,oBAAoB,CAAC,EACnC,IAAI,EACJ,WAAW,EACX,MAAM,EACN,OAAO,EACP,aAAa,EACb,QAAQ,EACT,EAAE,yBAAyB,2CAwB3B"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import type { ElevasisServiceContextValue, ElevasisServiceProviderProps } from './types';
|
|
2
|
-
export declare const ElevasisServiceContext: import("react").Context<ElevasisServiceContextValue | null>;
|
|
3
|
-
/**
|
|
4
|
-
* Hook to access the ElevasisServiceProvider context.
|
|
5
|
-
* Provides apiRequest, organizationId, and isReady.
|
|
6
|
-
*
|
|
7
|
-
* Throws if used outside of an ElevasisServiceProvider or ElevasisUIProvider (with apiUrl).
|
|
8
|
-
*/
|
|
9
|
-
export declare function useElevasisServices(): ElevasisServiceContextValue;
|
|
10
|
-
/**
|
|
11
|
-
* Standalone service provider for testing, embedding, or advanced consumers.
|
|
12
|
-
*
|
|
13
|
-
* Accepts apiRequest, organizationId, and isReady directly as props.
|
|
14
|
-
* ElevasisUIProvider composes this internally when apiUrl is provided.
|
|
15
|
-
*
|
|
16
|
-
* @example Testing
|
|
17
|
-
* ```tsx
|
|
18
|
-
* <ElevasisServiceProvider apiRequest={mockApiRequest} organizationId="org-1" isReady={true}>
|
|
19
|
-
* <ComponentUnderTest />
|
|
20
|
-
* </ElevasisServiceProvider>
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @example Embedding
|
|
24
|
-
* ```tsx
|
|
25
|
-
* <ElevasisServiceProvider apiRequest={myFetcher} organizationId={orgId} isReady={!!orgId}>
|
|
26
|
-
* <CommandQueuePanel />
|
|
27
|
-
* </ElevasisServiceProvider>
|
|
28
|
-
* ```
|
|
29
|
-
*/
|
|
30
|
-
export declare function ElevasisServiceProvider({ apiRequest, organizationId, isReady, children }: ElevasisServiceProviderProps): import("react/jsx-runtime").JSX.Element;
|
|
31
|
-
//# sourceMappingURL=ElevasisServiceContext.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ElevasisServiceContext.d.ts","sourceRoot":"","sources":["../../src/provider/ElevasisServiceContext.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,SAAS,CAAA;AAExF,eAAO,MAAM,sBAAsB,6DAA0D,CAAA;AAE7F;;;;;GAKG;AACH,wBAAgB,mBAAmB,IAAI,2BAA2B,CASjE;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,uBAAuB,CAAC,EACtC,UAAU,EACV,cAAc,EACd,OAAO,EACP,QAAQ,EACT,EAAE,4BAA4B,2CAO9B"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import '@mantine/core/styles.css';
|
|
2
|
-
import '@mantine/notifications/styles.css';
|
|
3
|
-
import '../theme/custom.css';
|
|
4
|
-
import type { MantineThemeOverride } from '@mantine/core';
|
|
5
|
-
import type { ReactNode } from 'react';
|
|
6
|
-
import type { ElevasisCoreThemeConfig, ElevasisCoreProviderProps } from './types';
|
|
7
|
-
/**
|
|
8
|
-
* Mantine-specific theme config — extends the headless core config with
|
|
9
|
-
* visual appearance and a full Mantine theme override escape hatch.
|
|
10
|
-
*/
|
|
11
|
-
export interface ElevasisThemeConfig extends ElevasisCoreThemeConfig {
|
|
12
|
-
/** Full Mantine theme override — merged on top of Elevasis defaults. */
|
|
13
|
-
mantine?: MantineThemeOverride;
|
|
14
|
-
/** Background layers rendered behind app content. Defaults to Elevasis background (PerspectiveGrid + RadiantGlow + FloatingOrbs + FilmGrain). */
|
|
15
|
-
background?: ReactNode;
|
|
16
|
-
/** Loader element rendered during loading states. Defaults to Elevasis chevron loader (xl). */
|
|
17
|
-
loader?: ReactNode;
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Props for ElevasisUIProvider (Mantine variant).
|
|
21
|
-
* Extends ElevasisCoreProviderProps with Mantine-aware theme config.
|
|
22
|
-
*/
|
|
23
|
-
interface ElevasisUIProviderProps extends Omit<ElevasisCoreProviderProps, 'theme' | 'notifications'> {
|
|
24
|
-
theme?: ElevasisThemeConfig;
|
|
25
|
-
}
|
|
26
|
-
export declare function ElevasisUIProvider({ theme, children, ...coreProps }: ElevasisUIProviderProps): import("react/jsx-runtime").JSX.Element;
|
|
27
|
-
export {};
|
|
28
|
-
//# sourceMappingURL=ElevasisUIProvider.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ElevasisUIProvider.d.ts","sourceRoot":"","sources":["../../src/provider/ElevasisUIProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,0BAA0B,CAAA;AACjC,OAAO,mCAAmC,CAAA;AAC1C,OAAO,qBAAqB,CAAA;AAE5B,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAA;AACzD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAatC,OAAO,KAAK,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,MAAM,SAAS,CAAA;AAEjF;;;GAGG;AACH,MAAM,WAAW,mBAAoB,SAAQ,uBAAuB;IAClE,wEAAwE;IACxE,OAAO,CAAC,EAAE,oBAAoB,CAAA;IAC9B,iJAAiJ;IACjJ,UAAU,CAAC,EAAE,SAAS,CAAA;IACtB,+FAA+F;IAC/F,MAAM,CAAC,EAAE,SAAS,CAAA;CACnB;AAED;;;GAGG;AACH,UAAU,uBAAwB,SAAQ,IAAI,CAAC,yBAAyB,EAAE,OAAO,GAAG,eAAe,CAAC;IAClG,KAAK,CAAC,EAAE,mBAAmB,CAAA;CAC5B;AAwCD,wBAAgB,kBAAkB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,GAAG,SAAS,EAAE,EAAE,uBAAuB,2CA2E5F"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CoreAuthKitInner.test.d.ts","sourceRoot":"","sources":["../../../src/provider/__tests__/CoreAuthKitInner.test.tsx"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ElevasisCoreProvider.test.d.ts","sourceRoot":"","sources":["../../../src/provider/__tests__/ElevasisCoreProvider.test.tsx"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/provider/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAC7D,OAAO,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AACvE,YAAY,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AAC3D,OAAO,EAAE,uBAAuB,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AACvF,OAAO,EAAE,oBAAoB,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAA;AACpF,YAAY,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAChE,YAAY,EACV,UAAU,EACV,aAAa,EACb,YAAY,EACZ,yBAAyB,EACzB,uBAAuB,EACvB,sBAAsB,EACtB,WAAW,EACX,2BAA2B,EAC3B,4BAA4B,EAC7B,MAAM,SAAS,CAAA;AAChB,YAAY,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAGlD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,YAAY,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"published.d.ts","sourceRoot":"","sources":["../../src/provider/published.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAC7D,OAAO,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AACvE,YAAY,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AAC3D,OAAO,EAAE,uBAAuB,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AACvF,OAAO,EAAE,oBAAoB,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAA;AACpF,YAAY,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAChE,YAAY,EACV,UAAU,EACV,aAAa,EACb,YAAY,EACZ,yBAAyB,EACzB,uBAAuB,EACvB,sBAAsB,EACtB,WAAW,EACX,2BAA2B,EAC3B,4BAA4B,EAC7B,MAAM,SAAS,CAAA"}
|
package/dist/provider/types.d.ts
DELETED
|
@@ -1,151 +0,0 @@
|
|
|
1
|
-
import type { PresetName, ThemePreset } from '../theme/presets';
|
|
2
|
-
import type { QueryClient } from '@tanstack/react-query';
|
|
3
|
-
import type { ReactNode } from 'react';
|
|
4
|
-
import type { ApiErrorDetails } from '../api/types';
|
|
5
|
-
import type { NotificationAdapter } from './NotificationContext';
|
|
6
|
-
/** Flat + per-scheme override pattern. Flat values apply to both; `light`/`dark` win over flat. */
|
|
7
|
-
export type WithSchemes<T> = T & {
|
|
8
|
-
light?: T;
|
|
9
|
-
dark?: T;
|
|
10
|
-
};
|
|
11
|
-
/**
|
|
12
|
-
* Theme token overrides. Each key maps 1:1 to a CSS variable.
|
|
13
|
-
* All optional — defaults come from Elevasis design system.
|
|
14
|
-
*/
|
|
15
|
-
export interface ElevasisTokenOverrides {
|
|
16
|
-
primary?: string;
|
|
17
|
-
/** Text color that contrasts with `primary`. Defaults to '#fff'. */
|
|
18
|
-
primaryContrast?: string;
|
|
19
|
-
background?: string;
|
|
20
|
-
surface?: string;
|
|
21
|
-
surfaceHover?: string;
|
|
22
|
-
text?: string;
|
|
23
|
-
textDimmed?: string;
|
|
24
|
-
textSubtle?: string;
|
|
25
|
-
border?: string;
|
|
26
|
-
error?: string;
|
|
27
|
-
warning?: string;
|
|
28
|
-
success?: string;
|
|
29
|
-
glassBackground?: string;
|
|
30
|
-
glassBlur?: string;
|
|
31
|
-
shadow?: string;
|
|
32
|
-
cardShadow?: string;
|
|
33
|
-
durationFast?: string;
|
|
34
|
-
durationNormal?: string;
|
|
35
|
-
easing?: string;
|
|
36
|
-
/** Foreground text color for destructive/error buttons. Defaults to '#fff'. */
|
|
37
|
-
destructiveFg?: string;
|
|
38
|
-
/** Heading font family — used for titles, section headers. */
|
|
39
|
-
fontHeading?: string;
|
|
40
|
-
/** Body font family — used for general text. */
|
|
41
|
-
fontSans?: string;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* Core theme config — Mantine-free.
|
|
45
|
-
* Used by ElevasisCoreProvider and as the base for ElevasisThemeConfig.
|
|
46
|
-
*/
|
|
47
|
-
export interface ElevasisCoreThemeConfig {
|
|
48
|
-
/** Color scheme: 'light', 'dark', or 'auto'. Defaults to 'dark'. */
|
|
49
|
-
colorScheme?: 'light' | 'dark' | 'auto';
|
|
50
|
-
/** Named preset — bundles light/dark token defaults. Defaults to 'default'. Accepts built-in PresetName or custom preset key. */
|
|
51
|
-
preset?: PresetName | (string & {});
|
|
52
|
-
/**
|
|
53
|
-
* Semantic token overrides fed into CSS variables.
|
|
54
|
-
* Flat values apply to both schemes. `light`/`dark` nested values win over flat.
|
|
55
|
-
*/
|
|
56
|
-
tokens?: WithSchemes<ElevasisTokenOverrides>;
|
|
57
|
-
/** Custom presets map — when provided, used instead of built-in presets. Typically `{ ...presets, ...customPresets }`. */
|
|
58
|
-
presets?: Record<string, ThemePreset>;
|
|
59
|
-
}
|
|
60
|
-
/**
|
|
61
|
-
* Auth configuration union.
|
|
62
|
-
* 'authkit' (WorkOS AuthKit) is the supported mode.
|
|
63
|
-
* 'apiKey' is defined for forward type compatibility but will throw at runtime.
|
|
64
|
-
*/
|
|
65
|
-
export type AuthConfig = AuthKitConfig | ApiKeyConfig;
|
|
66
|
-
export interface AuthKitConfig {
|
|
67
|
-
mode: 'authkit';
|
|
68
|
-
clientId: string;
|
|
69
|
-
/** AuthKit API hostname. Defaults to 'api.workos.com'. */
|
|
70
|
-
apiHostname?: string;
|
|
71
|
-
/** Redirect URI after auth. */
|
|
72
|
-
redirectUri?: string;
|
|
73
|
-
/** Keep refresh tokens in localStorage. Defaults to false. */
|
|
74
|
-
devMode?: boolean;
|
|
75
|
-
}
|
|
76
|
-
/** Deferred -- will throw at runtime. */
|
|
77
|
-
export interface ApiKeyConfig {
|
|
78
|
-
mode: 'apiKey';
|
|
79
|
-
key: string;
|
|
80
|
-
}
|
|
81
|
-
export interface ElevasisCoreProviderProps {
|
|
82
|
-
/** Auth configuration. Supports 'authkit' mode. */
|
|
83
|
-
auth: AuthConfig;
|
|
84
|
-
/**
|
|
85
|
-
* Elevasis core theme configuration (Mantine-free).
|
|
86
|
-
* Set `colorScheme` ('light', 'dark', 'auto') and override `tokens` (design tokens).
|
|
87
|
-
* Defaults: colorScheme='dark', Elevasis design system tokens.
|
|
88
|
-
*/
|
|
89
|
-
theme?: ElevasisCoreThemeConfig;
|
|
90
|
-
/**
|
|
91
|
-
* @deprecated Organization ID is now resolved automatically via OrganizationProvider.
|
|
92
|
-
* This prop is accepted for backwards compatibility during migration but is no longer
|
|
93
|
-
* used when the full provider stack is active (apiUrl provided).
|
|
94
|
-
*/
|
|
95
|
-
organizationId?: string | null;
|
|
96
|
-
/** Custom QueryClient. If omitted, a default is created internally. */
|
|
97
|
-
queryClient?: QueryClient;
|
|
98
|
-
/**
|
|
99
|
-
* API base URL (e.g., 'https://api.elevasis.com' or 'http://localhost:5170').
|
|
100
|
-
* When provided, ElevasisCoreProvider composes the full provider stack:
|
|
101
|
-
* ApiClientProvider + ElevasisServiceProvider + ProfileProvider +
|
|
102
|
-
* OrganizationProvider + NotificationProvider + InitializationProvider.
|
|
103
|
-
* When omitted, no service context is provided (theme-only mode).
|
|
104
|
-
*/
|
|
105
|
-
apiUrl?: string;
|
|
106
|
-
/**
|
|
107
|
-
* Error callback for API responses with status >= 500.
|
|
108
|
-
* Only used when apiUrl is provided.
|
|
109
|
-
*/
|
|
110
|
-
onError?: (endpoint: string, error: Error, details?: ApiErrorDetails) => void;
|
|
111
|
-
/**
|
|
112
|
-
* @deprecated Organization readiness is now managed internally by OrganizationProvider.
|
|
113
|
-
* Accepted for backwards compatibility but ignored when apiUrl is provided.
|
|
114
|
-
*/
|
|
115
|
-
isOrganizationReady?: boolean;
|
|
116
|
-
/**
|
|
117
|
-
* Notification adapter for displaying success/error/info messages.
|
|
118
|
-
* When provided, wraps the subtree in a NotificationProvider with this adapter.
|
|
119
|
-
* When omitted, the console fallback adapter is used automatically.
|
|
120
|
-
*
|
|
121
|
-
* ElevasisUIProvider (Mantine variant) passes a Mantine-backed adapter here automatically.
|
|
122
|
-
* Headless/SDK consumers can pass a custom adapter or omit for console output.
|
|
123
|
-
*/
|
|
124
|
-
notifications?: NotificationAdapter;
|
|
125
|
-
/**
|
|
126
|
-
* Whether to inject CSS variables, `data-elevasis-scheme` attribute, and font links.
|
|
127
|
-
* Set to `false` when the consumer has its own complete design system and only
|
|
128
|
-
* needs auth + API from this provider. Defaults to `true`.
|
|
129
|
-
*/
|
|
130
|
-
injectStyles?: boolean;
|
|
131
|
-
children: ReactNode;
|
|
132
|
-
}
|
|
133
|
-
/**
|
|
134
|
-
* Service context value exposed by ElevasisServiceProvider.
|
|
135
|
-
* Provides a ready-to-use apiRequest function and organization state.
|
|
136
|
-
*
|
|
137
|
-
* For standalone usage (testing, embedding), use ElevasisServiceProvider directly.
|
|
138
|
-
* For standard SDK usage, ElevasisUIProvider composes this automatically when apiUrl is provided.
|
|
139
|
-
*/
|
|
140
|
-
export interface ElevasisServiceContextValue {
|
|
141
|
-
apiRequest: <T>(endpoint: string, options?: RequestInit) => Promise<T>;
|
|
142
|
-
organizationId: string | null;
|
|
143
|
-
isReady: boolean;
|
|
144
|
-
}
|
|
145
|
-
export interface ElevasisServiceProviderProps {
|
|
146
|
-
apiRequest: <T>(endpoint: string, options?: RequestInit) => Promise<T>;
|
|
147
|
-
organizationId: string | null;
|
|
148
|
-
isReady: boolean;
|
|
149
|
-
children: ReactNode;
|
|
150
|
-
}
|
|
151
|
-
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/provider/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AAC/D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AACxD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACtC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAA;AACnD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAEhE,mGAAmG;AACnG,MAAM,MAAM,WAAW,CAAC,CAAC,IAAI,CAAC,GAAG;IAAE,KAAK,CAAC,EAAE,CAAC,CAAC;IAAC,IAAI,CAAC,EAAE,CAAC,CAAA;CAAE,CAAA;AAExD;;;GAGG;AACH,MAAM,WAAW,sBAAsB;IAErC,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,oEAAoE;IACpE,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,OAAO,CAAC,EAAE,MAAM,CAAA;IAEhB,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAElB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,UAAU,CAAC,EAAE,MAAM,CAAA;IAEnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,MAAM,CAAC,EAAE,MAAM,CAAA;IAEf,+EAA+E;IAC/E,aAAa,CAAC,EAAE,MAAM,CAAA;IAEtB,8DAA8D;IAC9D,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,gDAAgD;IAChD,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAED;;;GAGG;AACH,MAAM,WAAW,uBAAuB;IACtC,oEAAoE;IACpE,WAAW,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,CAAA;IACvC,iIAAiI;IACjI,MAAM,CAAC,EAAE,UAAU,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA;IACnC;;;OAGG;IACH,MAAM,CAAC,EAAE,WAAW,CAAC,sBAAsB,CAAC,CAAA;IAC5C,0HAA0H;IAC1H,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAA;CACtC;AAED;;;;GAIG;AACH,MAAM,MAAM,UAAU,GAAG,aAAa,GAAG,YAAY,CAAA;AAErD,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,SAAS,CAAA;IACf,QAAQ,EAAE,MAAM,CAAA;IAChB,0DAA0D;IAC1D,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,+BAA+B;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,8DAA8D;IAC9D,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB;AAED,yCAAyC;AACzC,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,QAAQ,CAAA;IACd,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,MAAM,WAAW,yBAAyB;IACxC,mDAAmD;IACnD,IAAI,EAAE,UAAU,CAAA;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,uBAAuB,CAAA;IAC/B;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,uEAAuE;IACvE,WAAW,CAAC,EAAE,WAAW,CAAA;IACzB;;;;;;OAMG;IACH,MAAM,CAAC,EAAE,MAAM,CAAA;IACf;;;OAGG;IACH,OAAO,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,CAAC,EAAE,eAAe,KAAK,IAAI,CAAA;IAC7E;;;OAGG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAA;IAC7B;;;;;;;OAOG;IACH,aAAa,CAAC,EAAE,mBAAmB,CAAA;IACnC;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,QAAQ,EAAE,SAAS,CAAA;CACpB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,2BAA2B;IAC1C,UAAU,EAAE,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,KAAK,OAAO,CAAC,CAAC,CAAC,CAAA;IACtE,cAAc,EAAE,MAAM,GAAG,IAAI,CAAA;IAC7B,OAAO,EAAE,OAAO,CAAA;CACjB;AAED,MAAM,WAAW,4BAA4B;IAC3C,UAAU,EAAE,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,KAAK,OAAO,CAAC,CAAC,CAAC,CAAA;IACtE,cAAc,EAAE,MAAM,GAAG,IAAI,CAAA;IAC7B,OAAO,EAAE,OAAO,CAAA;IAChB,QAAQ,EAAE,SAAS,CAAA;CACpB"}
|
package/dist/sdk-barrel.d.ts
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SDK-safe root barrel.
|
|
3
|
-
*
|
|
4
|
-
* Used by tsup/rollup for the published @elevasis/sdk-ui root entry.
|
|
5
|
-
* Excludes CC-only re-exports (supabase, CC-only components).
|
|
6
|
-
* The full barrel (./index.ts) is used by monorepo consumers.
|
|
7
|
-
*/
|
|
8
|
-
export * from './theme';
|
|
9
|
-
export * from './execution';
|
|
10
|
-
export * from './utils';
|
|
11
|
-
export * from './graph';
|
|
12
|
-
export * from './router';
|
|
13
|
-
export * from './provider';
|
|
14
|
-
export * from './hooks';
|
|
15
|
-
export * from './auth';
|
|
16
|
-
export * from './profile';
|
|
17
|
-
export * from './organization';
|
|
18
|
-
export * from './api';
|
|
19
|
-
export * from './initialization';
|
|
20
|
-
//# sourceMappingURL=sdk-barrel.d.ts.map
|
package/dist/sdk-barrel.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sdk-barrel.d.ts","sourceRoot":"","sources":["../src/sdk-barrel.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,cAAc,SAAS,CAAA;AACvB,cAAc,aAAa,CAAA;AAC3B,cAAc,SAAS,CAAA;AAGvB,cAAc,SAAS,CAAA;AAGvB,cAAc,UAAU,CAAA;AAGxB,cAAc,YAAY,CAAA;AAG1B,cAAc,SAAS,CAAA;AAGvB,cAAc,QAAQ,CAAA;AACtB,cAAc,WAAW,CAAA;AACzB,cAAc,gBAAgB,CAAA;AAC9B,cAAc,OAAO,CAAA;AACrB,cAAc,kBAAkB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PresetsContext.d.ts","sourceRoot":"","sources":["../../src/theme/PresetsContext.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,WAAW,CAAA;AAK5C,eAAO,MAAM,eAAe,uDAA0B,CAAA;AAEtD,wBAAgB,iBAAiB,IAAI,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAE/D"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { CSSVariablesResolver } from '@mantine/core';
|
|
2
|
-
import type { ElevasisTokenOverrides, ElevasisCoreThemeConfig } from '../provider/types';
|
|
3
|
-
import type { PresetName, ThemePreset } from './presets';
|
|
4
|
-
/** Token key → CSS variable name. Single source of truth for the mapping. */
|
|
5
|
-
export declare const TOKEN_VAR_MAP: Record<keyof ElevasisTokenOverrides, string>;
|
|
6
|
-
/**
|
|
7
|
-
* Creates a CSS variables resolver from theme config.
|
|
8
|
-
*
|
|
9
|
-
* Merge order per scheme: PRESET_DEFAULTS → flat overrides → scheme-specific overrides
|
|
10
|
-
*/
|
|
11
|
-
export declare function createCssVariablesResolver(tokens?: ElevasisCoreThemeConfig['tokens'], preset?: PresetName | (string & {}), presetsMap?: Record<string, ThemePreset>): CSSVariablesResolver;
|
|
12
|
-
//# sourceMappingURL=cssVariables.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cssVariables.d.ts","sourceRoot":"","sources":["../../src/theme/cssVariables.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAA;AACzD,OAAO,KAAK,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAA;AAExF,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,WAAW,CAAA;AAExD,6EAA6E;AAC7E,eAAO,MAAM,aAAa,EAAE,MAAM,CAAC,MAAM,sBAAsB,EAAE,MAAM,CAuBtE,CAAA;AAiDD;;;;GAIG;AACH,wBAAgB,0BAA0B,CACxC,MAAM,CAAC,EAAE,uBAAuB,CAAC,QAAQ,CAAC,EAC1C,MAAM,CAAC,EAAE,UAAU,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,EACnC,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,GACvC,oBAAoB,CAoBtB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/theme/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AAC9D,YAAY,EAAE,WAAW,EAAE,UAAU,EAAE,uBAAuB,EAAE,MAAM,WAAW,CAAA;AACjF,YAAY,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAA;AAGvD,OAAO,EAAE,0BAA0B,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAA;AAC1E,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAA;AACrE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAC3D,YAAY,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"abyss.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/abyss.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C,eAAO,MAAM,WAAW,EAAE,WA6DzB,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ThemePreset } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Aurora preset — serene emerald/teal tones through a chrome refraction lens.
|
|
4
|
-
* - Nunito body and headings
|
|
5
|
-
* - Emerald primary `#00A88A` on deep emerald dark / slate-emerald on pale mint light
|
|
6
|
-
* - Transparent surfaces so AuroraBackground's rotating teal beams bleed through cards
|
|
7
|
-
* - Heavy frosted glass (`blur(28px) saturate(180%)`) for legibility over animated beams
|
|
8
|
-
* - Pill-shaped buttons (`defaultRadius: 'xl'`)
|
|
9
|
-
* - AuroraBackground: eight slowly-rotating emerald/teal light beams
|
|
10
|
-
*/
|
|
11
|
-
export declare const auroraPreset: ThemePreset;
|
|
12
|
-
//# sourceMappingURL=aurora.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"aurora.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/aurora.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAG1C;;;;;;;;GAQG;AACH,eAAO,MAAM,YAAY,EAAE,WA8D1B,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ThemePreset } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Canopy brand preset — lush forest grounding:
|
|
4
|
-
* - Lato body / Fraunces headings
|
|
5
|
-
* - Deep forest green `#2E7A40` light / `#4AA860` dark primary
|
|
6
|
-
* - Translucent surfaces so waves bleed through cards (shared signature
|
|
7
|
-
* with nirvana and wave)
|
|
8
|
-
* - Soft sage wave background with rising green motes (shared
|
|
9
|
-
* `WaveBackground`). See `WaveBackground.tsx` for details.
|
|
10
|
-
*/
|
|
11
|
-
export declare const canopyPreset: ThemePreset;
|
|
12
|
-
//# sourceMappingURL=canopy.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"canopy.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/canopy.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAG1C;;;;;;;;GAQG;AACH,eAAO,MAAM,YAAY,EAAE,WAkE1B,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { ThemePreset } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Canyon brand preset — earthy, grounded, data-surface aesthetic:
|
|
4
|
-
* - Inter body / Fraunces headings (editorial meets cartographic)
|
|
5
|
-
* - Amber/rust `#B45309` brand accent (light) / `#F59E0B` (dark)
|
|
6
|
-
* - Warm bone background `#FDF8F3` (light) / deep espresso `#0A0603` (dark)
|
|
7
|
-
* - Slightly rounded buttons (defaultRadius 'sm')
|
|
8
|
-
* - Animated topographic contour-line background via `CanyonBackground`
|
|
9
|
-
*/
|
|
10
|
-
export declare const canyonPreset: ThemePreset;
|
|
11
|
-
//# sourceMappingURL=canyon.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"canyon.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/canyon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAG1C;;;;;;;GAOG;AACH,eAAO,MAAM,YAAY,EAAE,WAkE1B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cortex.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/cortex.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAqC1C,eAAO,MAAM,YAAY,EAAE,WAkE1B,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { ThemePreset } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Cyber-Punk preset — electric, jewel-toned, high-voltage neon.
|
|
4
|
-
* Design: deep black base, neon violet accent, synthwave energy.
|
|
5
|
-
* Evokes: neon-lit server rooms, plasma arcs, synthwave circuitry.
|
|
6
|
-
*
|
|
7
|
-
* Bundled background: `CyberBackground` variant `punk` — default layers plus
|
|
8
|
-
* rising electric sparks with drift + pulse (high-voltage energy).
|
|
9
|
-
*/
|
|
10
|
-
export declare const cyberPunkPreset: ThemePreset;
|
|
11
|
-
//# sourceMappingURL=cyber-punk.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cyber-punk.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/cyber-punk.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAG1C;;;;;;;GAOG;AACH,eAAO,MAAM,eAAe,EAAE,WAsE7B,CAAA"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { ThemePreset } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Cyber-Strike preset — aggressive, high-voltage, dystopian.
|
|
4
|
-
* Design: deep black base, neon red accent, danger-zone glow.
|
|
5
|
-
* Heading font: Chakra Petch — angular cuts, razor-sharp geometry.
|
|
6
|
-
* Evokes: combat HUDs, cybernetic implants, dystopian cityscapes.
|
|
7
|
-
*
|
|
8
|
-
* Bundled background: `CyberBackground` variant `strike` — default layers plus
|
|
9
|
-
* a combat HUD overlay (horizontal scan sweep, concentric radar pings,
|
|
10
|
-
* flickering corner targeting brackets).
|
|
11
|
-
*/
|
|
12
|
-
export declare const cyberStrikePreset: ThemePreset;
|
|
13
|
-
//# sourceMappingURL=cyber-strike.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cyber-strike.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/cyber-strike.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAG1C;;;;;;;;;GASG;AACH,eAAO,MAAM,iBAAiB,EAAE,WAiE/B,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ThemePreset } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Cyber-Void preset — cold, synthetic, digital depths.
|
|
4
|
-
* Design: deep black base, electric blue accent, holographic shimmer.
|
|
5
|
-
* Evokes: digital rain, neural networks, virtual reality grids.
|
|
6
|
-
*
|
|
7
|
-
* Bundled background: `CyberBackground` variant `void` — default layers plus
|
|
8
|
-
* Matrix-style digital rain (falling vertical gradient bars with bright
|
|
9
|
-
* leading head).
|
|
10
|
-
*/
|
|
11
|
-
export declare const cyberVoidPreset: ThemePreset;
|
|
12
|
-
//# sourceMappingURL=cyber-void.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cyber-void.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/cyber-void.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAG1C;;;;;;;;GAQG;AACH,eAAO,MAAM,eAAe,EAAE,WAiE7B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/default.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAE1C,oEAAoE;AACpE,eAAO,MAAM,aAAa,EAAE,WAqD3B,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ThemePreset } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Ember preset — earthy terracotta/amber warmth through a chrome refraction lens.
|
|
4
|
-
* - Libre Baskerville headings / Source Sans 3 body
|
|
5
|
-
* - Terracotta primary `#E87B55` on deep terracotta dark / `#D4603A` on pale terracotta light
|
|
6
|
-
* - Transparent surfaces so EmberBackground's rotating amber beams bleed through cards
|
|
7
|
-
* - Heavy frosted glass (`blur(28px) saturate(180%)`) for legibility over animated beams
|
|
8
|
-
* - Pill-shaped buttons (`defaultRadius: 'xl'`)
|
|
9
|
-
* - EmberBackground: eight slowly-rotating terracotta/amber light beams
|
|
10
|
-
*/
|
|
11
|
-
export declare const emberPreset: ThemePreset;
|
|
12
|
-
//# sourceMappingURL=ember.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ember.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/ember.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAG1C;;;;;;;;GAQG;AACH,eAAO,MAAM,WAAW,EAAE,WAkEzB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"helios.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/helios.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAqC1C,eAAO,MAAM,YAAY,EAAE,WAkE1B,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ThemePreset } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Honey brand preset — warm amber optimism:
|
|
4
|
-
* - Inter body / Syne headings
|
|
5
|
-
* - Rich amber `#A06A08` light / `#E8A820` dark primary
|
|
6
|
-
* - Translucent surfaces so waves bleed through cards (shared signature
|
|
7
|
-
* with nirvana and wave)
|
|
8
|
-
* - Warm honey-cream wave background with rising gold motes (shared
|
|
9
|
-
* `WaveBackground`). See `WaveBackground.tsx` for details.
|
|
10
|
-
*/
|
|
11
|
-
export declare const honeyPreset: ThemePreset;
|
|
12
|
-
//# sourceMappingURL=honey.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"honey.d.ts","sourceRoot":"","sources":["../../../src/theme/presets/honey.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAG1C;;;;;;;;GAQG;AACH,eAAO,MAAM,WAAW,EAAE,WAsEzB,CAAA"}
|