@elevasis/ui 1.24.3 → 1.25.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.
Files changed (41) hide show
  1. package/dist/charts/index.js +2 -2
  2. package/dist/{chunk-H3MU3WTM.js → chunk-3EVTCVKR.js} +2 -2
  3. package/dist/{chunk-ZDKC3V7C.js → chunk-7RS6VTAV.js} +56 -57
  4. package/dist/{chunk-TQBM3OEW.js → chunk-BS4J2LAW.js} +1 -1
  5. package/dist/{chunk-JR2C4XAN.js → chunk-CYXZHBP4.js} +202 -295
  6. package/dist/{chunk-OH74INP2.js → chunk-FEZZ3IDU.js} +434 -314
  7. package/dist/{chunk-IAZT3VO6.js → chunk-G25YWGUL.js} +4 -1
  8. package/dist/{chunk-BGTZFEKR.js → chunk-HYYI4ZFT.js} +6 -252
  9. package/dist/{chunk-CTF6FS2M.js → chunk-L3GVDMCA.js} +211 -1
  10. package/dist/{chunk-VMMNFRAO.js → chunk-QNABH7YG.js} +3 -3
  11. package/dist/{chunk-JTUX5FDC.js → chunk-R565P6XC.js} +691 -2
  12. package/dist/{chunk-WY5IJI37.js → chunk-RIL2CDFE.js} +2 -2
  13. package/dist/{chunk-TML32XBW.js → chunk-RMPXGBNI.js} +2 -2
  14. package/dist/{chunk-UG5565XQ.js → chunk-US4JUSI3.js} +3 -3
  15. package/dist/components/index.d.ts +3005 -192
  16. package/dist/components/index.js +1539 -24
  17. package/dist/features/auth/index.d.ts +108 -9
  18. package/dist/features/dashboard/index.js +7 -7
  19. package/dist/features/monitoring/index.js +8 -8
  20. package/dist/features/operations/index.d.ts +8 -2
  21. package/dist/features/operations/index.js +52 -55
  22. package/dist/features/settings/index.d.ts +108 -9
  23. package/dist/features/settings/index.js +27 -10
  24. package/dist/hooks/index.d.ts +3279 -185
  25. package/dist/hooks/index.js +4 -4
  26. package/dist/hooks/published.d.ts +108 -9
  27. package/dist/hooks/published.js +3 -3
  28. package/dist/index.d.ts +3285 -187
  29. package/dist/index.js +5 -5
  30. package/dist/initialization/index.d.ts +108 -9
  31. package/dist/layout/index.d.ts +60 -3
  32. package/dist/layout/index.js +2 -2
  33. package/dist/profile/index.d.ts +108 -9
  34. package/dist/provider/index.d.ts +6 -2
  35. package/dist/provider/index.js +3 -3
  36. package/dist/provider/published.d.ts +6 -2
  37. package/dist/supabase/index.d.ts +210 -18
  38. package/dist/theme/index.d.ts +6 -2
  39. package/dist/theme/index.js +3 -3
  40. package/dist/types/index.d.ts +108 -9
  41. package/package.json +1 -1
