@elevasis/ui 1.20.1 → 1.21.0
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/charts/index.js +3 -2
- package/dist/{chunk-COTI2QPO.js → chunk-2WLVOFK7.js} +1 -1
- package/dist/chunk-3KMDHCAR.js +52 -0
- package/dist/chunk-AWT255UH.js +255 -0
- package/dist/{chunk-AWMZCYKH.js → chunk-BC6TJEON.js} +2 -45
- package/dist/{chunk-VLTVZXP6.js → chunk-CRFV2TVK.js} +1 -1
- package/dist/{chunk-EMN755L5.js → chunk-CTF6FS2M.js} +10 -216
- package/dist/{chunk-4SY4EQSK.js → chunk-CYJILY7M.js} +3 -3
- package/dist/{chunk-AQ5MQDSS.js → chunk-EDAYKRPJ.js} +404 -2
- package/dist/{chunk-XOTN3X3Z.js → chunk-FATKFO7X.js} +3 -54
- package/dist/{chunk-ERVB3QJQ.js → chunk-FVBYSDM4.js} +1 -1
- package/dist/{chunk-OFAXUZPZ.js → chunk-MOBXWBES.js} +212 -67
- package/dist/{chunk-JIABC3AE.js → chunk-NL6EFQYE.js} +515 -265
- package/dist/chunk-ROSMICXG.js +668 -0
- package/dist/{chunk-C7AD6N23.js → chunk-ST2RSBQ3.js} +364 -364
- package/dist/{chunk-JZEXFQ6N.js → chunk-UZWZY7TJ.js} +2 -2
- package/dist/{chunk-UMFPUM7Q.js → chunk-V422ET6W.js} +12 -12
- package/dist/components/chat/index.d.ts +202 -0
- package/dist/components/chat/index.js +2 -0
- package/dist/components/index.js +2651 -2899
- package/dist/features/dashboard/index.js +8 -7
- package/dist/features/monitoring/index.js +9 -8
- package/dist/features/operations/index.d.ts +245 -10
- package/dist/features/operations/index.js +1114 -168
- package/dist/features/settings/index.js +8 -7
- package/dist/hooks/index.css +68 -0
- package/dist/hooks/index.d.ts +1164 -3
- package/dist/hooks/index.js +4 -4
- package/dist/hooks/published.css +68 -0
- package/dist/hooks/published.d.ts +1164 -3
- package/dist/hooks/published.js +3 -3
- package/dist/index.css +68 -0
- package/dist/index.d.ts +1165 -4
- package/dist/index.js +5 -5
- package/dist/layout/index.d.ts +3 -3
- package/dist/layout/index.js +2 -2
- package/dist/provider/index.d.ts +1 -1
- package/dist/provider/index.js +2 -2
- package/dist/provider/published.d.ts +1 -1
- package/dist/theme/index.d.ts +1 -1
- package/dist/theme/index.js +2 -2
- package/dist/theme/presets/synapse.d.ts +10 -0
- package/dist/theme/presets/synapse.d.ts.map +1 -0
- package/dist/theme/presets/synapse.js +75 -0
- package/package.json +7 -2
- package/dist/chunk-JFRG2JJE.js +0 -47
- package/dist/theme/presets/__tests__/getPreset.test.d.ts +0 -2
- package/dist/theme/presets/__tests__/getPreset.test.d.ts.map +0 -1
- package/dist/theme/presets/__tests__/getPreset.test.js +0 -92
- package/dist/theme/presets/cyber-volt.d.ts +0 -12
- package/dist/theme/presets/cyber-volt.d.ts.map +0 -1
- package/dist/theme/presets/cyber-volt.js +0 -70
- package/dist/theme/presets/regal.d.ts +0 -8
- package/dist/theme/presets/regal.d.ts.map +0 -1
- package/dist/theme/presets/regal.js +0 -69
- package/dist/theme/presets/rose-gold.d.ts +0 -12
- package/dist/theme/presets/rose-gold.d.ts.map +0 -1
- package/dist/theme/presets/rose-gold.js +0 -76
package/dist/hooks/published.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { OperationsService, createUseFeatureAccess, executionsKeys, isSessionCapable, operationsKeys, scheduleKeys, sessionsKeys, sortData, useActivities, useActivityTrend, useArchiveSession, useArchivedLogs, useBatchDelete, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewLayout, useCommandViewStats, useCommandViewStore, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateSchedule, useCreateSession, useDashboardMetrics, useDeleteExecution, useDeleteSchedule, useDeleteSession, useDeleteTask, useDeploymentDocs, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useExecuteAsync, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionPanelState, useExecutions, useGetExecutionHistory, useGetSchedule, useGraphStats, useListSchedules, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, usePaginationState, usePatchTask, usePauseSchedule, useRecentExecutionsByResource, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResources, useResourcesHealth, useResumeSchedule, useRetryExecution, useSSEConnection, useScheduledTasks, useSession, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useSubmitAction, useSuccessNotification, useTableSelection, useTableSort, useTestNotification, useTopFailingResources, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateSchedule, useWarningNotification } from '../chunk-
|
|
1
|
+
export { OperationsService, calibrationKeys, createUseFeatureAccess, executionsKeys, isSessionCapable, operationsKeys, scheduleKeys, sessionsKeys, sortData, useActivities, useActivityTrend, useAllCalibrationProjects, useArchiveSession, useArchivedLogs, useBatchDelete, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCalibrationProject, useCalibrationProjects, useCalibrationRun, useCalibrationRunFull, useCalibrationRuns, useCalibrationSSE, useCancelExecution, useCancelSchedule, useCheckpointTasks, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewLayout, useCommandViewStats, useCommandViewStore, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateProject, useCreateRun, useCreateSchedule, useCreateSession, useDashboardMetrics, useDeleteExecution, useDeleteProject, useDeleteRun, useDeleteSchedule, useDeleteSession, useDeleteTask, useDeploymentDocs, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useExecuteAsync, useExecuteRun, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionPanelState, useExecutions, useGetExecutionHistory, useGetSchedule, useGradeRun, useGraphStats, useListSchedules, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, usePaginationState, usePatchTask, usePauseSchedule, useRecentExecutionsByResource, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResources, useResourcesHealth, useResumeSchedule, useRetryExecution, useSSEConnection, useScheduledTasks, useSession, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useSubmitAction, useSuccessNotification, useTableSelection, useTableSort, useTestNotification, useTopFailingResources, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateProject, useUpdateSchedule, useWarningNotification } from '../chunk-EDAYKRPJ.js';
|
|
2
2
|
import '../chunk-NJJ3NQ7B.js';
|
|
3
3
|
export { observabilityKeys, useErrorTrends } from '../chunk-LXHZYSMQ.js';
|
|
4
4
|
import '../chunk-F6RBK7NJ.js';
|
|
5
5
|
import '../chunk-L4XXM55J.js';
|
|
6
6
|
import '../chunk-RNP5R5I3.js';
|
|
7
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-CRFV2TVK.js';
|
|
8
8
|
import '../chunk-R3R367QY.js';
|
|
9
9
|
import '../chunk-SZHARWKU.js';
|
|
10
|
-
import '../chunk-
|
|
10
|
+
import '../chunk-MOBXWBES.js';
|
|
11
11
|
import '../chunk-3DIU726S.js';
|
|
12
12
|
import '../chunk-R7WLWGPO.js';
|
|
13
13
|
import '../chunk-NVOCKXUQ.js';
|
package/dist/index.css
CHANGED
|
@@ -509,3 +509,71 @@
|
|
|
509
509
|
opacity: 1;
|
|
510
510
|
}
|
|
511
511
|
}
|
|
512
|
+
|
|
513
|
+
/* src/components/display/StatCard.module.css */
|
|
514
|
+
.heroCard {
|
|
515
|
+
background: var(--glass-background);
|
|
516
|
+
backdrop-filter: var(--glass-blur);
|
|
517
|
+
border: 1px solid var(--color-border);
|
|
518
|
+
}
|
|
519
|
+
.iconRing {
|
|
520
|
+
position: relative;
|
|
521
|
+
display: flex;
|
|
522
|
+
align-items: center;
|
|
523
|
+
justify-content: center;
|
|
524
|
+
width: 46px;
|
|
525
|
+
height: 46px;
|
|
526
|
+
border-radius: 50%;
|
|
527
|
+
background: color-mix(in srgb, var(--color-primary) 12%, transparent);
|
|
528
|
+
border: 1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);
|
|
529
|
+
color: var(--color-primary);
|
|
530
|
+
flex-shrink: 0;
|
|
531
|
+
box-shadow: 0 0 12px color-mix(in srgb, var(--color-primary) 15%, transparent);
|
|
532
|
+
}
|
|
533
|
+
.iconRingSm {
|
|
534
|
+
position: relative;
|
|
535
|
+
display: flex;
|
|
536
|
+
align-items: center;
|
|
537
|
+
justify-content: center;
|
|
538
|
+
width: 36px;
|
|
539
|
+
height: 36px;
|
|
540
|
+
border-radius: 50%;
|
|
541
|
+
background: color-mix(in srgb, var(--color-primary) 12%, transparent);
|
|
542
|
+
border: 1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);
|
|
543
|
+
color: var(--color-primary);
|
|
544
|
+
flex-shrink: 0;
|
|
545
|
+
box-shadow: 0 0 8px color-mix(in srgb, var(--color-primary) 12%, transparent);
|
|
546
|
+
}
|
|
547
|
+
.heroValue {
|
|
548
|
+
font-family: var(--elevasis-font-family-subtitle);
|
|
549
|
+
font-size: 1.85rem;
|
|
550
|
+
font-weight: 800;
|
|
551
|
+
line-height: 1;
|
|
552
|
+
letter-spacing: -0.02em;
|
|
553
|
+
font-variant-numeric: tabular-nums;
|
|
554
|
+
}
|
|
555
|
+
[data-mantine-color-scheme=dark] .heroValue {
|
|
556
|
+
text-shadow: 0 0 20px color-mix(in srgb, var(--color-primary) 20%, transparent);
|
|
557
|
+
}
|
|
558
|
+
.heroValueSm {
|
|
559
|
+
font-family: var(--elevasis-font-family-subtitle);
|
|
560
|
+
font-size: 1.35rem;
|
|
561
|
+
font-weight: 700;
|
|
562
|
+
line-height: 1;
|
|
563
|
+
letter-spacing: -0.02em;
|
|
564
|
+
font-variant-numeric: tabular-nums;
|
|
565
|
+
}
|
|
566
|
+
.heroLabel {
|
|
567
|
+
font-size: 0.68rem;
|
|
568
|
+
font-weight: 700;
|
|
569
|
+
text-transform: uppercase;
|
|
570
|
+
letter-spacing: 0.12em;
|
|
571
|
+
color: var(--color-text-dimmed);
|
|
572
|
+
}
|
|
573
|
+
.heroLabelSm {
|
|
574
|
+
font-size: 0.62rem;
|
|
575
|
+
font-weight: 700;
|
|
576
|
+
text-transform: uppercase;
|
|
577
|
+
letter-spacing: 0.12em;
|
|
578
|
+
color: var(--color-text-dimmed);
|
|
579
|
+
}
|