@elevasis/ui 2.66.0 → 2.68.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.d.ts +1 -1
- package/dist/api/index.js +3 -3
- package/dist/app/index.d.ts +16 -15
- package/dist/app/index.js +31 -21
- package/dist/auth/index.js +10 -12
- package/dist/charts/index.js +10 -12
- package/dist/chunk-2MTP3H3A.js +425 -0
- package/dist/chunk-3KMDHCAR.js +52 -0
- package/dist/chunk-3MEXPLWT.js +265 -0
- package/dist/{chunk-XNW3O6QW.js → chunk-5NRJ2BLQ.js} +1 -1
- package/dist/chunk-75NOC536.js +2162 -0
- package/dist/chunk-76IVMVI3.js +1764 -0
- package/dist/chunk-AH52XQB7.js +1 -0
- package/dist/chunk-BZZCNLT6.js +12 -0
- package/dist/chunk-DLR4SDZW.js +51 -0
- package/dist/chunk-FK3K2VK2.js +2103 -0
- package/dist/chunk-GBXTRSAU.js +37 -0
- package/dist/chunk-HJVPVS57.js +1934 -0
- package/dist/{chunk-M535KHLW.js → chunk-JC5W55J3.js} +1 -1
- package/dist/{chunk-I7BZVVVU.js → chunk-L3HFJFYF.js} +89 -382
- package/dist/chunk-LGKLC5MG.js +44 -0
- package/dist/{chunk-4DV4ECMG.js → chunk-N7U24M2J.js} +4 -0
- package/dist/chunk-NDHMZT2G.js +383 -0
- package/dist/chunk-OOACTYRA.js +10 -0
- package/dist/chunk-PDHTXPSF.js +12 -0
- package/dist/chunk-QYI5BZKM.js +85 -0
- package/dist/{chunk-4OEVLV66.js → chunk-R6NMRXNO.js} +112 -147
- package/dist/chunk-SIVUCZXQ.js +1194 -0
- package/dist/{chunk-JFBZ6XDW.js → chunk-SNZDFCOQ.js} +3 -49
- package/dist/chunk-TGPJNKDU.js +1595 -0
- package/dist/chunk-TUMSNGTX.js +35 -0
- package/dist/chunk-TYKAKJGW.js +67 -0
- package/dist/chunk-UD657ICS.js +589 -0
- package/dist/chunk-WPIASV3H.js +194 -0
- package/dist/chunk-ZFISGKYW.js +39 -0
- package/dist/chunk-ZGCWTWBD.js +16127 -0
- package/dist/chunk-ZNKZMK2E.js +4528 -0
- package/dist/chunk-ZWS3TCQR.js +11032 -0
- package/dist/components/chat/index.js +2 -1
- package/dist/components/index.d.ts +23 -11
- package/dist/components/index.js +2773 -14
- package/dist/components/navigation/index.js +11 -12
- package/dist/features/auth/index.d.ts +0 -4
- package/dist/features/auth/index.js +12 -13
- package/dist/features/clients/index.js +14 -12
- package/dist/features/crm/index.d.ts +1371 -15
- package/dist/features/crm/index.js +15 -12
- package/dist/features/dashboard/index.d.ts +1 -2
- package/dist/features/dashboard/index.js +15 -12
- package/dist/features/delivery/index.d.ts +0 -4
- package/dist/features/delivery/index.js +15 -12
- package/dist/features/knowledge/index.js +10 -12
- package/dist/features/lead-gen/index.d.ts +35 -15
- package/dist/features/lead-gen/index.js +16 -12
- package/dist/features/monitoring/index.js +15 -12
- package/dist/features/monitoring/requests/index.js +13 -13
- package/dist/features/operations/index.d.ts +1 -2
- package/dist/features/operations/index.js +21 -12
- package/dist/features/public-agent-chat/index.js +2 -1
- package/dist/features/seo/index.js +2 -1
- package/dist/features/settings/index.d.ts +0 -4
- package/dist/features/settings/index.js +14 -12
- package/dist/hooks/access/index.js +10 -12
- package/dist/hooks/delivery/index.d.ts +0 -4
- package/dist/hooks/delivery/index.js +2 -23
- package/dist/hooks/index.d.ts +13 -7
- package/dist/hooks/index.js +10 -12
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +1 -2
- package/dist/hooks/published.d.ts +13 -7
- package/dist/hooks/published.js +10 -12
- package/dist/initialization/index.d.ts +1 -5
- package/dist/knowledge/index.d.ts +1 -2
- package/dist/knowledge/index.js +15 -13
- package/dist/layout/index.js +14 -12
- package/dist/organization/index.d.ts +3 -3
- package/dist/organization/index.js +1 -21
- package/dist/profile/index.d.ts +0 -4
- package/dist/provider/index.d.ts +2 -7
- package/dist/provider/index.js +10 -12
- package/dist/provider/published.d.ts +2 -7
- package/dist/provider/published.js +10 -12
- package/dist/supabase/index.d.ts +0 -8
- package/dist/test-utils/index.d.ts +5 -0
- package/dist/test-utils/index.js +5 -5
- package/dist/test-utils/setup-integration.js +1 -1
- package/dist/test-utils/setup.js +1 -1
- package/dist/theme/index.js +2 -1
- package/dist/typeform/index.js +2049 -1
- package/dist/types/index.d.ts +13 -7
- package/dist/utils/index.d.ts +1 -2
- package/dist/utils/index.js +1 -1
- package/package.json +5 -5
- package/dist/chunk-ANNM5R7S.js +0 -51404
- package/dist/chunk-AUDNF2Q7.js +0 -2050
- package/dist/index.css +0 -659
- package/dist/index.d.ts +0 -17888
- package/dist/index.js +0 -30
- package/dist/{chunk-GMXGDO3I.js → chunk-MISHPEJX.js} +1 -1
|
@@ -1,29 +1,8 @@
|
|
|
1
|
-
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateMilestone, useCreateNote, useCreateProject, useCreateTask, useDeleteMilestone, useDeleteProject,
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-RBGVNPA6.js';
|
|
4
|
-
import '../../chunk-6ZAP3FOA.js';
|
|
5
|
-
import '../../chunk-AUDNF2Q7.js';
|
|
6
|
-
import '../../chunk-6M6OLGQY.js';
|
|
7
|
-
import '../../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../../chunk-XNW3O6QW.js';
|
|
9
|
-
import '../../chunk-L7BZZ4SI.js';
|
|
10
|
-
import '../../chunk-GMXGDO3I.js';
|
|
11
|
-
import '../../chunk-62GVNH5U.js';
|
|
12
|
-
import '../../chunk-P45GQ3ZW.js';
|
|
13
|
-
import '../../chunk-DD3CCMCZ.js';
|
|
14
|
-
import '../../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../../chunk-JFBZ6XDW.js';
|
|
16
|
-
import '../../chunk-2IFYDILW.js';
|
|
17
|
-
import '../../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../../chunk-HENXLGVD.js';
|
|
19
|
-
import '../../chunk-BLXJEIQS.js';
|
|
20
|
-
import '../../chunk-RNP5R5I3.js';
|
|
21
|
-
import '../../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../../chunk-I7BZVVVU.js';
|
|
1
|
+
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateMilestone, useCreateNote, useCreateProject, useCreateTask, useDeleteMilestone, useDeleteProject, useDeleteTask, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateMilestone, useUpdateProject, useUpdateTask } from '../../chunk-NDHMZT2G.js';
|
|
2
|
+
import '../../chunk-L3HFJFYF.js';
|
|
23
3
|
import '../../chunk-Y6I3IC45.js';
|
|
24
4
|
import '../../chunk-6SSQGWK7.js';
|
|
25
5
|
import '../../chunk-BI5VDO2K.js';
|
|
26
6
|
import '../../chunk-MQZE7SUI.js';
|
|
27
7
|
import '../../chunk-TVTSASST.js';
|
|
28
|
-
import '../../chunk-BRJ3QZ4E.js';
|
|
29
8
|
import '../../chunk-I2KLQ2HA.js';
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -3330,10 +3330,6 @@ type Database = {
|
|
|
3330
3330
|
Args: Record<PropertyKey, never>;
|
|
3331
3331
|
Returns: string;
|
|
3332
3332
|
};
|
|
3333
|
-
detect_stalled_executions: {
|
|
3334
|
-
Args: Record<PropertyKey, never>;
|
|
3335
|
-
Returns: undefined;
|
|
3336
|
-
};
|
|
3337
3333
|
execute_session_turn: {
|
|
3338
3334
|
Args: {
|
|
3339
3335
|
p_session_id: string;
|
|
@@ -3602,8 +3598,7 @@ declare const SystemApiInterfaceSchema: z.ZodObject<{
|
|
|
3602
3598
|
resourceIds: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
3603
3599
|
readinessContract: z.ZodOptional<z.ZodObject<{
|
|
3604
3600
|
requiredObjects: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
3605
|
-
requiredCatalogs: z.
|
|
3606
|
-
requiredKinds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3601
|
+
requiredCatalogs: z.ZodArray<z.ZodString>;
|
|
3607
3602
|
}, z.core.$strict>>;
|
|
3608
3603
|
}, z.core.$strict>;
|
|
3609
3604
|
type JsonPrimitive = string | number | boolean | null;
|
|
@@ -4519,7 +4514,18 @@ type ListStatus = z.infer<typeof ListStatusSchema>;
|
|
|
4519
4514
|
|
|
4520
4515
|
/** Raw database row type for acq_deals table */
|
|
4521
4516
|
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
4522
|
-
|
|
4517
|
+
/**
|
|
4518
|
+
* Deal stage key. Intentionally an open string, not a closed union — stage
|
|
4519
|
+
* vocabulary is tenant-owned content (see the `CrmStageKeySchema` comment in
|
|
4520
|
+
* api-schemas.ts: "CRM stage/state catalogs are model-owned... The published
|
|
4521
|
+
* core schema validates only the transport shape; closed-catalog membership
|
|
4522
|
+
* is enforced by the caller/API layer via model-injected validators"). A
|
|
4523
|
+
* closed union here would bake Elevasis's specific pipeline
|
|
4524
|
+
* (`interested`/`proposal`/`closing`/`closed_won`/`closed_lost`/`nurturing`)
|
|
4525
|
+
* into every tenant's type surface. `DealStageSchema` in api-schemas.ts is
|
|
4526
|
+
* already `z.string()` for the same reason; this type now matches it.
|
|
4527
|
+
*/
|
|
4528
|
+
type DealStage = string;
|
|
4523
4529
|
type DealPriorityBucketKey = 'needs_response' | 'follow_up_due' | 'waiting' | 'stale' | 'closed_low';
|
|
4524
4530
|
interface DealPriority {
|
|
4525
4531
|
bucketKey: DealPriorityBucketKey;
|
package/dist/hooks/index.js
CHANGED
|
@@ -1,29 +1,27 @@
|
|
|
1
|
-
export { AccessKeys, ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys,
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { AccessKeys, ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, observabilityKeys, operationsKeys, projectActivityKeys, requestsKeys, scheduleKeys, sessionsKeys, sortData, useAccess, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useClient, useClientStatus, useClients, useCommandQueue, useCommandQueueTask, 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, useEndSession, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useInFlightExecutions, useList, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useOrgRoles, useOrganizationMembers, 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, useSubmitRequest, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution } from '../chunk-ZGCWTWBD.js';
|
|
2
|
+
import '../chunk-R6NMRXNO.js';
|
|
3
3
|
import '../chunk-RBGVNPA6.js';
|
|
4
|
-
import '../chunk-6ZAP3FOA.js';
|
|
5
|
-
import '../chunk-AUDNF2Q7.js';
|
|
6
|
-
import '../chunk-6M6OLGQY.js';
|
|
7
4
|
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-XNW3O6QW.js';
|
|
9
5
|
import '../chunk-L7BZZ4SI.js';
|
|
10
|
-
|
|
6
|
+
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-NDHMZT2G.js';
|
|
11
7
|
import '../chunk-62GVNH5U.js';
|
|
12
8
|
import '../chunk-P45GQ3ZW.js';
|
|
13
|
-
import '../chunk-
|
|
9
|
+
import '../chunk-5NRJ2BLQ.js';
|
|
14
10
|
export { mergeSessionMessages } from '../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../chunk-
|
|
11
|
+
import '../chunk-3KMDHCAR.js';
|
|
12
|
+
import '../chunk-MISHPEJX.js';
|
|
16
13
|
import '../chunk-2IFYDILW.js';
|
|
17
|
-
import '../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../chunk-HENXLGVD.js';
|
|
19
14
|
export { useMergedExecution } from '../chunk-BLXJEIQS.js';
|
|
15
|
+
import '../chunk-UD657ICS.js';
|
|
16
|
+
import '../chunk-DD3CCMCZ.js';
|
|
20
17
|
import '../chunk-RNP5R5I3.js';
|
|
21
18
|
import '../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../chunk-
|
|
19
|
+
import '../chunk-L3HFJFYF.js';
|
|
23
20
|
export { REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY } from '../chunk-Y6I3IC45.js';
|
|
24
21
|
import '../chunk-6SSQGWK7.js';
|
|
25
22
|
import '../chunk-BI5VDO2K.js';
|
|
26
23
|
import '../chunk-MQZE7SUI.js';
|
|
27
24
|
import '../chunk-TVTSASST.js';
|
|
28
25
|
import '../chunk-BRJ3QZ4E.js';
|
|
26
|
+
import '../chunk-Q7DJKLEN.js';
|
|
29
27
|
import '../chunk-I2KLQ2HA.js';
|
|
@@ -332,8 +332,7 @@ declare const SystemApiInterfaceSchema: z.ZodObject<{
|
|
|
332
332
|
resourceIds: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
333
333
|
readinessContract: z.ZodOptional<z.ZodObject<{
|
|
334
334
|
requiredObjects: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
335
|
-
requiredCatalogs: z.
|
|
336
|
-
requiredKinds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
335
|
+
requiredCatalogs: z.ZodArray<z.ZodString>;
|
|
337
336
|
}, z.core.$strict>>;
|
|
338
337
|
}, z.core.$strict>;
|
|
339
338
|
type JsonPrimitive = string | number | boolean | null;
|
|
@@ -3330,10 +3330,6 @@ type Database = {
|
|
|
3330
3330
|
Args: Record<PropertyKey, never>;
|
|
3331
3331
|
Returns: string;
|
|
3332
3332
|
};
|
|
3333
|
-
detect_stalled_executions: {
|
|
3334
|
-
Args: Record<PropertyKey, never>;
|
|
3335
|
-
Returns: undefined;
|
|
3336
|
-
};
|
|
3337
3333
|
execute_session_turn: {
|
|
3338
3334
|
Args: {
|
|
3339
3335
|
p_session_id: string;
|
|
@@ -3602,8 +3598,7 @@ declare const SystemApiInterfaceSchema: z.ZodObject<{
|
|
|
3602
3598
|
resourceIds: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
3603
3599
|
readinessContract: z.ZodOptional<z.ZodObject<{
|
|
3604
3600
|
requiredObjects: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
3605
|
-
requiredCatalogs: z.
|
|
3606
|
-
requiredKinds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3601
|
+
requiredCatalogs: z.ZodArray<z.ZodString>;
|
|
3607
3602
|
}, z.core.$strict>>;
|
|
3608
3603
|
}, z.core.$strict>;
|
|
3609
3604
|
type JsonPrimitive = string | number | boolean | null;
|
|
@@ -4519,7 +4514,18 @@ type ListStatus = z.infer<typeof ListStatusSchema>;
|
|
|
4519
4514
|
|
|
4520
4515
|
/** Raw database row type for acq_deals table */
|
|
4521
4516
|
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
4522
|
-
|
|
4517
|
+
/**
|
|
4518
|
+
* Deal stage key. Intentionally an open string, not a closed union — stage
|
|
4519
|
+
* vocabulary is tenant-owned content (see the `CrmStageKeySchema` comment in
|
|
4520
|
+
* api-schemas.ts: "CRM stage/state catalogs are model-owned... The published
|
|
4521
|
+
* core schema validates only the transport shape; closed-catalog membership
|
|
4522
|
+
* is enforced by the caller/API layer via model-injected validators"). A
|
|
4523
|
+
* closed union here would bake Elevasis's specific pipeline
|
|
4524
|
+
* (`interested`/`proposal`/`closing`/`closed_won`/`closed_lost`/`nurturing`)
|
|
4525
|
+
* into every tenant's type surface. `DealStageSchema` in api-schemas.ts is
|
|
4526
|
+
* already `z.string()` for the same reason; this type now matches it.
|
|
4527
|
+
*/
|
|
4528
|
+
type DealStage = string;
|
|
4523
4529
|
type DealPriorityBucketKey = 'needs_response' | 'follow_up_due' | 'waiting' | 'stale' | 'closed_low';
|
|
4524
4530
|
interface DealPriority {
|
|
4525
4531
|
bucketKey: DealPriorityBucketKey;
|
package/dist/hooks/published.js
CHANGED
|
@@ -1,29 +1,27 @@
|
|
|
1
|
-
export { AccessKeys, ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys,
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { AccessKeys, ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, observabilityKeys, operationsKeys, projectActivityKeys, requestsKeys, scheduleKeys, sessionsKeys, sortData, useAccess, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useClient, useClientStatus, useClients, useCommandQueue, useCommandQueueTask, 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, useEndSession, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useInFlightExecutions, useList, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useOrgRoles, useOrganizationMembers, 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, useSubmitRequest, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution } from '../chunk-ZGCWTWBD.js';
|
|
2
|
+
import '../chunk-R6NMRXNO.js';
|
|
3
3
|
import '../chunk-RBGVNPA6.js';
|
|
4
|
-
import '../chunk-6ZAP3FOA.js';
|
|
5
|
-
import '../chunk-AUDNF2Q7.js';
|
|
6
|
-
import '../chunk-6M6OLGQY.js';
|
|
7
4
|
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-XNW3O6QW.js';
|
|
9
5
|
import '../chunk-L7BZZ4SI.js';
|
|
10
|
-
|
|
6
|
+
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-NDHMZT2G.js';
|
|
11
7
|
import '../chunk-62GVNH5U.js';
|
|
12
8
|
import '../chunk-P45GQ3ZW.js';
|
|
13
|
-
import '../chunk-
|
|
9
|
+
import '../chunk-5NRJ2BLQ.js';
|
|
14
10
|
export { mergeSessionMessages } from '../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../chunk-
|
|
11
|
+
import '../chunk-3KMDHCAR.js';
|
|
12
|
+
import '../chunk-MISHPEJX.js';
|
|
16
13
|
import '../chunk-2IFYDILW.js';
|
|
17
|
-
import '../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../chunk-HENXLGVD.js';
|
|
19
14
|
export { useMergedExecution } from '../chunk-BLXJEIQS.js';
|
|
15
|
+
import '../chunk-UD657ICS.js';
|
|
16
|
+
import '../chunk-DD3CCMCZ.js';
|
|
20
17
|
import '../chunk-RNP5R5I3.js';
|
|
21
18
|
import '../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../chunk-
|
|
19
|
+
import '../chunk-L3HFJFYF.js';
|
|
23
20
|
export { REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY } from '../chunk-Y6I3IC45.js';
|
|
24
21
|
import '../chunk-6SSQGWK7.js';
|
|
25
22
|
import '../chunk-BI5VDO2K.js';
|
|
26
23
|
import '../chunk-MQZE7SUI.js';
|
|
27
24
|
import '../chunk-TVTSASST.js';
|
|
28
25
|
import '../chunk-BRJ3QZ4E.js';
|
|
26
|
+
import '../chunk-Q7DJKLEN.js';
|
|
29
27
|
import '../chunk-I2KLQ2HA.js';
|
|
@@ -3108,10 +3108,6 @@ type Database = {
|
|
|
3108
3108
|
Args: Record<PropertyKey, never>;
|
|
3109
3109
|
Returns: string;
|
|
3110
3110
|
};
|
|
3111
|
-
detect_stalled_executions: {
|
|
3112
|
-
Args: Record<PropertyKey, never>;
|
|
3113
|
-
Returns: undefined;
|
|
3114
|
-
};
|
|
3115
3111
|
execute_session_turn: {
|
|
3116
3112
|
Args: {
|
|
3117
3113
|
p_session_id: string;
|
|
@@ -3434,7 +3430,7 @@ interface UseOrgInitializationReturn {
|
|
|
3434
3430
|
*
|
|
3435
3431
|
* Usage in app:
|
|
3436
3432
|
* ```typescript
|
|
3437
|
-
* import { createUseAppInitialization } from '@
|
|
3433
|
+
* import { createUseAppInitialization } from '@elevasis/ui/initialization'
|
|
3438
3434
|
* import { useOrgInitialization } from './organization/hooks/useOrgInitialization'
|
|
3439
3435
|
*
|
|
3440
3436
|
* export const useAppInitialization = createUseAppInitialization(useOrgInitialization)
|
|
@@ -110,8 +110,7 @@ declare const SystemApiInterfaceSchema: z.ZodObject<{
|
|
|
110
110
|
resourceIds: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
111
111
|
readinessContract: z.ZodOptional<z.ZodObject<{
|
|
112
112
|
requiredObjects: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
113
|
-
requiredCatalogs: z.
|
|
114
|
-
requiredKinds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
113
|
+
requiredCatalogs: z.ZodArray<z.ZodString>;
|
|
115
114
|
}, z.core.$strict>>;
|
|
116
115
|
}, z.core.$strict>;
|
|
117
116
|
type JsonPrimitive = string | number | boolean | null;
|
package/dist/knowledge/index.js
CHANGED
|
@@ -1,32 +1,34 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
import
|
|
1
|
+
import '../chunk-SIVUCZXQ.js';
|
|
2
|
+
import '../chunk-OOACTYRA.js';
|
|
3
|
+
import '../chunk-GBXTRSAU.js';
|
|
4
|
+
import { PageContainer } from '../chunk-BZZCNLT6.js';
|
|
5
|
+
import { getConceptDefinition, normaliseConceptKey, SemanticIcon, getKnowledgeIconToken, getKnowledgeGraphNodeCommand, IdentityDomainSchema, WorkflowResourceEntrySchema, AgentResourceEntrySchema, IntegrationResourceEntrySchema, ScriptResourceEntrySchema, findOmTreeGroup, SubshellContentContainer, getKnowledgeNodeReadCommand, getKnowledgeOntologyProjection, getPrimaryOntologyItemsForDomain, projectNavigationSurfaces, projectNavigationGroups, SurfaceDefinitionSchema, RoleSchema, PolicySchema, getOntologyDomainLabel, getKnowledgeDomainFolderCommand, buildKnowledgeOmTreeData, findKnowledgeTreeNodeByValue, getKnowledgeTreeFolderCommand, KNOWLEDGE_DOMAINS_WITH_PANELS } from '../chunk-ZGCWTWBD.js';
|
|
6
|
+
export { FILTERABLE_DOMAIN_KEYS, KNOWLEDGE_DOMAINS_WITH_PANELS, KNOWLEDGE_ICON_TOKEN_BY_KIND, KnowledgeSearchBar, KnowledgeTree, OM_NESTED_TREE_GROUPS, OM_TREE_GROUPS, SemanticIcon, buildKnowledgeOmTreeData, extendSemanticIconRegistry, findKnowledgeTreeNodeByValue, findOmTreeGroup, getKnowledgeIconToken, getSemanticIconComponent, getSharedOrganizationGraph, resolveSemanticIconComponent } from '../chunk-ZGCWTWBD.js';
|
|
7
|
+
import { usePresetsContext } from '../chunk-R6NMRXNO.js';
|
|
4
8
|
import '../chunk-RBGVNPA6.js';
|
|
5
|
-
import '../chunk-6ZAP3FOA.js';
|
|
6
|
-
import '../chunk-AUDNF2Q7.js';
|
|
7
|
-
import '../chunk-6M6OLGQY.js';
|
|
8
9
|
import '../chunk-MKH2KOAO.js';
|
|
9
|
-
import '../chunk-XNW3O6QW.js';
|
|
10
10
|
import '../chunk-L7BZZ4SI.js';
|
|
11
|
-
import '../chunk-
|
|
11
|
+
import '../chunk-NDHMZT2G.js';
|
|
12
12
|
import '../chunk-62GVNH5U.js';
|
|
13
13
|
import '../chunk-P45GQ3ZW.js';
|
|
14
|
-
import '../chunk-
|
|
14
|
+
import '../chunk-5NRJ2BLQ.js';
|
|
15
15
|
import '../chunk-M7WWRZ5Z.js';
|
|
16
|
-
import '../chunk-
|
|
16
|
+
import '../chunk-3KMDHCAR.js';
|
|
17
|
+
import '../chunk-MISHPEJX.js';
|
|
17
18
|
import '../chunk-2IFYDILW.js';
|
|
18
|
-
import '../chunk-Q7DJKLEN.js';
|
|
19
|
-
import '../chunk-HENXLGVD.js';
|
|
20
19
|
import '../chunk-BLXJEIQS.js';
|
|
20
|
+
import '../chunk-UD657ICS.js';
|
|
21
|
+
import '../chunk-DD3CCMCZ.js';
|
|
21
22
|
import '../chunk-RNP5R5I3.js';
|
|
22
23
|
import '../chunk-RT4KRGZT.js';
|
|
23
|
-
import { getSystem, SystemEntrySchema, EntitySchema, ActionSchema, OntologyIdSchema, ontologyGraphNodeId, compileOrganizationOntology, parseOntologyId } from '../chunk-
|
|
24
|
+
import { getSystem, SystemEntrySchema, EntitySchema, ActionSchema, OntologyIdSchema, ontologyGraphNodeId, compileOrganizationOntology, parseOntologyId } from '../chunk-L3HFJFYF.js';
|
|
24
25
|
import '../chunk-Y6I3IC45.js';
|
|
25
26
|
import '../chunk-6SSQGWK7.js';
|
|
26
27
|
import '../chunk-BI5VDO2K.js';
|
|
27
28
|
import '../chunk-MQZE7SUI.js';
|
|
28
29
|
import '../chunk-TVTSASST.js';
|
|
29
30
|
import '../chunk-BRJ3QZ4E.js';
|
|
31
|
+
import '../chunk-Q7DJKLEN.js';
|
|
30
32
|
import '../chunk-I2KLQ2HA.js';
|
|
31
33
|
import { createContext, Children, isValidElement, cloneElement, useMemo, useContext, useRef, useState, useEffect } from 'react';
|
|
32
34
|
import { Card, Text, SimpleGrid, Group, Stack, Alert, Tabs, Box, Table, CopyButton, Tooltip, ActionIcon, Title, Badge, Divider, Button, Paper, TableOfContents, ThemeIcon, UnstyledButton, List, Code, Progress, Loader, Spoiler } from '@mantine/core';
|
package/dist/layout/index.js
CHANGED
|
@@ -1,29 +1,31 @@
|
|
|
1
|
-
export {
|
|
2
|
-
|
|
1
|
+
export { AppShellContainer, AppShellContentContainer, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, CyberParticles, LinksGroup, Sidebar, SidebarContext, SidebarProvider, SubshellNavList, Topbar, TopbarActions, TopbarContainer, Vignette, subsidebarWidth, useSidebar, useSidebarCollapse } from '../chunk-SIVUCZXQ.js';
|
|
2
|
+
export { SubshellLoader } from '../chunk-OOACTYRA.js';
|
|
3
|
+
export { AppShellCenteredContainer, AppShellError, AppShellLoader } from '../chunk-GBXTRSAU.js';
|
|
4
|
+
export { PageContainer } from '../chunk-BZZCNLT6.js';
|
|
5
|
+
export { SubshellContainer, SubshellContentContainer, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarLoader } from '../chunk-ZGCWTWBD.js';
|
|
6
|
+
import '../chunk-R6NMRXNO.js';
|
|
3
7
|
export { AmbientBloomGrid, AppBackground, CyberBackground, FilmGrain, FloatingMotes, FloatingOrbs, PerspectiveGrid, RadiantGlow, WaveBackground } from '../chunk-RBGVNPA6.js';
|
|
4
|
-
import '../chunk-6ZAP3FOA.js';
|
|
5
|
-
import '../chunk-AUDNF2Q7.js';
|
|
6
|
-
import '../chunk-6M6OLGQY.js';
|
|
7
8
|
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-XNW3O6QW.js';
|
|
9
9
|
import '../chunk-L7BZZ4SI.js';
|
|
10
|
-
|
|
10
|
+
import '../chunk-NDHMZT2G.js';
|
|
11
11
|
import '../chunk-62GVNH5U.js';
|
|
12
12
|
import '../chunk-P45GQ3ZW.js';
|
|
13
|
-
import '../chunk-
|
|
13
|
+
import '../chunk-5NRJ2BLQ.js';
|
|
14
14
|
import '../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../chunk-
|
|
15
|
+
import '../chunk-3KMDHCAR.js';
|
|
16
|
+
export { SubshellNavItem, SubshellSidebarSection, sidebarBottomSectionCollapsedHeight, sidebarBottomSectionHeight, sidebarCollapsedWidth, sidebarGroupChevronSize, sidebarHoverDelay, sidebarIconInnerSize, sidebarIconSize, sidebarIconStroke, sidebarItemGap, sidebarItemHeight, sidebarItemPadding, sidebarSectionPadding, sidebarSubLinkIndent, sidebarSubLinkPaddingX, sidebarSubLinkPaddingY, sidebarToggleIconSize, sidebarTransitionDuration, sidebarWidth, subshellNavItemIconSize, topbarHeight } from '../chunk-MISHPEJX.js';
|
|
16
17
|
import '../chunk-2IFYDILW.js';
|
|
17
|
-
import '../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../chunk-HENXLGVD.js';
|
|
19
18
|
import '../chunk-BLXJEIQS.js';
|
|
19
|
+
import '../chunk-UD657ICS.js';
|
|
20
|
+
import '../chunk-DD3CCMCZ.js';
|
|
20
21
|
import '../chunk-RNP5R5I3.js';
|
|
21
22
|
import '../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../chunk-
|
|
23
|
+
import '../chunk-L3HFJFYF.js';
|
|
23
24
|
import '../chunk-Y6I3IC45.js';
|
|
24
25
|
import '../chunk-6SSQGWK7.js';
|
|
25
26
|
import '../chunk-BI5VDO2K.js';
|
|
26
27
|
import '../chunk-MQZE7SUI.js';
|
|
27
28
|
import '../chunk-TVTSASST.js';
|
|
28
29
|
import '../chunk-BRJ3QZ4E.js';
|
|
30
|
+
import '../chunk-Q7DJKLEN.js';
|
|
29
31
|
import '../chunk-I2KLQ2HA.js';
|
|
@@ -247,7 +247,7 @@ type ImmerSet<T> = (partial: T | Partial<T> | ((state: T) => void), replace?: fa
|
|
|
247
247
|
*
|
|
248
248
|
* Usage in app:
|
|
249
249
|
* ```typescript
|
|
250
|
-
* import { createOrganizationsSlice } from '@
|
|
250
|
+
* import { createOrganizationsSlice } from '@elevasis/ui/organization'
|
|
251
251
|
*
|
|
252
252
|
* // Define AppState that extends OrganizationsSlice
|
|
253
253
|
* interface AppState extends OrganizationsSlice {
|
|
@@ -275,7 +275,7 @@ declare const createOrganizationsSlice: <TAppState extends OrganizationsSlice>(s
|
|
|
275
275
|
*
|
|
276
276
|
* Usage in app:
|
|
277
277
|
* ```typescript
|
|
278
|
-
* import { createUseOrganizations } from '@
|
|
278
|
+
* import { createUseOrganizations } from '@elevasis/ui/organization'
|
|
279
279
|
* import { useAppStore } from './zustand/store'
|
|
280
280
|
*
|
|
281
281
|
* export const useOrganizations = createUseOrganizations(useAppStore)
|
|
@@ -339,7 +339,7 @@ interface UseOrgInitializationReturn {
|
|
|
339
339
|
*
|
|
340
340
|
* Usage in app:
|
|
341
341
|
* ```typescript
|
|
342
|
-
* import { createUseOrgInitialization } from '@
|
|
342
|
+
* import { createUseOrgInitialization } from '@elevasis/ui/organization'
|
|
343
343
|
* import { useOrganizations } from './hooks/useOrganizations'
|
|
344
344
|
* import { useApiClient } from './api/hooks/useApiClient'
|
|
345
345
|
*
|
|
@@ -1,27 +1,7 @@
|
|
|
1
|
-
export { OrganizationProvider, OrganizationSwitcher, OrganizationSwitcherConnected, createOrganizationsSlice, createUseOrgInitialization, createUseOrganizations } from '../chunk-
|
|
2
|
-
import '../chunk-4OEVLV66.js';
|
|
3
|
-
import '../chunk-RBGVNPA6.js';
|
|
4
|
-
import '../chunk-6ZAP3FOA.js';
|
|
5
|
-
import '../chunk-AUDNF2Q7.js';
|
|
6
|
-
import '../chunk-6M6OLGQY.js';
|
|
7
|
-
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-XNW3O6QW.js';
|
|
9
|
-
import '../chunk-L7BZZ4SI.js';
|
|
10
|
-
import '../chunk-GMXGDO3I.js';
|
|
11
|
-
import '../chunk-62GVNH5U.js';
|
|
12
|
-
import '../chunk-P45GQ3ZW.js';
|
|
1
|
+
export { OrganizationProvider, OrganizationSwitcher, OrganizationSwitcherConnected, createOrganizationsSlice, createUseOrgInitialization, createUseOrganizations } from '../chunk-UD657ICS.js';
|
|
13
2
|
export { OrganizationContext, useOrganization } from '../chunk-DD3CCMCZ.js';
|
|
14
|
-
import '../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../chunk-JFBZ6XDW.js';
|
|
16
|
-
import '../chunk-2IFYDILW.js';
|
|
17
|
-
import '../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../chunk-HENXLGVD.js';
|
|
19
|
-
import '../chunk-BLXJEIQS.js';
|
|
20
3
|
import '../chunk-RNP5R5I3.js';
|
|
21
4
|
import '../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../chunk-I7BZVVVU.js';
|
|
23
|
-
import '../chunk-Y6I3IC45.js';
|
|
24
|
-
import '../chunk-6SSQGWK7.js';
|
|
25
5
|
import '../chunk-BI5VDO2K.js';
|
|
26
6
|
import '../chunk-MQZE7SUI.js';
|
|
27
7
|
import '../chunk-TVTSASST.js';
|
package/dist/profile/index.d.ts
CHANGED
|
@@ -3109,10 +3109,6 @@ type Database = {
|
|
|
3109
3109
|
Args: Record<PropertyKey, never>;
|
|
3110
3110
|
Returns: string;
|
|
3111
3111
|
};
|
|
3112
|
-
detect_stalled_executions: {
|
|
3113
|
-
Args: Record<PropertyKey, never>;
|
|
3114
|
-
Returns: undefined;
|
|
3115
|
-
};
|
|
3116
3112
|
execute_session_turn: {
|
|
3117
3113
|
Args: {
|
|
3118
3114
|
p_session_id: string;
|
package/dist/provider/index.d.ts
CHANGED
|
@@ -81,7 +81,7 @@ interface NotificationAdapter {
|
|
|
81
81
|
*
|
|
82
82
|
* @example
|
|
83
83
|
* ```tsx
|
|
84
|
-
* import { NotificationProvider } from '@
|
|
84
|
+
* import { NotificationProvider } from '@elevasis/ui/provider'
|
|
85
85
|
* import { myAdapter } from './my-adapter'
|
|
86
86
|
*
|
|
87
87
|
* <NotificationProvider adapter={myAdapter}>
|
|
@@ -3211,10 +3211,6 @@ type Database = {
|
|
|
3211
3211
|
Args: Record<PropertyKey, never>;
|
|
3212
3212
|
Returns: string;
|
|
3213
3213
|
};
|
|
3214
|
-
detect_stalled_executions: {
|
|
3215
|
-
Args: Record<PropertyKey, never>;
|
|
3216
|
-
Returns: undefined;
|
|
3217
|
-
};
|
|
3218
3214
|
execute_session_turn: {
|
|
3219
3215
|
Args: {
|
|
3220
3216
|
p_session_id: string;
|
|
@@ -3613,8 +3609,7 @@ declare const SystemApiInterfaceSchema: z$1.ZodObject<{
|
|
|
3613
3609
|
resourceIds: z$1.ZodOptional<z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>>;
|
|
3614
3610
|
readinessContract: z$1.ZodOptional<z$1.ZodObject<{
|
|
3615
3611
|
requiredObjects: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
3616
|
-
requiredCatalogs: z$1.
|
|
3617
|
-
requiredKinds: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
|
|
3612
|
+
requiredCatalogs: z$1.ZodArray<z$1.ZodString>;
|
|
3618
3613
|
}, z$1.core.$strict>>;
|
|
3619
3614
|
}, z$1.core.$strict>;
|
|
3620
3615
|
type JsonPrimitive = string | number | boolean | null;
|
package/dist/provider/index.js
CHANGED
|
@@ -1,29 +1,27 @@
|
|
|
1
|
-
export { AppearanceProvider, CrmActionsProvider, ElevasisCoreProvider, ElevasisSystemsProvider, ElevasisUIProvider, ListActionsProvider, NotificationProvider, SystemShell, createTestSystemsProvider, useAppearance, useCrmActions, useElevasisSystems, useListActions, useNotificationAdapter, useOptionalElevasisSystems, useResolvedOrganizationModel } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { AppearanceProvider, CrmActionsProvider, ElevasisCoreProvider, ElevasisSystemsProvider, ElevasisUIProvider, ListActionsProvider, NotificationProvider, SystemShell, createTestSystemsProvider, useAppearance, useCrmActions, useElevasisSystems, useListActions, useNotificationAdapter, useOptionalElevasisSystems, useResolvedOrganizationModel } from '../chunk-ZGCWTWBD.js';
|
|
2
|
+
import '../chunk-R6NMRXNO.js';
|
|
3
3
|
import '../chunk-RBGVNPA6.js';
|
|
4
|
-
import '../chunk-6ZAP3FOA.js';
|
|
5
|
-
import '../chunk-AUDNF2Q7.js';
|
|
6
|
-
import '../chunk-6M6OLGQY.js';
|
|
7
4
|
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-XNW3O6QW.js';
|
|
9
5
|
import '../chunk-L7BZZ4SI.js';
|
|
10
|
-
import '../chunk-
|
|
6
|
+
import '../chunk-NDHMZT2G.js';
|
|
11
7
|
import '../chunk-62GVNH5U.js';
|
|
12
8
|
import '../chunk-P45GQ3ZW.js';
|
|
13
|
-
import '../chunk-
|
|
9
|
+
import '../chunk-5NRJ2BLQ.js';
|
|
14
10
|
import '../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../chunk-
|
|
11
|
+
import '../chunk-3KMDHCAR.js';
|
|
12
|
+
import '../chunk-MISHPEJX.js';
|
|
16
13
|
import '../chunk-2IFYDILW.js';
|
|
17
|
-
import '../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../chunk-HENXLGVD.js';
|
|
19
14
|
import '../chunk-BLXJEIQS.js';
|
|
15
|
+
import '../chunk-UD657ICS.js';
|
|
16
|
+
import '../chunk-DD3CCMCZ.js';
|
|
20
17
|
import '../chunk-RNP5R5I3.js';
|
|
21
18
|
import '../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../chunk-
|
|
19
|
+
import '../chunk-L3HFJFYF.js';
|
|
23
20
|
import '../chunk-Y6I3IC45.js';
|
|
24
21
|
import '../chunk-6SSQGWK7.js';
|
|
25
22
|
export { ElevasisServiceProvider, useElevasisServices } from '../chunk-BI5VDO2K.js';
|
|
26
23
|
import '../chunk-MQZE7SUI.js';
|
|
27
24
|
import '../chunk-TVTSASST.js';
|
|
28
25
|
import '../chunk-BRJ3QZ4E.js';
|
|
26
|
+
import '../chunk-Q7DJKLEN.js';
|
|
29
27
|
import '../chunk-I2KLQ2HA.js';
|
|
@@ -80,7 +80,7 @@ interface NotificationAdapter {
|
|
|
80
80
|
*
|
|
81
81
|
* @example
|
|
82
82
|
* ```tsx
|
|
83
|
-
* import { NotificationProvider } from '@
|
|
83
|
+
* import { NotificationProvider } from '@elevasis/ui/provider'
|
|
84
84
|
* import { myAdapter } from './my-adapter'
|
|
85
85
|
*
|
|
86
86
|
* <NotificationProvider adapter={myAdapter}>
|
|
@@ -3210,10 +3210,6 @@ type Database = {
|
|
|
3210
3210
|
Args: Record<PropertyKey, never>;
|
|
3211
3211
|
Returns: string;
|
|
3212
3212
|
};
|
|
3213
|
-
detect_stalled_executions: {
|
|
3214
|
-
Args: Record<PropertyKey, never>;
|
|
3215
|
-
Returns: undefined;
|
|
3216
|
-
};
|
|
3217
3213
|
execute_session_turn: {
|
|
3218
3214
|
Args: {
|
|
3219
3215
|
p_session_id: string;
|
|
@@ -3612,8 +3608,7 @@ declare const SystemApiInterfaceSchema: z$1.ZodObject<{
|
|
|
3612
3608
|
resourceIds: z$1.ZodOptional<z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>>;
|
|
3613
3609
|
readinessContract: z$1.ZodOptional<z$1.ZodObject<{
|
|
3614
3610
|
requiredObjects: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
3615
|
-
requiredCatalogs: z$1.
|
|
3616
|
-
requiredKinds: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
|
|
3611
|
+
requiredCatalogs: z$1.ZodArray<z$1.ZodString>;
|
|
3617
3612
|
}, z$1.core.$strict>>;
|
|
3618
3613
|
}, z$1.core.$strict>;
|
|
3619
3614
|
type JsonPrimitive = string | number | boolean | null;
|
|
@@ -1,29 +1,27 @@
|
|
|
1
|
-
export { AppearanceProvider, ElevasisCoreProvider, ElevasisSystemsProvider, NotificationProvider, SystemShell, useAppearance, useElevasisSystems, useNotificationAdapter, useOptionalElevasisSystems } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { AppearanceProvider, ElevasisCoreProvider, ElevasisSystemsProvider, NotificationProvider, SystemShell, useAppearance, useElevasisSystems, useNotificationAdapter, useOptionalElevasisSystems } from '../chunk-ZGCWTWBD.js';
|
|
2
|
+
import '../chunk-R6NMRXNO.js';
|
|
3
3
|
import '../chunk-RBGVNPA6.js';
|
|
4
|
-
import '../chunk-6ZAP3FOA.js';
|
|
5
|
-
import '../chunk-AUDNF2Q7.js';
|
|
6
|
-
import '../chunk-6M6OLGQY.js';
|
|
7
4
|
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-XNW3O6QW.js';
|
|
9
5
|
import '../chunk-L7BZZ4SI.js';
|
|
10
|
-
import '../chunk-
|
|
6
|
+
import '../chunk-NDHMZT2G.js';
|
|
11
7
|
import '../chunk-62GVNH5U.js';
|
|
12
8
|
import '../chunk-P45GQ3ZW.js';
|
|
13
|
-
import '../chunk-
|
|
9
|
+
import '../chunk-5NRJ2BLQ.js';
|
|
14
10
|
import '../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../chunk-
|
|
11
|
+
import '../chunk-3KMDHCAR.js';
|
|
12
|
+
import '../chunk-MISHPEJX.js';
|
|
16
13
|
import '../chunk-2IFYDILW.js';
|
|
17
|
-
import '../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../chunk-HENXLGVD.js';
|
|
19
14
|
import '../chunk-BLXJEIQS.js';
|
|
15
|
+
import '../chunk-UD657ICS.js';
|
|
16
|
+
import '../chunk-DD3CCMCZ.js';
|
|
20
17
|
import '../chunk-RNP5R5I3.js';
|
|
21
18
|
import '../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../chunk-
|
|
19
|
+
import '../chunk-L3HFJFYF.js';
|
|
23
20
|
import '../chunk-Y6I3IC45.js';
|
|
24
21
|
import '../chunk-6SSQGWK7.js';
|
|
25
22
|
export { ElevasisServiceProvider, useElevasisServices } from '../chunk-BI5VDO2K.js';
|
|
26
23
|
import '../chunk-MQZE7SUI.js';
|
|
27
24
|
import '../chunk-TVTSASST.js';
|
|
28
25
|
import '../chunk-BRJ3QZ4E.js';
|
|
26
|
+
import '../chunk-Q7DJKLEN.js';
|
|
29
27
|
import '../chunk-I2KLQ2HA.js';
|
package/dist/supabase/index.d.ts
CHANGED
|
@@ -3107,10 +3107,6 @@ type Database = {
|
|
|
3107
3107
|
Args: Record<PropertyKey, never>;
|
|
3108
3108
|
Returns: string;
|
|
3109
3109
|
};
|
|
3110
|
-
detect_stalled_executions: {
|
|
3111
|
-
Args: Record<PropertyKey, never>;
|
|
3112
|
-
Returns: undefined;
|
|
3113
|
-
};
|
|
3114
3110
|
execute_session_turn: {
|
|
3115
3111
|
Args: {
|
|
3116
3112
|
p_session_id: string;
|
|
@@ -6211,10 +6207,6 @@ declare const useSupabase: () => _supabase_supabase_js.SupabaseClient<Database,
|
|
|
6211
6207
|
Args: Record<PropertyKey, never>;
|
|
6212
6208
|
Returns: string;
|
|
6213
6209
|
};
|
|
6214
|
-
detect_stalled_executions: {
|
|
6215
|
-
Args: Record<PropertyKey, never>;
|
|
6216
|
-
Returns: undefined;
|
|
6217
|
-
};
|
|
6218
6210
|
execute_session_turn: {
|
|
6219
6211
|
Args: {
|
|
6220
6212
|
p_session_id: string;
|