@elevasis/ui 2.33.0 → 2.33.2
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/app/index.d.ts +3 -0
- package/dist/app/index.js +3 -3
- package/dist/{chunk-TKF5S4XP.js → chunk-2ZZ72TAB.js} +1 -1
- package/dist/{chunk-XG57WXOL.js → chunk-32I2RCGC.js} +1 -1
- package/dist/{chunk-52NLZN6Z.js → chunk-44I4LOH6.js} +2 -2
- package/dist/{chunk-GNRMB6DC.js → chunk-52K5RFDH.js} +161 -14
- package/dist/{chunk-UVFOURXR.js → chunk-A4VDJJCV.js} +4 -4
- package/dist/{chunk-UW7IV2Y3.js → chunk-GWGQI6V4.js} +1 -1
- package/dist/{chunk-ZGTDKH3P.js → chunk-IBWMR4TI.js} +6 -4
- package/dist/{chunk-DWXDNT7P.js → chunk-IOXOPMYS.js} +1 -1
- package/dist/{chunk-QNOVUCSV.js → chunk-J2UD7BOH.js} +1 -1
- package/dist/{chunk-E4T2N7P7.js → chunk-KW7ZNQD7.js} +4 -2
- package/dist/{chunk-IUKFNASA.js → chunk-O56ESZCQ.js} +1 -1
- package/dist/{chunk-E7C4XEWH.js → chunk-OIBHQH5Q.js} +1 -1
- package/dist/{chunk-AHCKOU2M.js → chunk-QDFJSUG3.js} +1 -1
- package/dist/{chunk-JHT5JIJ3.js → chunk-T3J6U77J.js} +8 -8
- package/dist/{chunk-MHLZ4F4N.js → chunk-TBVLQRXT.js} +1 -1
- package/dist/{chunk-NOIRGGW2.js → chunk-TGVAIWIL.js} +1 -1
- package/dist/{chunk-XOFSMJLF.js → chunk-VGU4ZFYZ.js} +4 -4
- package/dist/{chunk-FFPHJBJC.js → chunk-WKW6B5ID.js} +1 -1
- package/dist/{chunk-YAQ25UNM.js → chunk-Z2K2EAPL.js} +9 -4
- package/dist/{chunk-2GMF5IRF.js → chunk-ZMK5Z6KE.js} +2 -2
- package/dist/components/index.d.ts +7 -3
- package/dist/components/index.js +22 -22
- package/dist/components/navigation/index.js +4 -4
- package/dist/execution/index.d.ts +4 -3
- package/dist/features/auth/index.d.ts +3 -0
- package/dist/features/clients/index.js +8 -8
- package/dist/features/crm/index.d.ts +3 -0
- package/dist/features/crm/index.js +10 -10
- package/dist/features/dashboard/index.d.ts +4 -3
- package/dist/features/dashboard/index.js +9 -9
- package/dist/features/delivery/index.d.ts +3 -0
- package/dist/features/delivery/index.js +9 -9
- package/dist/features/knowledge/index.js +5 -5
- package/dist/features/lead-gen/index.js +10 -10
- package/dist/features/monitoring/index.js +10 -10
- package/dist/features/monitoring/requests/index.js +8 -8
- package/dist/features/operations/index.d.ts +131 -33
- package/dist/features/operations/index.js +12 -12
- package/dist/features/settings/index.d.ts +3 -0
- package/dist/features/settings/index.js +9 -9
- package/dist/hooks/delivery/index.d.ts +3 -0
- package/dist/hooks/index.d.ts +23 -8
- package/dist/hooks/index.js +8 -8
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +20 -8
- package/dist/hooks/published.d.ts +23 -8
- package/dist/hooks/published.js +8 -8
- package/dist/index.d.ts +135 -34
- package/dist/index.js +8 -8
- package/dist/initialization/index.d.ts +3 -0
- package/dist/knowledge/index.d.ts +92 -6
- package/dist/knowledge/index.js +7 -8
- package/dist/{knowledge-search-index-P7PR626V.js → knowledge-search-index-VMAW7FLR.js} +139 -147
- package/dist/profile/index.d.ts +3 -0
- package/dist/provider/index.d.ts +95 -6
- package/dist/provider/index.js +7 -7
- package/dist/provider/published.d.ts +95 -6
- package/dist/provider/published.js +5 -5
- package/dist/supabase/index.d.ts +6 -0
- package/dist/types/index.d.ts +23 -8
- package/dist/utils/index.d.ts +4 -3
- package/package.json +5 -5
package/dist/index.js
CHANGED
|
@@ -3,26 +3,26 @@ export { useAvailablePresets } from './chunk-JFL3GRD4.js';
|
|
|
3
3
|
export { GRAPH_CONSTANTS, calculateGraphHeight, useConnectionHighlight, useDirectedChainHighlighting, useFitViewTrigger, useGraphHighlighting, useNodeSelection } from './chunk-22UVE3RA.js';
|
|
4
4
|
export { AGENT_CONSTANTS, CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS, STATUS_COLORS, TIMELINE_CONSTANTS, WORKFLOW_CONSTANTS, calculateBarPosition, formatDuration, getEdgeColor, getEdgeOpacity, getResourceStatusColor, getStatusColors, getStatusIcon, shouldAnimateEdge, useAgentIterationData, useExecutionPath, useReactFlowAgent, useTimelineData, useUnifiedWorkflowLayout, useWorkflowStepsLayout } from './chunk-E4WQGJNS.js';
|
|
5
5
|
import './chunk-7M2VOCYN.js';
|
|
6
|
-
export { ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, operationsKeys, projectActivityKeys, requestsKeys, scheduleKeys, sessionsKeys, sortData, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useClient, useClientStatus, useClients, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, useCreateClient, useCreateCompany, useCreateContact, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateList, useCreateOrgRole, useCreateSchedule, useCreateSession, useCreateWebhookEndpoint, useCredentials, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteClient, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteOrgRole, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask, useDeleteWebhookEndpoint, useDeriveActions, useEffectivePermissions, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useHasPermission, useInFlightExecutions, useList, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useOrgRoles, useOrganizationMembers, useOrganizationPermissions, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, useProjectActivities, useProjectRealtime, useReactivateMembership, useRecentExecutionsByResource, useRemoveCompaniesFromList, useRequest, useRequestsList, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useSSEConnection, useScheduledTasks, useSession, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useStatusFilter, useSubmitAction, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution } from './chunk-
|
|
6
|
+
export { ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, operationsKeys, projectActivityKeys, requestsKeys, scheduleKeys, sessionsKeys, sortData, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useClient, useClientStatus, useClients, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, useCreateClient, useCreateCompany, useCreateContact, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateList, useCreateOrgRole, useCreateSchedule, useCreateSession, useCreateWebhookEndpoint, useCredentials, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteClient, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteOrgRole, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask, useDeleteWebhookEndpoint, useDeriveActions, useEffectivePermissions, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useHasPermission, useInFlightExecutions, useList, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useOrgRoles, useOrganizationMembers, useOrganizationPermissions, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, useProjectActivities, useProjectRealtime, useReactivateMembership, useRecentExecutionsByResource, useRemoveCompaniesFromList, useRequest, useRequestsList, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useSSEConnection, useScheduledTasks, useSession, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useStatusFilter, useSubmitAction, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution } from './chunk-ZMK5Z6KE.js';
|
|
7
7
|
export { observabilityKeys, useErrorTrends } from './chunk-VNAZTCHA.js';
|
|
8
8
|
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateProject as useCreateDeliveryProject, useCreateMilestone, useCreateNote, useCreateTask, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteMilestone, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateProject as useUpdateDeliveryProject, useUpdateMilestone, useUpdateTask } from './chunk-XZGSCABI.js';
|
|
9
9
|
import './chunk-BRXELOHC.js';
|
|
10
10
|
export { useMergedExecution } from './chunk-3ZMAGTWF.js';
|
|
11
|
-
export { createTestSystemsProvider } from './chunk-
|
|
12
|
-
export { ElevasisUIProvider } from './chunk-
|
|
11
|
+
export { createTestSystemsProvider } from './chunk-QDFJSUG3.js';
|
|
12
|
+
export { ElevasisUIProvider } from './chunk-OIBHQH5Q.js';
|
|
13
13
|
export { PresetsProvider, TOKEN_VAR_MAP, componentThemes, createCssVariablesResolver, mantineThemeOverride, usePresetsContext } from './chunk-RQA2EVN3.js';
|
|
14
14
|
export { generateShades, getPreset, PRESETS as presets } from './chunk-3FV6HBXS.js';
|
|
15
15
|
import './chunk-WLOQ4IBG.js';
|
|
16
|
-
export { SystemShell } from './chunk-
|
|
16
|
+
export { SystemShell } from './chunk-WKW6B5ID.js';
|
|
17
17
|
import './chunk-EPTHX4VZ.js';
|
|
18
18
|
import './chunk-3KMDHCAR.js';
|
|
19
|
-
export { CrmActionsProvider, ElevasisCoreProvider, ListActionsProvider, NotificationProvider, useCrmActions, useListActions, useNotificationAdapter } from './chunk-
|
|
19
|
+
export { CrmActionsProvider, ElevasisCoreProvider, ListActionsProvider, NotificationProvider, useCrmActions, useListActions, useNotificationAdapter } from './chunk-GWGQI6V4.js';
|
|
20
20
|
import './chunk-SZHARWKU.js';
|
|
21
|
-
export { ElevasisSystemsProvider, createFeatureAccessHook, useElevasisSystems, useOptionalElevasisSystems } from './chunk-
|
|
21
|
+
export { ElevasisSystemsProvider, createFeatureAccessHook, useElevasisSystems, useOptionalElevasisSystems } from './chunk-IBWMR4TI.js';
|
|
22
22
|
import './chunk-TKAYX2SP.js';
|
|
23
23
|
import './chunk-NYBEU5TE.js';
|
|
24
|
-
import './chunk-
|
|
25
|
-
import './chunk-
|
|
24
|
+
import './chunk-IOXOPMYS.js';
|
|
25
|
+
import './chunk-52K5RFDH.js';
|
|
26
26
|
export { ApiClientProvider, useApiClient, useApiClientContext } from './chunk-ND5TDV2J.js';
|
|
27
27
|
export { ScrollToTop, TanStackRouterBridge } from './chunk-2IFYDILW.js';
|
|
28
28
|
export { RouterProvider, useRouterContext } from './chunk-Q7DJKLEN.js';
|
|
@@ -1598,6 +1598,7 @@ type Database = {
|
|
|
1598
1598
|
origin_execution_id: string | null;
|
|
1599
1599
|
output: Json | null;
|
|
1600
1600
|
resource_id: string;
|
|
1601
|
+
resource_snapshot: Json | null;
|
|
1601
1602
|
resource_status: string;
|
|
1602
1603
|
resource_type: string;
|
|
1603
1604
|
resource_version: string | null;
|
|
@@ -1623,6 +1624,7 @@ type Database = {
|
|
|
1623
1624
|
origin_execution_id?: string | null;
|
|
1624
1625
|
output?: Json | null;
|
|
1625
1626
|
resource_id: string;
|
|
1627
|
+
resource_snapshot?: Json | null;
|
|
1626
1628
|
resource_status?: string;
|
|
1627
1629
|
resource_type?: string;
|
|
1628
1630
|
resource_version?: string | null;
|
|
@@ -1648,6 +1650,7 @@ type Database = {
|
|
|
1648
1650
|
origin_execution_id?: string | null;
|
|
1649
1651
|
output?: Json | null;
|
|
1650
1652
|
resource_id?: string;
|
|
1653
|
+
resource_snapshot?: Json | null;
|
|
1651
1654
|
resource_status?: string;
|
|
1652
1655
|
resource_type?: string;
|
|
1653
1656
|
resource_version?: string | null;
|
|
@@ -435,6 +435,10 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
435
435
|
version: z.ZodDefault<z.ZodLiteral<1>>;
|
|
436
436
|
lastModified: z.ZodString;
|
|
437
437
|
}, z.core.$strip>>;
|
|
438
|
+
topology: z.ZodOptional<z.ZodObject<{
|
|
439
|
+
version: z.ZodDefault<z.ZodLiteral<1>>;
|
|
440
|
+
lastModified: z.ZodString;
|
|
441
|
+
}, z.core.$strip>>;
|
|
438
442
|
actions: z.ZodOptional<z.ZodObject<{
|
|
439
443
|
version: z.ZodDefault<z.ZodLiteral<1>>;
|
|
440
444
|
lastModified: z.ZodString;
|
|
@@ -488,6 +492,10 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
488
492
|
version: 1;
|
|
489
493
|
lastModified: string;
|
|
490
494
|
};
|
|
495
|
+
topology: {
|
|
496
|
+
version: 1;
|
|
497
|
+
lastModified: string;
|
|
498
|
+
};
|
|
491
499
|
actions: {
|
|
492
500
|
version: 1;
|
|
493
501
|
lastModified: string;
|
|
@@ -541,6 +549,10 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
541
549
|
version: 1;
|
|
542
550
|
lastModified: string;
|
|
543
551
|
} | undefined;
|
|
552
|
+
topology?: {
|
|
553
|
+
version: 1;
|
|
554
|
+
lastModified: string;
|
|
555
|
+
} | undefined;
|
|
544
556
|
actions?: {
|
|
545
557
|
version: 1;
|
|
546
558
|
lastModified: string;
|
|
@@ -784,6 +796,8 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
784
796
|
id: z.ZodString;
|
|
785
797
|
order: z.ZodDefault<z.ZodNumber>;
|
|
786
798
|
systemPath: z.ZodString;
|
|
799
|
+
title: z.ZodOptional<z.ZodString>;
|
|
800
|
+
description: z.ZodOptional<z.ZodString>;
|
|
787
801
|
ownerRoleId: z.ZodOptional<z.ZodString>;
|
|
788
802
|
status: z.ZodEnum<{
|
|
789
803
|
deprecated: "deprecated";
|
|
@@ -791,7 +805,8 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
791
805
|
archived: "archived";
|
|
792
806
|
}>;
|
|
793
807
|
ontology: z.ZodOptional<z.ZodObject<{
|
|
794
|
-
|
|
808
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
809
|
+
primaryAction: z.ZodOptional<z.ZodString>;
|
|
795
810
|
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
796
811
|
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
797
812
|
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -811,7 +826,6 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
811
826
|
description: z.ZodOptional<z.ZodString>;
|
|
812
827
|
}, z.core.$strip>>>;
|
|
813
828
|
kind: z.ZodLiteral<"workflow">;
|
|
814
|
-
actionKey: z.ZodOptional<z.ZodString>;
|
|
815
829
|
emits: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
816
830
|
eventKey: z.ZodString;
|
|
817
831
|
label: z.ZodString;
|
|
@@ -828,6 +842,8 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
828
842
|
id: z.ZodString;
|
|
829
843
|
order: z.ZodDefault<z.ZodNumber>;
|
|
830
844
|
systemPath: z.ZodString;
|
|
845
|
+
title: z.ZodOptional<z.ZodString>;
|
|
846
|
+
description: z.ZodOptional<z.ZodString>;
|
|
831
847
|
ownerRoleId: z.ZodOptional<z.ZodString>;
|
|
832
848
|
status: z.ZodEnum<{
|
|
833
849
|
deprecated: "deprecated";
|
|
@@ -835,7 +851,8 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
835
851
|
archived: "archived";
|
|
836
852
|
}>;
|
|
837
853
|
ontology: z.ZodOptional<z.ZodObject<{
|
|
838
|
-
|
|
854
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
855
|
+
primaryAction: z.ZodOptional<z.ZodString>;
|
|
839
856
|
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
840
857
|
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
841
858
|
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -902,6 +919,8 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
902
919
|
id: z.ZodString;
|
|
903
920
|
order: z.ZodDefault<z.ZodNumber>;
|
|
904
921
|
systemPath: z.ZodString;
|
|
922
|
+
title: z.ZodOptional<z.ZodString>;
|
|
923
|
+
description: z.ZodOptional<z.ZodString>;
|
|
905
924
|
ownerRoleId: z.ZodOptional<z.ZodString>;
|
|
906
925
|
status: z.ZodEnum<{
|
|
907
926
|
deprecated: "deprecated";
|
|
@@ -909,7 +928,8 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
909
928
|
archived: "archived";
|
|
910
929
|
}>;
|
|
911
930
|
ontology: z.ZodOptional<z.ZodObject<{
|
|
912
|
-
|
|
931
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
932
|
+
primaryAction: z.ZodOptional<z.ZodString>;
|
|
913
933
|
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
914
934
|
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
915
935
|
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -934,6 +954,8 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
934
954
|
id: z.ZodString;
|
|
935
955
|
order: z.ZodDefault<z.ZodNumber>;
|
|
936
956
|
systemPath: z.ZodString;
|
|
957
|
+
title: z.ZodOptional<z.ZodString>;
|
|
958
|
+
description: z.ZodOptional<z.ZodString>;
|
|
937
959
|
ownerRoleId: z.ZodOptional<z.ZodString>;
|
|
938
960
|
status: z.ZodEnum<{
|
|
939
961
|
deprecated: "deprecated";
|
|
@@ -941,7 +963,8 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
941
963
|
archived: "archived";
|
|
942
964
|
}>;
|
|
943
965
|
ontology: z.ZodOptional<z.ZodObject<{
|
|
944
|
-
|
|
966
|
+
actions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
967
|
+
primaryAction: z.ZodOptional<z.ZodString>;
|
|
945
968
|
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
946
969
|
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
947
970
|
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -971,6 +994,69 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
971
994
|
file: z.ZodString;
|
|
972
995
|
}, z.core.$strip>]>;
|
|
973
996
|
}, z.core.$strip>], "kind">>>>;
|
|
997
|
+
topology: z.ZodDefault<z.ZodDefault<z.ZodObject<{
|
|
998
|
+
version: z.ZodDefault<z.ZodLiteral<1>>;
|
|
999
|
+
relationships: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1000
|
+
from: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1001
|
+
kind: z.ZodLiteral<"system">;
|
|
1002
|
+
id: z.ZodString;
|
|
1003
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1004
|
+
kind: z.ZodLiteral<"resource">;
|
|
1005
|
+
id: z.ZodString;
|
|
1006
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1007
|
+
kind: z.ZodLiteral<"ontology">;
|
|
1008
|
+
id: z.ZodString;
|
|
1009
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1010
|
+
kind: z.ZodLiteral<"policy">;
|
|
1011
|
+
id: z.ZodString;
|
|
1012
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1013
|
+
kind: z.ZodLiteral<"role">;
|
|
1014
|
+
id: z.ZodString;
|
|
1015
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1016
|
+
kind: z.ZodLiteral<"trigger">;
|
|
1017
|
+
id: z.ZodString;
|
|
1018
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1019
|
+
kind: z.ZodLiteral<"humanCheckpoint">;
|
|
1020
|
+
id: z.ZodString;
|
|
1021
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1022
|
+
kind: z.ZodLiteral<"externalResource">;
|
|
1023
|
+
id: z.ZodString;
|
|
1024
|
+
}, z.core.$strip>], "kind">;
|
|
1025
|
+
kind: z.ZodEnum<{
|
|
1026
|
+
triggers: "triggers";
|
|
1027
|
+
uses: "uses";
|
|
1028
|
+
approval: "approval";
|
|
1029
|
+
}>;
|
|
1030
|
+
to: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1031
|
+
kind: z.ZodLiteral<"system">;
|
|
1032
|
+
id: z.ZodString;
|
|
1033
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1034
|
+
kind: z.ZodLiteral<"resource">;
|
|
1035
|
+
id: z.ZodString;
|
|
1036
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1037
|
+
kind: z.ZodLiteral<"ontology">;
|
|
1038
|
+
id: z.ZodString;
|
|
1039
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1040
|
+
kind: z.ZodLiteral<"policy">;
|
|
1041
|
+
id: z.ZodString;
|
|
1042
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1043
|
+
kind: z.ZodLiteral<"role">;
|
|
1044
|
+
id: z.ZodString;
|
|
1045
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1046
|
+
kind: z.ZodLiteral<"trigger">;
|
|
1047
|
+
id: z.ZodString;
|
|
1048
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1049
|
+
kind: z.ZodLiteral<"humanCheckpoint">;
|
|
1050
|
+
id: z.ZodString;
|
|
1051
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1052
|
+
kind: z.ZodLiteral<"externalResource">;
|
|
1053
|
+
id: z.ZodString;
|
|
1054
|
+
}, z.core.$strip>], "kind">;
|
|
1055
|
+
systemPath: z.ZodOptional<z.ZodString>;
|
|
1056
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
1057
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, unknown, z.core.$ZodTypeInternals<JsonValue, unknown>>>>;
|
|
1058
|
+
}, z.core.$strip>>>;
|
|
1059
|
+
}, z.core.$strip>>>;
|
|
974
1060
|
actions: z.ZodDefault<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
975
1061
|
id: z.ZodString;
|
|
976
1062
|
order: z.ZodNumber;
|
|
@@ -1212,7 +1298,7 @@ type OrgKnowledgeKind = z.infer<typeof OrgKnowledgeKindSchema>;
|
|
|
1212
1298
|
type OrganizationGraphNodeKind = 'organization' | 'system' | 'role' | 'action' | 'entity' | 'event' | 'policy' | 'stage' | 'resource' | 'knowledge' | 'customer-segment' | 'offering' | 'goal' | 'surface' | 'navigation-group'
|
|
1213
1299
|
/** Phase 3 preview — Phase 4 populates this kind via graph projection of system.content entries. */
|
|
1214
1300
|
| 'ontology' | 'content-node';
|
|
1215
|
-
type OrganizationGraphEdgeKind = 'contains' | 'references' | 'maps_to' | 'uses' | 'governs' | 'links' | 'affects' | 'emits' | 'originates_from' | 'triggers' | 'applies_to' | 'effects' | '
|
|
1301
|
+
type OrganizationGraphEdgeKind = 'contains' | 'references' | 'maps_to' | 'uses' | 'governs' | 'links' | 'affects' | 'emits' | 'originates_from' | 'triggers' | 'approval' | 'applies_to' | 'effects' | 'actions' | 'reads' | 'writes' | 'uses_catalog';
|
|
1216
1302
|
|
|
1217
1303
|
interface OrganizationGraphNode {
|
|
1218
1304
|
id: string;
|
package/dist/knowledge/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { getKnowledgeIconToken, getKnowledgeGraphNodeCommand, getKnowledgeNodeReadCommand, getKnowledgeOntologyProjection, getPrimaryOntologyItemsForDomain, projectNavigationSurfaces, projectNavigationGroups, getOntologyDomainLabel, getKnowledgeDomainFolderCommand, getKnowledgeTreeFolderCommand, KNOWLEDGE_DOMAINS_WITH_PANELS } from '../chunk-
|
|
2
|
-
export { KNOWLEDGE_ICON_TOKEN_BY_KIND, KnowledgeSearchBar, KnowledgeTree, OM_TREE_GROUPS, getKnowledgeIconToken, getSharedOrganizationGraph } from '../chunk-
|
|
1
|
+
import { getKnowledgeIconToken, getKnowledgeGraphNodeCommand, getKnowledgeNodeReadCommand, getKnowledgeOntologyProjection, getPrimaryOntologyItemsForDomain, projectNavigationSurfaces, projectNavigationGroups, getOntologyDomainLabel, getKnowledgeDomainFolderCommand, getKnowledgeTreeFolderCommand, KNOWLEDGE_DOMAINS_WITH_PANELS } from '../chunk-Z2K2EAPL.js';
|
|
2
|
+
export { KNOWLEDGE_ICON_TOKEN_BY_KIND, KnowledgeSearchBar, KnowledgeTree, OM_TREE_GROUPS, getKnowledgeIconToken, getSharedOrganizationGraph } from '../chunk-Z2K2EAPL.js';
|
|
3
3
|
import '../chunk-V6SZ4ECN.js';
|
|
4
4
|
import '../chunk-N55DVMAG.js';
|
|
5
5
|
import '../chunk-CLDCYJQT.js';
|
|
@@ -10,9 +10,9 @@ import { PageContainer } from '../chunk-BZZCNLT6.js';
|
|
|
10
10
|
import '../chunk-WLOQ4IBG.js';
|
|
11
11
|
import '../chunk-TKAYX2SP.js';
|
|
12
12
|
import '../chunk-NYBEU5TE.js';
|
|
13
|
-
import { SemanticIcon } from '../chunk-
|
|
14
|
-
export { SemanticIcon, extendSemanticIconRegistry, getSemanticIconComponent, resolveSemanticIconComponent } from '../chunk-
|
|
15
|
-
import { getSystem, SystemEntrySchema, IdentityDomainSchema, WorkflowResourceEntrySchema, AgentResourceEntrySchema, IntegrationResourceEntrySchema, ScriptResourceEntrySchema, getContent, lookupContentType, SurfaceDefinitionSchema, RoleSchema, PolicySchema, EntitySchema, ActionSchema, listAllSystems, SalesStageSchema, OntologyIdSchema, ontologyGraphNodeId } from '../chunk-
|
|
13
|
+
import { SemanticIcon } from '../chunk-IOXOPMYS.js';
|
|
14
|
+
export { SemanticIcon, extendSemanticIconRegistry, getSemanticIconComponent, resolveSemanticIconComponent } from '../chunk-IOXOPMYS.js';
|
|
15
|
+
import { getSystem, SystemEntrySchema, IdentityDomainSchema, WorkflowResourceEntrySchema, AgentResourceEntrySchema, IntegrationResourceEntrySchema, ScriptResourceEntrySchema, getContent, lookupContentType, SurfaceDefinitionSchema, RoleSchema, PolicySchema, EntitySchema, ActionSchema, listAllSystems, SalesStageSchema, OntologyIdSchema, ontologyGraphNodeId } from '../chunk-52K5RFDH.js';
|
|
16
16
|
import '../chunk-2IFYDILW.js';
|
|
17
17
|
import '../chunk-Q7DJKLEN.js';
|
|
18
18
|
import '../chunk-E565XMTQ.js';
|
|
@@ -2232,7 +2232,7 @@ function _createMdxContent(props) {
|
|
|
2232
2232
|
}), "\\n", _jsx(_components.pre, {
|
|
2233
2233
|
children: _jsx(_components.code, {
|
|
2234
2234
|
className: "language-text",
|
|
2235
|
-
children: "q{NN}-{slug}.mdx\\
|
|
2235
|
+
children: "q{NN}-{slug}.mdx\\ncandidate-{slug}.mdx\\nsummary.mdx\\n"
|
|
2236
2236
|
})
|
|
2237
2237
|
}), "\\n", _jsxs(_components.p, {
|
|
2238
2238
|
children: ["Use active-query filenames such as ", _jsx(_components.code, {
|
|
@@ -8351,7 +8351,7 @@ function ScriptSource({ source }) {
|
|
|
8351
8351
|
}
|
|
8352
8352
|
function WorkflowContent({ resource }) {
|
|
8353
8353
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
8354
|
-
resource.
|
|
8354
|
+
resource.ontology?.primaryAction && /* @__PURE__ */ jsx(KeyField, { label: "Primary action", value: resource.ontology.primaryAction }),
|
|
8355
8355
|
resource.emits && resource.emits.length > 0 && /* @__PURE__ */ jsx(EmitsList, { emits: resource.emits })
|
|
8356
8356
|
] });
|
|
8357
8357
|
}
|
|
@@ -8474,7 +8474,6 @@ function ResourceDescribeView({
|
|
|
8474
8474
|
"kind",
|
|
8475
8475
|
"status",
|
|
8476
8476
|
"ownerRoleId",
|
|
8477
|
-
"actionKey",
|
|
8478
8477
|
"emits",
|
|
8479
8478
|
"agentKind",
|
|
8480
8479
|
"actsAsRoleId",
|