@elevasis/ui 2.31.0 → 2.32.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/{CoreAuthKitInner-KSEGSB67.js → CoreAuthKitInner-QC62UHTZ.js} +1 -1
- package/dist/api/index.js +3 -3
- package/dist/app/index.css +38 -0
- package/dist/app/index.d.ts +69 -9
- package/dist/app/index.js +7 -6
- package/dist/auth/context.js +1 -1
- package/dist/auth/index.js +1 -1
- package/dist/charts/index.js +5 -6
- package/dist/{chunk-XQHZBA65.js → chunk-2RJMVWFJ.js} +1 -6
- package/dist/{chunk-CW3UNAF2.js → chunk-4DYOXEH6.js} +410 -5
- package/dist/{chunk-HQGF4ATG.js → chunk-4MFNGNHF.js} +118 -141
- package/dist/{chunk-ND42LPY4.js → chunk-4QK76KIF.js} +6 -6
- package/dist/chunk-5FJJ72HU.js +13 -0
- package/dist/chunk-5J4PDX26.js +112 -0
- package/dist/{chunk-QDEETKYT.js → chunk-6DWD423K.js} +9 -9
- package/dist/{chunk-SHQXMW4F.js → chunk-7KZINJLP.js} +46 -28
- package/dist/{chunk-L3BVJWML.js → chunk-EPTHX4VZ.js} +1 -1
- package/dist/{chunk-JKSUN5GN.js → chunk-GCOQ3TBG.js} +81 -746
- package/dist/{chunk-DZTG5IAC.js → chunk-I2KLQ2HA.js} +1 -7
- package/dist/{chunk-L2NVFLXU.js → chunk-IQHU7O5Y.js} +4 -4
- package/dist/{chunk-P55BJZZW.js → chunk-IZWTVFJ2.js} +16 -4
- package/dist/{chunk-QHEWXU7I.js → chunk-JFL3GRD4.js} +1 -1
- package/dist/{chunk-Q6OYNEGR.js → chunk-LLRXA7D7.js} +5 -6
- package/dist/{chunk-7KC4P3AU.js → chunk-MOY4VOHF.js} +2 -12
- package/dist/{chunk-XQQEKWTL.js → chunk-N55DVMAG.js} +6 -2
- package/dist/{chunk-TOIXUWR6.js → chunk-ND5TDV2J.js} +1 -1
- package/dist/{chunk-WF227UBV.js → chunk-QQHOKTJA.js} +4 -4
- package/dist/{chunk-T3IPHEYJ.js → chunk-QTI3KC7D.js} +4335 -554
- package/dist/chunk-QXCDKE2O.js +486 -0
- package/dist/{chunk-3BAPR3KA.js → chunk-RQA2EVN3.js} +5 -15
- package/dist/{chunk-HYNYEBHM.js → chunk-RQTWIXJ5.js} +3 -3
- package/dist/chunk-T35FWDAB.js +4342 -0
- package/dist/{chunk-DWK2QIAK.js → chunk-TYRUKGGD.js} +1 -1
- package/dist/{chunk-GRDLB6LM.js → chunk-UROTM5OR.js} +13 -1
- package/dist/{chunk-6YT4IKJ7.js → chunk-VNAZTCHA.js} +15 -0
- package/dist/{chunk-5LJAEZMA.js → chunk-VRNMNB3O.js} +5 -6
- package/dist/chunk-WQPX44YM.js +1626 -0
- package/dist/{chunk-7HMCB26R.js → chunk-XZGSCABI.js} +1 -1
- package/dist/chunk-YLQEVSOR.js +299 -0
- package/dist/{chunk-Y4FWCG7Y.js → chunk-ZQOKIGZP.js} +8 -7
- package/dist/components/chat/index.js +1 -1
- package/dist/components/index.css +38 -0
- package/dist/components/index.d.ts +152 -50
- package/dist/components/index.js +36 -39
- package/dist/components/navigation/index.css +38 -0
- package/dist/components/navigation/index.js +4 -3
- package/dist/execution/index.d.ts +7 -2
- package/dist/execution/index.js +1 -1
- package/dist/features/auth/index.css +38 -0
- package/dist/features/auth/index.d.ts +91 -14
- package/dist/features/auth/index.js +42 -10
- package/dist/features/clients/index.css +38 -0
- package/dist/features/clients/index.d.ts +1 -1
- package/dist/features/clients/index.js +16 -15
- package/dist/features/crm/index.css +38 -0
- package/dist/features/crm/index.d.ts +80 -18
- package/dist/features/crm/index.js +16 -15
- package/dist/features/dashboard/index.css +38 -0
- package/dist/features/dashboard/index.d.ts +65 -25
- package/dist/features/dashboard/index.js +16 -16
- package/dist/features/delivery/index.css +38 -0
- package/dist/features/delivery/index.d.ts +80 -18
- package/dist/features/delivery/index.js +15 -15
- package/dist/features/knowledge/index.css +38 -0
- package/dist/features/knowledge/index.d.ts +20 -18
- package/dist/features/knowledge/index.js +112 -597
- package/dist/features/lead-gen/index.css +38 -0
- package/dist/features/lead-gen/index.d.ts +45 -43
- package/dist/features/lead-gen/index.js +16 -16
- package/dist/features/monitoring/index.css +38 -0
- package/dist/features/monitoring/index.d.ts +20 -18
- package/dist/features/monitoring/index.js +17 -17
- package/dist/features/monitoring/requests/index.css +38 -0
- package/dist/features/monitoring/requests/index.d.ts +21 -19
- package/dist/features/monitoring/requests/index.js +15 -14
- package/dist/features/operations/index.css +38 -0
- package/dist/features/operations/index.d.ts +930 -66
- package/dist/features/operations/index.js +21 -24
- package/dist/features/seo/index.d.ts +20 -18
- package/dist/features/seo/index.js +2 -2
- package/dist/features/settings/index.css +38 -0
- package/dist/features/settings/index.d.ts +80 -18
- package/dist/features/settings/index.js +16 -15
- package/dist/graph/index.js +1 -1
- package/dist/hooks/delivery/index.css +38 -0
- package/dist/hooks/delivery/index.d.ts +60 -0
- package/dist/hooks/delivery/index.js +3 -3
- package/dist/hooks/index.css +38 -0
- package/dist/hooks/index.d.ts +301 -87
- package/dist/hooks/index.js +14 -13
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +143 -33
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.js +1 -1
- package/dist/hooks/published.css +38 -0
- package/dist/hooks/published.d.ts +301 -87
- package/dist/hooks/published.js +14 -13
- package/dist/index.css +38 -0
- package/dist/index.d.ts +976 -1341
- package/dist/index.js +15 -14
- package/dist/initialization/index.d.ts +60 -0
- package/dist/initialization/index.js +1 -1
- package/dist/knowledge/index.d.ts +809 -1160
- package/dist/knowledge/index.js +5988 -2140
- package/dist/{chunk-O2QOPJI5.js → knowledge-search-index-5KYPO746.js} +96 -852
- package/dist/layout/index.js +3 -4
- package/dist/organization/index.css +38 -0
- package/dist/organization/index.js +1 -1
- package/dist/profile/index.d.ts +60 -0
- package/dist/profile/index.js +1 -1
- package/dist/provider/ElevasisServiceContext.js +1 -1
- package/dist/provider/index.css +38 -0
- package/dist/provider/index.d.ts +786 -1249
- package/dist/provider/index.js +11 -10
- package/dist/provider/published.css +38 -0
- package/dist/provider/published.d.ts +783 -1246
- package/dist/provider/published.js +8 -7
- package/dist/router/context.js +1 -1
- package/dist/router/index.js +1 -1
- package/dist/sse/index.js +1 -1
- package/dist/supabase/index.d.ts +117 -0
- package/dist/supabase/index.js +1 -1
- package/dist/test-utils/index.d.ts +16 -9
- package/dist/test-utils/index.js +40 -33
- package/dist/test-utils/setup-integration.js +1 -1
- package/dist/test-utils/setup.js +1 -1
- package/dist/theme/index.js +3 -3
- package/dist/theme/presets/index.js +1 -1
- package/dist/typeform/index.js +1 -1
- package/dist/typeform/schemas.js +1 -1
- package/dist/types/index.d.ts +205 -35
- package/dist/utils/index.d.ts +65 -25
- package/dist/utils/index.js +2 -2
- package/dist/vite/index.js +1 -1
- package/dist/vite-plugin-knowledge/index.js +1 -1
- package/dist/zustand/index.js +1 -1
- package/package.json +39 -38
- package/src/provider/README.md +5 -5
- package/dist/chunk-542WPQU2.js +0 -413
- package/dist/chunk-6IXOKUBC.js +0 -347
- package/dist/chunk-CQZ3DNQY.js +0 -740
- package/dist/chunk-ECNNI3NT.js +0 -6
- package/dist/chunk-JDNEWB5F.js +0 -10
- package/dist/chunk-MVFCLZSK.js +0 -4337
- package/dist/chunk-OAVTMITG.js +0 -13
- package/dist/chunk-TVRQ6AQI.js +0 -476
package/dist/hooks/index.js
CHANGED
|
@@ -1,23 +1,24 @@
|
|
|
1
1
|
import '../chunk-7M2VOCYN.js';
|
|
2
|
-
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, 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-
|
|
3
|
-
export { observabilityKeys, useErrorTrends } from '../chunk-
|
|
4
|
-
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-
|
|
2
|
+
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-GCOQ3TBG.js';
|
|
3
|
+
export { observabilityKeys, useErrorTrends } from '../chunk-VNAZTCHA.js';
|
|
4
|
+
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';
|
|
5
5
|
import '../chunk-BRXELOHC.js';
|
|
6
6
|
export { useMergedExecution } from '../chunk-3ZMAGTWF.js';
|
|
7
|
-
import '../chunk-
|
|
8
|
-
import '../chunk-
|
|
9
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-5FJJ72HU.js';
|
|
8
|
+
import '../chunk-RQTWIXJ5.js';
|
|
9
|
+
import '../chunk-RQA2EVN3.js';
|
|
10
10
|
import '../chunk-3FV6HBXS.js';
|
|
11
11
|
import '../chunk-WLOQ4IBG.js';
|
|
12
|
-
import '../chunk-
|
|
13
|
-
|
|
14
|
-
import '../chunk-L3BVJWML.js';
|
|
12
|
+
import '../chunk-6DWD423K.js';
|
|
13
|
+
import '../chunk-EPTHX4VZ.js';
|
|
15
14
|
import '../chunk-3KMDHCAR.js';
|
|
16
|
-
import '../chunk-
|
|
15
|
+
import '../chunk-YLQEVSOR.js';
|
|
17
16
|
import '../chunk-SZHARWKU.js';
|
|
17
|
+
export { createFeatureAccessHook } from '../chunk-QXCDKE2O.js';
|
|
18
18
|
import '../chunk-TKAYX2SP.js';
|
|
19
19
|
import '../chunk-NYBEU5TE.js';
|
|
20
|
-
import '../chunk-
|
|
20
|
+
import '../chunk-T35FWDAB.js';
|
|
21
|
+
import '../chunk-ND5TDV2J.js';
|
|
21
22
|
import '../chunk-2IFYDILW.js';
|
|
22
23
|
import '../chunk-Q7DJKLEN.js';
|
|
23
24
|
import '../chunk-JA5ECJJB.js';
|
|
@@ -26,7 +27,7 @@ import '../chunk-E565XMTQ.js';
|
|
|
26
27
|
import '../chunk-JBWJ6WHZ.js';
|
|
27
28
|
import '../chunk-DT3QYZVU.js';
|
|
28
29
|
import '../chunk-RNP5R5I3.js';
|
|
29
|
-
export { REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY } from '../chunk-
|
|
30
|
+
export { REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY } from '../chunk-2RJMVWFJ.js';
|
|
30
31
|
import '../chunk-KRWALB24.js';
|
|
31
32
|
import '../chunk-VKIZUUPM.js';
|
|
32
33
|
import '../chunk-533DUEQY.js';
|
|
@@ -34,4 +35,4 @@ import '../chunk-DD3CCMCZ.js';
|
|
|
34
35
|
import '../chunk-2Q2JQSQO.js';
|
|
35
36
|
import '../chunk-KJ3QUBNU.js';
|
|
36
37
|
import '../chunk-BRJ3QZ4E.js';
|
|
37
|
-
import '../chunk-
|
|
38
|
+
import '../chunk-I2KLQ2HA.js';
|
|
@@ -1,50 +1,120 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
|
|
3
3
|
declare const ResourceGovernanceStatusSchema: z.ZodEnum<{
|
|
4
|
-
active: "active";
|
|
5
4
|
deprecated: "deprecated";
|
|
5
|
+
active: "active";
|
|
6
6
|
archived: "archived";
|
|
7
7
|
}>;
|
|
8
8
|
declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
9
9
|
id: z.ZodString;
|
|
10
|
-
|
|
10
|
+
order: z.ZodDefault<z.ZodNumber>;
|
|
11
|
+
systemPath: z.ZodString;
|
|
11
12
|
ownerRoleId: z.ZodOptional<z.ZodString>;
|
|
12
13
|
status: z.ZodEnum<{
|
|
13
|
-
active: "active";
|
|
14
14
|
deprecated: "deprecated";
|
|
15
|
+
active: "active";
|
|
15
16
|
archived: "archived";
|
|
16
17
|
}>;
|
|
17
18
|
kind: z.ZodLiteral<"workflow">;
|
|
18
|
-
|
|
19
|
+
actionKey: z.ZodOptional<z.ZodString>;
|
|
20
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
21
|
+
eventKey: z.ZodString;
|
|
22
|
+
label: z.ZodString;
|
|
23
|
+
payloadSchema: z.ZodOptional<z.ZodString>;
|
|
24
|
+
lifecycle: z.ZodOptional<z.ZodEnum<{
|
|
25
|
+
deprecated: "deprecated";
|
|
26
|
+
draft: "draft";
|
|
27
|
+
beta: "beta";
|
|
28
|
+
active: "active";
|
|
29
|
+
archived: "archived";
|
|
30
|
+
}>>;
|
|
31
|
+
}, z.core.$strip>>>;
|
|
19
32
|
}, z.core.$strip>, z.ZodObject<{
|
|
20
33
|
id: z.ZodString;
|
|
21
|
-
|
|
34
|
+
order: z.ZodDefault<z.ZodNumber>;
|
|
35
|
+
systemPath: z.ZodString;
|
|
22
36
|
ownerRoleId: z.ZodOptional<z.ZodString>;
|
|
23
37
|
status: z.ZodEnum<{
|
|
24
|
-
active: "active";
|
|
25
38
|
deprecated: "deprecated";
|
|
39
|
+
active: "active";
|
|
26
40
|
archived: "archived";
|
|
27
41
|
}>;
|
|
28
42
|
kind: z.ZodLiteral<"agent">;
|
|
29
43
|
agentKind: z.ZodEnum<{
|
|
44
|
+
platform: "platform";
|
|
30
45
|
orchestrator: "orchestrator";
|
|
31
46
|
specialist: "specialist";
|
|
32
47
|
utility: "utility";
|
|
33
|
-
system: "system";
|
|
34
48
|
}>;
|
|
35
49
|
actsAsRoleId: z.ZodOptional<z.ZodString>;
|
|
36
50
|
sessionCapable: z.ZodBoolean;
|
|
51
|
+
invocations: z.ZodDefault<z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
52
|
+
kind: z.ZodLiteral<"slash-command">;
|
|
53
|
+
command: z.ZodString;
|
|
54
|
+
toolFactory: z.ZodOptional<z.ZodString>;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
kind: z.ZodLiteral<"mcp-tool">;
|
|
57
|
+
server: z.ZodString;
|
|
58
|
+
name: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
kind: z.ZodLiteral<"api-endpoint">;
|
|
61
|
+
method: z.ZodEnum<{
|
|
62
|
+
GET: "GET";
|
|
63
|
+
POST: "POST";
|
|
64
|
+
PATCH: "PATCH";
|
|
65
|
+
DELETE: "DELETE";
|
|
66
|
+
}>;
|
|
67
|
+
path: z.ZodString;
|
|
68
|
+
requestSchema: z.ZodOptional<z.ZodString>;
|
|
69
|
+
responseSchema: z.ZodOptional<z.ZodString>;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
kind: z.ZodLiteral<"script-execution">;
|
|
72
|
+
resourceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>], "kind">>>;
|
|
74
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
75
|
+
eventKey: z.ZodString;
|
|
76
|
+
label: z.ZodString;
|
|
77
|
+
payloadSchema: z.ZodOptional<z.ZodString>;
|
|
78
|
+
lifecycle: z.ZodOptional<z.ZodEnum<{
|
|
79
|
+
deprecated: "deprecated";
|
|
80
|
+
draft: "draft";
|
|
81
|
+
beta: "beta";
|
|
82
|
+
active: "active";
|
|
83
|
+
archived: "archived";
|
|
84
|
+
}>>;
|
|
85
|
+
}, z.core.$strip>>>;
|
|
37
86
|
}, z.core.$strip>, z.ZodObject<{
|
|
38
87
|
id: z.ZodString;
|
|
39
|
-
|
|
88
|
+
order: z.ZodDefault<z.ZodNumber>;
|
|
89
|
+
systemPath: z.ZodString;
|
|
40
90
|
ownerRoleId: z.ZodOptional<z.ZodString>;
|
|
41
91
|
status: z.ZodEnum<{
|
|
42
|
-
active: "active";
|
|
43
92
|
deprecated: "deprecated";
|
|
93
|
+
active: "active";
|
|
44
94
|
archived: "archived";
|
|
45
95
|
}>;
|
|
46
96
|
kind: z.ZodLiteral<"integration">;
|
|
47
97
|
provider: z.ZodString;
|
|
98
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
99
|
+
id: z.ZodString;
|
|
100
|
+
order: z.ZodDefault<z.ZodNumber>;
|
|
101
|
+
systemPath: z.ZodString;
|
|
102
|
+
ownerRoleId: z.ZodOptional<z.ZodString>;
|
|
103
|
+
status: z.ZodEnum<{
|
|
104
|
+
deprecated: "deprecated";
|
|
105
|
+
active: "active";
|
|
106
|
+
archived: "archived";
|
|
107
|
+
}>;
|
|
108
|
+
kind: z.ZodLiteral<"script">;
|
|
109
|
+
language: z.ZodEnum<{
|
|
110
|
+
shell: "shell";
|
|
111
|
+
sql: "sql";
|
|
112
|
+
typescript: "typescript";
|
|
113
|
+
python: "python";
|
|
114
|
+
}>;
|
|
115
|
+
source: z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
116
|
+
file: z.ZodString;
|
|
117
|
+
}, z.core.$strip>]>;
|
|
48
118
|
}, z.core.$strip>], "kind">;
|
|
49
119
|
type ResourceGovernanceStatus = z.infer<typeof ResourceGovernanceStatusSchema>;
|
|
50
120
|
type ResourceEntry = z.infer<typeof ResourceEntrySchema>;
|
|
@@ -60,26 +130,61 @@ type ResourceEntry = z.infer<typeof ResourceEntrySchema>;
|
|
|
60
130
|
*/
|
|
61
131
|
type IntegrationType = 'gmail' | 'google-sheets' | 'slack' | 'github' | 'linear' | 'attio' | 'airtable' | 'salesforce' | 'hubspot' | 'stripe' | 'twilio' | 'sendgrid' | 'mailgun' | 'zapier' | 'webhook' | 'apify' | 'instantly' | 'resend' | 'signature-api' | 'dropbox' | 'anymailfinder' | 'tomba' | 'millionverifier';
|
|
62
132
|
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
deprecated: "deprecated";
|
|
79
|
-
archived: "archived";
|
|
80
|
-
}>;
|
|
133
|
+
/**
|
|
134
|
+
* Placeholder discriminated union for ContentNode (Wave 1A).
|
|
135
|
+
* Wave 2A wires concrete (kind, type) pairs via the registry.
|
|
136
|
+
*
|
|
137
|
+
* Per D2: unregistered (kind, type) pairs are allowed and pass through validation.
|
|
138
|
+
* Per L14: every node carries BOTH `kind` and `type`.
|
|
139
|
+
*/
|
|
140
|
+
declare const ContentNodeSchema: z.ZodObject<{
|
|
141
|
+
label: z.ZodString;
|
|
142
|
+
description: z.ZodOptional<z.ZodString>;
|
|
143
|
+
order: z.ZodOptional<z.ZodNumber>;
|
|
144
|
+
parentContentId: z.ZodOptional<z.ZodString>;
|
|
145
|
+
kind: z.ZodString;
|
|
146
|
+
type: z.ZodString;
|
|
147
|
+
data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
81
148
|
}, z.core.$strip>;
|
|
82
|
-
type
|
|
149
|
+
type ContentNode = z.infer<typeof ContentNodeSchema>;
|
|
150
|
+
|
|
151
|
+
/** Explicit interface needed to annotate the recursive SystemEntrySchema. */
|
|
152
|
+
interface SystemEntry {
|
|
153
|
+
id: string;
|
|
154
|
+
label?: string;
|
|
155
|
+
title?: string;
|
|
156
|
+
description?: string;
|
|
157
|
+
kind?: 'product' | 'operational' | 'platform' | 'diagnostic';
|
|
158
|
+
parentSystemId?: string;
|
|
159
|
+
ui?: {
|
|
160
|
+
path: string;
|
|
161
|
+
surfaces: string[];
|
|
162
|
+
icon?: string;
|
|
163
|
+
order?: number;
|
|
164
|
+
};
|
|
165
|
+
lifecycle?: 'draft' | 'beta' | 'active' | 'deprecated' | 'archived';
|
|
166
|
+
responsibleRoleId?: string;
|
|
167
|
+
governedByKnowledge?: string[];
|
|
168
|
+
actions?: {
|
|
169
|
+
actionId: string;
|
|
170
|
+
intent: 'exposes' | 'consumes';
|
|
171
|
+
invocation?: unknown;
|
|
172
|
+
}[];
|
|
173
|
+
policies?: string[];
|
|
174
|
+
drivesGoals?: string[];
|
|
175
|
+
/** @deprecated Use lifecycle. Accepted for one publish cycle. */
|
|
176
|
+
status?: 'active' | 'deprecated' | 'archived';
|
|
177
|
+
path?: string;
|
|
178
|
+
icon?: string;
|
|
179
|
+
color?: string;
|
|
180
|
+
uiPosition?: 'sidebar-primary' | 'sidebar-bottom';
|
|
181
|
+
enabled?: boolean;
|
|
182
|
+
devOnly?: boolean;
|
|
183
|
+
requiresAdmin?: boolean;
|
|
184
|
+
order: number;
|
|
185
|
+
content?: Record<string, ContentNode>;
|
|
186
|
+
subsystems?: Record<string, SystemEntry>;
|
|
187
|
+
}
|
|
83
188
|
|
|
84
189
|
/**
|
|
85
190
|
* Resource Registry type definitions
|
|
@@ -94,7 +199,7 @@ type ResourceStatus = 'dev' | 'prod';
|
|
|
94
199
|
* Used as the discriminator field in ResourceDefinition
|
|
95
200
|
*/
|
|
96
201
|
type ResourceType = 'agent' | 'workflow' | 'trigger' | 'integration' | 'external' | 'human';
|
|
97
|
-
type ResourceSystemSummary = Pick<SystemEntry, 'id' | 'title' | 'description' | 'kind' | '
|
|
202
|
+
type ResourceSystemSummary = Pick<SystemEntry, 'id' | 'title' | 'description' | 'kind' | 'lifecycle'>;
|
|
98
203
|
/**
|
|
99
204
|
* Base interface for ALL platform resources
|
|
100
205
|
* Shared by both executable (agents, workflows) and non-executable (triggers, integrations, etc.) resources
|
|
@@ -120,8 +225,8 @@ interface ResourceDefinition {
|
|
|
120
225
|
sessionCapable?: boolean;
|
|
121
226
|
/** Whether the resource is local (monorepo) or remote (externally deployed) */
|
|
122
227
|
origin?: 'local' | 'remote';
|
|
123
|
-
/** OM System membership, when backed by a Resource descriptor */
|
|
124
|
-
|
|
228
|
+
/** OM System membership — dot-separated system path (e.g. "sys.lead-gen"), when backed by a Resource descriptor */
|
|
229
|
+
systemPath?: string;
|
|
125
230
|
/** Display metadata for the owning OM System */
|
|
126
231
|
system?: ResourceSystemSummary;
|
|
127
232
|
/** Governance lifecycle status from the OM Resource descriptor */
|
|
@@ -411,13 +516,18 @@ interface CommandViewData {
|
|
|
411
516
|
declare const LinkSchema: z.ZodObject<{
|
|
412
517
|
nodeId: z.ZodString;
|
|
413
518
|
kind: z.ZodEnum<{
|
|
519
|
+
links: "links";
|
|
520
|
+
affects: "affects";
|
|
521
|
+
emits: "emits";
|
|
414
522
|
contains: "contains";
|
|
415
523
|
references: "references";
|
|
416
|
-
exposes: "exposes";
|
|
417
524
|
maps_to: "maps_to";
|
|
418
|
-
"operates-on": "operates-on";
|
|
419
525
|
uses: "uses";
|
|
420
526
|
governs: "governs";
|
|
527
|
+
originates_from: "originates_from";
|
|
528
|
+
triggers: "triggers";
|
|
529
|
+
applies_to: "applies_to";
|
|
530
|
+
effects: "effects";
|
|
421
531
|
}>;
|
|
422
532
|
}, z.core.$strip>;
|
|
423
533
|
type Link = z.infer<typeof LinkSchema>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { transformCommandViewData } from '../../../../chunk-ZTWA5H77.js';
|
|
2
|
-
import '../../../../chunk-
|
|
2
|
+
import '../../../../chunk-I2KLQ2HA.js';
|
package/dist/hooks/published.css
CHANGED
|
@@ -534,6 +534,14 @@
|
|
|
534
534
|
.mantine-Accordion-control:hover {
|
|
535
535
|
background-color: var(--color-surface-hover);
|
|
536
536
|
}
|
|
537
|
+
[data-mantine-color-scheme] .mantine-Accordion-root .mantine-Accordion-item {
|
|
538
|
+
--item-filled-color: var(--color-surface);
|
|
539
|
+
--item-border-color: var(--color-border);
|
|
540
|
+
}
|
|
541
|
+
[data-mantine-color-scheme] .mantine-Accordion-root[data-variant=separated] .mantine-Accordion-item[data-active] {
|
|
542
|
+
background-color: var(--color-surface);
|
|
543
|
+
border-color: var(--color-border);
|
|
544
|
+
}
|
|
537
545
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
538
546
|
background-color: var(--color-surface-hover);
|
|
539
547
|
}
|
|
@@ -599,6 +607,36 @@
|
|
|
599
607
|
background-color: var(--color-primary);
|
|
600
608
|
border-color: var(--color-primary);
|
|
601
609
|
}
|
|
610
|
+
.mantine-Tree-node:focus-visible > [data-value] {
|
|
611
|
+
outline: 2px solid color-mix(in srgb, var(--color-primary) 55%, transparent);
|
|
612
|
+
outline-offset: 2px;
|
|
613
|
+
}
|
|
614
|
+
.mantine-Tree-label[data-hovered] {
|
|
615
|
+
background-color: var(--color-surface-hover);
|
|
616
|
+
border-color: var(--color-border);
|
|
617
|
+
}
|
|
618
|
+
.mantine-Tree-label[data-selected] {
|
|
619
|
+
background-color: color-mix(in srgb, var(--color-primary) 12%, transparent);
|
|
620
|
+
border-color: color-mix(in srgb, var(--color-primary) 38%, var(--color-border));
|
|
621
|
+
color: var(--color-primary);
|
|
622
|
+
}
|
|
623
|
+
[data-knowledge-article] pre {
|
|
624
|
+
white-space: pre-wrap;
|
|
625
|
+
word-break: break-word;
|
|
626
|
+
overflow-x: auto;
|
|
627
|
+
max-width: 100%;
|
|
628
|
+
padding: var(--mantine-spacing-sm);
|
|
629
|
+
background-color: var(--color-surface);
|
|
630
|
+
border: 1px solid var(--color-border);
|
|
631
|
+
border-radius: var(--mantine-radius-sm);
|
|
632
|
+
}
|
|
633
|
+
[data-knowledge-article] pre code {
|
|
634
|
+
background: transparent;
|
|
635
|
+
border: none;
|
|
636
|
+
padding: 0;
|
|
637
|
+
white-space: inherit;
|
|
638
|
+
word-break: inherit;
|
|
639
|
+
}
|
|
602
640
|
.recharts-surface:focus {
|
|
603
641
|
outline: none;
|
|
604
642
|
}
|