@@ -1,14 +1,14 @@
1
- export { ApiKeyService, CredentialService, DeploymentService, OrganizationMembershipService, WebhookEndpointService, filterByDomainFilters, useActivateDeployment, useActivityFilters, useCommandViewDomainFilters, useCreateApiKey, useCreateCredential, useCreateWebhookEndpoint, useCredentials, useDeactivateDeployment, useDeactivateMembership, useDeleteApiKey, useDeleteCredential, useDeleteDeployment, useDeleteWebhookEndpoint, useExecutionLogsFilters, useListApiKeys, useListDeployments, useListWebhookEndpoints, useOrganizationMembers, useReactivateMembership, useResourceSearch, useResourcesDomainFilters, useStatusFilter, useTimeRangeDates, useUpdateApiKey, useUpdateCredential, useUpdateMemberConfig, useUpdateWebhookEndpoint, useUserMemberships, useVisibleResources } from '../chunk-JTUX5FDC.js';
1
+ export { ApiKeyService, CredentialService, DeploymentService, OrganizationMembershipService, WebhookEndpointService, dealKeys, dealNoteKeys, dealTaskKeys, filterByDomainFilters, milestoneKeys, noteKeys, projectKeys, taskKeys, useActivateDeployment, useActivityFilters, useBatchTelemetry, useCommandViewDomainFilters, useCompleteDealTask, useCreateApiKey, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateProject as useCreateDeliveryProject, useCreateMilestone, useCreateNote, useCreateWebhookEndpoint, useCredentials, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDeleteApiKey, useDeleteCredential, useDeleteDeal, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteDeployment, useDeleteMilestone, useDeleteWebhookEndpoint, useExecutionLogsFilters, useListApiKeys, useListDeployments, useListWebhookEndpoints, useMilestones, useOrganizationMembers, useProject, useProjectNotes, useProjects, useReactivateMembership, useResourceSearch, useResourcesDomainFilters, useStatusFilter, useSyncDealStage, useTasks, useTimeRangeDates, useUpdateApiKey, useUpdateCredential, useUpdateProject as useUpdateDeliveryProject, useUpdateMemberConfig, useUpdateMilestone, useUpdateWebhookEndpoint, useUserMemberships, useVisibleResources } from '../chunk-R565P6XC.js';
2
2
  export { OperationsService, calibrationKeys, createUseFeatureAccess, executionsKeys, isSessionCapable, operationsKeys, scheduleKeys, sessionsKeys, sortData, useActivities, useActivityTrend, useAllCalibrationProjects, useArchiveSession, useArchivedLogs, useBatchDelete, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCalibrationProject, useCalibrationProjects, useCalibrationRun, useCalibrationRunFull, useCalibrationRuns, useCalibrationSSE, useCancelExecution, useCancelSchedule, useCheckpointTasks, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewLayout, useCommandViewStats, useCommandViewStore, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateProject, useCreateRun, useCreateSchedule, useCreateSession, useDashboardMetrics, useDeleteExecution, useDeleteProject, useDeleteRun, useDeleteSchedule, useDeleteSession, useDeleteTask, useDeploymentDocs, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useExecuteAsync, useExecuteRun, useExecuteWorkflow, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionPanelState, useExecutions, useGetExecutionHistory, useGetSchedule, useGradeRun, useGraphStats, useListSchedules, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, usePaginationState, usePatchTask, usePauseSchedule, useRecentExecutionsByResource, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResources, useResourcesHealth, useResumeSchedule, useRetryExecution, useSSEConnection, useScheduledTasks, useSession, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useSubmitAction, useSuccessNotification, useTableSelection, useTableSort, useTestNotification, useTopFailingResources, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateProject, useUpdateSchedule, useWarningNotification } from '../chunk-QDO6NF2I.js';
3
3
  import '../chunk-NJJ3NQ7B.js';
4
4
  export { observabilityKeys, useErrorTrends } from '../chunk-LXHZYSMQ.js';
5
5
  import '../chunk-F6RBK7NJ.js';
6
6
  import '../chunk-L4XXM55J.js';
7
7
  import '../chunk-RNP5R5I3.js';
8
- import '../chunk-TML32XBW.js';
8
+ import '../chunk-RMPXGBNI.js';
9
9
  import '../chunk-SZHARWKU.js';
10
- import '../chunk-OH74INP2.js';
11
- import '../chunk-JR2C4XAN.js';
10
+ import '../chunk-FEZZ3IDU.js';
11
+ import '../chunk-CYXZHBP4.js';
12
12
  import '../chunk-R7WLWGPO.js';
13
13
  import '../chunk-NVOCKXUQ.js';
14
14
  import '../chunk-V7XHGJQZ.js';
