@elevasis/ui 2.71.0 → 2.72.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/api/index.js +3 -3
- package/dist/app/index.d.ts +2 -2
- package/dist/app/index.js +8 -8
- package/dist/auth/index.js +4 -4
- package/dist/charts/index.js +4 -4
- package/dist/{chunk-TVFSVTRG.js → chunk-2454MK7P.js} +7 -7
- package/dist/{chunk-26BTE3Z4.js → chunk-753MKWFV.js} +1 -1
- package/dist/{chunk-3BLYJT5L.js → chunk-7ESZKTQG.js} +3 -3
- package/dist/{chunk-DCMFNSJ6.js → chunk-A3JHFZDP.js} +1 -1
- package/dist/{chunk-VHPHWTX7.js → chunk-AFBFSXP3.js} +4 -4
- package/dist/{chunk-BM2WKRAQ.js → chunk-DJWIIPKW.js} +3 -3
- package/dist/{chunk-AIOV5NM7.js → chunk-DKVGO6RJ.js} +1 -1
- package/dist/{chunk-LL5H7J4N.js → chunk-IMZTRDY2.js} +2 -2
- package/dist/{chunk-VRRIHA3S.js → chunk-IXBRUIYI.js} +1 -1
- package/dist/{chunk-UZ7MSORW.js → chunk-KIDZXZM5.js} +49 -14
- package/dist/{chunk-TCQZ4AJI.js → chunk-LCHL5SM2.js} +1 -1
- package/dist/{chunk-H3SDGC5F.js → chunk-LEQGGX2U.js} +4 -4
- package/dist/{chunk-NM4A63KJ.js → chunk-Q3O3WY7Q.js} +23 -7
- package/dist/{chunk-DH2MO5DX.js → chunk-RRS2QR3W.js} +1 -1
- package/dist/{chunk-CPBT6Z2G.js → chunk-SV4M2BUI.js} +4 -4
- package/dist/{chunk-TB2PM2OU.js → chunk-UZ5JO5TK.js} +1 -1
- package/dist/{chunk-C75XWBYZ.js → chunk-XZIOCB5D.js} +1 -1
- package/dist/{chunk-VDX6DL7Z.js → chunk-Z2W5VNN3.js} +1 -1
- package/dist/{chunk-JTSNU6KA.js → chunk-ZBXCEWKF.js} +3 -3
- package/dist/components/index.d.ts +2 -2
- package/dist/components/index.js +23 -23
- package/dist/components/navigation/index.js +5 -5
- package/dist/features/auth/index.js +6 -6
- package/dist/features/clients/index.js +5 -5
- package/dist/features/content/index.d.ts +94 -37
- package/dist/features/content/index.js +144 -289
- package/dist/features/crm/index.d.ts +3 -2
- package/dist/features/crm/index.js +6 -6
- package/dist/features/dashboard/index.d.ts +1 -1
- package/dist/features/dashboard/index.js +6 -6
- package/dist/features/delivery/index.js +5 -5
- package/dist/features/knowledge/index.js +4 -4
- package/dist/features/lead-gen/index.d.ts +3 -2
- package/dist/features/lead-gen/index.js +6 -6
- package/dist/features/monitoring/index.js +7 -7
- package/dist/features/monitoring/requests/index.js +5 -5
- package/dist/features/operations/index.d.ts +2 -2
- package/dist/features/operations/index.js +9 -9
- package/dist/features/settings/index.js +6 -6
- package/dist/hooks/access/index.js +4 -4
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.d.ts +11 -4
- package/dist/hooks/index.js +4 -4
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +1 -1
- package/dist/hooks/published.d.ts +11 -4
- package/dist/hooks/published.js +4 -4
- package/dist/knowledge/index.d.ts +2 -2
- package/dist/knowledge/index.js +18 -18
- package/dist/{knowledge-search-index-LP2WVSQX.js → knowledge-search-index-RZLIVWPJ.js} +5 -5
- package/dist/layout/index.js +7 -7
- package/dist/provider/index.d.ts +2 -2
- package/dist/provider/index.js +4 -4
- package/dist/provider/published.d.ts +2 -2
- package/dist/provider/published.js +4 -4
- package/dist/test-utils/index.js +3 -3
- package/dist/types/index.d.ts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.js +1 -1
- package/package.json +3 -3
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ZodFormRenderer } from './chunk-3MEXPLWT.js';
|
|
2
2
|
import { ResourceHealthChart } from './chunk-LGKLC5MG.js';
|
|
3
3
|
import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, useFitViewTrigger } from './chunk-HENXLGVD.js';
|
|
4
|
-
import { AppShellCenteredContainer, AppShellLoader } from './chunk-
|
|
5
|
-
import { useCyberColors, GlowDot, JsonViewer, useExecuteResource, EmptyState, useDashboardMetrics, useResources, useTimeRangeDates, useUnresolvedErrors, useRecentExecutionsByResource, PageTitleCaption, HeroStatsRow, useCommandQueue, useScheduledTasks, TabCountBadge, useResourcesHealth } from './chunk-
|
|
4
|
+
import { AppShellCenteredContainer, AppShellLoader } from './chunk-A3JHFZDP.js';
|
|
5
|
+
import { useCyberColors, GlowDot, JsonViewer, useExecuteResource, EmptyState, useDashboardMetrics, useResources, useTimeRangeDates, useUnresolvedErrors, useRecentExecutionsByResource, PageTitleCaption, HeroStatsRow, useCommandQueue, useScheduledTasks, TabCountBadge, useResourcesHealth } from './chunk-KIDZXZM5.js';
|
|
6
6
|
import { glassBase } from './chunk-R6NMRXNO.js';
|
|
7
7
|
import { CardHeader } from './chunk-62GVNH5U.js';
|
|
8
8
|
import { useInitialization } from './chunk-P45GQ3ZW.js';
|
|
9
9
|
import { STATUS_COLORS, getStatusIcon, formatDuration, getStatusColors, AGENT_CONSTANTS, shouldAnimateEdge, TIMELINE_CONSTANTS, calculateBarPosition, CONTAINER_CONSTANTS, useExecutionPath, useUnifiedWorkflowLayout, WORKFLOW_CONSTANTS, useReactFlowAgent } from './chunk-BLXJEIQS.js';
|
|
10
|
-
import { formatTimeAgo, formatRelativeTime } from './chunk-
|
|
10
|
+
import { formatTimeAgo, formatRelativeTime } from './chunk-Q3O3WY7Q.js';
|
|
11
11
|
import { getTimeRangeDates } from './chunk-Y6I3IC45.js';
|
|
12
12
|
import { ResourceStatusColors } from './chunk-6SSQGWK7.js';
|
|
13
13
|
import { memo, useMemo, useEffect, useState, useCallback, Fragment } from 'react';
|
|
@@ -4509,7 +4509,7 @@ declare const OntologyScopeSchema: z.ZodDefault<z.ZodObject<{
|
|
|
4509
4509
|
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4510
4510
|
route: z.ZodOptional<z.ZodString>;
|
|
4511
4511
|
}, z.core.$loose>>>>;
|
|
4512
|
-
}, z.core.$
|
|
4512
|
+
}, z.core.$strict>>;
|
|
4513
4513
|
type OntologyScope = z.infer<typeof OntologyScopeSchema>;
|
|
4514
4514
|
|
|
4515
4515
|
declare const SystemApiInterfaceSchema: z.ZodObject<{
|
|
@@ -5156,7 +5156,7 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
5156
5156
|
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
5157
5157
|
route: z.ZodOptional<z.ZodString>;
|
|
5158
5158
|
}, z.core.$loose>>>>;
|
|
5159
|
-
}, z.core.$
|
|
5159
|
+
}, z.core.$strict>>>;
|
|
5160
5160
|
resources: z.ZodDefault<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
5161
5161
|
id: z.ZodString;
|
|
5162
5162
|
order: z.ZodDefault<z.ZodNumber>;
|
package/dist/components/index.js
CHANGED
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
export { AppErrorBoundary, CrashErrorFallback, ErrorReportCard, buildErrorReport } from '../chunk-
|
|
2
|
-
import { useBreadcrumbs } from '../chunk-
|
|
1
|
+
export { AppErrorBoundary, CrashErrorFallback, ErrorReportCard, buildErrorReport } from '../chunk-LCHL5SM2.js';
|
|
2
|
+
import { useBreadcrumbs } from '../chunk-UZ5JO5TK.js';
|
|
3
3
|
import '../chunk-AH52XQB7.js';
|
|
4
|
-
import { showAuthError } from '../chunk-
|
|
5
|
-
export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, ProvisioningStateBadge, WebhookUrlDisplayModal, showAuthError } from '../chunk-
|
|
4
|
+
import { showAuthError } from '../chunk-SV4M2BUI.js';
|
|
5
|
+
export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, ProvisioningStateBadge, WebhookUrlDisplayModal, showAuthError } from '../chunk-SV4M2BUI.js';
|
|
6
6
|
import '../chunk-ZFISGKYW.js';
|
|
7
|
-
import '../chunk-
|
|
8
|
-
import { setDealReferrer, compareDealsByPriority } from '../chunk-
|
|
9
|
-
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-
|
|
10
|
-
export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage } from '../chunk-
|
|
11
|
-
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, useDeleteLists } from '../chunk-
|
|
12
|
-
import '../chunk-
|
|
13
|
-
export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap } from '../chunk-
|
|
7
|
+
import '../chunk-RRS2QR3W.js';
|
|
8
|
+
import { setDealReferrer, compareDealsByPriority } from '../chunk-AFBFSXP3.js';
|
|
9
|
+
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-AFBFSXP3.js';
|
|
10
|
+
export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage } from '../chunk-DJWIIPKW.js';
|
|
11
|
+
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, useDeleteLists } from '../chunk-LEQGGX2U.js';
|
|
12
|
+
import '../chunk-IMZTRDY2.js';
|
|
13
|
+
export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap } from '../chunk-2454MK7P.js';
|
|
14
14
|
import '../chunk-6ZAP3FOA.js';
|
|
15
|
-
import '../chunk-
|
|
16
|
-
export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationDetailPanel, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, CollapsibleJsonSection, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-
|
|
15
|
+
import '../chunk-DKVGO6RJ.js';
|
|
16
|
+
export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationDetailPanel, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, CollapsibleJsonSection, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-ZBXCEWKF.js';
|
|
17
17
|
export { ZodFormRenderer } from '../chunk-3MEXPLWT.js';
|
|
18
18
|
import '../chunk-SNZDFCOQ.js';
|
|
19
|
-
import { NotificationList } from '../chunk-
|
|
20
|
-
export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList } from '../chunk-
|
|
21
|
-
export { ResourceHealthPanel } from '../chunk-
|
|
19
|
+
import { NotificationList } from '../chunk-7ESZKTQG.js';
|
|
20
|
+
export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList } from '../chunk-7ESZKTQG.js';
|
|
21
|
+
export { ResourceHealthPanel } from '../chunk-IXBRUIYI.js';
|
|
22
22
|
export { ResourceHealthChart, getHealthColor } from '../chunk-LGKLC5MG.js';
|
|
23
23
|
export { Graph_module_css_default as graphStyles } from '../chunk-HENXLGVD.js';
|
|
24
|
-
import { AppShellLoader } from '../chunk-
|
|
24
|
+
import { AppShellLoader } from '../chunk-A3JHFZDP.js';
|
|
25
25
|
export { calculateProgress, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-DLR4SDZW.js';
|
|
26
26
|
import '../chunk-BZZCNLT6.js';
|
|
27
27
|
export { SortableHeader, TableSelectionToolbar } from '../chunk-TUMSNGTX.js';
|
|
28
28
|
import { FilterBar } from '../chunk-PDHTXPSF.js';
|
|
29
29
|
export { FilterBar } from '../chunk-PDHTXPSF.js';
|
|
30
|
-
import { useCreateOrgRole, usePermissionCatalog, CustomModal, useMarkAllAsRead, useNotifications, useUpdateApiKey, useDeleteApiKey, ListSkeleton, EmptyState, useCreateApiKey, useListApiKeys, PageTitleCaption, StatCard, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, CenteredErrorState, useDeals, useTransitionItem, dealKeys, SubshellContentContainer } from '../chunk-
|
|
31
|
-
export { APIErrorAlert, ActivityTimeline, CenteredErrorState, CheckpointGroup, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, ConfirmationInputModal, ConfirmationModal, ContextViewer, CrmSidebarMiddle, CustomModal, CustomSelector, DetailCardSkeleton, ElevasisLoader, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, LeadGenSidebarMiddle, ListSkeleton, MyTasksPanel, NavigationButton, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationModelDriftActionIcon, PageNotFound, PageTitleCaption, QuickCreateActions, ResourceCard, SAVED_VIEW_PRESETS, SavedViewsPanel, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator, crmManifest, deliveryManifest, leadGenManifest, monitoringManifest, operationsManifest, settingsManifest } from '../chunk-
|
|
30
|
+
import { useCreateOrgRole, usePermissionCatalog, CustomModal, useMarkAllAsRead, useNotifications, useUpdateApiKey, useDeleteApiKey, ListSkeleton, EmptyState, useCreateApiKey, useListApiKeys, PageTitleCaption, StatCard, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, CenteredErrorState, useDeals, useTransitionItem, dealKeys, SubshellContentContainer } from '../chunk-KIDZXZM5.js';
|
|
31
|
+
export { APIErrorAlert, ActivityTimeline, CenteredErrorState, CheckpointGroup, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, ConfirmationInputModal, ConfirmationModal, ContextViewer, CrmSidebarMiddle, CustomModal, CustomSelector, DetailCardSkeleton, ElevasisLoader, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, LeadGenSidebarMiddle, ListSkeleton, MyTasksPanel, NavigationButton, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationModelDriftActionIcon, PageNotFound, PageTitleCaption, QuickCreateActions, ResourceCard, SAVED_VIEW_PRESETS, SavedViewsPanel, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator, crmManifest, deliveryManifest, leadGenManifest, monitoringManifest, operationsManifest, settingsManifest } from '../chunk-KIDZXZM5.js';
|
|
32
32
|
import '../chunk-R6NMRXNO.js';
|
|
33
33
|
import '../chunk-RBGVNPA6.js';
|
|
34
34
|
import '../chunk-MKH2KOAO.js';
|
|
35
|
-
import '../chunk-
|
|
35
|
+
import '../chunk-Z2W5VNN3.js';
|
|
36
36
|
import '../chunk-L7BZZ4SI.js';
|
|
37
|
-
import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-
|
|
38
|
-
export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-
|
|
37
|
+
import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-XZIOCB5D.js';
|
|
38
|
+
export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-XZIOCB5D.js';
|
|
39
39
|
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-MISHPEJX.js';
|
|
40
40
|
import { CardHeader } from '../chunk-62GVNH5U.js';
|
|
41
41
|
export { CardHeader } from '../chunk-62GVNH5U.js';
|
|
@@ -48,7 +48,7 @@ export { RoleBadge } from '../chunk-UD657ICS.js';
|
|
|
48
48
|
import '../chunk-DD3CCMCZ.js';
|
|
49
49
|
import '../chunk-RNP5R5I3.js';
|
|
50
50
|
import '../chunk-RT4KRGZT.js';
|
|
51
|
-
import { formatDateTime, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../chunk-
|
|
51
|
+
import { formatDateTime, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../chunk-Q3O3WY7Q.js';
|
|
52
52
|
import '../chunk-Y6I3IC45.js';
|
|
53
53
|
import '../chunk-6SSQGWK7.js';
|
|
54
54
|
import { useElevasisServices } from '../chunk-BI5VDO2K.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { useBreadcrumbs } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { useBreadcrumbs } from '../../chunk-UZ5JO5TK.js';
|
|
2
|
+
import '../../chunk-KIDZXZM5.js';
|
|
3
3
|
import '../../chunk-R6NMRXNO.js';
|
|
4
4
|
import '../../chunk-RBGVNPA6.js';
|
|
5
5
|
import '../../chunk-MKH2KOAO.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-Z2W5VNN3.js';
|
|
7
7
|
import '../../chunk-L7BZZ4SI.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-XZIOCB5D.js';
|
|
9
9
|
import '../../chunk-MISHPEJX.js';
|
|
10
10
|
import '../../chunk-62GVNH5U.js';
|
|
11
11
|
import '../../chunk-P45GQ3ZW.js';
|
|
@@ -17,7 +17,7 @@ import '../../chunk-UD657ICS.js';
|
|
|
17
17
|
import '../../chunk-DD3CCMCZ.js';
|
|
18
18
|
import '../../chunk-RNP5R5I3.js';
|
|
19
19
|
import '../../chunk-RT4KRGZT.js';
|
|
20
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-Q3O3WY7Q.js';
|
|
21
21
|
import '../../chunk-Y6I3IC45.js';
|
|
22
22
|
import '../../chunk-6SSQGWK7.js';
|
|
23
23
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { AppShellError } from '../../chunk-
|
|
2
|
-
import { computeProtectedRouteGate, DEFAULT_WAIT_FOR_ORGANIZATION, ProtectedRoute, AppearanceContext, useAppearance } from '../../chunk-
|
|
3
|
-
export { AccessGuard } from '../../chunk-
|
|
1
|
+
import { AppShellError } from '../../chunk-A3JHFZDP.js';
|
|
2
|
+
import { computeProtectedRouteGate, DEFAULT_WAIT_FOR_ORGANIZATION, ProtectedRoute, AppearanceContext, useAppearance } from '../../chunk-KIDZXZM5.js';
|
|
3
|
+
export { AccessGuard } from '../../chunk-KIDZXZM5.js';
|
|
4
4
|
import '../../chunk-R6NMRXNO.js';
|
|
5
5
|
import '../../chunk-RBGVNPA6.js';
|
|
6
6
|
import '../../chunk-MKH2KOAO.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-Z2W5VNN3.js';
|
|
8
8
|
import '../../chunk-L7BZZ4SI.js';
|
|
9
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-XZIOCB5D.js';
|
|
10
10
|
import '../../chunk-MISHPEJX.js';
|
|
11
11
|
import '../../chunk-62GVNH5U.js';
|
|
12
12
|
import { useInitialization } from '../../chunk-P45GQ3ZW.js';
|
|
@@ -18,7 +18,7 @@ import '../../chunk-UD657ICS.js';
|
|
|
18
18
|
import '../../chunk-DD3CCMCZ.js';
|
|
19
19
|
import '../../chunk-RNP5R5I3.js';
|
|
20
20
|
export { USER_PROFILE_QUERY_KEY, useUserProfile } from '../../chunk-RT4KRGZT.js';
|
|
21
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-Q3O3WY7Q.js';
|
|
22
22
|
import '../../chunk-Y6I3IC45.js';
|
|
23
23
|
import '../../chunk-6SSQGWK7.js';
|
|
24
24
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -2,14 +2,14 @@ import '../../chunk-DLR4SDZW.js';
|
|
|
2
2
|
import { PageContainer } from '../../chunk-BZZCNLT6.js';
|
|
3
3
|
import '../../chunk-TUMSNGTX.js';
|
|
4
4
|
import { FilterBar } from '../../chunk-PDHTXPSF.js';
|
|
5
|
-
import { useClientStatus, StatCard, EmptyState, useCreateClient, CustomModal, useUpdateClient, useDeleteClient, usePaginationState, useClients, SubshellContentContainer, PageTitleCaption, CenteredErrorState, useClient } from '../../chunk-
|
|
6
|
-
export { clientsManifest } from '../../chunk-
|
|
5
|
+
import { useClientStatus, StatCard, EmptyState, useCreateClient, CustomModal, useUpdateClient, useDeleteClient, usePaginationState, useClients, SubshellContentContainer, PageTitleCaption, CenteredErrorState, useClient } from '../../chunk-KIDZXZM5.js';
|
|
6
|
+
export { clientsManifest } from '../../chunk-KIDZXZM5.js';
|
|
7
7
|
import '../../chunk-R6NMRXNO.js';
|
|
8
8
|
import '../../chunk-RBGVNPA6.js';
|
|
9
9
|
import '../../chunk-MKH2KOAO.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-Z2W5VNN3.js';
|
|
11
11
|
import '../../chunk-L7BZZ4SI.js';
|
|
12
|
-
import { showApiErrorNotification } from '../../chunk-
|
|
12
|
+
import { showApiErrorNotification } from '../../chunk-XZIOCB5D.js';
|
|
13
13
|
import '../../chunk-MISHPEJX.js';
|
|
14
14
|
import { CardHeader } from '../../chunk-62GVNH5U.js';
|
|
15
15
|
import '../../chunk-P45GQ3ZW.js';
|
|
@@ -21,7 +21,7 @@ import '../../chunk-UD657ICS.js';
|
|
|
21
21
|
import '../../chunk-DD3CCMCZ.js';
|
|
22
22
|
import '../../chunk-RNP5R5I3.js';
|
|
23
23
|
import '../../chunk-RT4KRGZT.js';
|
|
24
|
-
import { PAGE_SIZE_DEFAULT, formatTimeAgo } from '../../chunk-
|
|
24
|
+
import { PAGE_SIZE_DEFAULT, formatTimeAgo } from '../../chunk-Q3O3WY7Q.js';
|
|
25
25
|
import '../../chunk-Y6I3IC45.js';
|
|
26
26
|
import '../../chunk-6SSQGWK7.js';
|
|
27
27
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -100,7 +100,7 @@ declare const OntologyScopeSchema: z.ZodDefault<z.ZodObject<{
|
|
|
100
100
|
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
101
101
|
route: z.ZodOptional<z.ZodString>;
|
|
102
102
|
}, z.core.$loose>>>>;
|
|
103
|
-
}, z.core.$
|
|
103
|
+
}, z.core.$strict>>;
|
|
104
104
|
type OntologyScope = z.infer<typeof OntologyScopeSchema>;
|
|
105
105
|
|
|
106
106
|
declare const SystemApiInterfaceSchema: z.ZodObject<{
|
|
@@ -241,6 +241,12 @@ interface ContentPipelineStepEntry {
|
|
|
241
241
|
* implements the step yet. See `ContentPipelineStepDeclarationSchema`.
|
|
242
242
|
*/
|
|
243
243
|
actionId?: string;
|
|
244
|
+
/**
|
|
245
|
+
* Per-step override of the pipeline's Workspace route. Absent on almost every
|
|
246
|
+
* step. Resolve it with `resolveContentWorkspaceRoute`, never by reading this
|
|
247
|
+
* field directly -- the fallback to the pipeline's route is the whole point.
|
|
248
|
+
*/
|
|
249
|
+
workspaceRoute?: string;
|
|
244
250
|
/** D17: the template-declared serializable field list for this step's payload. */
|
|
245
251
|
payloadFields: ContentPayloadFieldDeclaration[];
|
|
246
252
|
}
|
|
@@ -250,6 +256,12 @@ interface ContentPipelineTemplate {
|
|
|
250
256
|
label: string;
|
|
251
257
|
description?: string;
|
|
252
258
|
color?: string;
|
|
259
|
+
/**
|
|
260
|
+
* Route into the tenant's Workspace surface for this pipeline. Absent when the
|
|
261
|
+
* tenant has declared none, which is the case `ContentItemReviewPage`'s
|
|
262
|
+
* fallback action bar exists to serve. See `ContentWorkspaceRouteSchema`.
|
|
263
|
+
*/
|
|
264
|
+
workspaceRoute?: string;
|
|
253
265
|
steps: ContentPipelineStepEntry[];
|
|
254
266
|
}
|
|
255
267
|
/** One entry in a resolved `content-stage` catalog (status / pillar / platform), as returned by `getContentStageCatalog`. */
|
|
@@ -796,7 +808,7 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
796
808
|
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
797
809
|
route: z.ZodOptional<z.ZodString>;
|
|
798
810
|
}, z.core.$loose>>>>;
|
|
799
|
-
}, z.core.$
|
|
811
|
+
}, z.core.$strict>>>;
|
|
800
812
|
resources: z.ZodDefault<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
801
813
|
id: z.ZodString;
|
|
802
814
|
order: z.ZodDefault<z.ZodNumber>;
|
|
@@ -1306,8 +1318,15 @@ type ContentItemResponse = z.infer<typeof ContentItemResponseSchema>;
|
|
|
1306
1318
|
* item -- `'running'` falls out of this rule unchanged: a step mid-flight is not
|
|
1307
1319
|
* `'success'`, so it holds the item at that column exactly like `'error'` or
|
|
1308
1320
|
* `'skipped'` already do.
|
|
1309
|
-
* 3. If every declared step has a `'success'` entry
|
|
1310
|
-
*
|
|
1321
|
+
* 3. If every declared step has a `'success'` entry the item has finished the pipeline --
|
|
1322
|
+
* but it reaches `done` only once its review gate is cleared. When the LAST step
|
|
1323
|
+
* declares a `reviewMode` other than `'none'` and the item's `reviewedAt` is still
|
|
1324
|
+
* `null`, the item is held at that last step (`bucket: 'column'`) so the gate it has
|
|
1325
|
+
* not passed keeps counting it. Otherwise `stepKey` is `null` and the card goes in
|
|
1326
|
+
* `done`. Without the hold, a producer writing `'success'` on the final step removed
|
|
1327
|
+
* the item from every column and the gate's `waitingCount` dropped to zero with
|
|
1328
|
+
* nobody having reviewed anything -- `'success'` is the only status that advances an
|
|
1329
|
+
* item, so the gate could not survive its own producer completing.
|
|
1311
1330
|
* 4. If `processingState` is empty (`{}`), the item sits at the first step -- nothing
|
|
1312
1331
|
* has run yet.
|
|
1313
1332
|
* 5. A card goes in `unplaced` only when `processingState` is non-empty AND none of its
|
|
@@ -1438,7 +1457,7 @@ interface ContentPipelinesPageSlots {
|
|
|
1438
1457
|
*/
|
|
1439
1458
|
declare function ContentPipelinesPage({ headerActions }?: ContentPipelinesPageSlots): react_jsx_runtime.JSX.Element;
|
|
1440
1459
|
|
|
1441
|
-
interface
|
|
1460
|
+
interface ContentPipelineBoardPageSlots {
|
|
1442
1461
|
/** Optional content rendered after the page title. Default: nothing rendered. */
|
|
1443
1462
|
headerActions?: ReactNode;
|
|
1444
1463
|
}
|
|
@@ -1446,9 +1465,9 @@ interface ContentPipelineWorkspacePageSlots {
|
|
|
1446
1465
|
* Pipeline workspace -- tabbed via `?tab=`, matching how `LeadGenListDetailPage`
|
|
1447
1466
|
* (`../../../lead-gen/pages/list-detail/ListDetailPage.tsx`) already does it.
|
|
1448
1467
|
*/
|
|
1449
|
-
declare function
|
|
1468
|
+
declare function ContentPipelineBoardPage({ pipelineId, headerActions }: {
|
|
1450
1469
|
pipelineId: string;
|
|
1451
|
-
} &
|
|
1470
|
+
} & ContentPipelineBoardPageSlots): react_jsx_runtime.JSX.Element;
|
|
1452
1471
|
|
|
1453
1472
|
interface ContentDistributionsPageSlots {
|
|
1454
1473
|
/** Optional content rendered after the page title. Default: nothing rendered. */
|
|
@@ -1473,14 +1492,19 @@ interface ContentDistributionDetailPageSlots {
|
|
|
1473
1492
|
}
|
|
1474
1493
|
/**
|
|
1475
1494
|
* Distribution detail -- ported from `/acquisition/content/distribution/$distributionId`.
|
|
1476
|
-
*
|
|
1477
|
-
*
|
|
1478
|
-
*
|
|
1479
|
-
* `platformContent`, or `mediaUrls` and the PATCH route accepts all three plus the
|
|
1480
|
-
* general fields. Surfaces the four columns that have never been rendered anywhere:
|
|
1481
|
-
* `metrics`, `metricsUpdatedAt`, `publishMethod`, `platformPostId` -- `publishMethod` is
|
|
1482
|
-
* where D7's manual-publish state becomes visible (a row with `publishedAt` set and no
|
|
1495
|
+
* Surfaces the four columns that have never been rendered anywhere: `metrics`,
|
|
1496
|
+
* `metricsUpdatedAt`, `publishMethod`, `platformPostId` -- `publishMethod` is where D7's
|
|
1497
|
+
* manual-publish state becomes visible (a row with `publishedAt` set and no
|
|
1483
1498
|
* `platformPostId`).
|
|
1499
|
+
*
|
|
1500
|
+
* **Display-only.** This page used to be an editor: status, platform URL, checklist,
|
|
1501
|
+
* platform content, and media delete all wrote through `useUpdateContentDistribution`.
|
|
1502
|
+
* Every one of those was removed when the content System split its UI -- tenants own the
|
|
1503
|
+
* surfaces where content is operated on, the platform owns the surfaces where it is
|
|
1504
|
+
* observed, and a distribution page is an observation. `useUpdateContentDistribution` is
|
|
1505
|
+
* still exported for tenants that want to build their own editing screen; nothing shared
|
|
1506
|
+
* calls it. Do not reintroduce a write here -- the absence is the contract, and it is the
|
|
1507
|
+
* same absence that keeps `reviewItem` out of `ContentToolMap`.
|
|
1484
1508
|
*/
|
|
1485
1509
|
declare function ContentDistributionDetailPage({ distributionId, headerActions }: {
|
|
1486
1510
|
distributionId: string;
|
|
@@ -1501,8 +1525,15 @@ interface ContentPageOverrides {
|
|
|
1501
1525
|
itemReview?: ContentItemReviewPageSlots;
|
|
1502
1526
|
/** Slot props injected into `ContentPipelinesPage`. */
|
|
1503
1527
|
pipelines?: ContentPipelinesPageSlots;
|
|
1504
|
-
/**
|
|
1505
|
-
|
|
1528
|
+
/**
|
|
1529
|
+
* Slot props injected into `ContentPipelineBoardPage`.
|
|
1530
|
+
*
|
|
1531
|
+
* The key stays `pipelineWorkspace` although the page it points at was renamed to
|
|
1532
|
+
* Board on 2026-08-15 (Decision 6). It is part of the published manifest surface, so
|
|
1533
|
+
* renaming it is a second breaking change on the same minor, and unlike the page name
|
|
1534
|
+
* this one is never read by anyone looking at a sidebar. Revisit on a later minor.
|
|
1535
|
+
*/
|
|
1536
|
+
pipelineWorkspace?: ContentPipelineBoardPageSlots;
|
|
1506
1537
|
}
|
|
1507
1538
|
/**
|
|
1508
1539
|
* Extended `SystemModule` for the content feature that carries optional page overrides
|
|
@@ -1758,6 +1789,15 @@ interface ContentReviewCardProps {
|
|
|
1758
1789
|
onAction: (actionId: string, feedback?: string) => void;
|
|
1759
1790
|
/** True while a submitted action is in flight. Disables the action bar and the body. */
|
|
1760
1791
|
actionsPending?: boolean;
|
|
1792
|
+
/**
|
|
1793
|
+
* Render the piece without any way to change it: the body is not editable and the
|
|
1794
|
+
* alternates panel is hidden, since picking an alternate rewrites the body. Distinct
|
|
1795
|
+
* from `actionsPending`, which is a transient in-flight disable -- this one is a
|
|
1796
|
+
* statement about who owns editing. Used by the shared review page when the pipeline
|
|
1797
|
+
* declares a `workspaceRoute`, so the tenant's own screen is the only place the piece
|
|
1798
|
+
* can be changed.
|
|
1799
|
+
*/
|
|
1800
|
+
readOnly?: boolean;
|
|
1761
1801
|
}
|
|
1762
1802
|
/**
|
|
1763
1803
|
* The generic content review card. Generalizes three things that exist separately
|
|
@@ -1765,7 +1805,7 @@ interface ContentReviewCardProps {
|
|
|
1765
1805
|
* nirvana's `DraftCard`, and the attempt-lineage / processing-state surfaces that had
|
|
1766
1806
|
* no reader at all. Keyed off `reviewMode` rather than any tenant-specific vocabulary.
|
|
1767
1807
|
*/
|
|
1768
|
-
declare function ContentReviewCard({ title, body, onBodyChange, originalBody, onReset, payload, payloadFields, fidelity, checkFirst, hookOptions, closeOptions, onMoreHooks, onMoreCloses, alternatesRunning, alternatesElapsed, processingSteps, actions, onAction, actionsPending }: ContentReviewCardProps): react_jsx_runtime.JSX.Element;
|
|
1808
|
+
declare function ContentReviewCard({ title, body, onBodyChange, originalBody, onReset, payload, payloadFields, fidelity, checkFirst, hookOptions, closeOptions, onMoreHooks, onMoreCloses, alternatesRunning, alternatesElapsed, processingSteps, actions, onAction, actionsPending, readOnly }: ContentReviewCardProps): react_jsx_runtime.JSX.Element;
|
|
1769
1809
|
|
|
1770
1810
|
/** A single tenant-facing noun with singular and plural forms, e.g. `{ singular: 'Post', plural: 'Posts' }`. */
|
|
1771
1811
|
interface ContentNoun {
|
|
@@ -1914,19 +1954,25 @@ interface NavItem {
|
|
|
1914
1954
|
|
|
1915
1955
|
interface ContentSidebarProps {
|
|
1916
1956
|
/**
|
|
1917
|
-
* Tenant-authored
|
|
1957
|
+
* Tenant-authored operating surfaces for the `Workspace` section, forwarded to
|
|
1918
1958
|
* `ContentSidebarMiddle`. Ignored when `children` is supplied, since that replaces the
|
|
1919
|
-
* middle outright. This is the one-line path for a tenant adding its own
|
|
1959
|
+
* middle outright. This is the one-line path for a tenant adding its own screen:
|
|
1920
1960
|
*
|
|
1921
1961
|
* ```tsx
|
|
1922
|
-
* const sidebar = () => <ContentSidebar
|
|
1962
|
+
* const sidebar = () => <ContentSidebar workspaceItems={[{ label: 'Draft a Post', to: '/content/write', icon: IconPencil, exact: false }]} />
|
|
1923
1963
|
* ```
|
|
1924
1964
|
*/
|
|
1965
|
+
workspaceItems?: NavItem[];
|
|
1966
|
+
/**
|
|
1967
|
+
* @deprecated Renamed to {@link ContentSidebarProps.workspaceItems}. Kept as an alias
|
|
1968
|
+
* for one minor so the rename is non-breaking for tenants; `workspaceItems` wins when
|
|
1969
|
+
* both are passed.
|
|
1970
|
+
*/
|
|
1925
1971
|
createItems?: NavItem[];
|
|
1926
1972
|
/** Replace the default `ContentSidebarMiddle` with custom middle content. Leave unset for the default layout. */
|
|
1927
1973
|
children?: ReactNode;
|
|
1928
1974
|
}
|
|
1929
|
-
declare const ContentSidebar: ({ createItems, children }?: ContentSidebarProps) => react_jsx_runtime.JSX.Element;
|
|
1975
|
+
declare const ContentSidebar: ({ workspaceItems, createItems, children }?: ContentSidebarProps) => react_jsx_runtime.JSX.Element;
|
|
1930
1976
|
|
|
1931
1977
|
/**
|
|
1932
1978
|
* Static two-entry default, built from {@link DEFAULT_CONTENT_VOCABULARY}. Exists for
|
|
@@ -1937,14 +1983,21 @@ declare const ContentSidebar: ({ createItems, children }?: ContentSidebarProps)
|
|
|
1937
1983
|
declare const CONTENT_ITEMS: NavItem[];
|
|
1938
1984
|
interface ContentSidebarMiddleProps {
|
|
1939
1985
|
/**
|
|
1940
|
-
* Tenant-authored
|
|
1941
|
-
* pipeline nav. Empty or omitted -> the section renders its "nothing declared"
|
|
1942
|
-
* instead of nav entries; the section header itself is always present.
|
|
1986
|
+
* Tenant-authored operating surfaces, rendered under the `Workspace` section above
|
|
1987
|
+
* the pipeline nav. Empty or omitted -> the section renders its "nothing declared"
|
|
1988
|
+
* hint instead of nav entries; the section header itself is always present.
|
|
1943
1989
|
*
|
|
1944
|
-
* This is the seam for a tenant
|
|
1945
|
-
*
|
|
1946
|
-
* pipeline entries. Prefer this over {@link ContentSidebarMiddleProps.items},
|
|
1947
|
-
* replaces the pipeline list wholesale and stops tracking the tenant's vocabulary.
|
|
1990
|
+
* This is the seam for the screens where a tenant *operates* on content -- creating
|
|
1991
|
+
* it and clearing its review gates, which may well be one screen -- without having to
|
|
1992
|
+
* restate the pipeline entries. Prefer this over {@link ContentSidebarMiddleProps.items},
|
|
1993
|
+
* which replaces the pipeline list wholesale and stops tracking the tenant's vocabulary.
|
|
1994
|
+
*/
|
|
1995
|
+
workspaceItems?: NavItem[];
|
|
1996
|
+
/**
|
|
1997
|
+
* @deprecated Renamed to {@link ContentSidebarMiddleProps.workspaceItems}. Kept as an
|
|
1998
|
+
* alias for one minor so the rename is non-breaking for tenants; `workspaceItems` wins
|
|
1999
|
+
* when both are passed. The prop was named for a section that only held authoring, and
|
|
2000
|
+
* that section now holds review too.
|
|
1948
2001
|
*/
|
|
1949
2002
|
createItems?: NavItem[];
|
|
1950
2003
|
/** Override the pipeline nav items. Defaults to the two-entry nav built from the tenant's declared vocabulary. */
|
|
@@ -1953,22 +2006,26 @@ interface ContentSidebarMiddleProps {
|
|
|
1953
2006
|
/**
|
|
1954
2007
|
* The content subshell nav, in two labeled sections.
|
|
1955
2008
|
*
|
|
1956
|
-
* `
|
|
1957
|
-
* where it
|
|
1958
|
-
* tenant-specific by nature (every tenant writes a
|
|
1959
|
-
* different
|
|
1960
|
-
*
|
|
2009
|
+
* `Workspace` sits on top and is where content is *operated on* -- both made and
|
|
2010
|
+
* signed off; the pipeline section below is where it is *observed*. The split exists
|
|
2011
|
+
* because operating on content is tenant-specific by nature (every tenant writes a
|
|
2012
|
+
* different kind of thing, and reviews it against different criteria, through
|
|
2013
|
+
* different screens) while the pipeline underneath is the same shared system for all
|
|
2014
|
+
* of them.
|
|
2015
|
+
*
|
|
2016
|
+
* The section was called `Create` until 2026-08-15. It was renamed because clearing a
|
|
2017
|
+
* review gate is not creation, and the tenant screen that does one usually does both.
|
|
1961
2018
|
*
|
|
1962
2019
|
* **Both section labels are fixed platform vocabulary, not tenant-declared.** The nav
|
|
1963
2020
|
* entries inside them still are — a tenant that renames its pipelines to "Campaigns"
|
|
1964
2021
|
* gets `Content Pipeline > Campaigns`. The sections name the two halves of the System
|
|
1965
2022
|
* itself, which every tenant has; only what they contain varies.
|
|
1966
2023
|
*
|
|
1967
|
-
* There is deliberately no section header above `
|
|
2024
|
+
* There is deliberately no section header above `Workspace`: the subshell is already
|
|
1968
2025
|
* reached through the `Content` nav entry, so a third `Content` header only repeated
|
|
1969
2026
|
* what the breadcrumb and the left rail both already say.
|
|
1970
2027
|
*/
|
|
1971
|
-
declare const ContentSidebarMiddle: ({ createItems, items }?: ContentSidebarMiddleProps) => react_jsx_runtime.JSX.Element;
|
|
2028
|
+
declare const ContentSidebarMiddle: ({ workspaceItems, createItems, items }?: ContentSidebarMiddleProps) => react_jsx_runtime.JSX.Element;
|
|
1972
2029
|
|
|
1973
2030
|
interface MyReviewQueuePanelProps {
|
|
1974
2031
|
onItemClick: (itemId: string) => void;
|
|
@@ -1991,5 +2048,5 @@ interface MyReviewQueuePanelProps {
|
|
|
1991
2048
|
*/
|
|
1992
2049
|
declare function MyReviewQueuePanel({ onItemClick, onSeeAll, showSectionLabel }: MyReviewQueuePanelProps): react_jsx_runtime.JSX.Element;
|
|
1993
2050
|
|
|
1994
|
-
export { AlternatesPanel, CONTENT_ITEMS, ContentDistributionDetailPage, ContentDistributionsPage, ContentItemReviewPage, ContentItemsPage, ContentOverviewPage, ContentPipelineWorkspacePage, ContentPipelinesPage, ContentReviewCard, ContentSidebar, ContentSidebarMiddle, DEFAULT_CONTENT_VOCABULARY, MyReviewQueuePanel, PayloadBody, ProcessingStateStrip, ReviewActionBar, contentManifest, deriveContentBoard, firstLine, formatElapsed, getContentItemIdentity, lastLine, resolveContentStepResource, resolveContentVocabulary, swapFirstLine, swapLastLine, useContentConfig };
|
|
1995
|
-
export type { AlternatesPanelProps, ContentAlternateOption, ContentBoard, ContentBoardCard, ContentBoardColumn, ContentBoardGate, ContentConfig, ContentDistributionDetailPageSlots, ContentDistributionsPageSlots, ContentFidelityCheck, ContentItemReviewPageSlots, ContentItemsPageSlots, ContentNoun, ContentOverviewPageSlots, ContentPayloadField, ContentPipelineWorkspacePageSlots, ContentPipelinesPageSlots, ContentProcessingStatus, ContentProcessingStep, ContentReviewAction, ContentReviewCardProps, ContentSidebarMiddleProps, ContentSidebarProps, ContentStepResourceBinding, ContentVocabulary, MyReviewQueuePanelProps, PayloadBodyProps, ProcessingStateStripProps, ReviewActionBarProps, ReviewMode };
|
|
2051
|
+
export { AlternatesPanel, CONTENT_ITEMS, ContentDistributionDetailPage, ContentDistributionsPage, ContentItemReviewPage, ContentItemsPage, ContentOverviewPage, ContentPipelineBoardPage, ContentPipelineBoardPage as ContentPipelineWorkspacePage, ContentPipelinesPage, ContentReviewCard, ContentSidebar, ContentSidebarMiddle, DEFAULT_CONTENT_VOCABULARY, MyReviewQueuePanel, PayloadBody, ProcessingStateStrip, ReviewActionBar, contentManifest, deriveContentBoard, firstLine, formatElapsed, getContentItemIdentity, lastLine, resolveContentStepResource, resolveContentVocabulary, swapFirstLine, swapLastLine, useContentConfig };
|
|
2052
|
+
export type { AlternatesPanelProps, ContentAlternateOption, ContentBoard, ContentBoardCard, ContentBoardColumn, ContentBoardGate, ContentConfig, ContentDistributionDetailPageSlots, ContentDistributionsPageSlots, ContentFidelityCheck, ContentItemReviewPageSlots, ContentItemsPageSlots, ContentNoun, ContentOverviewPageSlots, ContentPayloadField, ContentPipelineBoardPageSlots, ContentPipelineBoardPageSlots as ContentPipelineWorkspacePageSlots, ContentPipelinesPageSlots, ContentProcessingStatus, ContentProcessingStep, ContentReviewAction, ContentReviewCardProps, ContentSidebarMiddleProps, ContentSidebarProps, ContentStepResourceBinding, ContentVocabulary, MyReviewQueuePanelProps, PayloadBodyProps, ProcessingStateStripProps, ReviewActionBarProps, ReviewMode };
|