@@ -1575,7 +1575,6 @@ type Database = {
1575
1575
  Tables: {
1576
1576
  acq_companies: {
1577
1577
  Row: {
1578
- attio_company_id: string | null;
1579
1578
  batch_id: string | null;
1580
1579
  category: string | null;
1581
1580
  category_pain: string | null;
@@ -1599,7 +1598,6 @@ type Database = {
1599
1598
  website: string | null;
1600
1599
  };
1601
1600
  Insert: {
1602
- attio_company_id?: string | null;
1603
1601
  batch_id?: string | null;
1604
1602
  category?: string | null;
1605
1603
  category_pain?: string | null;
@@ -1623,7 +1621,6 @@ type Database = {
1623
1621
  website?: string | null;
1624
1622
  };
1625
1623
  Update: {
1626
- attio_company_id?: string | null;
1627
1624
  batch_id?: string | null;
1628
1625
  category?: string | null;
1629
1626
  category_pain?: string | null;
@@ -1658,7 +1655,6 @@ type Database = {
1658
1655
  };
1659
1656
  acq_contacts: {
1660
1657
  Row: {
1661
- attio_person_id: string | null;
1662
1658
  batch_id: string | null;
1663
1659
  brochure_first_viewed_at: string | null;
1664
1660
  brochure_view_count: number;
@@ -1684,7 +1680,6 @@ type Database = {
1684
1680
  updated_at: string;
1685
1681
  };
1686
1682
  Insert: {
1687
- attio_person_id?: string | null;
1688
1683
  batch_id?: string | null;
1689
1684
  brochure_first_viewed_at?: string | null;
1690
1685
  brochure_view_count?: number;
@@ -1710,7 +1705,6 @@ type Database = {
1710
1705
  updated_at?: string;
1711
1706
  };
1712
1707
  Update: {
1713
- attio_person_id?: string | null;
1714
1708
  batch_id?: string | null;
1715
1709
  brochure_first_viewed_at?: string | null;
1716
1710
  brochure_view_count?: number;
@@ -1868,10 +1862,117 @@ type Database = {
1868
1862
  }
1869
1863
  ];
1870
1864
  };
1865
+ acq_deal_notes: {
1866
+ Row: {
1867
+ author_user_id: string | null;
1868
+ body: string;
1869
+ created_at: string;
1870
+ deal_id: string;
1871
+ id: string;
1872
+ organization_id: string;
1873
+ updated_at: string;
1874
+ };
1875
+ Insert: {
1876
+ author_user_id?: string | null;
1877
+ body: string;
1878
+ created_at?: string;
1879
+ deal_id: string;
1880
+ id?: string;
1881
+ organization_id: string;
1882
+ updated_at?: string;
1883
+ };
1884
+ Update: {
1885
+ author_user_id?: string | null;
1886
+ body?: string;
1887
+ created_at?: string;
1888
+ deal_id?: string;
1889
+ id?: string;
1890
+ organization_id?: string;
1891
+ updated_at?: string;
1892
+ };
1893
+ Relationships: [
1894
+ {
1895
+ foreignKeyName: "acq_deal_notes_deal_id_fkey";
1896
+ columns: ["deal_id"];
1897
+ isOneToOne: false;
1898
+ referencedRelation: "acq_deals";
1899
+ referencedColumns: ["id"];
1900
+ },
1901
+ {
1902
+ foreignKeyName: "acq_deal_notes_organization_id_fkey";
1903
+ columns: ["organization_id"];
1904
+ isOneToOne: false;
1905
+ referencedRelation: "organizations";
1906
+ referencedColumns: ["id"];
1907
+ }
1908
+ ];
1909
+ };
1910
+ acq_deal_tasks: {
1911
+ Row: {
1912
+ assignee_user_id: string | null;
1913
+ completed_at: string | null;
1914
+ completed_by_user_id: string | null;
1915
+ created_at: string;
1916
+ created_by_user_id: string | null;
1917
+ deal_id: string;
1918
+ description: string | null;
1919
+ due_at: string | null;
1920
+ id: string;
1921
+ kind: string;
1922
+ organization_id: string;
1923
+ title: string;
1924
+ updated_at: string;
1925
+ };
1926
+ Insert: {
1927
+ assignee_user_id?: string | null;
1928
+ completed_at?: string | null;
1929
+ completed_by_user_id?: string | null;
1930
+ created_at?: string;
1931
+ created_by_user_id?: string | null;
1932
+ deal_id: string;
1933
+ description?: string | null;
1934
+ due_at?: string | null;
1935
+ id?: string;
1936
+ kind?: string;
1937
+ organization_id: string;
1938
+ title: string;
1939
+ updated_at?: string;
1940
+ };
1941
+ Update: {
1942
+ assignee_user_id?: string | null;
1943
+ completed_at?: string | null;
1944
+ completed_by_user_id?: string | null;
1945
+ created_at?: string;
1946
+ created_by_user_id?: string | null;
1947
+ deal_id?: string;
1948
+ description?: string | null;
1949
+ due_at?: string | null;
1950
+ id?: string;
1951
+ kind?: string;
1952
+ organization_id?: string;
1953
+ title?: string;
1954
+ updated_at?: string;
1955
+ };
1956
+ Relationships: [
1957
+ {
1958
+ foreignKeyName: "acq_deal_tasks_deal_id_fkey";
1959
+ columns: ["deal_id"];
1960
+ isOneToOne: false;
1961
+ referencedRelation: "acq_deals";
1962
+ referencedColumns: ["id"];
1963
+ },
1964
+ {
1965
+ foreignKeyName: "acq_deal_tasks_organization_id_fkey";
1966
+ columns: ["organization_id"];
1967
+ isOneToOne: false;
1968
+ referencedRelation: "organizations";
1969
+ referencedColumns: ["id"];
1970
+ }
1971
+ ];
1972
+ };
1871
1973
  acq_deals: {
1872
1974
  Row: {
1873
1975
  activity_log: Json;
1874
- attio_deal_id: string;
1875
1976
  cached_stage: string | null;
1876
1977
  closed_lost_at: string | null;
1877
1978
  closed_lost_reason: string | null;
@@ -1906,7 +2007,6 @@ type Database = {
1906
2007
  };
1907
2008
  Insert: {
1908
2009
  activity_log?: Json;
1909
- attio_deal_id: string;
1910
2010
  cached_stage?: string | null;
1911
2011
  closed_lost_at?: string | null;
1912
2012
  closed_lost_reason?: string | null;
@@ -1941,7 +2041,6 @@ type Database = {
1941
2041
  };
1942
2042
  Update: {
1943
2043
  activity_log?: Json;
1944
- attio_deal_id?: string;
1945
2044
  cached_stage?: string | null;
1946
2045
  closed_lost_at?: string | null;
1947
2046
  closed_lost_reason?: string | null;
@@ -4,10 +4,10 @@ export { observabilityKeys, useErrorTrends } from '../chunk-LXHZYSMQ.js';
4
4
  import '../chunk-F6RBK7NJ.js';
5
5
  import '../chunk-L4XXM55J.js';
6
6
  import '../chunk-RNP5R5I3.js';
7
- import '../chunk-TML32XBW.js';
7
+ import '../chunk-RMPXGBNI.js';
8
8
  import '../chunk-SZHARWKU.js';
9
- import '../chunk-OH74INP2.js';
10
- import '../chunk-JR2C4XAN.js';
9
+ import '../chunk-FEZZ3IDU.js';
10
+ import '../chunk-CYXZHBP4.js';
11
11
  import '../chunk-R7WLWGPO.js';
12
12
  import '../chunk-NVOCKXUQ.js';
13
13
  import '../chunk-V7XHGJQZ.js';